Bump the minor-changes group across 1 directory with 8 updates #581
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 minor-changes group with 8 updates in the / directory:
7.25.0
7.26.0
7.25.2
7.26.0
7.25.3
7.26.0
2.30.0
2.31.0
9.28.0
9.30.0
10.7.0
10.8.2
1.79.2
1.80.6
5.94.0
5.96.1
Updates
@babel/runtime
from 7.25.0 to 7.26.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
63d3038
v7.26.0b07957e
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)2f72b97
v7.25.6cbf124c
v7.25.4575863c
Avoid unnecessary parens around sequence expressions (#16722)Updates
@babel/core
from 7.25.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/preset-env
from 7.25.3 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
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-vue
from 9.28.0 to 9.30.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
50bde65
9.30.09a56de8
Fix false negatives and false positives invue/require-valid-default-prop
r...86300c4
fix(custom-event-name-casing): check defineEmits variable name in template (#...207eb98
Update development dependencies (#2582)7502cf8
9.29.1aa476d6
Fix Linter type import in index.d.ts (#2572)635b6ed
9.29.0ba6a1d4
fix: type declarations for configs (#2566)a91ae04
fix(utils): also recognize .tsx files as Vue files (#2565)2dc606c
Add support for props destructure tovue/no-setup-props-reactivity-loss
rul...Updates
mocha
from 10.7.0 to 10.8.2Release notes
Sourced from mocha's releases.