Bump the dependencies group across 1 directory with 9 updates #1254
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.
Preview Tests
Bumps the dependencies group with 9 updates in the / directory:
3.0.0
3.2.0
11.2.0
11.3.0
7.26.7
7.27.4
7.26.7
7.27.2
9.19.0
9.28.0
17.15.1
17.18.0
5.2.1
5.4.1
9.1.6
9.1.7
3.3.3
3.5.3
Updates
csv-parser
from 3.0.0 to 3.2.0Commits
885501e
3.2.0876f6fc
feat: add mode to output byteOffset of the current row in stream (#240)e712e32
3.1.0e081fa2
bump ava and remove minimistUpdates
fs-extra
from 11.2.0 to 11.3.0Changelog
Sourced from fs-extra's changelog.
Commits
176ad6a
11.3.0e75b9bf
Add promise support for missing fs methods (#1045)d96f265
Update copyright year (#1036)1d931c8
Refactorcopy
to useopendir
(#1028)acf5585
Fix wording in copy-sync-dir.test.js (#1031)Updates
@babel/core
from 7.26.7 to 7.27.4Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
7d06930
v7.27.4a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.34b76a5f
Enabledot-notation
rule (#17301)73623f1
Refine typing for parserOverride in babel plugins (#17322)eebd3a0
v7.27.1c19e00e
[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1d
Ignore browser-only files in coverage reports (#17262)35e7907
Update error stack test (#17252)afe6ae2
Updatejest-light-runner
to v0.7.0 (#17245)Updates
@babel/preset-env
from 7.26.7 to 7.27.2Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
a8080cd
v7.27.2b9c6efb
Use.d.ts
in import when importing a.d.ts
file (#17288)1e0bdac
[Babel 8] Directly export the JSON files from@babel/compat-data
(#17267)eebd3a0
v7.27.15c5e77c
Tune plugin compat data (#17256)aca4f01
chore: bump compat-data sources (#17253)7264384
Update firefox bugfix compat data (#17228)0f95b74
ReduceregeneratorRuntime
size (#17213)317e332
Enforce node protocol import (#17207)14ef1e9
Babel 8 cleanup (#17211)Updates
eslint
from 9.19.0 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f341f21
9.28.0779dda9
Build: changelog update for 9.28.0175b7b8
chore: upgrade to@eslint/js@9.28.0
(#19802)844f5a6
chore: package.json update for@eslint/js
releaseb0674be
feat: Customization of serialization for languageOptions (#19760)3ec2082
docs: Nested arrays in files config entry (#19799)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773)Updates
eslint-plugin-n
from 17.15.1 to 17.18.0Release notes
Sourced from eslint-plugin-n's releases.