-
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 @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 #1077
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
Jan 29, 2025
Merged
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 #1077
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
Jan 29, 2025
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 28, 2025
@dependabot squash and merge
dependabot[bot] ***@***.***> 于2025年1月28日周二 11:11写道:
… Bumps @typescript-eslint/eslint-plugin
<https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin>
from 8.21.0 to 8.22.0.
Release notes
*Sourced from @typescript-eslint/eslint-plugin's releases
<https://github.com/typescript-eslint/typescript-eslint/releases>.*
v8.22.0 8.22.0 (2025-01-27) 🚀 Features
- *parser:* add standalone isolatedDeclarations option (#10499
<https://github.com/typescript-eslint/typescript-eslint/pull/10499>
)
🩹 Fixes
- *eslint-plugin:* [prefer-nullish-coalescing] doesn't report on
ternary but on equivalent || (#10517
<https://github.com/typescript-eslint/typescript-eslint/pull/10517>
)
- *eslint-plugin:* [no-duplicate-type-constituents] handle nested
types (#10638
<https://github.com/typescript-eslint/typescript-eslint/pull/10638>
)
- *eslint-plugin:* [no-shadow] don't report unnecessarily on valid
ways of using module augmentation (#10616
<https://github.com/typescript-eslint/typescript-eslint/pull/10616>
)
- *eslint-plugin:* [no-extraneous-class] handle accessor keyword (
#10678
<https://github.com/typescript-eslint/typescript-eslint/pull/10678>
)
- *eslint-plugin:* [prefer-readonly] autofixer doesn't add type to
property that is mutated in the constructor (#10552
<https://github.com/typescript-eslint/typescript-eslint/pull/10552>
)
- *eslint-plugin:* [no-unnecessary-template-expression] handle
template literal type (#10612
<https://github.com/typescript-eslint/typescript-eslint/pull/10612>
)
- *type-utils:* support matching intersection types in
TypeOrValueSpecifier with a PackageSpecifier (#10667
<https://github.com/typescript-eslint/typescript-eslint/pull/10667>
)
❤️ Thank You
- Josh Goldberg ✨
- mdm317
- Olivier Zalmanski @OlivierZal <https://github.com/OlivierZal>
- Ronen Amiel
- YeonJuan @yeonjuan <https://github.com/yeonjuan>
You can read about our versioning strategy
<https://main--typescript-eslint.netlify.app/users/versioning> and
releases <https://main--typescript-eslint.netlify.app/users/releases> on
our website.
Changelog
*Sourced from @typescript-eslint/eslint-plugin's changelog
<https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md>.*
8.22.0 (2025-01-27) 🩹 Fixes
- *eslint-plugin:* [no-unnecessary-template-expression] handle
template literal type (#10612
<https://github.com/typescript-eslint/typescript-eslint/pull/10612>
)
- *eslint-plugin:* [prefer-readonly] autofixer doesn't add type to
property that is mutated in the constructor (#10552
<https://github.com/typescript-eslint/typescript-eslint/pull/10552>
)
- *eslint-plugin:* [no-extraneous-class] handle accessor keyword (
#10678
<https://github.com/typescript-eslint/typescript-eslint/pull/10678>
)
- *eslint-plugin:* [no-shadow] don't report unnecessarily on valid
ways of using module augmentation (#10616
<https://github.com/typescript-eslint/typescript-eslint/pull/10616>
)
- *eslint-plugin:* [no-duplicate-type-constituents] handle nested
types (#10638
<https://github.com/typescript-eslint/typescript-eslint/pull/10638>
)
- *eslint-plugin:* [prefer-nullish-coalescing] doesn't report on
ternary but on equivalent || (#10517
<https://github.com/typescript-eslint/typescript-eslint/pull/10517>
)
❤️ Thank You
- mdm317
- Olivier Zalmanski @OlivierZal <https://github.com/OlivierZal>
- Ronen Amiel
- YeonJuan @yeonjuan <https://github.com/yeonjuan>
You can read about our versioning strategy
<https://main--typescript-eslint.netlify.app/users/versioning> and
releases <https://main--typescript-eslint.netlify.app/users/releases> on
our website.
Commits
- 94e8098
<typescript-eslint/typescript-eslint@94e8098>
chore(release): publish 8.22.0
- 9f0ce90
<typescript-eslint/typescript-eslint@9f0ce90>
docs: add FAQ and docs around verbatimModuleSyntax and similar options
(#10
<https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10>
...
- f1e9a5d
<typescript-eslint/typescript-eslint@f1e9a5d>
fix(eslint-plugin): [no-unnecessary-template-expression] handle template
lite...
- acab0a9
<typescript-eslint/typescript-eslint@acab0a9>
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to
property ...
- a3a157c
<typescript-eslint/typescript-eslint@a3a157c>
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (
#10678
<https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10678>
)
- 586e7eb
<typescript-eslint/typescript-eslint@586e7eb>
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of
u...
- 9e8828b
<typescript-eslint/typescript-eslint@9e8828b>
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (
#10
<https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10>
...
- 74c4155
<typescript-eslint/typescript-eslint@74c4155>
chore: correct docs test snapshot for no-unused-vars
- 1e2305e
<typescript-eslint/typescript-eslint@1e2305e>
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary
but...
- 974f2b1
<typescript-eslint/typescript-eslint@974f2b1>
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690
<https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10690>
)
- Additional commits viewable in compare view
<https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin>
[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:
#1077
Commit Summary
- 3d006aa
<3d006aa>
build(deps-dev): bump @typescript-eslint/eslint-plugin
File Changes
(2 files
<https://github.com/website-local/website-scrap-engine/pull/1077/files>)
- *M* package-lock.json
<https://github.com/website-local/website-scrap-engine/pull/1077/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(341)
- *M* package.json
<https://github.com/website-local/website-scrap-engine/pull/1077/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/website-local/website-scrap-engine/pull/1077.patch
- https://github.com/website-local/website-scrap-engine/pull/1077.diff
—
Reply to this email directly, view it on GitHub
<#1077>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHB4ZSSAISRDQ3YW4GL2232M3YOJAVCNFSM6AAAAABV7PP6U6VHI2DSMVQWIX3LMV43ASLTON2WKOZSHAYTINJSGIYDINQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.21.0 to 8.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
branch
from
January 29, 2025 10:00
3d006aa
to
f3d4e54
Compare
dependabot
bot
deleted the
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
branch
January 29, 2025 10:02
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 @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @myfreeer.
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)