-
Notifications
You must be signed in to change notification settings - Fork 65
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
Bump the dev-dependencies group with 9 updates #421
Merged
fetch-metadata-action-automation
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-b8611fbb10
Jul 19, 2023
Merged
Bump the dev-dependencies group with 9 updates #421
fetch-metadata-action-automation
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-b8611fbb10
Jul 19, 2023
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
Jul 19, 2023
abdulapopoola
added a commit
that referenced
this pull request
Jul 19, 2023
Needed to enable this PR to pass: #421
@dependabot rebase |
Bumps the dev-dependencies group with 9 updates: | Package | Update | | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.1 to 20.4.2 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.61.0 to 6.1.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.61.0 to 6.1.0 | | [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.45.0 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 26.6.3 to 29.6.1 | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 27.4.1 to 29.5.3 | | [nock](https://github.com/nock/nock) | 13.3.1 to 13.3.2 | | [ts-jest](https://github.com/kulshekhar/ts-jest) | 26.5.6 to 29.1.1 | | [typescript](https://github.com/Microsoft/TypeScript) | 4.9.5 to 5.1.6 | Updates `@types/node` from 20.4.1 to 20.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.61.0 to 6.1.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/v6.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.61.0 to 6.1.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/v6.1.0/packages/parser) Updates `eslint` from 8.44.0 to 8.45.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.45.0) Updates `jest` from 26.6.3 to 29.6.1 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest) Updates `@types/jest` from 27.4.1 to 29.5.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `nock` from 13.3.1 to 13.3.2 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.1...v13.3.2) Updates `ts-jest` from 26.5.6 to 29.1.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.6...v29.1.1) Updates `typescript` from 4.9.5 to 5.1.6 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.6) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-b8611fbb10
branch
from
July 19, 2023 18:21
84cf2fb
to
3d99032
Compare
brrygrdn
approved these changes
Jul 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
fetch-metadata-action-automation
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-b8611fbb10
branch
July 19, 2023 18:58
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 dev-dependencies group with 9 updates:
Updates
@types/node
from 20.4.1 to 20.4.2Commits
Updates
@typescript-eslint/eslint-plugin
from 5.61.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d98f1e8
chore: publish v6.1.01404796
fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts...587ac30
fix(eslint-plugin): [no-unused-vars] check if any variable definition is expo...2a4421c
fix(eslint-plugin): [no-floating-promises] finally should be transparent to u...6d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...606a52c
fix(eslint-plugin): [no-floating-promises] false negative calling .then with ...d368164
fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignor...e08a722
docs: fix typo in explicit-member-accessibility (#7224)a3da11d
fix(eslint-plugin): include the rules types in the package (#7215)2e30379
chore: bump dependency versions (#7191)Updates
@typescript-eslint/parser
from 5.61.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d98f1e8
chore: publish v6.1.06d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379
chore: bump dependency versions (#7191)6ae1fa7
chore: publish v6.0.0980bda3
Merge branch 'main' (I swear this had better be the last onecba0d11
chore: publish v5.62.0c233652
Merge branch 'main'3cdf5c9
chore: enable sort-type-constituents internally (#7028)371fc26
Merge branch 'main' into v68410f99
Merge branch 'main'Updates
eslint
from 8.44.0 to 8.45.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
536cc34
8.45.04c11517
Build: changelog update for 8.45.068f63d7
chore: package.json update for@eslint/js
release89f3225
docs: add playground links to correct and incorrect code blocks (#17306)f8892b5
docs: Expand rule option schema docs (#17198)8bcbf11
docs: Config Migration Guide (#17230)bb30908
docs: Update READMEb79b6fb
fix: Fix suggestion message inno-useless-escape
(#17339)84d243b
docs: Update README5ca9b4d
chore: update eslint-config-eslint exports (#17336)Updates
jest
from 26.6.3 to 29.6.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits