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.2.0 to 1.3.3 #275

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps eslint-plugin-deprecation from 1.2.0 to 1.3.3.

Release notes

Sourced from eslint-plugin-deprecation's releases.

v1.3.3

1.3.3 (2022-11-14)

Bug Fixes

  • rule: optimize rule checks (bcffb64)

v1.3.2

1.3.2 (2021-12-15)

Bug Fixes

  • rule: restore compatibility with ESLint <=v7 (daace2a)

v1.3.1

1.3.1 (2021-12-14)

Bug Fixes

  • print deprecation reason correctly on ts 4.3+ (e3c3c47)

v1.3.0

1.3.0 (2021-12-14)

Features

  • deps: update deps, support of eslint 8 (6cb798c)

v1.2.1

1.2.1 (2021-05-04)

Bug Fixes

  • don't flag JSX closing tags (ea60c3d)
Changelog

Sourced from eslint-plugin-deprecation's changelog.

1.3.3 (2022-11-14)

Bug Fixes

  • rule: optimize rule checks (bcffb64)

1.3.2 (2021-12-15)

Bug Fixes

  • rule: restore compatibility with ESLint <=v7 (daace2a)

1.3.1 (2021-12-14)

Bug Fixes

  • print deprecation reason correctly on ts 4.3+ (e3c3c47)

1.3.0 (2021-12-14)

Features

  • deps: update deps, support of eslint 8 (6cb798c)

1.2.1 (2021-05-04)

Bug Fixes

  • don't flag JSX closing tags (ea60c3d)
Commits
  • c289abd docs(changelog): release 1.3.3 [skip ci]
  • bcffb64 fix(rule): optimize rule checks
  • 8dc0a9b Merge pull request #49 from gund/fix-ci
  • 4370607 ci(travis): update to never distro
  • 658e8c3 Merge pull request #42 from json-derulo/add-more-unit-tests
  • ebed6f0 test: remove obsolete test case
  • 720d73c test: improve test cases
  • e292506 test: add comments to new test cases
  • 94c5f6c test: add more test cases
  • b551184 docs(changelog): release 1.3.2 [skip ci]
  • 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 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 [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation) from 1.2.0 to 1.3.3.
- [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.2.0...v1.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
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