-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 deps group with 14 updates #85
Merged
Merged
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
Aug 14, 2023
@dependabot rebase |
Bumps the deps group with 14 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.3.1` | `20.5.0` | | [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) | `2.7.3` | `3.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.60.1` | `6.3.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.60.0` | `6.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.44.0` | `8.47.0` | | [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.40.2` | `8.44.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `9.0.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.5.5` | `3.6.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.8.0` | `4.9.2` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.28.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.2` | `27.2.3` | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | `29.5.0` | `29.6.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.2` | `29.5.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `13.2.3` | `14.0.0` | Updates `@types/node` from 20.3.1 to 20.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/prettier` from 2.7.3 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) Updates `@typescript-eslint/eslint-plugin` from 5.60.1 to 6.3.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.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.60.0 to 6.3.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.3.0/packages/parser) Updates `eslint` from 8.44.0 to 8.47.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.47.0) Updates `@types/eslint` from 8.40.2 to 8.44.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Updates `eslint-config-prettier` from 8.8.0 to 9.0.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v9.0.0) Updates `eslint-import-resolver-typescript` from 3.5.5 to 3.6.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.5.5...v3.6.0) Updates `eslint-plugin-github` from 4.8.0 to 4.9.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.8.0...v4.9.2) Updates `eslint-plugin-import` from 2.27.5 to 2.28.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.27.5...v2.28.0) Updates `eslint-plugin-jest` from 27.2.2 to 27.2.3 - [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.2.2...v27.2.3) Updates `jest` from 29.5.0 to 29.6.2 - [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.2/packages/jest) Updates `@types/jest` from 29.5.2 to 29.5.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `lint-staged` from 13.2.3 to 14.0.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.3...v14.0.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/prettier" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/deps-cce5504d35
branch
from
August 14, 2023 16:09
e81de5e
to
9300331
Compare
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 deps group with 14 updates:
20.3.1
20.5.0
2.7.3
3.0.0
5.60.1
6.3.0
5.60.0
6.3.0
8.44.0
8.47.0
8.40.2
8.44.2
8.8.0
9.0.0
3.5.5
3.6.0
4.8.0
4.9.2
2.27.5
2.28.0
27.2.2
27.2.3
29.5.0
29.6.2
29.5.2
29.5.3
13.2.3
14.0.0
Updates
@types/node
from 20.3.1 to 20.5.0Commits
Updates
@types/prettier
from 2.7.3 to 3.0.0Commits
Updates
@typescript-eslint/eslint-plugin
from 5.60.1 to 6.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
0a1de14
chore: publish v6.3.07891a06
Revert "chore(deps): update dependency marked to v6" (#7429)6a1437d
chore(deps): update dependency marked to v6 (#7422)38e5e4e
fix(eslint-plugin): [no-extra-parens] keep parens around call expression argu...56919e4
docs: explain return-await's name and existence in its docs (#7392)cc9a46d
fix(eslint-plugin): [no-restricted-imports] allow inline type qualifiers when...4087f48
chore: enable consistent-indexed-object-style and lint (#7353)8b17a25
docs: fix incorrect prefer-nullish-coercing documentation (#7408)dfcafae
feat(eslint-plugin): [prefer-nullish-coalescing] allowignorePrimitives
opt...948b061
chore: publish v6.2.1Updates
@typescript-eslint/parser
from 5.60.0 to 6.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
0a1de14
chore: publish v6.3.0948b061
chore: publish v6.2.1c869aa1
chore: publish v6.2.0d98f1e8
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'Updates
eslint
from 8.44.0 to 8.47.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
98b155f
8.47.0928cecc
Build: changelog update for 8.47.0bf69aa6
chore: Update dependencies (#17456)0e45760
chore: package.json update for@eslint/js
release631648e
fix: do not report on shadowed constructors inno-new-wrappers
(#17447)757bfe1
chore: Remove add-to-triage (#17450)b066640
chore: standardize npm script names (#17431)a766a48
docs: document lack of config file names (#17442)a1635d6
docs: Update README6b2410f
chore: Update add-to-triage.yml (#17444)Updates
@types/eslint
from 8.40.2 to 8.44.2Commits
Updates
eslint-config-prettier
from 8.8.0 to 9.0.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
1982680
eslint-config-prettier v9.0.0f197969
Do not disable unicode-bom (#250)a8bc57e
Flat config: CLI, tests, docs (#261)baab944
eslint-config-prettier v8.10.0552483b
feat: max-statements-per-line (#263)aa1aa34
eslint-config-prettier v8.9.07d9ed21
Update everything (#260)2a2438e
feat: off vue/array-element-newline (#259)6b48bb2
Bump word-wrap from 1.2.3 to 1.2.4 (#258)311351b
Use matrix.os in check.yml (#251)Updates
eslint-import-resolver-typescript
from 3.5.5 to 3.6.0Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
4ee1f1f
chore: release eslint-import-resolver-typescript (#236)b5ea367
refactor: dropglobby
andsynckit
(#235)71b23a2
chore(deps): update dependency typescript to ^5.0.4 (#221)a2f38bd
chore(deps): update dependency prettier to ^2.8.7 (#222)Updates
eslint-plugin-github
from 4.8.0 to 4.9.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
cd17c09
Merge pull request #466 from github/kh-use-literal-prop-for-classc2ea115
Use literal propdd3cba1
Add failing test case0c0441f
Merge pull request #463 from github/kh-use-prop-value8c5f809
Merge branch 'main' into kh-use-prop-value125ac51
Merge pull request #464 from github/fix-a11y-no-title-attributeee9e16d
lint