forked from nodejs/nodejs.org
-
Notifications
You must be signed in to change notification settings - Fork 0
meta: bump the lint group across 1 directory with 14 updates #405
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/lint-543d52f3ad
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Bumps the lint group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.25.1` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.25.1` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.6.1` | `4.11.0` | | [eslint-plugin-no-relative-import-paths](https://github.com/MelvinVermeer/eslint-plugin-no-relative-import-paths) | `1.5.5` | `1.6.1` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.4` | `1.2.8` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.3.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.7.0` | `4.3.4` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.5` | `3.4.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.3` | `7.37.5` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.12.0` | `16.19.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `36.0.1` | `38.0.0` | | [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `6.0.4` | `7.0.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.0` | `8.31.1` | Updates `@eslint/js` from 9.17.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.25.1/packages/js) Updates `eslint` from 9.17.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.25.1) Updates `eslint-plugin-import-x` from 4.6.1 to 4.11.0 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.6.1...v4.11.0) Updates `eslint-plugin-no-relative-import-paths` from 1.5.5 to 1.6.1 - [Release notes](https://github.com/MelvinVermeer/eslint-plugin-no-relative-import-paths/releases) - [Commits](MelvinVermeer/eslint-plugin-no-relative-import-paths@v1.5.5...v1.6.1) Updates `@eslint/compat` from 1.2.4 to 1.2.8 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.8) Updates `eslint-config-next` from 15.1.3 to 15.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.1/packages/eslint-config-next) Updates `eslint-import-resolver-typescript` from 3.7.0 to 4.3.4 - [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.7.0...v4.3.4) Updates `eslint-plugin-mdx` from 3.1.5 to 3.4.1 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.1) Updates `eslint-plugin-react` from 7.37.3 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.5) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `stylelint` from 16.12.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.19.1) Updates `stylelint-config-standard` from 36.0.1 to 38.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...38.0.0) Updates `stylelint-order` from 6.0.4 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@6.0.4...7.0.0) Updates `typescript-eslint` from 8.19.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-import-x dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-no-relative-import-paths dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@eslint/compat" dependency-version: 1.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-config-next dependency-version: 15.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-mdx dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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 lint group with 14 updates in the / directory:
9.17.0
9.25.1
9.17.0
9.25.1
4.6.1
4.11.0
1.5.5
1.6.1
1.2.4
1.2.8
15.1.3
15.3.1
3.7.0
4.3.4
3.1.5
3.4.1
7.37.3
7.37.5
5.1.0
5.2.0
16.12.0
16.19.1
36.0.1
38.0.0
6.0.4
7.0.0
8.19.0
8.31.1
Updates
@eslint/js
from 9.17.0 to 9.25.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
release20591c4
chore: package.json update for@eslint/js
release129882d
chore: formatted files with Prettier via trunk fmt (#19355)a59d0c0
docs: Update docs for defineConfig (#19505)7a699a6
chore: remove formatting-related lint rules internally (#19473)eed409a
chore: package.json update for@eslint/js
release265e0cf
chore: package.json update for@eslint/js
release031734e
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.17.0 to 9.25.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
eslint-plugin-import-x
from 4.6.1 to 4.11.0Release notes
Sourced from eslint-plugin-import-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import-x's changelog.
... (truncated)
Commits
369ef38
chore: release eslint-plugin-import-x (#315)11ebfbd
refactor: migrate deprecateddoctrine
tocomment-parser
(#314)4b7e2f4
chore: release eslint-plugin-import-x (#311)d54302f
chore: bumpunrs-resolver
to v1.6.0 (#310)335d9f5
docs: place Installation and Configuration sections before Rules in README (#...bd5f67f
docs: add jsdoc forimport-type
util (#307)95dd356
chore: use correct code@example
(#302)f37e138
chore: release eslint-plugin-import-x (#301)db1824b
fix: support run with worker eval (#300)d29f255
chore: release eslint-plugin-import-x (#298)Updates
eslint-plugin-no-relative-import-paths
from 1.5.5 to 1.6.1Release notes
Sourced from eslint-plugin-no-relative-import-paths's releases.
Commits
f6498b6
Update README.md2273c4b
update package version v1.6.0 [skip ci]d4b4b84
feat: Add types (#41)cd690db
update package version v1.5.5 [skip ci]Updates
@eslint/compat
from 1.2.4 to 1.2.8Release notes
Sourced from
@eslint/compat
's releases.Commits
1615a01
chore: release main (#174)d5806df
feat: Set type for RuleDefinition.defaultOptions (#173)6199b6e
docs: Update README sponsors83e58a1
chore: release main (#170)