chore(deps): bump the lint group across 1 directory with 5 updates #323
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 5 updates in the / directory:
8.57.1
9.35.0
3.6.0
5.1.1
6.5.0
7.6.8
16.23.1
16.24.0
15.0.1
16.0.0
Updates
eslint
from 8.57.1 to 9.35.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8401101
9.35.0b80f025
Build: changelog update for 9.35.0da87f2f
chore: upgrade@eslint/js
@9
.35.0 (#20077)af2a087
chore: package.json update for@eslint/js
released265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065)10e7ae2
fix: update uncloneable options error message (#20059)42761fa
feat: implement suggestions for no-empty-function (#20057)102f444
feat: implement suggestions for no-empty-static-block (#20056)84ffb96
chore: update@eslint-community/eslint-utils
(#20069)Updates
eslint-plugin-cypress
from 3.6.0 to 5.1.1Release notes
Sourced from eslint-plugin-cypress's releases.
... (truncated)
Commits
0508b75
fix: dont throw warning on variable data selector (#272)3fcfb93
docs: migrate https://docs.cypress.io/guides links (#271)22b6122
test: extend linting to customized test-project eslint config files (#267)b974e98
docs: harmonize markdown docs with prettier linting (#266)8c9d1a0
ci: add prettier linting (#264)e622a58
feat: publish only core files to npm package (#263)bbd33fd
fix(stylistic): apply javascript formatting conventions (#262)2412c29
test: migrate from jest to vitest 3.1.4 (#261)618bd21
feat: remove legacy eslintrc configuration (#260)1a4b2cb
chore(deps): update eslint to 9.27.0 (#259)Updates
eslint-plugin-testing-library
from 6.5.0 to 7.6.8Release notes
Sourced from eslint-plugin-testing-library's releases.
... (truncated)
Commits
5e7b9a3
fix:catch
handles promise (#1059)ab45896
test(no-node-access): add false positive case for no-node-access rule (#1073)bf4871f
fix(no-node-access): narrow detection to Testing Library queries (#1064)1467a18
build(deps): bump actions/checkout from 4 to 5 (#1062)d428723
fix(no-node-access): improve user-event setup local detection (#1055)92a6bf5
build(deps-dev): bump prettier from 3.3.3 to 3.6.2 (#1034)5f6adb3
fix(await-async-utils): allow un-called async util references (#1061)079043b
fix(no-node-access): support user-event instances returned from custom render...2e7e1b6
docs: add andreww2012 as a contributor for code (#1050)a8f9555
fix: disallow additional properties in rule options (#1045)Updates
stylelint
from 16.23.1 to 16.24.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
34ec717
16.24.0a557444
Document changelog summary (#8751)6f37f76
Document using latest version of create script (#8750)6567514
Prepare 16.24.0 (#8725)57b4542
Document getting started with alternative package managers (#8726)55377c7
Fixselector-pseudo-class-no-unknown
false positives for:heading
(#8749)cfbe772
AddignoreAtRules: []
tonesting-selector-no-missing-scoping-root
(#8743)5d642e9
Bump the jest group with 2 updates (#8742)e4eac56
Bump rollup from 4.48.0 to 4.50.0 (#8741)e98952d
Bump rollup from 4.46.2 to 4.48.0 (#8738)Updates
stylelint-config-recommended-scss
from 15.0.1 to 16.0.0Release notes
Sourced from stylelint-config-recommended-scss's releases.
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
Commits
c554872
16.0.0829454d
Prepare 16.0.016ccca8
Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (#353)095b126
Bump npm-run-all2 from 8.0.1 to 8.0.4 (#351)8ddcf4a
Bump eslint from 9.26.0 to 9.32.0 (#357)14cef9b
Bump prettier from 3.5.3 to 3.6.2 (#361)396e49a
Bump stylelint from 16.23.0 to 16.23.1 (#360)97b7020
Update to stylelint-config-recommended 17 (#359)c45f978
Bump stylelint-scss from 6.12.0 to 6.12.1 (#356)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