build(deps-dev): bump the npm-development group across 1 directory with 7 updates#8
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…th 7 updates 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.25.8` | `7.26.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.8` | `7.26.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.2` | `0.38.3` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.2` | `5.1.5` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.10.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | Updates `@babel/core` from 7.25.8 to 7.26.0 - [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.26.0/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.8 to 7.26.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.26.5/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.25.8 to 7.26.0 - [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.26.0/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-github` from 5.0.2 to 5.1.5 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.2...v5.1.5) Updates `eslint-plugin-jest` from 28.8.3 to 28.10.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.8.3...v28.10.0) Updates `prettier` from 3.3.3 to 3.4.2 - [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.4.2) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #9. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.25.87.26.07.25.87.26.57.25.87.26.00.38.20.38.35.0.25.1.528.8.328.10.03.3.33.4.2Updates
@babel/corefrom 7.25.8 to 7.26.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
63d3038v7.26.08b5b6bffix: CI with Node v23.1.0 (#16932)64fa466Enable import attributes parsing by default (#16850)0216853feat: support async plugin's pre/post (#16862)b8002e2Workaround Node.js bug for parallel loading of TLA modules (#16928)56658acFix loading of modules with TLA in Node.js 23 (#16926)fdc456aOnly parse # as comment in .babelignore at line start (#16925)79e50b2test: add node 23 to ci matrix4360ee5fix: path.resolve changes in node 23.0.0b07957ev7.25.9Updates
@babel/eslint-parserfrom 7.25.8 to 7.26.5Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
74181cfv7.26.5cd24cc0chore: Update TS 5.7 (#17053)5511172[babel 8] RenamesuperTypeParameters->superTypeArguments(#16997)ace334fFix CI e2e-babel error (#16946)64fa466Enable import attributes parsing by default (#16850)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)33d705eAnalyzeClassAccessorPropertyto prevent theno-undefrule (#16884)Updates
@babel/preset-envfrom 7.25.8 to 7.26.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)816b293Addtransform-regexp-modifierstopreset-env(#16692)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)490a330Update compat data (#16909)d658738fix: support BROWSERSLIST{,_CONFIG} env (#16907)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-githubfrom 5.0.2 to 5.1.5Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
1b65401Merge pull request #596 from github/update-flat-config-rules64e6389Merge pull request #593 from github/dependabot/npm_and_yarn/npm_and_yarn-e4e7...59bc2feMerge pull request #595 from github/dependabot/npm_and_yarn/all-dependencies-...75978c8run prettiercb2361eupdate rules for flat config0bde92echore(deps): bump the all-dependencies group across 1 directory with 3 updatesb3dd0a5chore(deps): bump@eslint/plugin-kitin the npm_and_yarn groupdd7aef3Merge pull request #592 from github/dependabot/npm_and_yarn/all-dependencies-...daa2ef7chore(deps): bump the all-dependencies group with 6 updatesa83b57bMerge pull request #588 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
eslint-plugin-jestfrom 28.8.3 to 28.10.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
5b59029chore(release): 28.10.0 [skip ci]d868636feat(unbound-method): ignore functions passed tojest.mocked(#1681)c223c1achore(deps): lock file maintenance (#1686)0b2d321chore(deps): lock file maintenance (#1685)2cdd352chore(deps): lock file maintenance (#1683)fdad862chore(deps): update yarn to v3.8.7 (#1680)483cfb4chore(deps): lock file maintenance (#1677)aaf2392chore(deps): lock file maintenance (#1676)c5fb360chore(deps): lock file maintenance (#1672)c51cadechore(deps): lock file maintenance (#1670)Updates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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