Bump the dependencies group across 1 directory with 7 updates#218
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dependencies group across 1 directory with 7 updates#218dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.26.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.16.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.1` | `28.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.0` | `8.16.0` | Updates `@babel/preset-env` from 7.25.4 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 `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `eslint` from 9.11.1 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.16.0) Updates `eslint-plugin-jest` from 28.8.1 to 28.9.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.1...v28.9.0) Updates `prettier` from 3.3.3 to 3.4.1 - [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.1) Updates `typescript` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.2) Updates `typescript-eslint` from 8.8.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #219. |
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 dependencies group with 7 updates in the / directory:
7.25.47.26.029.5.1329.5.149.11.19.16.028.8.128.9.03.3.33.4.15.6.25.7.28.8.08.16.0Updates
@babel/preset-envfrom 7.25.4 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)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.7Updates
@types/jestfrom 29.5.13 to 29.5.14Commits
Updates
eslintfrom 9.11.1 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cbf7db09.16.0715ba8bBuild: changelog update for 9.16.0feb703bchore: upgrade to@eslint/js@9.16.0(#19195)df9bf95chore: package.json update for@eslint/jsrelease9eefc8fdocs: fix typos inuse-isnan(#19190)0c8cea8docs: switch the order of words inno-unreachable(#19189)0c19417docs: add missing backtick tono-async-promise-executor(#19188)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184)Updates
eslint-plugin-jestfrom 28.8.1 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079chore(release): 28.9.0 [skip ci]1ce1258feat: add TypeScript types (#1667)6f8ff4dchore: switch to v16 of@types/node(#1668)2a12174chore(deps): lock file maintenance04044b9docs: include both flat and legacy config examples in usage section (#1664)d932210chore(deps): lock file maintenance28c0f6dchore(deps): update yarn to v3.8.6 (#1657)89c39e0chore(deps): lock file maintenance0ff404cchore(deps): lock file maintenance3888beechore(deps): lock file maintenanceUpdates
prettierfrom 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177Release 3.4.11fb6297Update ts-api-utils to v1.4.2 (#16888)f6fccadRemove unnecessary parentheses around assignment inv-on(#16887)5fef089Minor improvements in v3.4.0 blog post (#16886)3542f133.4 release blog (#16851)f53791aClean changelog_unreleased2b41c93Bump Prettier dependency to 3.4.010baab2Update dependents count7999e10Release 3.4.02262d1echore(config): migrate renovate config (#16884)Updates
typescriptfrom 5.6.2 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90Bump version to 5.7.2 and LKG0503a63🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216deUpdate LKG3ee2b95🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2Bump version to 5.7.1-rc and LKG5925c81Update LKG84d58cfMerge remote-tracking branch 'origin/main' into release-5.70ec4d30Fixing exception on unsaved file (#60362)11b2930Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
typescript-eslintfrom 8.8.0 to 8.16.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
f74a8fachore(release): publish 8.16.02444351chore(release): publish 8.15.0b351703feat(typescript-eslint): allow infinitely deep array nesting in config functi...00a3a84fix: add missing peer dependencies (#9744)9ebdff4feat(eslint-plugin): new ruleno-unsafe-type-assertion(#10051)0409851feat(eslint-plugin): added related-getter-setter-pairs rule (#10192)16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.0