Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

chore(deps): bump eslint-plugin-deprecation from 1.2.0 to 1.3.2 #221

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 Dec 15, 2021

Bumps eslint-plugin-deprecation from 1.2.0 to 1.3.2.

Release notes

Sourced from eslint-plugin-deprecation's releases.

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.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
  • b551184 docs(changelog): release 1.3.2 [skip ci]
  • 8f4a60d Merge pull request #41 from gund/fix-eslint-bc
  • 99d3a44 ci(travis): setup test stage for Typescript backward compatibility
  • 1e42bcf ci(travis): setup test stages for ESLint backwards compatibility
  • daace2a fix(rule): restore compatibility with ESLint <=v7
  • 30984da docs(changelog): release 1.3.1 [skip ci]
  • cf372f8 Merge pull request #35 from gluxon/typescript-4.3-compat
  • e3c3c47 fix: print deprecation reason correctly on ts 4.3+
  • a03446f docs(changelog): release 1.3.0 [skip ci]
  • 1d48f3f Merge pull request #39 from Delagen/update-deps
  • 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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants