-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 #111
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 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 29, 2023
@dependabot merge
…--
Beau Raines
***@***.***
425.654.4663 (voice and sms)
beau.raines (skype)
LinkedIn www.linkedin.com/in/beauraines/
On Thu, Sep 28, 2023, 9:22 PM dependabot[bot] ***@***.***> wrote:
Bumps eslint <https://github.com/eslint/eslint> from 8.49.0 to 8.50.0.
Release notes
*Sourced from eslint's releases
<https://github.com/eslint/eslint/releases>.*
v8.50.0 Features
- 27d5a9e
<eslint/eslint@27d5a9e>
feat: add suggestions to array-callback-return (#17590
<https://redirect.github.com/eslint/eslint/issues/17590>) (Tanuj Kanti)
- f9082ff
<eslint/eslint@f9082ff>
feat: flat-rule-tester make sure default config always matches (#17585
<https://redirect.github.com/eslint/eslint/issues/17585>) (fnx)
- 83914ad
<eslint/eslint@83914ad>
feat: Implement SourceCode#applyInlineConfig() (#17351
<https://redirect.github.com/eslint/eslint/issues/17351>) (Nicholas C.
Zakas)
- 22a5582
<eslint/eslint@22a5582>
feat: add rule no-object-constructor, deprecate no-new-object (#17576
<https://redirect.github.com/eslint/eslint/issues/17576>) (Francesco
Trotta)
- 85a3d9e
<eslint/eslint@85a3d9e>
feat: allowVoid option in array-callback-return (#17564
<https://redirect.github.com/eslint/eslint/issues/17564>) (Tanuj Kanti)
Bug Fixes
- cc4d26b
<eslint/eslint@cc4d26b>
fix: Ensure deprecated context.parserServices warns (#17593
<https://redirect.github.com/eslint/eslint/issues/17593>) (Nicholas C.
Zakas)
- 1ea4cfb
<eslint/eslint@1ea4cfb>
fix: Ensure all RuleTester tests all deprecated context methods (#17587
<https://redirect.github.com/eslint/eslint/issues/17587>) (Nicholas C.
Zakas)
- aa1b657
<eslint/eslint@aa1b657>
fix: wrong suggestion and message in no-misleading-character-class (
#17571 <https://redirect.github.com/eslint/eslint/issues/17571>)
(Yosuke Ota)
Documentation
- 1800537
<eslint/eslint@1800537>
docs: Fix and standardize JSX code examples (#17591
<https://redirect.github.com/eslint/eslint/issues/17591>) (Francesco
Trotta)
- 48a44a7
<eslint/eslint@48a44a7>
docs: Add correct/incorrect tags to prefer-arrow-callback (#17589
<https://redirect.github.com/eslint/eslint/issues/17589>) (Francesco
Trotta)
- 20893d4
<eslint/eslint@20893d4>
docs: fix incorrect tag's place (#17575
<https://redirect.github.com/eslint/eslint/issues/17575>) (Tanuj Kanti)
- bd7a71f
<eslint/eslint@bd7a71f>
docs: Update README (GitHub Actions Bot)
Chores
- f8a8a2d
<eslint/eslint@f8a8a2d>
chore: upgrade @eslint/js@8 <https://github.com/8>.50.0 (#17599
<https://redirect.github.com/eslint/eslint/issues/17599>) (Milos
Djermanovic)
- 38ada6d
<eslint/eslint@38ada6d>
chore: package.json update for @eslint/js release (ESLint Jenkins)
Changelog
*Sourced from eslint's changelog
<https://github.com/eslint/eslint/blob/main/CHANGELOG.md>.*
v8.50.0 - September 22, 2023
- f8a8a2d
<eslint/eslint@f8a8a2d>
chore: upgrade @eslint/js@8 <https://github.com/8>.50.0 (#17599
<https://redirect.github.com/eslint/eslint/issues/17599>) (Milos
Djermanovic)
- 38ada6d
<eslint/eslint@38ada6d>
chore: package.json update for @eslint/js release (ESLint Jenkins)
- 27d5a9e
<eslint/eslint@27d5a9e>
feat: add suggestions to array-callback-return (#17590
<https://redirect.github.com/eslint/eslint/issues/17590>) (Tanuj Kanti)
- f9082ff
<eslint/eslint@f9082ff>
feat: flat-rule-tester make sure default config always matches (#17585
<https://redirect.github.com/eslint/eslint/issues/17585>) (fnx)
- 83914ad
<eslint/eslint@83914ad>
feat: Implement SourceCode#applyInlineConfig() (#17351
<https://redirect.github.com/eslint/eslint/issues/17351>) (Nicholas C.
Zakas)
- cc4d26b
<eslint/eslint@cc4d26b>
fix: Ensure deprecated context.parserServices warns (#17593
<https://redirect.github.com/eslint/eslint/issues/17593>) (Nicholas C.
Zakas)
- 1ea4cfb
<eslint/eslint@1ea4cfb>
fix: Ensure all RuleTester tests all deprecated context methods (#17587
<https://redirect.github.com/eslint/eslint/issues/17587>) (Nicholas C.
Zakas)
- 1800537
<eslint/eslint@1800537>
docs: Fix and standardize JSX code examples (#17591
<https://redirect.github.com/eslint/eslint/issues/17591>) (Francesco
Trotta)
- 22a5582
<eslint/eslint@22a5582>
feat: add rule no-object-constructor, deprecate no-new-object (#17576
<https://redirect.github.com/eslint/eslint/issues/17576>) (Francesco
Trotta)
- 48a44a7
<eslint/eslint@48a44a7>
docs: Add correct/incorrect tags to prefer-arrow-callback (#17589
<https://redirect.github.com/eslint/eslint/issues/17589>) (Francesco
Trotta)
- aa1b657
<eslint/eslint@aa1b657>
fix: wrong suggestion and message in no-misleading-character-class (
#17571 <https://redirect.github.com/eslint/eslint/issues/17571>)
(Yosuke Ota)
- 20893d4
<eslint/eslint@20893d4>
docs: fix incorrect tag's place (#17575
<https://redirect.github.com/eslint/eslint/issues/17575>) (Tanuj Kanti)
- 85a3d9e
<eslint/eslint@85a3d9e>
feat: allowVoid option in array-callback-return (#17564
<https://redirect.github.com/eslint/eslint/issues/17564>) (Tanuj Kanti)
- bd7a71f
<eslint/eslint@bd7a71f>
docs: Update README (GitHub Actions Bot)
Commits
- 299bfae
<eslint/eslint@299bfae>
8.50.0
- 212687c
<eslint/eslint@212687c>
Build: changelog update for 8.50.0
- f8a8a2d
<eslint/eslint@f8a8a2d>
chore: upgrade @eslint/js@8 <https://github.com/8>.50.0 (#17599
<https://redirect.github.com/eslint/eslint/issues/17599>)
- 38ada6d
<eslint/eslint@38ada6d>
chore: package.json update for @eslint/js release
- 27d5a9e
<eslint/eslint@27d5a9e>
feat: add suggestions to array-callback-return (#17590
<https://redirect.github.com/eslint/eslint/issues/17590>)
- f9082ff
<eslint/eslint@f9082ff>
feat: flat-rule-tester make sure default config always matches (#17585
<https://redirect.github.com/eslint/eslint/issues/17585>)
- 83914ad
<eslint/eslint@83914ad>
feat: Implement SourceCode#applyInlineConfig() (#17351
<https://redirect.github.com/eslint/eslint/issues/17351>)
- cc4d26b
<eslint/eslint@cc4d26b>
fix: Ensure deprecated context.parserServices warns (#17593
<https://redirect.github.com/eslint/eslint/issues/17593>)
- 1ea4cfb
<eslint/eslint@1ea4cfb>
fix: Ensure all RuleTester tests all deprecated context methods (#17587
<https://redirect.github.com/eslint/eslint/issues/17587>)
- 1800537
<eslint/eslint@1800537>
docs: Fix and standardize JSX code examples (#17591
<https://redirect.github.com/eslint/eslint/issues/17591>)
- Additional commits viewable in compare view
<eslint/eslint@v8.49.0...v8.50.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:
#111
Commit Summary
- c7e4899
<c7e4899>
chore(deps-dev): bump eslint from 8.49.0 to 8.50.0
File Changes
(1 file <https://github.com/beauraines/toggl-cli/pull/111/files>)
- *M* package-lock.json
<https://github.com/beauraines/toggl-cli/pull/111/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(14)
Patch Links:
- https://github.com/beauraines/toggl-cli/pull/111.patch
- https://github.com/beauraines/toggl-cli/pull/111.diff
—
Reply to this email directly, view it on GitHub
<#111>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQV3MKFBKSAVQNWMJSGR7LX4ZEHXANCNFSM6AAAAAA5L4W6LQ>
.
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
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 8.49.0 to 8.50.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
299bfae
8.50.0212687c
Build: changelog update for 8.50.0f8a8a2d
chore: upgrade@eslint/js
@8
.50.0 (#17599)38ada6d
chore: package.json update for@eslint/js
release27d5a9e
feat: add suggestions to array-callback-return (#17590)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351)cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587)1800537
docs: Fix and standardize JSX code examples (#17591)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)