build(deps-dev): bump the linting group across 1 directory with 5 updates#785
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the linting group across 1 directory with 5 updates#785dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the linting group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.6.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.2` | `4.17.1` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [stylelint](https://github.com/stylelint/stylelint) | `17.13.0` | `17.14.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.1` | `8.62.0` | Updates `eslint` from 10.4.1 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.6.0) Updates `eslint-plugin-import-x` from 4.16.2 to 4.17.1 - [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.16.2...v4.17.1) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `stylelint` from 17.13.0 to 17.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.13.0...17.14.0) Updates `typescript-eslint` from 8.60.1 to 8.62.0 - [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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: eslint-plugin-import-x dependency-version: 4.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: stylelint dependency-version: 17.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying zsh with
|
| Latest commit: |
36bcf8e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9361955b.zsh.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-lint-do6b.zsh.pages.dev |
Contributor
|
Size Change: +180 B (0%) Total Size: 6.59 MB 📦 View Changed
ℹ️ View Unchanged
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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 linting group with 5 updates in the / directory:
10.4.110.6.04.16.24.17.117.6.017.7.017.13.017.14.08.60.18.62.0Updates
eslintfrom 10.4.1 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
eslint-plugin-import-xfrom 4.16.2 to 4.17.1Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
b767b8cchore: release eslint-plugin-import-x (#499)cf25a01fix(extensions): don't require extension for package subpaths resolving to .d...b543300docs: document theesmoduleoption forno-dynamic-requirerule (#496)7578513chore: release eslint-plugin-import-x (#472)e3cc7e4fix: strip querystrings and hash fragments when checking for file existence (...9a07009fix: makeextensionsrule check Node.js subpath imports (#484)3e13121fix: memoize legacyNodeResolve resolver to avoid native memory leak (#481)fce29b1fix(deps): replace@package-json/typeswith an inline minimal type (#476)1c84235fix: handle access errors during case checks (#494)96222bfchore: drop unusedtmp(#487)Updates
globalsfrom 17.6.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
stylelintfrom 17.13.0 to 17.14.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
f36e170Release 17.14.0 (#9371)9334bffBump actions/checkout from 6.0.3 to 7.0.0 (#9367)f736374Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)78e1b44Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)cab5acdBump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)89b95e1Bump prettier from 3.8.3 to 3.8.4 (#9363)7ecce94Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)fa54191Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)8c3cf69Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.4 to 1.1.5 in the csst...c61d3dbFix performance of getting module paths (#9354)Updates
typescript-eslintfrom 8.60.1 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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