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 @angular-eslint/schematics from 2.0.2 to 4.3.1 #201

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 Nov 19, 2021

Bumps @angular-eslint/schematics from 2.0.2 to 4.3.1.

Release notes

Sourced from @​angular-eslint/schematics's releases.

v4.3.0

4.3.0 (2021-05-12)

Features

  • eslint-plugin-template: add rule accessibility-label-has-associated-control (#392) (0851f3e)

v4.2.1

4.2.1 (2021-05-12)

Bug Fixes

  • eslint-plugin-template: no-negated-async message tweak (#427) (08a8330)

v4.2.0

4.2.0 (2021-04-28)

Features

  • schematics: add add-eslint-to-project schematic (#426) (7ae557d)

v4.1.0

4.1.0 (2021-04-28)

Bug Fixes

  • schematics: support workspaces which use targets alias (#424) (da6bcf7)

Features

  • schematics: dynamically install tslint-to-eslint-config as needed (#425) (27ca474)

v4.0.0

4.0.0 (2021-04-18)

We have provided automated migrations for you to move to v4.

All you need to do is run the update schematics for @angular-eslint:

npx ng update @angular-eslint/schematics

NOTE: For this release, there are no automated migrations to be run, other than automatically updating the version number of your other @angular-eslint packages.

BREAKING CHANGES

  • Passing --collection=@angular-eslint/schematics to ng new is no longer supported:

    • If you attempt to do it you will get a clear error with instructions on what to do instead.

... (truncated)

Changelog

Sourced from @​angular-eslint/schematics's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

13.0.1 (2021-11-19)

Bug Fixes

  • schematics: auto update eslint-plugin-import as part of v13 ng update (#836) (705e83b)

13.0.0 (2021-11-18)

Features

12.7.0 (2021-11-18)

Bug Fixes

Features

  • schematics: add package group for ng update (#807) (ce2e47d)

12.6.1 (2021-10-26)

Bug Fixes

12.6.0 (2021-10-25)

Note: Version bump only for package @​angular-eslint/schematics

12.5.0 (2021-09-20)

Note: Version bump only for package @​angular-eslint/schematics

12.4.1 (2021-09-09)

Note: Version bump only for package @​angular-eslint/schematics

12.4.0 (2021-09-09)

Note: Version bump only for package @​angular-eslint/schematics

12.3.1 (2021-07-15)

... (truncated)

Commits
  • 3c3e9e8 v4.3.1
  • 5f4e4a8 chore: publish v4.3.0
  • 1539564 chore: publish v4.2.1
  • e1af184 chore: publish v4.2.0
  • 7ae557d feat(schematics): add add-eslint-to-project schematic (#426)
  • 2c7e466 chore: publish v4.1.0
  • 27ca474 feat(schematics): dynamically install tslint-to-eslint-config as needed (#425)
  • da6bcf7 fix(schematics): support workspaces which use targets alias (#424)
  • 589df30 chore: publish v4.0.0
  • 18fd863 feat(schematics): options for convert-tslint-to-eslint (#419)
  • 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 [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 2.0.2 to 4.3.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v4.3.1/packages/schematics)

---
updated-dependencies:
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2021 02:17
@dependabot dependabot bot added dependencies Add, remove or update some dependencies javascript Pull requests that update Javascript code labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Add, remove or update some dependencies javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants