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.3.2 to 3.0.0 #232

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps eslint-plugin-deprecation from 1.3.2 to 3.0.0.

Release notes

Sourced from eslint-plugin-deprecation's releases.

v3.0.0

3.0.0 (2024-05-31)

Features

  • add plugin meta and support typescript-eslint@7 (#86) (1365f7f)

BREAKING CHANGES

  • Dropped support for ESLint v7.

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)

v1.4.1

1.4.1 (2023-04-05)

Bug Fixes

  • deps: use @typescript-eslint/utils instead of experimental (448004c)

v1.4.0

1.4.0 (2023-04-01)

Features

  • add support for Typescript v5 (a9683d9)

... (truncated)

Changelog

Sourced from eslint-plugin-deprecation's changelog.

3.0.0 (2024-05-31)

Features

  • add plugin meta and support typescript-eslint@7 (#86) (1365f7f)

BREAKING CHANGES

  • Dropped support for ESLint v7.

  • feat: add plugin meta and support typescript-eslint@7

  • Update package.json

Co-authored-by: Alex Malkevich 3644678+gund@users.noreply.github.com

  • Updated lockfile and other dependencies

  • skipLibCheck too

  • Goodbye, ESLint v7

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)

1.4.1 (2023-04-05)

Bug Fixes

  • deps: use @typescript-eslint/utils instead of experimental (448004c)

... (truncated)

Commits
  • 2c78bdb docs(changelog): release 3.0.0 [skip ci]
  • 1365f7f feat: add plugin meta and support typescript-eslint@7 (#86)
  • ae8ca95 docs(readme): update docs with code examples
  • 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
  • Additional commits viewable 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-deprecation-3.0.0 branch from 1ffc7d5 to 00ffb13 Compare March 7, 2025 10:43
Bumps [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation) from 1.3.2 to 3.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.3.2...v3.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-3.0.0 branch from 00ffb13 to 0292754 Compare March 7, 2025 10:45
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.

0 participants