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 ansi-html and @angular-devkit/build-angular in /src/portal #28

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

Conversation

dependabot[bot]
Copy link

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

Removes ansi-html. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Removes ansi-html

Updates @angular-devkit/build-angular from 0.1001.2 to 15.2.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

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
feat - ecf43090d auto detect package manager (#24305)

@​angular/cli

Commit Description
feat - 0f58a17c4 log number of files update during ng update

@​angular-devkit/build-angular

Commit Description
feat - 01b3bcf89 add Less stylesheet support to experimental esbuild-based builder
feat - 09af70743 implement node module license extraction for esbuild builder
feat - bbc1a4f0d support CommonJS dependency checking in esbuild
feat - 8cf0d17fb support JIT compilation with esbuild
fix - 3f6769ef9 allow empty scripts to be optimized
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Marvin and Paul Gschwendtner

v15.2.0-rc.0

15.2.0-rc.0 (2023-02-15)

@​angular/cli

Commit Description
fix - 5f407337f add set SessionEngaged in GA
fix - 545c180e2 convert before option in .npmrc to Date
fix - 522463c42 replace os.version with os.release.

@​angular-devkit/build-angular

Commit Description
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild
fix - d3f255087 correctly copy safety-worker.js contents
fix - c65b026e2 update the ECMA output warning message to be more actionable
fix - 8356240dd use babel default export helper in build optimizer
perf - 1e5286326 reduce rebuilt times when using the scripts option

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Type Description
9a5609a44 fix improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

16.0.0-next.1 (2023-02-23)

@​angular-devkit/build-angular

Commit Type Description
759ae92aa fix update peer dependencies to support version 16

Special Thanks

Alan Agius

16.0.0-next.0 (2023-02-22)

Breaking Changes

@​angular/cli

  • The deprecated defaultCollection workspace option has been removed. Use schematicCollections instead.

    Before

    "defaultCollection": "@angular/material"

    After

    "schematicCollections": ["@angular/material"]

... (truncated)

Commits

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 [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `ansi-html`

Updates `@angular-devkit/build-angular` from 0.1001.2 to 15.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/15.2.1)

---
updated-dependencies:
- dependency-name: ansi-html
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  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 6, 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
0 participants