Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^18.2.9 -> ^18.2.11 age adoption passing confidence
@angular-eslint/builder (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
@angular-eslint/eslint-plugin (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
@angular-eslint/schematics (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
@angular-eslint/template-parser (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
@angular/animations (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/cli ^18.2.9 -> ^18.2.11 age adoption passing confidence
@angular/common (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/compiler (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/core (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/forms (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/language-service (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/platform-browser (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@angular/router (source) ^18.2.8 -> ^18.2.10 age adoption passing confidence
@faker-js/faker (source) ^9.0.3 -> ^9.1.0 age adoption passing confidence
@types/jest (source) ^29.5.13 -> ^29.5.14 age adoption passing confidence
@types/node (source) ^22.7.7 -> ^22.8.6 age adoption passing confidence
angular-eslint (source) ^18.3.1 -> ^18.4.0 age adoption passing confidence
caniuse-lite 1.0.30001669 -> 1.0.30001676 age adoption passing confidence
cypress (source) ^13.15.0 -> ^13.15.1 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.14.0 age adoption passing confidence
eslint-plugin-cypress ^4.0.0 -> ^4.1.0 age adoption passing confidence
eslint-plugin-n ^17.11.1 -> ^17.12.0 age adoption passing confidence
ngx-bootstrap ^18.1.1 -> ^18.1.3 age adoption passing confidence
npm-run-all2 ^6.2.4 -> ^6.2.6 age adoption passing confidence
sass ^1.80.3 -> ^1.80.6 age adoption passing confidence
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence
typescript-eslint (source) ^8.10.0 -> ^8.12.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.2.11

Compare Source

v18.2.10

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7b775f4e0 fix update http-proxy-middleware to 3.0.3
@​angular/build
Commit Type Description
b1e5f51f9 fix Address build issue in Node.js LTS versions with prerendering or SSR
angular-eslint/angular-eslint (@​angular-eslint/builder)

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v18.4.0

Compare Source

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

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

v18.4.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update dependency aria-query to v5.3.2 (#​2053)
  • update dependency aria-query to v5.3.1 (#​2043)
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update typescript-eslint packages to v8.5.0 (#​2020)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.4.0

Compare Source

🩹 Fixes
  • template-parser: traverse ng-content fallback content (#​2031)
❤️ Thank You
angular/angular (@​angular/animations)

v18.2.10

Compare Source

compiler
Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#​58417)
localize
Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#​58287)

v18.2.9

Compare Source

compiler-cli
Commit Type Description
b0ab653965 fix report when NgModule imports or exports itself (#​58231)
faker-js/faker (@​faker-js/faker)

v9.1.0

Compare Source

New Locales
Features
Changed Locales
Bug Fixes
angular-eslint/angular-eslint (angular-eslint)

v18.4.0

Compare Source

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

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001676

Compare Source

v1.0.30001675

Compare Source

v1.0.30001674

Compare Source

v1.0.30001673

Compare Source

v1.0.30001672

Compare Source

v1.0.30001671

Compare Source

cypress-io/cypress (cypress)

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

eslint/eslint (eslint)

v9.14.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v4.1.0

Compare Source

Features
  • docs: publish updated readme (2bc8d5a)
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
valor-software/ngx-bootstrap (ngx-bootstrap)

v18.1.3

Compare Source

Fixes for modal and datepicker.

v18.1.2

Compare Source

  • Fix for async http highlight issue
  • Croatian locale now in line with standards
  • Fixed dropdown for container="body" bug
  • Fixed locale not reset bug
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

sass/dart-sass (sass)

v1.80.6

Compare Source

Command-Line Interface
  • Make @parcel/watcher an optional dependency so this can still be installed
    on operating systems where it's unavailable.

v1.80.5

Compare Source

Embedded Host
  • Don't produce phantom @import deprecations when using an importer with the
    legacy API.

v1.80.4

Compare Source

  • No user-visible changes.
Microsoft/tslib (tslib)

v2.8.1

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.12.2

Compare Source

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

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

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

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 25, 2024
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codecov
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a5014ff) to head (7bed113).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1490   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          950       950           
  Branches       321       321           
=========================================
  Hits           950       950           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 8fd8e5a to ffb6e68 Compare November 1, 2024 02:01
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from ffb6e68 to 835428d Compare November 1, 2024 22:45
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 835428d to 7bed113 Compare November 2, 2024 00:16
@ghiscoding ghiscoding merged commit 34a1cf7 into ghiscoding:master Nov 2, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants