generated from JS-DevTools/template-node-typescript
-
Notifications
You must be signed in to change notification settings - Fork 74
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-dev): bump the lint group across 1 directory with 10 updates #201
Closed
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
Bumps the lint group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.13.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.11.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.2` | `48.2.7` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.7.0` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.25.0` | `1.0.3` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `53.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | Updates `@types/node` from 20.12.2 to 20.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 7.11.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.11.0/packages/parser) Updates `eslint` from 8.57.0 to 9.4.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.4.0) Updates `eslint-plugin-jsdoc` from 48.2.2 to 48.2.7 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.2.2...v48.2.7) Updates `eslint-plugin-n` from 16.6.2 to 17.7.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.7.0) Updates `eslint-plugin-sonarjs` from 0.25.0 to 1.0.3 - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases) - [Commits](SonarSource/eslint-plugin-sonarjs@0.25.0...1.0.3) Updates `eslint-plugin-unicorn` from 51.0.1 to 53.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v53.0.0) Updates `prettier` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.0) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 lint group with 10 updates in the / directory:
20.12.2
20.13.0
7.4.0
7.11.0
7.4.0
7.11.0
8.57.0
9.4.0
48.2.2
48.2.7
16.6.2
17.7.0
0.25.0
1.0.3
51.0.1
53.0.0
3.2.5
3.3.0
5.4.3
5.4.5
Updates
@types/node
from 20.12.2 to 20.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0b230385
feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...3461f45
test(eslint-plugin): [consistent-type-assertions] add missingoutput: null
...342b873
fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...b5ce43b
chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...c18226e
chore(release): publish 7.10.08d92ba8
docs: [no-floating-promises] fix capitalization typo (#9118)d951d83
fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96e
feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366
chore(release): publish 7.9.0Updates
@typescript-eslint/parser
from 7.4.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)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.0Updates
eslint
from 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/[email protected]
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
eslint-plugin-jsdoc
from 48.2.2 to 48.2.7Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
fb3e0e6
fix: bump jsdoccomment and semver; fixes #123393a9415
fix(require-yields
): avoid error whenExportNamedDeclaration
has no `decl...244116e
chore: remove is-builtin-moduled417d05
fix: handle deprecatedtypeParameters
(#1229)98990e8
chore: update semver and devDeps.4da4aeb
fix(valid-types
): disable checking of types/names withinimport
tags; fix...e343ab5
chore: update jsdoccomment and devDeps.ab5624b
fix(valid-types
): whitelist pratt parser keywords; fixes #1221Updates
eslint-plugin-n
from 16.6.2 to 17.7.0Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
8551596
chore(master): release 17.7.0 (#273)3fd7639
feat(hashbang): Add support to map extensions to executables (#278)704f0b9
fix(node-builtins): Remove "node:" prefix from "ignores" message (#277)4a685c0
feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support (#276)cb8ffa6
docs: Provide an example with eslint-plugin-n to Playground (#275)735a520
docs(node-builtins): Specify that only static properties are supported (#272)a99acb7
chore(master): release 17.6.0 (#270)b454488
docs: add maintainance info (#271)c046376
feat: Add support for ignoring experemental features (#269)c3e5a19
chore(master): release 17.5.1 (#267)Updates
eslint-plugin-sonarjs
from 0.25.0 to 1.0.3Release notes
Sourced from eslint-plugin-sonarjs's releases.
Commits
004d794
Fix package.json with entry point (#473)3b22580
Export "meta" for plugin (#472)7e23a07
Increase node version on release from Node 12 -> 18 (#471)86275df
Bump to version 1.0.0 (#470)d5a1f12
Make the exported rules a typed record (#469)1efe2da
Add ruling tests to handle eslint 8 and 9 (#468)33869d1
Resolve ESLINTJS-37 (#466)a857635
Fix breaking no-one-iteration-loop after ESLint v9 breaking change (#467)7ef1a01
ESLINTJS-36 Split out tests and analyze into separate steps (#465)a4390e9
Move from a compile-all to a compile-entry-point pattern (#463)Updates
eslint-plugin-unicorn
from 51.0.1 to 53.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.