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

mgr/dashboard: bump @angular-eslint/builder from 13.5.0 to 16.2.0 in /src/pybind/mgr/dashboard/frontend #65

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @angular-eslint/builder from 13.5.0 to 16.2.0.

Release notes

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

v16.2.0

16.2.0 (2023-09-17)

Bug Fixes

  • eslint-plugin-template: [prefer-self-closing-tags] improve code style of fixer result (#1520) (6a86f19)
  • eslint-plugin-template: fix fixer of inline templates (#1472) (470e12b)
  • eslint-plugin: [use-component-selector] applies to template literals (#1468) (cbe60d3)
  • update dependency @​angular/compiler to v16.2.5 (#1517) (fcfe7cc)
  • update dependency axobject-query to v3.2.1 (#1524) (bb171d4)
  • update dependency eslint to v8.49.0 (#1511) (abeb9f5)

Features

  • eslint-plugin-template: [prefer-ngsrc] add rule (#1477) (0cfbc80)
  • eslint-plugin: [sort-lifecycle-methods] add rule (#1320) (47f7975)

v16.1.2

16.1.2 (2023-09-04)

Bug Fixes

  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#1466) (208bf25)
  • update dependency @​angular/compiler to v16.2.3 (#1458) (2b895a8)

v16.1.1

16.1.1 (2023-08-20)

Bug Fixes

  • eslint-plugin-template: [attributes-order] Handle explicit ng-template usage (#1465) (7d1f592)
  • eslint-plugin-template: update links to Angular i18n docs (#1476) (9633058)
  • eslint-plugin: export require-localize-metadata rule (#1469) (e3dc936)
  • update dependency eslint to v8.45.0 (#1461) (9c95032)
  • update dependency eslint to v8.47.0 (#1489) (047338a)
  • update dependency eslint-scope to v7.2.2 (#1460) (0bb6dca)

v16.1.0

16.1.0 (2023-07-12)

Bug Fixes

  • eslint-plugin-template: [attributes-order] fixes for structural directives and "dotted" names (#1448) (90c0e91)
  • eslint-plugin: [valid-aria] tristate "mixed" value not handled (#1398) (e7c762a)
  • update dependency @​angular/compiler to v16.1.2 (#1411) (cd1622e)

... (truncated)

Changelog

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

16.2.0 (2023-09-17)

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

16.1.2 (2023-09-04)

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

16.1.1 (2023-08-20)

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

16.1.0 (2023-07-12)

Bug Fixes

16.0.3 (2023-05-29)

Bug Fixes

16.0.2 (2023-05-17)

Bug Fixes

16.0.1 (2023-05-03)

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

16.0.0 (2023-05-03)

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

15.2.1 (2023-02-10)

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

15.2.0 (2023-01-14)

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

15.1.0 (2022-11-24)

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

... (truncated)

Commits

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)

Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 13.5.0 to 16.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/builder)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-eslint-builder-16.2.0 branch from 05fc259 to b89c33d Compare October 2, 2023 10:58
Copy link

github-actions bot commented Dec 1, 2023

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Dec 1, 2023
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Dec 31, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-eslint-builder-16.2.0 branch December 31, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants