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 eslint-plugin-deprecation from 1.4.1 to 2.0.0 #390

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps eslint-plugin-deprecation from 1.4.1 to 2.0.0.

Release notes

Sourced from eslint-plugin-deprecation's releases.

v2.0.0

2.0.0 (2023-09-13)

Features

  • migrate to typescript-eslint/utils 6.x (#71) (5a32ce0)

BREAKING CHANGES

  • Dropped support for ESLint v6 and Typescript v3.7.5, please make sure to use at least ESLint v7 with Typescript v4.2 or downgrade to a previous major version.

v1.5.0

1.5.0 (2023-07-27)

Features

  • add deprecation/recommended configuration (#69) (4b482c0), closes #68
  • recommended config (33a1888)
Changelog

Sourced from eslint-plugin-deprecation's changelog.

2.0.0 (2023-09-13)

Features

  • migrate to typescript-eslint/utils 6.x (#71) (5a32ce0)

BREAKING CHANGES

  • Dropped support for ESLint v6 and Typescript v3.7.5, please make sure to use at least ESLint v7 with Typescript v4.2 or downgrade to a previous major version.

1.5.0 (2023-07-27)

Features

  • add deprecation/recommended configuration (#69) (4b482c0), closes #68
  • recommended config (33a1888)
Commits
  • 849dc89 docs(changelog): release 2.0.0 [skip ci]
  • 5a32ce0 feat: migrate to typescript-eslint/utils 6.x (#71)
  • df4dc23 chore: clarify recommended config in readme (#70)
  • 5df80ff docs(changelog): release 1.5.0 [skip ci]
  • 4b482c0 feat: add deprecation/recommended configuration (#69)
  • 8466194 Update README.md
  • 0f87424 Update README.md
  • fdecb17 chore: update readme
  • 33a1888 feat: recommended config
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8cf4966) 73.17% compared to head (1e08b0d) 73.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #390   +/-   ##
=======================================
  Coverage   73.17%   73.17%           
=======================================
  Files           9        9           
  Lines         902      902           
  Branches      239      239           
=======================================
  Hits          660      660           
  Misses        143      143           
  Partials       99       99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-deprecation-2.0.0 branch from a8773ad to 281ae44 Compare October 10, 2023 02:27
@cjbarth
Copy link
Contributor

cjbarth commented Nov 26, 2023

@dependabot rebase

Bumps [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/gund/eslint-plugin-deprecation/releases)
- [Changelog](https://github.com/gund/eslint-plugin-deprecation/blob/master/CHANGELOG.md)
- [Commits](gund/eslint-plugin-deprecation@v1.4.1...v2.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-deprecation
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-deprecation-2.0.0 branch from 281ae44 to 1e08b0d Compare November 26, 2023 14:31
@cjbarth cjbarth merged commit 0f11269 into master Nov 26, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-deprecation-2.0.0 branch November 26, 2023 14:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant