-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the all group across 1 directory with 10 updates #200
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
Closed
Conversation
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
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.33.1` | `8.38.0` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.32.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.7.1` | `52.0.2` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `59.0.1` | `60.0.0` | | [glob](https://github.com/isaacs/node-glob) | `11.0.2` | `11.0.3` | | [mocha](https://github.com/mochajs/mocha) | `11.6.0` | `11.7.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [yargs](https://github.com/yargs/yargs) | `17.7.2` | `18.0.0` | Updates `@typescript-eslint/eslint-plugin` from 8.33.1 to 8.38.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.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.33.1 to 8.38.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.38.0/packages/parser) Updates `eslint` from 9.28.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.32.0) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-jsdoc` from 50.7.1 to 52.0.2 - [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@v50.7.1...v52.0.2) Updates `eslint-plugin-unicorn` from 59.0.1 to 60.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v60.0.0) Updates `glob` from 11.0.2 to 11.0.3 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.0.3) Updates `mocha` from 11.6.0 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.6.0...v11.7.1) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `yargs` from 17.7.2 to 18.0.0 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-unicorn dependency-version: 60.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Member
|
@dependabot ignore yargs |
Contributor
Author
|
OK, I won't notify you about yargs again, unless you unignore it. |
Member
|
We ignore |
Contributor
Author
|
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
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 group with 9 updates in the / directory:
8.33.18.38.09.28.09.32.02.31.02.32.050.7.152.0.259.0.160.0.011.0.211.0.311.6.011.7.15.8.35.9.217.7.218.0.0Updates
@typescript-eslint/eslint-pluginfrom 8.33.1 to 8.38.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d11e79echore(release): publish 8.38.05ec8c58fix: disallow extra properties in rule options (#11397)0e884c7fix(eslint-plugin): [consistent-generic-constructors] resolve conflict with `...816be17chore(release): publish 8.37.0e1b310cfix(eslint-plugin): [unified-signatures] fix false positives for ignoreOverlo...16c344edocs(website): remove stale list of checked expressions (#11384)84b7a2echore(release): publish 8.36.0d1388fcfix(eslint-plugin): [no-deprecated] should allow ignoring of deprecated value...4a60d3edocs(eslint-plugin): [only-throw-error] document options (#11348)1ca81c1chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parserfrom 8.33.1 to 8.38.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
d11e79echore(release): publish 8.38.0816be17chore(release): publish 8.37.084b7a2echore(release): publish 8.36.0e2ecca6chore: fix issues introduced by updatednxconfiguration (#11230)f9bd7d8chore(release): publish 8.35.1d19c9f3chore(release): publish 8.35.0ccd0791chore(release): publish 8.34.18915a47chore(release): publish 8.34.0Updates
eslintfrom 9.28.0 to 9.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
eslint-plugin-importfrom 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
eslint-plugin-jsdocfrom 50.7.1 to 52.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
e9b0877fix: jsdocProcessorPlugin types (#1441)8451201chore: enable pnpm shellEmulator (#1438)da66683fix: npmignore (#1439)5c2165cfix: usevflag in regexes; match emojis for sentence terminator; fixes #14...b462e44fix: disallow extra properties in rule options (#1429)1f015cadocs: add missing docs (#1428)4c65cbefeat(check-line-alignment): addtemplateto default tags (#1427)c51ee4ffix(no-undefined-types): exempt global requires from undefined property che...feb65e4fix(no-undefined-types): addIntlto global types and ensure arbitrary pr...9b8efbdfix(multiline-blocks): forrequireSingleLineUnderCount, ensure multi-line...Updates
eslint-plugin-unicornfrom 59.0.1 to 60.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
f4eb2e760.0.030f2d31Update dependencies70346e0Update@eslint/plugin-kitto^0.3.3(#2706)d1c4a48no-nested-ternary: Fix typo in message (#2705)2a8e152Addrequire-module-specifiersrule (#2686)b051302Addno-array-reverserule (#2677)2dc27d9Require Node.js v20 (#2698)ad27922no-array-callback-reference: Fix optional chaining expressions being ignore...a7864a3FixisUnresolvedVariable(#2693)7e86a8aAdd more test cases forprefer-string-rawrule (#2690)Updates
globfrom 11.0.2 to 11.0.3Commits
af2e7ce11.0.34f998c0ci: update action versionsaf3d7e1update all deps...Description has been truncated