-
-
Notifications
You must be signed in to change notification settings - Fork 35
chore(deps): update all dependencies #595
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: master
Are you sure you want to change the base?
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #595 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 19 19
Lines 272 272
Branches 48 49 +1
=========================================
Hits 272 272 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6769c15
to
39c9ca4
Compare
49e348b
to
b4e5fa6
Compare
bcba186
to
9b59dfb
Compare
83164ae
to
2a97ddc
Compare
2a97ddc
to
5838c4d
Compare
This PR contains the following updates:
^0.0.29
->^0.0.32
v4.2.2
->v5.0.0
v4.4.0
->v5.0.0
v5.4.3
->v5.5.1
^59.0.1
->^61.0.0
v3.29.2
->v3.30.2
4.9.2
->4.9.4
Release Notes
oxc-project/oxc-node (@oxc-node/core)
v0.0.32
Compare Source
What's Changed
New Contributors
Full Changelog: oxc-project/oxc-node@v0.0.30...v0.0.32
v0.0.31
Compare Source
v0.0.30
Compare Source
What's Changed
oxc_resolver
to v11.5.0 by @JounQin in #194transform
andtransformAsync
back by @JounQin in #195New Contributors
Full Changelog: oxc-project/oxc-node@v0.0.29...v0.0.30
actions/checkout (actions/checkout)
v5.0.0
Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
actions/setup-node (actions/setup-node)
v5.0.0
Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManager
field is present in yourpackage.json
. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: false
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
codecov/codecov-action (codecov/codecov-action)
v5.5.1
Compare Source
What's Changed
codecov-cli
version reference example by @webknjaz in #1774Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn-x)
v61.0.2
Compare Source
v61.0.1
Compare Source
v61.0.0
Compare Source
New rules
prefer-bigint-literals
(#2722)1f4cb8a
prefer-classlist-toggle
(#2731)5f27ec2
require-module-attributes
(#2725)5f275e2
no-array-sort
(#2713)b70d1e8
Improvements
unopinionated
config (#2715)c13d09b
60b2ec5
no-array-reduce
: Report optional chaining and calling of.reduce()
(#2721)caa1f8b
prefer-type-error
: Ignore error type check (#2729)d12fc01
Fixes
prefer-includes
: Fix compatibility with Vue SFC (#2704)540a4d4
v60.0.0
Compare Source
Breaking
2dc27d9
New rules
prefer-class-fields
(#2512)4c82dc1
no-array-reverse
(#2677)b051302
require-module-specifiers
(#2686)2a8e152
no-useless-error-capture-stack-trace
(#2676)fc900b6
Improvements
prefer-string-replace-all
: Preserve escape (#2667)2310b50
SuppressedError
(#2669)f51aeb9
Fixes
no-array-callback-reference
: Fix optional chaining expressions being ignored (#2694)ad27922
no-unnecessary-await
: Fix handling of experimental pipeline operator (#2658)2b8ebe5
github/codeql-action (github/codeql-action)
v3.30.2
Compare Source
v3.30.1
Compare Source
v3.30.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.0 - 01 Sep 2025
See the full CHANGELOG.md for more information.
v3.29.11
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.11 - 21 Aug 2025
See the full CHANGELOG.md for more information.
v3.29.10
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.10 - 18 Aug 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.9
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.9 - 12 Aug 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.8
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.8 - 08 Aug 2025
See the full CHANGELOG.md for more information.
v3.29.7
Compare Source
This is a re-release of v3.29.5 to mitigate an issue that was discovered with v3.29.6.
v3.29.6
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.6 - 07 Aug 2025
cleanup-level
input to theanalyze
Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999See the full CHANGELOG.md for more information.
v3.29.5
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.5 - 29 Jul 2025
See the full CHANGELOG.md for more information.
v3.29.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.3 - 21 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
yarnpkg/berry (yarn)
v4.9.4
Compare Source
v4.9.3
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 was generated by Mend Renovate. View the repository job log.