-
Notifications
You must be signed in to change notification settings - Fork 105
Bump the dev-dependencies group with 9 updates #421
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
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 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
abdulapopoola
added a commit
that referenced
this pull request
Jul 19, 2023
Needed to enable this PR to pass: #421
Contributor
|
@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] <[email protected]>
84cf2fb to
3d99032
Compare
brrygrdn
approved these changes
Jul 19, 2023
Contributor
brrygrdn
left a comment
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.
🚀
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/nodefrom 20.4.1 to 20.4.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 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
d98f1e8chore: publish v6.1.01404796fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts...587ac30fix(eslint-plugin): [no-unused-vars] check if any variable definition is expo...2a4421cfix(eslint-plugin): [no-floating-promises] finally should be transparent to u...6d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...606a52cfix(eslint-plugin): [no-floating-promises] false negative calling .then with ...d368164fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignor...e08a722docs: fix typo in explicit-member-accessibility (#7224)a3da11dfix(eslint-plugin): include the rules types in the package (#7215)2e30379chore: bump dependency versions (#7191)Updates
@typescript-eslint/parserfrom 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
d98f1e8chore: publish v6.1.06d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379chore: bump dependency versions (#7191)6ae1fa7chore: publish v6.0.0980bda3Merge branch 'main' (I swear this had better be the last onecba0d11chore: publish v5.62.0c233652Merge branch 'main'3cdf5c9chore: enable sort-type-constituents internally (#7028)371fc26Merge branch 'main' into v68410f99Merge branch 'main'Updates
eslintfrom 8.44.0 to 8.45.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
536cc348.45.04c11517Build: changelog update for 8.45.068f63d7chore: package.json update for@eslint/jsrelease89f3225docs: add playground links to correct and incorrect code blocks (#17306)f8892b5docs: Expand rule option schema docs (#17198)8bcbf11docs: Config Migration Guide (#17230)bb30908docs: Update READMEb79b6fbfix: Fix suggestion message inno-useless-escape(#17339)84d243bdocs: Update README5ca9b4dchore: update eslint-config-eslint exports (#17336)Updates
jestfrom 26.6.3 to 29.6.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits