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 npm group with 8 updates:
7.7.0
8.3.0
8.57.0
9.9.1
3.1.0
4.0.1
12.0.0
12.0.1
14.0.4
14.2.0
5.0.8
5.1.0
11.0.4
11.0.5
0.58.0
0.59.3
Updates
@typescript-eslint/eslint-plugin
from 7.7.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
eslint
from 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-plugin-json
from 3.1.0 to 4.0.1Commits
Updates
remark-cli
from 12.0.0 to 12.0.1Release notes
Sourced from remark-cli's releases.
Commits
84a2c41
remark-cli: 12.0.1884e14d
Fix build by downgrading Nodef9c1a41
Update Actions1d706ed
Addremark-custom-header-id
to list of pluginsa185821
cli: updateimport-meta-resolve
95a6156
Update dev-dependencies6e0a70b
Addremark-github-blockquote-alert
to list of pluginsd0886dc
Addremark-github-admonitions-to-directives
to list of plugins618a9ad
Addremark-hexo
to list of plugins5017a27
15.0.1Updates
textlint
from 14.0.4 to 14.2.0Commits
9e57c91
chore(release): v14.2.0 (#1418)4d62022
fix(textlint-scripts): update to pkg-to-readme@3 (#1417)82edb8d
chore(release): v14.1.0 (#1416)c628f8a
feat(textlint): Addlinter.scanFilePath
API (#1414)5eab05f
fix(docs): remove Lato from the documentation website (#1407)80cea10
chore(deps): update dependency eol-converter-cli to ^1.1.0feadc16
fix(deps): update dependency@babel/preset-env
to ^7.25.3b441ff8
chore(release): v14.0.5 (#1402)2113ac8
refactor(markdown-to-ast): migrate toneotraverse
(#1401)c077145
fix(deps): update dependency@babel/core
to ^7.25.2Updates
textlint-rule-stop-words
from 5.0.8 to 5.1.0Release notes
Sourced from textlint-rule-stop-words's releases.
Commits
c37b910
feat: Upgrade the project setupde99534
fix: Catch issues in front of an ellipsis5c12d96
fix: Remove "and so forth", don't require point after "etc"e493d5b
fix: Remove "truly"Updates
unified
from 11.0.4 to 11.0.5Release notes
Sourced from unified's releases.
Commits
242105b
11.0.5e1b5162
Refactor code-style1e0863a
Fix exception on older browsers69202f9
Update dev-dependencies303d2d5
Remove emoji from JSDoc to prevent segfault75d8716
Add canary workflow back510fe9e
Update dev-dependenciesfe6f00d
Fix buildUpdates
xo
from 0.58.0 to 0.59.3Release notes
Sourced from xo's releases.
Commits
1877df6
0.59.33eb8436
Allow experimental Node.js features46a91e0
Fix TypeScript extension support (#764)92216f4
0.59.2c965843
RespectnodeVersion: false
option (#762)b537b21
0.59.19cdab84
Fix XO to not override rules from user's config (#761)112e657
0.59.081a5d3a
Update dependenciesfb8f33f
Updateeslint-plugin-n
to latest version (#756)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