Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0 #1066

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0.

Release notes

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

v5.48.0

5.48.0 (2023-01-02)

Bug Fixes

Features

  • eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)

v5.47.1

5.47.1 (2022-12-26)

Bug Fixes

  • ast-spec: correct some incorrect ast types (#6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
Changelog

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

5.48.0 (2023-01-02)

Features

  • eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes

  • ast-spec: correct some incorrect ast types (#6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
Commits
  • 4ab9bd7 chore: publish v5.48.0
  • cf3ffdd feat(eslint-plugin): specify which method is unbound and added test case (#6281)
  • 6ffce79 chore: publish v5.47.1
  • 0f3f645 fix(ast-spec): correct some incorrect ast types (#6257)
  • ccd45d4 fix(eslint-plugin): [member-ordering] correctly invert optionalityOrder (#6256)
  • See full diff in compare view

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 requested a review from a team January 3, 2023 07:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2023

Codecov Report

Merging #1066 (0e9550d) into main (d33524c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1066   +/-   ##
=======================================
  Coverage   43.48%   43.48%           
=======================================
  Files          49       49           
  Lines        1481     1481           
  Branches      318      318           
=======================================
  Hits          644      644           
  Misses        796      796           
  Partials       41       41           

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.0 branch from eb920a4 to 0e9550d Compare January 3, 2023 08:41
apupier
apupier previously approved these changes Jan 3, 2023
@apupier
Copy link
Member

apupier commented Jan 3, 2023

@dependabot rebase

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.0 to 5.48.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/v5.48.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.0 branch from 0e9550d to eba4284 Compare January 3, 2023 10:28
@sonarcloud
Copy link

sonarcloud bot commented Jan 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mmelko mmelko merged commit 25d9cba into main Jan 3, 2023
@mmelko mmelko deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.0 branch January 3, 2023 14:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants