Conversation
🦋 Changeset detectedLatest commit: 68df6da The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.5.7→^0.5.8^0.26.0→^0.36.0^1.41.0→^1.51.0^0.11.1→^0.16.0^0.19.0→^0.20.3^0.28.16→^0.28.17Release Notes
sanity-io/pkg-utils (@sanity/tsdown-config)
v0.5.8Compare Source
Patch Changes
#2512
8652e7eThanks @renovate! - fix(deps): update dependency tsdown to v0.20.1Updated dependencies [
8652e7e,3277895]:oxc-project/oxc (oxfmt)
v0.36.0Compare Source
🐛 Bug Fixes
04e6223npm: AddpreferUnpluggedfor Yarn PnP compatibility (#19829) (Boshen)📚 Documentation
2fa936fREADME.md: Map npm package links to npmx.dev (#19666) (Boshen)v0.35.0Compare Source
🚀 Features
984dc07oxfmt: Strip"experimental"SortXxxprefix (#19567) (leaysgur)v0.34.0Compare Source
🐛 Bug Fixes
6c61b70oxfmt: Fix outdatedsortImports.groupsdoc comments (#19513) (leaysgur)v0.33.0Compare Source
💥 BREAKING CHANGES
9c34f72formatter/sort_imports: [BREAKING] Report invalid group name with renamingside-effect>side_effect(#19416) (leaysgur)🚀 Features
4baebefformatter/sort_imports: Support{ newlinesBetween: bool }insidegroups(#19358) (leaysgur)d1c2fb6formatter/sort_imports: SupportcustomGroupsattributes(selectorandmodifiers) (#19356) (leaysgur)v0.32.0Compare Source
v0.30.0🐛 Bug Fixes
1b2f354ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217) (Cameron)v0.28.0Compare Source
v0.27.0Compare Source
📚 Documentation
8ccd853npm: Update package homepage URLs and add keywords (#18509) (Boshen)oxc-project/oxc (oxlint)
v1.51.0Compare Source
🚀 Features
f34f6falinter: Introduce typeCheck config option (#19764) (camc314)694be7dlinter: Introduce typeAware as config options (#19614) (camc314)🐛 Bug Fixes
04e6223npm: AddpreferUnpluggedfor Yarn PnP compatibility (#19829) (Boshen)📚 Documentation
2fa936fREADME.md: Map npm package links to npmx.dev (#19666) (Boshen)v1.50.0Compare Source
v1.49.0Compare Source
v1.48.0Compare Source
v1.47.0Compare Source
v1.45.0🐛 Bug Fixes
1b2f354ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217) (Cameron)v1.43.0Compare Source
v1.42.0Compare Source
🚀 Features
15d69dclinter: Implement react/display-name rule (#18426) (camchenry)📚 Documentation
8ccd853npm: Update package homepage URLs and add keywords (#18509) (Boshen)oxc-project/tsgolint (oxlint-tsgolint)
v0.16.0Compare Source
What's Changed
noStrictNullCheckdiagnostic false positive by @camc314 in #765New Contributors
Full Changelog: oxc-project/tsgolint@v0.15.0...v0.16.0
v0.15.0Compare Source
What's Changed
go fixforanyanalyzer by @camchenry in #711go fixforminmaxanalyzer by @camchenry in #712go fixfornewexpranalyzer by @camchenry in #713go fixforslicescontainsanalyzer by @camchenry in #714go fixforstditeratorsanalyzer by @camchenry in #715go fixforstringscutanalyzer by @camchenry in #716go fixforstringsseqanalyzer by @camchenry in #717unbound-methodby @camchenry in #718switch-exhaustiveness-check: report all missing cases by @camchenry in #719switch-exhaustiveness-checkby @camchenry in #720restrict-template-expressions: move type to labeled range by @camchenry in #724restrict-plus-operands: improve diagnostic by @camchenry in #725Full Changelog: oxc-project/tsgolint@v0.14.2...v0.15.0
v0.14.2Compare Source
What's Changed
New Contributors
Full Changelog: oxc-project/tsgolint@v0.14.1...v0.14.2
v0.14.1Compare Source
What's Changed
no-unnecessary-type-assertiondiagnostics by @camchenry in #693Full Changelog: oxc-project/tsgolint@v0.14.0...v0.14.1
v0.14.0Compare Source
What's Changed
allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoingby @camchenry in #683no-unnecessary-type-parametersdiagnostic by @camchenry in #690Full Changelog: oxc-project/tsgolint@v0.13.0...v0.14.0
v0.13.0Compare Source
What's Changed
New Contributors
Full Changelog: oxc-project/tsgolint@v0.12.2...v0.13.0
v0.12.2Compare Source
What's Changed
no-unnecessary-type-conversionby @camchenry in #678Full Changelog: oxc-project/tsgolint@v0.12.1...v0.12.2
v0.12.1Compare Source
What's Changed
Helpfield by @camchenry in #662Full Changelog: oxc-project/tsgolint@v0.12.0...v0.12.1
v0.12.0Compare Source
What's Changed
no-unnecessary-conditionrules by @sunrabbit123 in #389no-unnecessary-conditionas complete by @camc314 in #638just fmtin autofix.ci by @no-yan in #635Full Changelog: oxc-project/tsgolint@v0.11.5...v0.12.0
v0.11.5Compare Source
What's Changed
just fmtby @no-yan in #6257d8e77aby @renovate[bot] in #628just fmtby @no-yan in #6335597f4cby @renovate[bot] in #636Full Changelog: oxc-project/tsgolint@v0.11.4...v0.11.5
v0.11.4Compare Source
What's Changed
Full Changelog: oxc-project/tsgolint@v0.11.3...v0.11.4
v0.11.3Compare Source
What's Changed
Full Changelog: oxc-project/tsgolint@v0.11.2...v0.11.3
v0.11.2Compare Source
What's Changed
b553e0fby @renovate[bot] in #59401cac67by @renovate[bot] in #601ede1a6bby @renovate[bot] in #602prefer-nullish-coalescing: do not call AsBinaryExpression unless we know it is one by @camchenry in #606no-misused-spread: remove multiline message and add help messages by @camchenry in #6052ca325fby @renovate[bot] in #603New Contributors
Full Changelog: oxc-project/tsgolint@v0.11.1...v0.11.2
rolldown/tsdown (tsdown)
v0.20.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.20.2Compare Source
🚀 Features
inlineOnlyclean with hint message on unused - by @jycouet and @sxzz in #725 (13f1c)🐞 Bug Fixes
@types/*- by @kalvenschraut (0be7c)importbeforerequire- by @sxzz (3027a)View changes on GitHub
v0.20.1Compare Source
🚀 Features
View changes on GitHub
v0.20.0Compare Source
🚨 Breaking Changes
dts.resolveoption - by @sxzz (16655)🚀 Features
inlineOnlyoption for dts files - by @sxzz (7d89d)🐞 Bug Fixes
parseEnv- by @sxzz (be1b6)🏎 Performance
View changes on GitHub
TypeStrong/TypeDoc (typedoc)
v0.28.17Compare Source
Bug Fixes
$, #3065.pluginoption to permit functions, #3066.@paramtags will now be properly suppressed when they come from declaration files andthe suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
Thanks!
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here