chore(deps): update all non-major dependencies - #85
Merged
Conversation
Deploying rstack-cli with
|
| Latest commit: |
f44dca4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0ba9d295.rstack-cli.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.rstack-cli.pages.dev |
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:
~2.1.7→~2.1.8~0.7.0→~0.7.21.14.5→1.14.7~0.11.3→~0.11.4~0.11.3→~0.11.4~0.11.3→~0.11.4v7.0.0→v7.0.1^20.11.0→^20.11.1^17.1.0→^17.2.0^0.59.0→^0.60.00.61.011.15.1→11.17.0^19.2.7→^19.2.8^19.2.7→^19.2.8Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v2.1.8Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.1.7...v2.1.8
web-infra-dev/rslint (@rslint/core)
v0.7.2Compare Source
What's Changed
New Features 🎉
require-hookrule by @eryue0220 in #1338Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslint@v0.7.1...v0.7.2
v0.7.1Compare Source
What's Changed
New Features 🎉
no-conditional-in-testrule by @eryue0220 in #1293Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Other Changes
61aabc2by @fansenze in #131501cbcddby @fansenze in #1331New Contributors
Full Changelog: web-infra-dev/rslint@v0.7.0...v0.7.1
rstackjs/rstack-doc-ui (@rstack-dev/doc-ui)
v1.14.7Compare Source
What's Changed
Full Changelog: rstackjs/rstack-doc-ui@v1.14.6...v1.14.7
v1.14.6Compare Source
What's Changed
df4cb1cby @renovate[bot] in #10794713c5by @renovate[bot] in #85Full Changelog: rstackjs/rstack-doc-ui@v1.14.5...v1.14.6
web-infra-dev/rstest (@rstest/adapter-rsbuild)
v0.11.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rstest@v0.11.3...v0.11.4
actions/checkout (actions/checkout)
v7.0.1Compare Source
capricorn86/happy-dom (happy-dom)
v20.11.1Compare Source
lint-staged/lint-staged (lint-staged)
v17.2.0Compare Source
Minor Changes
#1823
ee156cc- The chunking of tasks based on maximum command line argument length has been re-implemented to be more precise. Now the chunking happens based on the final generated command string, instead of just the list of staged files like previously. This benefits mainly Windows platforms and function commands like:Where the spawned command is literally
"tsc"without any extra arguments. Previously, this was still chunked when a lot of files were staged. Now, it probably won't be chunked because the length of the command is just three letters.Also, native JavaScript/Node.js function tasks won't be chunked at all, when previously they were run multiple times when chunked:
v17.1.1Compare Source
Patch Changes
a626a9f- It's now possible to set--max-arg-length=Infinityto effectively disable chunking of tasks based on the number of staged files. The parsing and validation of the numeric CLI options--max-arg-lengthand--concurrencyhas been improved.oxc-project/oxc (oxfmt)
v0.60.0Compare Source
pnpm/pnpm (pnpm)
v11.17.0: pnpm 11.17Compare Source
Minor Changes
Added a new setting,
update.githubActionsServer, for specifying the base URL of the GitHub server that hosts the repositories of the GitHub Actions referenced by the workflow files (for example, a GitHub Enterprise Server). When the setting is not defined, the URL is read from theGITHUB_SERVER_URLenvironment variable, falling back tohttps://github.com. The URL must use thehttps://orhttp://protocol #13220.pnpm outdatedandpnpm updateno longer fail when the refs of a GitHub Action's repository cannot be read (for example, when the action's repository is private or hosted on a different GitHub server). Such actions are now skipped with a warning.Setting
update.githubActionstofalsenow makespnpm outdatedand the interactivepnpm updateskip GitHub Actions dependencies.Patch Changes
The token poll for web-based authentication no longer reads the body of non-OK or still-pending (HTTP 202) responses, and caps the token response body it does read at 64 KiB, so a malicious or compromised registry cannot exhaust memory through the poll pnpm/pnpm#12721.
Fixed
catalog:references in dependencies and overrides failing to resolve when installing through a pnpr server, which errored with "No catalog entry '' was found for catalog 'default'." even though the catalog entry existed. Also fixed a crash on Windows when installing a nested workspace member (e.g.packages/foo) through a pnpr server #13232.Republished every package: the tarballs published by the v11.13.1 through v11.16.0 releases were missing most of their compiled files due to a packing bug #13164.
Revert script ordering change for
pnpm run --sequential /regex/Support the
from-gitargument in thepnpm versioncommand.When the authentication URL cannot be rendered as a QR code (for example when it exceeds the maximum QR data capacity), web-based login now displays the URL alone with a warning instead of aborting authentication pnpm/pnpm#12721.
Platinum Sponsors
Gold Sponsors
v11.16.0: pnpm 11.16Compare Source
Minor Changes
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 1,15 * *)🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.