chore: bump the development-dependencies group across 1 directory with 5 updates #152
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 development-dependencies group with 5 updates in the / directory:
7.23.2
7.26.0
7.22.15
7.25.9
7.23.2
7.26.0
1.12.0
1.14.0
7.33.2
7.37.3
Updates
@babel/core
from 7.23.2 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/plugin-transform-react-jsx
from 7.22.15 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-react-jsx
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-react-jsx
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)341477b
Do not enforce printing space between(
and comments (#16780)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)0f8f408
v7.25.22413d1a
Add eslint-plugin-regexp (#16680)bf1e9a3
v7.24.7Updates
@babel/preset-env
from 7.23.2 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.7Updates
check-engine
from 1.12.0 to 1.14.0Release notes
Sourced from check-engine's releases.
Commits
58b800d
1.14.08942477
update minor rev370ba03
1.12.02199b5e
fix dependabot PR branch traget793d58d
Merge pull request #91 from mohlsen/dependabot/npm_and_yarn/tape-5.9.0882541d
Bump tape from 5.6.3 to 5.9.0d6541fd
test on github supported node versionsf246a39
cleanup dependabotce3474c
removed travis, added githib actions9329365
Create dependabot.ymlUpdates
eslint-plugin-react
from 7.33.2 to 7.37.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
244743a
Update CHANGELOG and bump versionbc5b9dd
[actions] release workflow needs some new domainsed3b1cf
[Tests]jsx-uses-vars
,jsx-uses-react
: fixno-unused-vars
tests in esli...033ad19
[Deps] updatearray.prototype.flatmap
,es-iterator-helpers
, `object.value...b4a14f4
[meta] adddirectories.test
b713026
[Fix]prop-types
: props missing in validation when using generic types from...66ae4c1
[Fix]no-unknown-property
: supportprecedence
prop in react 19233d442
[Dev Deps] update@babel/preset-react
958954d
[Docs] fix broken links:2c0b10c
[Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking changeDependabot 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 ...Description has been truncated