-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): bump eslint from 9.15.0 to 9.16.0 #1044
Merged
Merged
Conversation
This file contains 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 [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot squash and merge
dependabot[bot] ***@***.***> 于2024年12月2日周一 11:40写道:
… Bumps eslint <https://github.com/eslint/eslint> from 9.15.0 to 9.16.0.
Release notes
*Sourced from eslint's releases
<https://github.com/eslint/eslint/releases>.*
v9.16.0 Features
- 8f70eb1
<eslint/eslint@8f70eb1>
feat: Add ignoreComputedKeys option in sort-keys rule (#19162
<https://redirect.github.com/eslint/eslint/issues/19162>) (Milos
Djermanovic)
Documentation
- 9eefc8f
<eslint/eslint@9eefc8f>
docs: fix typos in use-isnan (#19190
<https://redirect.github.com/eslint/eslint/issues/19190>) (루밀LuMir)
- 0c8cea8
<eslint/eslint@0c8cea8>
docs: switch the order of words in no-unreachable (#19189
<https://redirect.github.com/eslint/eslint/issues/19189>) (루밀LuMir)
- 0c19417
<eslint/eslint@0c19417>
docs: add missing backtick to no-async-promise-executor (#19188
<https://redirect.github.com/eslint/eslint/issues/19188>) (루밀LuMir)
- 8df9276
<eslint/eslint@8df9276>
docs: add backtick in -0 in description of no-compare-neg-zero (#19186
<https://redirect.github.com/eslint/eslint/issues/19186>) (루밀LuMir)
- 7e16e3f
<eslint/eslint@7e16e3f>
docs: fix caseSensitive option's title of sort-keys (#19183
<https://redirect.github.com/eslint/eslint/issues/19183>) (Tanuj Kanti)
- 0c6b842
<eslint/eslint@0c6b842>
docs: fix typos in migration-guide.md (#19180
<https://redirect.github.com/eslint/eslint/issues/19180>) (루밀LuMir)
- 353266e
<eslint/eslint@353266e>
docs: fix a typo in debug.md (#19179
<https://redirect.github.com/eslint/eslint/issues/19179>) (루밀LuMir)
- 5ff318a
<eslint/eslint@5ff318a>
docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175
<https://redirect.github.com/eslint/eslint/issues/19175>) (루밀LuMir)
- 576bcc5
<eslint/eslint@576bcc5>
docs: mark more rules as handled by TypeScript (#19164
<https://redirect.github.com/eslint/eslint/issues/19164>) (Tanuj Kanti)
- 742d054
<eslint/eslint@742d054>
docs: note that no-restricted-syntax can be used with any language (
#19148 <https://redirect.github.com/eslint/eslint/issues/19148>)
(Milos Djermanovic)
Chores
- feb703b
<eslint/eslint@feb703b>
chore: upgrade to @***@***.*** (#19195
<https://redirect.github.com/eslint/eslint/issues/19195>) (Francesco
Trotta)
- df9bf95
<eslint/eslint@df9bf95>
chore: package.json update for @eslint/js release (Jenkins)
- f831893
<eslint/eslint@f831893>
chore: add type for ignoreComputedKeys option of sort-keys (#19184
<https://redirect.github.com/eslint/eslint/issues/19184>) (Tanuj Kanti)
- 3afb8a1
<eslint/eslint@3afb8a1>
chore: update dependency @eslint/json to ^0.8.0 (#19177
<https://redirect.github.com/eslint/eslint/issues/19177>) (Milos
Djermanovic)
- 1f77c53
<eslint/eslint@1f77c53>
chore: add repository.directory property to package.json (#19165
<https://redirect.github.com/eslint/eslint/issues/19165>) (루밀LuMir)
- d460594
<eslint/eslint@d460594>
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147
<https://redirect.github.com/eslint/eslint/issues/19147>)
(renovate[bot])
- 45cd4ea
<eslint/eslint@45cd4ea>
refactor: update default options in rules (#19136
<https://redirect.github.com/eslint/eslint/issues/19136>) (Milos
Djermanovic)
Changelog
*Sourced from eslint's changelog
<https://github.com/eslint/eslint/blob/main/CHANGELOG.md>.*
v9.16.0 - November 29, 2024
- feb703b
<eslint/eslint@feb703b>
chore: upgrade to @***@***.*** (#19195
<https://redirect.github.com/eslint/eslint/issues/19195>) (Francesco
Trotta)
- df9bf95
<eslint/eslint@df9bf95>
chore: package.json update for @eslint/js release (Jenkins)
- 9eefc8f
<eslint/eslint@9eefc8f>
docs: fix typos in use-isnan (#19190
<https://redirect.github.com/eslint/eslint/issues/19190>) (루밀LuMir)
- 0c8cea8
<eslint/eslint@0c8cea8>
docs: switch the order of words in no-unreachable (#19189
<https://redirect.github.com/eslint/eslint/issues/19189>) (루밀LuMir)
- 0c19417
<eslint/eslint@0c19417>
docs: add missing backtick to no-async-promise-executor (#19188
<https://redirect.github.com/eslint/eslint/issues/19188>) (루밀LuMir)
- 8df9276
<eslint/eslint@8df9276>
docs: add backtick in -0 in description of no-compare-neg-zero (#19186
<https://redirect.github.com/eslint/eslint/issues/19186>) (루밀LuMir)
- 7e16e3f
<eslint/eslint@7e16e3f>
docs: fix caseSensitive option's title of sort-keys (#19183
<https://redirect.github.com/eslint/eslint/issues/19183>) (Tanuj Kanti)
- f831893
<eslint/eslint@f831893>
chore: add type for ignoreComputedKeys option of sort-keys (#19184
<https://redirect.github.com/eslint/eslint/issues/19184>) (Tanuj Kanti)
- 8f70eb1
<eslint/eslint@8f70eb1>
feat: Add ignoreComputedKeys option in sort-keys rule (#19162
<https://redirect.github.com/eslint/eslint/issues/19162>) (Milos
Djermanovic)
- 0c6b842
<eslint/eslint@0c6b842>
docs: fix typos in migration-guide.md (#19180
<https://redirect.github.com/eslint/eslint/issues/19180>) (루밀LuMir)
- 353266e
<eslint/eslint@353266e>
docs: fix a typo in debug.md (#19179
<https://redirect.github.com/eslint/eslint/issues/19179>) (루밀LuMir)
- 3afb8a1
<eslint/eslint@3afb8a1>
chore: update dependency @eslint/json to ^0.8.0 (#19177
<https://redirect.github.com/eslint/eslint/issues/19177>) (Milos
Djermanovic)
- 5ff318a
<eslint/eslint@5ff318a>
docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175
<https://redirect.github.com/eslint/eslint/issues/19175>) (루밀LuMir)
- 576bcc5
<eslint/eslint@576bcc5>
docs: mark more rules as handled by TypeScript (#19164
<https://redirect.github.com/eslint/eslint/issues/19164>) (Tanuj Kanti)
- 1f77c53
<eslint/eslint@1f77c53>
chore: add repository.directory property to package.json (#19165
<https://redirect.github.com/eslint/eslint/issues/19165>) (루밀LuMir)
- d460594
<eslint/eslint@d460594>
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147
<https://redirect.github.com/eslint/eslint/issues/19147>)
(renovate[bot])
- 45cd4ea
<eslint/eslint@45cd4ea>
refactor: update default options in rules (#19136
<https://redirect.github.com/eslint/eslint/issues/19136>) (Milos
Djermanovic)
- 742d054
<eslint/eslint@742d054>
docs: note that no-restricted-syntax can be used with any language (
#19148 <https://redirect.github.com/eslint/eslint/issues/19148>)
(Milos Djermanovic)
Commits
- cbf7db0
<eslint/eslint@cbf7db0>
9.16.0
- 715ba8b
<eslint/eslint@715ba8b>
Build: changelog update for 9.16.0
- feb703b
<eslint/eslint@feb703b>
chore: upgrade to @***@***.*** (#19195
<https://redirect.github.com/eslint/eslint/issues/19195>)
- df9bf95
<eslint/eslint@df9bf95>
chore: package.json update for @eslint/js release
- 9eefc8f
<eslint/eslint@9eefc8f>
docs: fix typos in use-isnan (#19190
<https://redirect.github.com/eslint/eslint/issues/19190>)
- 0c8cea8
<eslint/eslint@0c8cea8>
docs: switch the order of words in no-unreachable (#19189
<https://redirect.github.com/eslint/eslint/issues/19189>)
- 0c19417
<eslint/eslint@0c19417>
docs: add missing backtick to no-async-promise-executor (#19188
<https://redirect.github.com/eslint/eslint/issues/19188>)
- 8df9276
<eslint/eslint@8df9276>
docs: add backtick in -0 in description of no-compare-neg-zero (#19186
<https://redirect.github.com/eslint/eslint/issues/19186>)
- 7e16e3f
<eslint/eslint@7e16e3f>
docs: fix caseSensitive option's title of sort-keys (#19183
<https://redirect.github.com/eslint/eslint/issues/19183>)
- f831893
<eslint/eslint@f831893>
chore: add type for ignoreComputedKeys option of sort-keys (#19184
<https://redirect.github.com/eslint/eslint/issues/19184>)
- Additional commits viewable in compare view
<eslint/eslint@v9.15.0...v9.16.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#1044
Commit Summary
- 4d36f8c
<4d36f8c>
build(deps-dev): bump eslint from 9.15.0 to 9.16.0
File Changes
(2 files
<https://github.com/website-local/website-scrap-engine/pull/1044/files>)
- *M* package-lock.json
<https://github.com/website-local/website-scrap-engine/pull/1044/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(16)
- *M* package.json
<https://github.com/website-local/website-scrap-engine/pull/1044/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/website-local/website-scrap-engine/pull/1044.patch
- https://github.com/website-local/website-scrap-engine/pull/1044.diff
—
Reply to this email directly, view it on GitHub
<#1044>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHB4ZQFTQQ3PDDKE72CG4D2DPJDHAVCNFSM6AAAAABS2OEKNWVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YTAMZWGQZDQMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 eslint from 9.15.0 to 9.16.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/[email protected]
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)