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

Bump loader-utils and @angular/cli in /078-ngx-admin-master #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes loader-utils. It's no longer used after updating ancestor dependency @angular/cli. These dependencies need to be updated together.

Removes loader-utils

Updates @angular/cli from 1.4.9 to 15.2.4

Release notes

Sourced from @​angular/cli's releases.

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
fix - 9a5609a44 improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

v15.2.0

15.2.0 (2023-02-22)

@​angular-devkit/schematics-cli

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.2.4 (2023-03-16)

@​angular-devkit/build-angular

Commit Type Description
f74bfea24 fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius

14.2.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Type Description
ddd33bf38 fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

13.3.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Type Description
50fa9300f fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

16.0.0-next.4 (2023-03-15)

... (truncated)

Commits
  • 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...
  • dfd03aa fix(@​angular-devkit/schematics-cli): correctly transform numbers from prompts
  • 57d12b1 release: cut the v15.2.1 release
  • 9a5609a fix(@​angular-devkit/build-angular): improve parsing of error messages
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cli since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `loader-utils`

Updates `@angular/cli` from 1.4.9 to 15.2.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v1.4.9...15.2.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants