Skip to content
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

bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in /playground #2216

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps @typescript-eslint/parser from 6.18.0 to 6.18.1.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.18.1

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
  • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
  • typescript-estree: only create project service from env setting if project is enabled (#8136)
  • utils: improve error message on typed rule with invalid parser (#8146)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.18.1 (2024-01-08)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Dependabot compatibility score

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)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.0 to 6.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (35d5c87) 74.28% compared to head (cc3f5af) 74.23%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2216      +/-   ##
===========================================
- Coverage    74.28%   74.23%   -0.05%     
===========================================
  Files          256      256              
  Lines        25498    25498              
===========================================
- Hits         18939    18926      -13     
- Misses        5270     5282      +12     
- Partials      1289     1290       +1     
Flag Coverage Δ
all-tests 74.23% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35d5c87...cc3f5af. Read the comment docs.

shahzadlone pushed a commit that referenced this pull request Jan 15, 2024
✅ This PR was created by the Combine PRs action by combining the
following PRs:
#2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in
/playground
#2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground
#2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to
0.12.1
#2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0

⚠️ The following PRs were left out due to merge conflicts:
#2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1
in /playground
#2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground
#2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0
#2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playground/typescript-eslint/parser-6.18.1 branch January 15, 2024 10:16
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Jan 22, 2024
…ork#2217)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in
/playground
sourcenetwork#2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground
sourcenetwork#2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to
0.12.1
sourcenetwork#2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1
in /playground
sourcenetwork#2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground
sourcenetwork#2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0
sourcenetwork#2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…ork#2217)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in
/playground
sourcenetwork#2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground
sourcenetwork#2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to
0.12.1
sourcenetwork#2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1
in /playground
sourcenetwork#2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground
sourcenetwork#2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0
sourcenetwork#2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants