-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update non-major #306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
11a18a3 to
d8f2fee
Compare
0c0d582 to
9ff4d96
Compare
40d6749 to
27f30bb
Compare
f0254c0 to
459d8a6
Compare
dd1a9c8 to
44f251c
Compare
44f251c to
138a9cc
Compare
This PR contains the following updates:
9.0.3→9.2.3^2.0.1→^2.0.3^24.10.0→^24.10.7271a8d0→22a9089^3.6.2→^3.7.4^42.0.2→^42.74.742.78.2(+11)Release Notes
sanity-io/pkg-utils (@sanity/pkg-utils)
v9.2.3Compare Source
Patch Changes
b8f42f3Thanks @stipsan! - Update LICENSE yearv9.2.2Compare Source
Patch Changes
f68c680Thanks @renovate! - fix(deps): Update dependency @optimize-lodash/rollup-plugin to v6v9.2.1Compare Source
Patch Changes
#2262
b0eaeb1Thanks @renovate! - fix(deps): Update dependency rolldown to v1.0.0-beta.52#2269
26a6fe7Thanks @renovate! - fix(deps): Update dependency rolldown-plugin-dts to v0.18.1#2300
715b9e6Thanks @renovate! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.5.0#2307
d2b026bThanks @renovate! - fix(deps): Update dependency chokidar to v5#2313
09f46f8Thanks @renovate! - fix(deps): Update dependency @optimize-lodash/rollup-plugin to ^5.1.0v9.2.0Compare Source
Minor Changes
b09c849Thanks @copilot-swe-agent! - Add explicit tsgo config option to override implicit detectionv9.1.5Compare Source
Patch Changes
#2287
16661ceThanks @renovate! - fix(deps): Update dependency zod to ^4.1.13#2290
216c466Thanks @renovate! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.4.3v9.1.4Compare Source
Patch Changes
da5e965Thanks @renovate! - fix(deps): Update dependency @microsoft/api-extractor to ^7.55.1v9.1.3Compare Source
Patch Changes
#2263
692ff21Thanks @renovate! - fix(deps): Update dependency rollup to ^4.53.3#2271
80f2dcaThanks @stipsan! - fix(deps): upgrade rolldown tobeta.51v9.1.2Compare Source
Patch Changes
7baf376Thanks @renovate! - fix(deps): Update dependency rolldown-plugin-dts to v0.17.8v9.1.1Compare Source
Patch Changes
#2233
152b799Thanks @renovate! - fix(deps): Update dependency globby to v16#2238
36f609cThanks @stipsan! - Fixes a regression introduced by #2175 leading to a max call stack size exceeded error when runningpkg-utils watchv9.1.0Compare Source
Minor Changes
#2202
207f489Thanks @copilot-swe-agent! - feat: Add configurable strict checks for legacy package.json fieldsAdded new strict options to warn about deprecated package.json fields that are no longer needed with modern Node.js and bundlers:
noPackageJsonMain- Warns whenmainfield is present (useexportsinstead)noPackageJsonModule- Warns whenmodulefield is present (useexportsinstead)noPackageJsonBrowser- Warns whenbrowserfield is present (usebrowsercondition inexports)noPackageJsonTypesVersions- Warns whentypesVersionsfield is present (TypeScript supportstypescondition inexports)preferModuleType- Warns whentypefield is missing or set tocommonjs(future versions will require"type": "module")All new checks default to
warnlevel and are configurable viastrictOptionsinpackage.config.ts.BREAKING CHANGES:
alwaysPackageJsonMainstrict option (conflicted with the newnoPackageJsonMainoption)typesfield is still required for npm package listings to show TypeScript support#2221
107c8a6Thanks @stipsan! - Update@microsoft/api-extractorto ^7.55.0 and@microsoft/tsdoc-configto ^0.18.0Patch Changes
#2216
e5c2ef8Thanks @renovate! - fix(deps): Update dependency rolldown to v1.0.0-beta.50#2217
a61103aThanks @renovate! - fix(deps): Update dependency rolldown-plugin-dts to v0.17.7#2223
e01b6caThanks @renovate! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.4.2v9.0.9Compare Source
Patch Changes
a038f78Thanks @renovate! - fix(deps): Update dependency rolldown to v1.0.0-beta.49v9.0.8Compare Source
Patch Changes
#2200
972795fThanks @renovate! - fix(deps): Update dependency esbuild to ^0.27.0#2207
8bf7c18Thanks @renovate! - fix(deps): Update dependency rolldown-plugin-dts to v0.17.5#2209
dcd254cThanks @renovate! - fix(deps): Update dependency browserslist to ^4.28.0v9.0.6Compare Source
Patch Changes
#2180
75b4d92Thanks @renovate! - fix(deps): Update dependency rollup to ^4.53.2#2184
ad075d3Thanks @renovate! - fix(deps): Update dependency rolldown to v1.0.0-beta.47v9.0.5Compare Source
Patch Changes
35db628Thanks @copilot-swe-agent! - Fix issues uncovered by type-aware linting with oxlintv9.0.4Compare Source
Bug Fixes
^ranges on deps (31a2658)sanity-io/prettier-config (@sanity/prettier-config)
v2.0.3Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
renovatebot/renovate (renovate)
v42.74.7Compare Source
Bug Fixes
Miscellaneous Chores
v42.74.6Compare Source
Bug Fixes
pinto not be governed byminimumReleaseAge(#40289) (7728d0e), closes #40288v42.74.5Compare Source
Bug Fixes
v42.74.4Compare Source
Bug Fixes
Miscellaneous Chores
shellonCommandWithOptions(#40323) (f903dcd)v42.74.3Compare Source
Bug Fixes
Miscellaneous Chores
v42.74.2Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
baseBranch(#40307) (bc86d73)v42.74.1Compare Source
Bug Fixes
Documentation
matchStrings(#40061) (1272688)v42.74.0Compare Source
Features
v42.73.0Compare Source
Features
Documentation
matchPackageNamesindependencyDashboardApprovalexample (#40301) (d300868)v42.72.0Compare Source
Features
Miscellaneous Chores
v42.71.4Compare Source
Bug Fixes
Documentation
Tests
v42.71.3Compare Source
Bug Fixes
shellwhen preparingrawExecarguments (#40235) (021532c), closes #40242Miscellaneous Chores
v42.71.2Compare Source
Bug Fixes
v42.71.1Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
v42.71.0Compare Source
Features
Miscellaneous Chores
6d58c1a(main) (#40262) (9846f0d)v42.70.3Compare Source
Miscellaneous Chores
Build System
v42.70.2Compare Source
Bug Fixes
v42.70.1Compare Source
Bug Fixes
Miscellaneous Chores
v42.70.0Compare Source
Features
Miscellaneous Chores
vitestagainstdistfolder (#40227) (3976e45)v42.69.2Compare Source
Miscellaneous Chores
attributes(#39768) (5d62022)Build System
v42.69.1Compare Source
Bug Fixes
hashfor Containerbase installs (#40234) (eda8991), closes #40231v42.69.0Compare Source
Features
shell: trueforpostUpgradeTasks(#40229) (cbe1d04)v42.68.5Compare Source
Bug Fixes
shellmode (140a777)shellby default (f430552)Documentation
postUpgradeTaskswith shell execution (d2872e2)Code Refactoring
execa(a0a84a4)Tests
exec(bebff1c)encodingfrom stubs (#40221) (8fab5f0)shellparameter (d0bee7f)v42.68.4Compare Source
Bug Fixes
v42.68.3Compare Source
Bug Fixes
Miscellaneous Chores
f05033a(main) (#40222) (021ace6)v42.68.2Compare Source
Bug Fixes
v42.68.1Compare Source
Bug Fixes
execafor command execution (#40212) (e773b32)Miscellaneous Chores
v42.68.0Compare Source
Features
exactversioning (#40098) (22721ed)Miscellaneous Chores
v42.67.0Compare Source
Features
Documentation
Miscellaneous Chores
5279485(main) (#40211) (4c7edaf)5fdc8eb(main) (#40210) (14b4782)8797f8e(main) (#40209) (e1d620e)Code Refactoring
encodingproperty (#40199) (39bfc09)v42.66.14Compare Source
Bug Fixes
v42.66.13Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
rawExecfor commands (#40200) (a0de103)v42.66.12Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
v42.66.11Compare Source
Bug Fixes
bitbucket-serveras platform cache key (#40168) (fb15aa4)Miscellaneous Chores
node_modulesfrom tsconfig (#40179) (4b8803d)v42.66.10Compare Source
Bug Fixes
[
v42.66.9](https://redirect.githConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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