This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Bump the npm-development group across 1 directory with 7 updates#13
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-development group across 1 directory with 7 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-development group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.27.4` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.27.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.27.2` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.2` | `0.38.3` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.12.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` | Updates `@babel/core` from 7.26.0 to 7.27.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.9 to 7.27.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.5/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.26.0 to 7.27.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-preset-env) Updates `@vercel/ncc` from 0.38.2 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.2...0.38.3) Updates `eslint-plugin-jest` from 28.9.0 to 28.12.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.12.0) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) Updates `prettier` from 3.3.3 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-version: 0.38.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 28.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: fs-extra dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 npm-development group with 7 updates in the / directory:
7.26.07.27.47.25.97.27.57.26.07.27.20.38.20.38.328.9.028.12.011.2.011.3.03.3.33.5.3Updates
@babel/corefrom 7.26.0 to 7.27.4Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
7d06930v7.27.4a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.34b76a5fEnabledot-notationrule (#17301)73623f1Refine typing for parserOverride in babel plugins (#17322)eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)Updates
@babel/eslint-parserfrom 7.25.9 to 7.27.5Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
746ae8ev7.27.576f3c85fix: support async Babel plugin in eslint-parser (#17348)0c51d8fMap ESLint'ssourceType: commonjsto script (#17349)2d0c76eImprove integrations of using declaration with other transforms (#17330)eebd3a0v7.27.19a40d85[Babel 8]: Remove record and tuple syntax support (#17242)3766c4dFill optional AST properties when both estree and typescript parser plugin ar...0de0e2bBump typescript-eslint to 8.29.1 (#17232)c1614c8Fill optional AST properties when both estree and typescript parser plugin ar...7979e3fFill optional AST properties when both estree and typescript parser plugin ar...Updates
@babel/preset-envfrom 7.26.0 to 7.27.2Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
a8080cdv7.27.2b9c6efbUse.d.tsin import when importing a.d.tsfile (#17288)1e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)eebd3a0v7.27.15c5e77cTune plugin compat data (#17256)aca4f01chore: bump compat-data sources (#17253)7264384Update firefox bugfix compat data (#17228)0f95b74ReduceregeneratorRuntimesize (#17213)317e332Enforce node protocol import (#17207)14ef1e9Babel 8 cleanup (#17211)Updates
@vercel/nccfrom 0.38.2 to 0.38.3Release notes
Sourced from
@vercel/ncc's releases.Commits
84f8c52fix: add missing--asset-buildsto cli help message (#1228)0ff93c6chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bfchore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)Updates
eslint-plugin-jestfrom 28.9.0 to 28.12.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
aa64936chore(release): 28.12.0 [skip ci]1fb5a4afeat(no-disabled-tests): improve error message and simplify rule (#1739)ff8c9acchore(release): 28.11.2 [skip ci]14c27abfix(no-commented-out-tests): make message less ambiguous (#1740)2e59959refactor(prefer-lowercase-title): rename message id (#1738)f22560cchore(release): 28.11.1 [skip ci]5c10c18chore(deps): lock file maintenance (#1737)0f5b873fix(no-large-snapshots): use a far better message for when an unexpected snap...db8172bchore(deps): lock file maintenance (#1735)3b4bc34chore(deps): lock file maintenance (#1733)Updates
fs-extrafrom 11.2.0 to 11.3.0Changelog
Sourced from fs-extra's changelog.
Commits
176ad6a11.3.0e75b9bfAdd promise support for missing fs methods (#1045)d96f265Update copyright year (#1036)1d931c8Refactorcopyto useopendir(#1028)acf5585Fix wording in copy-sync-dir.test.js (#1031)Updates
prettierfrom 3.3.3 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (