-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Dependencies]: Bump the dependencies-dev group with 7 updates #301
Merged
elchininet
merged 3 commits into
master
from
dependabot/npm_and_yarn/dependencies-dev-282d31c889
Apr 11, 2024
Merged
[Dependencies]: Bump the dependencies-dev group with 7 updates #301
elchininet
merged 3 commits into
master
from
dependabot/npm_and_yarn/dependencies-dev-282d31c889
Apr 11, 2024
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 dependencies-dev group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.12.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.13.2` | `4.14.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | Updates `@types/node` from 20.12.2 to 20.12.7 - [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.6.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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 7.6.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.6.0/packages/parser) Updates `eslint` from 8.57.0 to 9.0.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.0.0) Updates `eslint-plugin-jest` from 27.9.0 to 28.2.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.9.0...v28.2.0) Updates `rollup` from 4.13.2 to 4.14.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.13.2...v4.14.1) 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-patch dependency-group: dependencies-dev - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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 dependencies-dev group with 7 updates:
20.12.2
20.12.7
7.4.0
7.6.0
7.4.0
7.6.0
8.57.0
9.0.0
27.9.0
28.2.0
4.13.2
4.14.1
5.4.3
5.4.5
Updates
@types/node
from 20.12.2 to 20.12.7Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)4bac40c
docs: fix incorrect tab item values in prefer-optional-chain (#8867)a7bdd1c
test(eslint-plugin): render snapshots of ESLint output for each code example ...41d893f
docs(eslint-plugin): [consistent-return] add warning section use noImplicitRe...d063275
docs: feature-freeze member-ordering, naming-convention, sort-type-constituen...a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)f0b1c4f
fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...5707268
fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...Updates
@typescript-eslint/parser
from 7.4.0 to 7.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)Updates
eslint
from 8.57.0 to 9.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc50
9.0.075cb5f4
Build: changelog update for 9.0.019f9a89
chore: Update dependencies for v9.0.0 (#18275)7c957f2
chore: package.json update for@eslint/js
released73a33c
chore: ignore/docs/v8.x
in link checker (#18274)d54a412
feat: Add --inspect-config CLI flag (#18270)e151050
docs: update get-started to the new@eslint/create-config
(#18217)610c148
fix: Supportusing
declarations in no-lone-blocks (#18269)44a81c6
chore: upgrade knip (#18272)94178ad
docs: mention aboutname
field in flat config (#18252)Updates
eslint-plugin-jest
from 27.9.0 to 28.2.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
9f918bc
chore(release): 28.2.0 [skip ci]744d4f6
feat: support providing aliases for@jest/globals
package (#1543)8f59e2b
chore(release): 28.1.1 [skip ci]b4b7cbc
fix(max-expects): properly reset counter when exiting a test case (#1550)6aaabc4
chore(release): 28.1.0 [skip ci]37478d8
feat: addprefer-importing-jest-globals
rule (#1490)9aa7aee
chore: remove patch (#1549)5bc0b88
chore(release): 28.0.0 [skip ci]7ecbae2
Merge pull request #1531 from jest-community/next9854767
chore(deps): update wagoid/commitlint-github-action action to v6 (#1539)Updates
rollup
from 4.13.2 to 4.14.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
0b665c3
4.14.1555982a
Improve error message when running on unsupported MUSL Linux (#5454)edc1504
Remove inlining logic in AST (de-)serializer (#5455)1b85663
chore(deps): lock file maintenance (#5453)66a0de1
chore(deps): lock file maintenance minor/patch updates (#5452)459bfe1
chore: generate string constants from config (#5451)5abe71b
4.14.05301dec
feat: show all cause in Error (#5422)8521d29
feat: support explicit-resource-management (#5444)c87901d
docs: add@shikiji/vitepress-twoslash
(#5445)Updates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.