chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#42
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ectory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tsconfig/node16](https://github.com/tsconfig/bases/tree/HEAD/bases) | `16.1.3` | `16.1.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.29` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.0` | `8.33.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.0` | `8.33.0` | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.28.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.4.1` | | [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.5.0` | Updates `@tsconfig/node16` from 16.1.3 to 16.1.4 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 22.14.1 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.0 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser) Updates `eslint` from 9.25.1 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5) Updates `eslint-plugin-prettier` from 5.2.6 to 5.4.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.4.1) Updates `mocha` from 11.1.0 to 11.5.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.5.0) --- updated-dependencies: - dependency-name: "@tsconfig/node16" dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 8 updates in the / directory:
16.1.316.1.422.14.122.15.298.31.08.33.08.31.08.33.09.25.19.28.010.1.210.1.55.2.65.4.111.1.011.5.0Updates
@tsconfig/node16from 16.1.3 to 16.1.4Commits
Updates
@types/nodefrom 22.14.1 to 22.15.29Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.31.0 to 8.33.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
dca57b3chore(release): publish 8.33.0387eeb5docs(eslint-plugin): [typedef] deprecate the rule (#11202)f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)05014ffchore: use TLA in ESM scripts rather than async main().catch() (#11218)220c38cchore: updateeslint-plugin-perfectionisttov4(#11185)af077a0chore(release): publish 8.32.1f8db925fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4cfix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)Updates
@typescript-eslint/parserfrom 8.31.0 to 8.33.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)48a9835chore(parser): finish migrating tovitest(#11191)af077a0chore(release): publish 8.32.1b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)aeb7402chore(ast-spec): finish migrating tovitest(#11126)819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)Updates
eslintfrom 9.25.1 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f341f219.28.0779dda9Build: changelog update for 9.28.0175b7b8chore: upgrade to@eslint/js@9.28.0(#19802)844f5a6chore: package.json update for@eslint/jsreleaseb0674befeat: Customization of serialization for languageOptions (#19760)3ec2082docs: Nested arrays in files config entry (#19799)89a65b0docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0ddocs: Add description of meta.namespace to plugin docs (#19798)eea3e7efix: Remove configured global variables fromGlobalScope#implicit(#19779)a95721ffeat: Add--pass-on-unpruned-suppressionsCLI option (#19773)Updates
eslint-config-prettierfrom 10.1.2 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)Updates
eslint-plugin-prettierfrom 5.2.6 to 5.4.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
3d15deachore: release eslint-plugin-prettier (#741)c21521ffix(deps): bumpsynckitto v0.11.7 (#740)cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)5eaf8fdchore: release eslint-plugin-prettier (#735)dcf2c80ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172chore: release eslint-plugin-prettier (#733)6fe0c90feat: preferConfigoverFlatConfigwhen they're equal (#674)9e37575chore: migrate@typedefjsdoc to@import(#729)27030ddchore(deps): update all dependencies (#727)Updates
mochafrom 11.1.0 to 11.5.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.