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

Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 #122

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps @typescript-eslint/parser from 5.48.2 to 5.49.0.

Release notes

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

v5.49.0

5.49.0 (2023-01-23)

Bug Fixes

Features

  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#6259) (c8a6d80)
Changelog

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

5.49.0 (2023-01-23)

Note: Version bump only for package @​typescript-eslint/parser

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (0bddb5a) compared to base (71cde1b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          482       482           
  Branches       103       103           
=========================================
  Hits           482       482           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0 branch from bc9520d to 50a4d90 Compare January 30, 2023 06:28
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0.
- [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/v5.49.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0 branch from 50a4d90 to 71a53f8 Compare January 30, 2023 06:31
@github-actions
Copy link

☂️ Code Coverage

% Stmts% Branch% Funcs% Lines
100 🟢100 🟢100 🟢100 🟢
Click to expand
File% Stmts% Branch% Funcs% Lines
src
index.ts100 🟢100 🟢100 🟢100 🟢
utils.ts100 🟢100 🟢100 🟢100 🟢
src/types
formulaone-card-types.ts100 🟢100 🟢100 🟢100 🟢
src/lib
format_date_time.ts100 🟢100 🟢100 🟢100 🟢
use_am_pm.ts100 🟢100 🟢100 🟢100 🟢
constants.ts100 🟢100 🟢100 🟢100 🟢
format_date.ts100 🟢100 🟢100 🟢100 🟢
format_time.ts100 🟢100 🟢100 🟢100 🟢
src/cards
constructor-standings.ts100 🟢100 🟢100 🟢100 🟢
base-card.ts100 🟢100 🟢100 🟢100 🟢
driver-standings.ts100 🟢100 🟢100 🟢100 🟢
schedule.ts100 🟢100 🟢100 🟢100 🟢
next-race.ts100 🟢100 🟢100 🟢100 🟢
last-result.ts100 🟢100 🟢100 🟢100 🟢
countdown.ts100 🟢100 🟢100 🟢100 🟢
results.ts100 🟢100 🟢100 🟢100 🟢
src/api
ergast-client.ts100 🟢100 🟢100 🟢100 🟢

@marcokreeft87 marcokreeft87 merged commit 4a6a2c9 into main Jan 30, 2023
@marcokreeft87 marcokreeft87 deleted the dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0 branch January 30, 2023 06:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant