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

feat(Dependencies): Update all non-major dependencies (minor) #6339

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder (source) 19.0.2 -> 19.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 19.0.2 -> 19.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 19.0.2 -> 19.1.0 age adoption passing confidence
@angular-eslint/schematics (source) 19.0.2 -> 19.1.0 age adoption passing confidence
@angular-eslint/template-parser (source) 19.0.2 -> 19.1.0 age adoption passing confidence
@eslint/js (source) 9.19.0 -> 9.20.0 age adoption passing confidence
eslint (source) 9.19.0 -> 9.20.0 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.0 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v19.1.0

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v19.1.0

Compare Source

🚀 Features
  • eslint-plugin: prefer-signals now checks .asReadonly() calls (#​2218)
  • eslint-plugin: prefer-signals read-only suggestion is now a fix (#​2175)
🩹 Fixes
  • eslint-plugin: [no-input-prefix] false positive on input initializer value (#​2184)
  • eslint-plugin: [prefer-signals] support linkedSignal (#​2213)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v19.1.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule prefer-static-string-properties (#​2228)
🩹 Fixes
  • eslint-plugin-template: [attribute-order] check for ng-template within svg (#​2223)
  • eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#​2229)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v19.1.0

Compare Source

🩹 Fixes
  • update dependency eslint to v9.20.0 (#​2217)
  • update typescript-eslint packages to v8.23.0 (#​2212)
  • update dependency semver to v7.7.1 (#​2225)
  • update typescript-eslint packages to v8.20.0 (#​2185)
  • update dependency eslint to v9.18.0 (#​2181)
  • update dependency ignore to v7 (#​2200)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v19.1.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

eslint/eslint (eslint)

v9.20.0

Compare Source

prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Feb 7, 2025
@renovate renovate bot requested a review from a team February 7, 2025 23:06
@renovate renovate bot force-pushed the deps/all-minor-patch branch from 6c70773 to af467bb Compare February 8, 2025 06:47
@renovate renovate bot changed the title feat(Dependencies): Update all non-major dependencies to v9.20.0 (minor) feat(Dependencies): Update all non-major dependencies (minor) Feb 9, 2025
@renovate renovate bot force-pushed the deps/all-minor-patch branch from af467bb to b267837 Compare February 9, 2025 15:53
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| npm        | @angular-eslint/builder                | 19.0.2 | 19.1.0 |
| npm        | @angular-eslint/eslint-plugin          | 19.0.2 | 19.1.0 |
| npm        | @angular-eslint/eslint-plugin-template | 19.0.2 | 19.1.0 |
| npm        | @angular-eslint/schematics             | 19.0.2 | 19.1.0 |
| npm        | @angular-eslint/template-parser        | 19.0.2 | 19.1.0 |
| npm        | @eslint/js                             | 9.19.0 | 9.20.0 |
| npm        | eslint                                 | 9.19.0 | 9.20.0 |
| npm        | prettier                               | 3.4.2  | 3.5.0  |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from b267837 to 18ceaa0 Compare February 9, 2025 22:30
@dweinholz dweinholz merged commit ccc0498 into dev Feb 10, 2025
4 checks passed
@dweinholz dweinholz deleted the deps/all-minor-patch branch February 10, 2025 06:54
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant