generated from actions/typescript-action
-
-
Notifications
You must be signed in to change notification settings - Fork 3
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: Bump the major-updates group with 7 updates #24
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 5, 2024
Bumps the major-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [diff](https://github.com/kpdecker/jsdiff) | `5.1.0` | `7.0.0` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `5.0.9` | `6.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.6` | `22.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `8.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `8.17.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `28.9.0` | Updates `diff` from 5.1.0 to 7.0.0 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v5.1.0...7.0.0) Updates `@types/diff` from 5.0.9 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `@types/node` from 20.11.6 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 8.17.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.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 8.17.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.17.0/packages/parser) Updates `eslint` from 8.56.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.1) Updates `eslint-plugin-jest` from 27.6.3 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@v27.6.3...v28.9.0) --- updated-dependencies: - dependency-name: diff dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/diff" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: major-updates - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/major-updates-6ec851cd35
branch
from
December 5, 2024 11:13
d825949
to
625f5ed
Compare
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/major-updates-6ec851cd35
branch
December 5, 2024 11:40
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 major-updates group with 7 updates:
5.1.0
7.0.0
5.0.9
6.0.0
20.11.6
22.10.1
6.19.1
8.17.0
6.19.1
8.17.0
8.56.0
8.57.1
27.6.3
28.9.0
Updates
diff
from 5.1.0 to 7.0.0Changelog
Sourced from diff's changelog.
... (truncated)
Commits
ad8f0eb
Prep for 7.0.0 release (#556)7d113b6
Fix diffWords treating numbers and underscores as not being word characters (...f9972d6
Fix links to commit lists in release-notes.md (#555)68526b9
Update release-notes.md (#552)e80648d
Release V6.0.0 (#551)a8b639a
Remove use of regex lookbehind to improve compat with old Safari versions (#550)e8db85e
Bump micromatch from 4.0.5 to 4.0.8 (#549)6b5247d
Bump webpack from 5.90.3 to 5.94.0 (#548)739bfff
Fix reference to no-longer-existent 'rollup.config.js' file (#544)3b1ac53
6.0.0-beta (#543)Maintainer changes
This version was pushed to npm by explodingcabbage, a new releaser for diff since your current version.
Updates
@types/diff
from 5.0.9 to 6.0.0Commits
Updates
@types/node
from 20.11.6 to 22.10.1Commits
Updates
@typescript-eslint/eslint-plugin
from 6.19.1 to 8.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2c8a75e
chore(release): publish 8.17.0670df27
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...68311ee
fix(eslint-plugin): [promise-function-async] handle function overloading (#10...9dbb4f9
fix(eslint-plugin): remove references to "extendDefaults" in no-restricted-ty...fcd6cf0
fix(eslint-plugin): [no-unnecessary-template-expressions] allow template expr...f74a8fa
chore(release): publish 8.16.02e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66
docs(eslint-plugin): add missing>
inarray-type.mdx
(#10371)71243db
chore: correct lint errors in CI (#10370)cdbc669
feat(eslint-plugin): [max-params] add function overload and function type sup...Updates
@typescript-eslint/parser
from 6.19.1 to 8.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2c8a75e
chore(release): publish 8.17.0f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0Updates
eslint
from 8.56.0 to 8.57.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c
8.57.1f66806d
Build: changelog update for 8.57.1140ec45
chore: upgrade@eslint/js
@8
.57.1 (#18913)bcdfc04
chore: package.json update for@eslint/js
release3f6ce8d
chore: pin [email protected] (#18910)a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900)04c7188
fix: Don't lint same file multiple times (#18899)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898)60a1267
fix: Provide helpful error message for nullish configs (#18889)35d366a
build: Support updates to previous major versions (#18870)Updates
eslint-plugin-jest
from 27.6.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.