-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the all-dependencies group across 1 directory with 5 updates #521
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-501463112d
Closed
chore(deps): bump the all-dependencies group across 1 directory with 5 updates #521
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-501463112d
Conversation
This file contains 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
…5 updates Bumps the all-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.3.1` | `7.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.3.1` | `7.8.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` | | [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `5.4.1` | `6.1.0` | | [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `10.4.0` | Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.8.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/v7.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.3.1 to 7.8.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/v7.8.0/packages/parser) Updates `eslint` from 8.57.0 to 9.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.0.0) Updates `eslint-plugin-eslint-plugin` from 5.4.1 to 6.1.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v5.4.1...v6.1.0) Updates `mocha` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-eslint-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot ignore eslint minor version |
OK, I won't notify you about version 9.0.x of eslint again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/all-dependencies-501463112d
branch
May 3, 2024 21:06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 all-dependencies group with 5 updates in the / directory:
7.3.1
7.8.0
7.3.1
7.8.0
8.57.0
9.0.0
5.4.1
6.1.0
10.3.0
10.4.0
Updates
@typescript-eslint/eslint-plugin
from 7.3.1 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 7.3.1 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
eslint
from 8.57.0 to 9.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc50
9.0.075cb5f4
Build: changelog update for 9.0.019f9a89
chore: Update dependencies for v9.0.0 (#18275)7c957f2
chore: package.json update for@eslint/js
released73a33c
chore: ignore/docs/v8.x
in link checker (#18274)d54a412
feat: Add --inspect-config CLI flag (#18270)e151050
docs: update get-started to the new@eslint/create-config
(#18217)610c148
fix: Supportusing
declarations in no-lone-blocks (#18269)44a81c6
chore: upgrade knip (#18272)94178ad
docs: mention aboutname
field in flat config (#18252)Updates
eslint-plugin-eslint-plugin
from 5.4.1 to 6.1.0Release notes
Sourced from eslint-plugin-eslint-plugin's releases.
Changelog
Sourced from eslint-plugin-eslint-plugin's changelog.
Commits
5bbc30a
chore(main): release 6.1.0 (#473)2370b46
feat: add require-meta-docs-recommended rule (#447)95b1980
chore: upgrade a few dev deps to latest (#472)189f75c
chore: use npm install --force58c41c9
chore(main): release 6.0.0 (#460)4962f8d
docs: update meta-property-ordering default options03a6e20
docs: update test-case-property-ordering default options0dd0857
feat!: change test-case-property-ordering to add supports languageOptions (#406)ff28db3
feat!: adddefaultOptions
to meta-property-ordering (#461)c27e18b
feat!: remove consistent-output from recommended (#462)Updates
mocha
from 10.3.0 to 10.4.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.