chore(deps): bump the eslint group across 1 directory with 7 updates #1219
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 7 updates in the /tools/code-style directory:
3.2.0
3.3.0
9.20.0
9.22.0
118.0.0
119.0.0
50.6.3
50.6.6
0.6.1
0.8.0
17.15.1
17.16.2
8.24.0
8.26.1
Updates
@eslint/eslintrc
from 3.2.0 to 3.3.0Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.Commits
6a8814c
chore: release 3.3.0 (#181)cb546be
feat: Add types to package (#179)18d22b7
refactor: Upgrade ESLint (#178)Updates
@eslint/js
from 9.20.0 to 9.22.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.Commits
eed409a
chore: package.json update for@eslint/js
release265e0cf
chore: package.json update for@eslint/js
releaseUpdates
eslint-config-love
from 118.0.0 to 119.0.0Release notes
Sourced from eslint-config-love's releases.
Changelog
Sourced from eslint-config-love's changelog.
Commits
59f0925
chore(release): 119.0.0 [skip ci]de26bf3
Merge pull request #2018 from mightyiam/renovate/typescript-5.xff168df
chore(deps): update dependency typescript to v5.8.2431feb2
Merge pull request #2026 from mightyiam/renovate/typescript-eslint-packagesf590fb6
chore(deps): update typescript-eslint packages to v8.26.07d7703c
Merge pull request #2025 from mightyiam/renovate/node-22.xadd8845
chore(deps): update dependency@types/node
to v22.13.9f2e3826
Merge pull request #2024 from mightyiam/renovate/prettier-3.x97a10f0
chore(deps): update dependency prettier to v3.5.31b3f201
Merge pull request #2023 from mightyiam/renovate/eslint-plugin-n-17.x-lockfileUpdates
eslint-plugin-jsdoc
from 50.6.3 to 50.6.6Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
6e0f752
Merge pull request #1362 from brettz9/empty-tags-asterisk-final23b4bfa
fix(empty-tags
): allow for JSDoc-block final asterisks; fixes #67060d4d4b
Merge pull request #1361 from brettz9/text-escaping-example6baad05
fix(text-escaping
): always allow content in example tags; fixes #13609edf4b1
fix: force releaseb08733a
fix: force release9c69a9f
ci: update github actionse9a98a3
test: add types for test casesUpdates
eslint-plugin-license-header
from 0.6.1 to 0.8.0Release notes
Sourced from eslint-plugin-license-header's releases.
Changelog
Sourced from eslint-plugin-license-header's changelog.
Commits
b420eca
0.8.0d056902
chore(CHANGELOG): update to v0.8.07630f78
feat: recognizeSPDX-License-Identifier
headers (#21)f741c3c
test: verify single line behaviora8bc9e9
0.7.0fcf00b3
chore(CHANGELOG): update to v0.7.0c6f28b0
feat: recognize@license
annotated headersa568841
docs: shorter description989c971
docs: example fix221eef2
docs: simplify exampleUpdates
eslint-plugin-n
from 17.15.1 to 17.16.2Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
067b9bf
chore(master): release 17.16.2 (#417)0779e2f
fix: Revert "feat: add support for ignoring sync methods from certain locatio...90de242
chore(master): release 17.16.1 (#412)9f09931
chore(package): explicitly declare js module type (#410)340312e
fix: patch new eslint options types (#411)17a60cd
chore(master): release 17.16.0 (#402)f486492
fix: False-positiveno-extraneous-import
when using thetsconfig > paths
...5544f20
feat: add support for ignoring sync methods from certain locations (#392)4efe60f
perf: improveprefer-node-protocol
's performance (#406)86a5242
refactor: eslint v8 compat (#397)Updates
typescript-eslint
from 8.24.0 to 8.26.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
9aa0b6b
chore(release): publish 8.26.1bc6d19f
chore(release): publish 8.26.09674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Dependabot 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