avmaisak / ngx-bootstrap-icons

This Angular module allows you to use the Bootstrap Icons in your angular application without additional dependencies.
https://avmaisak.github.io/ngx-bootstrap-icons
MIT License
33 stars 3 forks source link

Bump @angular/cli from 13.3.5 to 15.2.5 #883

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cli from 13.3.5 to 15.2.5.

Release notes

Sourced from @​angular/cli's releases.

v15.2.5

15.2.5 (2023-04-05)

@​angular/cli

Commit Description
fix - db173d7ed collect tech information

Special Thanks

Alan Agius

v15.2.4

15.2.4 (2023-03-16)

@​angular-devkit/build-angular

Commit Description
fix - f74bfea24 update webpack dependency to 5.76.1

Special Thanks

Alan Agius

v15.2.3

15.2.3 (2023-03-15)

@​angular-devkit/build-angular

Commit Description
fix - a93680585 correct wrap ES2022 classes with static properties

Special Thanks

Alan Agius and Paul Gschwendtner

v15.2.2

15.2.2 (2023-03-08)

@​angular-devkit/schematics-cli

Commit Description
fix - dfd03aa7c correctly transform numbers from prompts

@​angular-devkit/build-angular

Commit Description
fix - eb22f634f build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius

v15.2.1

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.2.5 (2023-04-05)

@​angular/cli

Commit Type Description
db173d7ed fix collect tech information

Special Thanks

Alan Agius

16.0.0-next.6 (2023-03-30)

@​schematics/angular

Commit Type Description
c9e84d024 feat remove generation of BrowserModule.withServerTransition
50b9e59a5 feat update app-shell schematic to support standalone applications
dc5cc893d feat Update universal schematic to support standalone applications
ba4414b2c fix reformat app.config.ts
202e9a50f fix remove compileComponents from component test schematic
85fe820b0 fix use same property order in standalone AppComponent

@​angular-devkit/build-angular

Commit Type Description
cdfa7ca88 fix allow multiple polyfills with esbuild-based builder
955b493b1 fix support CSP on critical CSS link tags.
458400b7b perf avoid unnecessary iterations

Special Thanks

Alan Agius, Charles Lyding, Cédric Exbrayat, Joey Perrott, Kristiyan Kostadinov and Mike Brocchi

16.0.0-next.5 (2023-03-22)

Breaking Changes

... (truncated)

Commits
  • 162484b release: cut the v15.2.5 release
  • db173d7 fix(@​angular/cli): collect tech information
  • a8376e2 ci: disable windows job on PRs
  • 85a048b release: cut the v15.2.4 release
  • f74bfea fix(@​angular-devkit/build-angular): update webpack dependency to 5.76.1
  • 89a9758 release: cut the v15.2.3 release
  • a936805 fix(@​angular-devkit/build-angular): correct wrap ES2022 classes with static p...
  • 2f36b53 build: remove ts-node forking bug workaround
  • 5934493 release: cut the v15.2.2 release
  • eb22f63 fix(@​angular-devkit/build-angular): build optimizer support for non spec-comp...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #886.