Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 18.2.11 -> 18.2.21 age confidence
@angular/cli 18.2.11 -> 18.2.21 age confidence

Release Notes

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

v18.2.21

Compare Source

Breaking Changes

@​angular/ssr
  • The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.

    Before:

    const bootstrap = () => bootstrapApplication(AppComponent, config);

    After:

    const bootstrap = (context: BootstrapContext) =>
      bootstrapApplication(AppComponent, config, context);
@​angular-devkit/build-angular
Commit Type Description
700e6bc01 fix avoid extra tick in SSR builds
@​angular/build
Commit Type Description
cccc91b91 fix avoid extra tick in SSR dev-server builds
@​angular/ssr
Commit Type Description
4af385201 feat introduce BootstrapContext for isolated server-side rendering

v18.2.20

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f048078 fix update dependency webpack-dev-server to v5.2.2

v18.2.19

Compare Source

@​angular-devkit/build-angular
Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

v18.2.18

Compare Source

@​angular/build
Commit Type Description
4245ca7b4 fix update vite to 5.4.17

v18.2.17

Compare Source

@​angular/build
Commit Type Description
247ceff7f fix update vite to 5.4.16 due to a security issues

v18.2.16

Compare Source

@​angular-devkit/build-angular
Commit Type Description
4267a80c5 fix remove @vitejs/plugin-basic-ssl from dependencies
@​angular/build
Commit Type Description
9c2904d0d fix update vite to 5.4.15

v18.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
255c8a50d fix update babel packages

v18.2.14

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9d34d28ec fix remove unused vite dependency

v18.2.13

Compare Source

@​angular/cli
Commit Type Description
deeaf1883 fix correctly select package versions in descending order during ng add
@​angular/build
Commit Type Description
fdddf2c08 fix update vite to version 5.4.14

v18.2.12

Compare Source

@​angular/cli
Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt
@​angular/build
Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 force-pushed the renovate/angular-cli-monorepo branch from 1ed3a94 to e493754 Compare November 19, 2024 05:04
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from e493754 to 620ec2f Compare January 23, 2025 21:29
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.12 chore(deps): update angular-cli monorepo to v18.2.14 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from ef24bdf to 81a3de1 Compare January 30, 2025 17:57
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 81a3de1 to 8129ed2 Compare February 9, 2025 13:46
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 8129ed2 to c3b3b05 Compare March 3, 2025 16:31
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c3b3b05 to 73901da Compare March 11, 2025 13:50
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.14 chore(deps): update angular-cli monorepo to v18.2.15 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from f72f692 to 3ef3dae Compare March 17, 2025 17:33
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3ef3dae to cb2bfc1 Compare March 26, 2025 11:36
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.15 chore(deps): update angular-cli monorepo to v18.2.16 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from eb6f009 to 5eb1452 Compare April 2, 2025 18:56
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.16 chore(deps): update angular-cli monorepo to v18.2.17 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 7a5005b to 236f56d Compare April 9, 2025 19:41
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.17 chore(deps): update angular-cli monorepo to v18.2.18 Apr 9, 2025
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.18 chore(deps): update angular-cli monorepo to v18.2.19 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from e605135 to 45846a2 Compare April 24, 2025 09:01
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 45846a2 to 78bca6a Compare May 19, 2025 18:02
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 78bca6a to 5ee1a45 Compare May 28, 2025 08:12
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from eecc729 to 5468ae2 Compare June 11, 2025 13:47
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.19 chore(deps): update angular-cli monorepo to v18.2.20 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 5468ae2 to 9b154ed Compare June 22, 2025 13:09
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9b154ed to 6adf798 Compare July 2, 2025 18:10
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6adf798 to 6f537f0 Compare August 10, 2025 12:56
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from dfe902f to 926c645 Compare August 19, 2025 16:03
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 926c645 to f07ccfc Compare August 31, 2025 10:05
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f07ccfc to 6077a30 Compare September 10, 2025 21:47
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v18.2.20 chore(deps): update angular-cli monorepo to v18.2.21 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6077a30 to 11030cb Compare September 25, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants