This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the eslint group across 1 directory with 4 updates #515
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
6ee54ef
to
e183990
Compare
e183990
to
8493292
Compare
8493292
to
25d4645
Compare
25d4645
to
c8b9f7c
Compare
c8b9f7c
to
1400ca6
Compare
1400ca6
to
cade870
Compare
cade870
to
2dfb5ee
Compare
Bumps the eslint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo), [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports). Updates `eslint` from 8.57.0 to 9.3.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.3.0) Updates `eslint-config-turbo` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](https://github.com/vercel/turbo/commits/v1.13.3/packages/eslint-config-turbo) Updates `eslint-plugin-unicorn` from 51.0.1 to 53.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v53.0.0) Updates `eslint-plugin-unused-imports` from 3.1.0 to 4.0.0 - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
2dfb5ee
to
c3f02b4
Compare
Superseded by #534. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
ignore-for-release
Exclude from Release Notes.
@packages/eslint-config
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 eslint group with 4 updates in the / directory: eslint, eslint-config-turbo, eslint-plugin-unicorn and eslint-plugin-unused-imports.
Updates
eslint
from 8.57.0 to 9.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
41a871c
9.3.0463a2e3
Build: changelog update for 9.3.058e2719
chore: update dependencies for v9.3.0 release (#18469)b681ecb
chore: package.json update for@eslint/js
release8db0eff
fix: Improve config error messages (#18457)ceada8c
docs: explain how to use "tsc waiting" label (#18466)b32153c
feat: addoverrides.namedExports
tofunc-style
rule (#18444)06f1d1c
chore: update dependency@humanwhocodes/retry
to ^0.3.0 (#18463)5c28d9a
fix: don't remove comments between key and value in object-shorthand (#18442)62e686c
docs: Add troubleshooting info for plugin compatibility (#18451)Updates
eslint-config-turbo
from 1.13.2 to 1.13.3Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
3f46456
publish 1.13.3 to registry0a04ac5
release(turborepo): 1.13.3-canary.4 (#8019)b8fa3fb
release(turborepo): 1.13.3-canary.3 (#8004)2ae9e5a
release(turborepo): 1.13.3-canary.2 (#7997)29e73ad
release(turborepo): 1.13.3-canary.1 (#7990)4478578
release(turborepo): 1.13.3-canary.0 (#7889)dccfae4
release(turborepo): 1.13.2 (#7882)Updates
eslint-plugin-unicorn
from 51.0.1 to 53.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
cf2109a
53.0.08d7954c
Addconsistent-empty-array-spread
rule (#2349)6fde3fe
Require rule proposal to include a proposed rule name (#2351)08dc329
Fix smoke testf5a6cd7
Fix smoke test4f1400a
Addprefer-string-raw
rule (#2339)aabcf1d
template-indent
: Support member expression paths intags
andfunctions
...e59d9ee
Add utilitygetCallExpressionTokens
(#2345)b82542d
Add fisker to sponsors (#2348)784db90
Pineslint-doc-generator
to v1.7.0 (#2344)Updates
eslint-plugin-unused-imports
from 3.1.0 to 4.0.0Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions