Bump the dev-deps group across 1 directory with 7 updates #10
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.
Updates the requirements on @babel/core, @babel/preset-env, @semantic-release/exec, concurrently, rollup, semantic-release and stylelint to permit the latest version.
Updates
@babel/core
to 7.26.8Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0593941
v7.26.81bdb1a4
Move@types/gensync
to dependencies (#17105)2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
@babel/preset-env
to 7.26.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
0593941
v7.26.81137c29
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)Updates
@semantic-release/exec
from 6.0.3 to 7.0.3Release notes
Sourced from
@semantic-release/exec
's releases.... (truncated)
Commits
85c7a1a
Merge pull request #403 from semantic-release/renovate/execa-9.x65219ec
refactor(execa): account for breaking change in execa643e2eb
fix(deps): update dependency execa to v9050d157
chore(deps): update dependency sinon to v19 (#425)aa592eb
chore(deps): update dependency ava to v6 (#395)584ba99
ci(action): update actions/setup-node action to v4.2.0 (#424)3a7b57e
ci(action): update actions/checkout action to v4.2.2 (#400)179afb2
chore(deps): update dependency prettier to v3.4.2 (#422)513e86a
chore(deps): update dependency ava to v5.3.1 (#308)471f963
fix(deps): update dependency@semantic-release/error
to v4 (#353)Updates
concurrently
to 9.1.2Release notes
Sourced from concurrently's releases.
Commits
7f3efb2
9.1.236eccae
Add ability to have custom logger (#522)Updates
rollup
to 4.34.6Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
4b87459
4.34.6fe89821
replace undefined with void 0 for operator void (#5838)18cc314
fix(deps): update swc monorepo (major) (#5835)3426b02
4.34.5f3aa1f0
Include all paths of reexports if namespace is used (#5837)9fc10c1
fix(deps): lock file maintenance minor/patch updates (#5836)19312a7
4.34.4cf54603
include all properties if a rest element is destructed (#5833)ac8b06a
4.34.37d553db
include the properties that accessed by this (#5831)Updates
semantic-release
to 24.2.2Release notes
Sourced from semantic-release's releases.
Commits
2616d93
fix(get-git-auth-url.js): Added debug for success (#3595)8a80f0d
chore(deps): update npm to v11 (#3584)d225320
ci(action): update github/codeql-action action to v3.28.9 (#3593)392a75c
chore(deps): update dependency publint to v0.3.4 (#3592)307469e
chore(deps): update dependency nock to v14.0.1 (#3591)1af2047
chore(deps): update dependency publint to v0.3.3 (#3589)87212fa
chore(deps): lock file maintenance (#3586)46f1947
docs(github-actions): Fix broken GitHub Actions link (#3585)a808e3d
ci(corepack): update additional jobs that need latest corepackfd93bfe
ci(corepack): install the latest corepack version so new npm signing key is a...Updates
stylelint
to 16.14.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
92eae1d
16.14.1578a5ac
Prepare 16.14.1 (#8360)8c4fc4a
Fix incompatible cache file format (#8359)c33ad7d
Refactor at-rule regexes for clarity (#8350)15b90ad
16.14.04fa5a91
Prepare 16.14.0 (#8330)f24921c
FixSyntaxError: The requested module 'table'...
(#8325)e9b772f
Adddeclaration-property-value-keyword-no-deprecated
autofix for shorthands...02b814d
Fixdeclaration-property-value-keyword-no-deprecated
warning message for `o...16efbb7
Fixat-rule-descriptor-no-unknown
false positives for page and margin conte...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