Bump the all-dependencies group with 6 updates #42
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.
Bumps the all-dependencies group with 6 updates:
1.7.42
1.9.1
8.12.2
8.13.0
8.12.2
8.13.0
8.57.1
9.14.0
6.27.0
6.28.0
4.24.3
4.25.0
Updates
@swc/core
from 1.7.42 to 1.9.1Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
3d87fe0
chore: Publish1.9.1
withswc_core
v5.0.1
30ef569
chore: Update changelogbc360b2
chore: Publish1.9.1-nightly-20241106.1
withswc_core
v5.0.1
f40532f
chore: Publish crates withswc_core
v5.0.1
569c799
fix(es/codegen): Fixends_with_alpha_num
(#9720)c45e08f
chore: Update changelog0d80301
chore: Publish1.9.0
withswc_core
v5.0.0
76f6cc0
chore: Update changelog2180f7c
chore: Publish1.9.0-nightly-20241106.1
withswc_core
v5.0.0
c2c9e1a
chore: Publish crates withswc_core
v5.0.0
Updates
@typescript-eslint/eslint-plugin
from 8.12.2 to 8.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)c1fe3ea
feat(eslint-plugin): [only-throw-error] add allow option (#10221)d90cc59
chore: update eslint version internally to latest (#10244)5bd4c0a
fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...d9e5da1
fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...1e633c7
fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...05ed7e6
docs: fix prefer-nullish-coalescing.mdxbe3a224
feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...Updates
@typescript-eslint/parser
from 8.12.2 to 8.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ac1f632
chore(release): publish 8.13.0Updates
eslint
from 8.57.1 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
react-router-dom
from 6.27.0 to 6.28.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
365fefc
chore: Update version for release (#12243)8d05d65
chore: Update version for release (pre) (#12201)caa0895
Add deprecation warnings for v7 flags in v6 (#11750)50c59ea
Update jsdoc links to add new v6 segment (#12141)Updates
rollup
from 4.24.3 to 4.25.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
42e587e
4.25.0d0935a8
feat: Add support for injecting Debug IDs (#5712)0f4676d
Use a less surprising base-16 encoding (#5719)b350d9e
chore(deps): lock file maintenance minor/patch updates (#5718)1ff31d6
fix(deps): update swc monorepo (major) (#5717)cdf34ab
4.24.4daa6db8
Update configuration-options document (#5708)0776b4e
fix: Deoptimize the proxied object if its property is reassigned in the handl...d8d6f5a
chore(deps): lock file maintenance minor/patch updates (#5711)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions