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 braces and @angular-devkit/build-angular #66

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2024

Bumps braces to 3.0.3 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits

Updates @angular-devkit/build-angular from 0.1101.4 to 18.1.0

Release notes

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

v18.1.0

18.1.0 (2024-07-10)

@​schematics/angular

Commit Description
fix - 22e05dcb4 generate new projects with ECMAScript standard class field behavior

@​angular/cli

Commit Description
fix - 6d266c146 add fallbacks for migration package resolution

@​angular/build

Commit Description
feat - 687a6c7ec add --inspect option to the dev-server
feat - 628d87a94 support WASM/ES Module integration proposal
fix - 3e359da8d address rxjs undefined issues during SSR prebundling
fix - 4ff914a16 allow additional module preloads up to limit
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 83b75af9f check inlineSourceMap option with isolated modules optimization
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 13d2100dd read WASM file from script location on Node.js
fix - 3091956f5 support import attributes in JavaScript transformer
perf - dd94a831b enable dependency prebundling for server dependencies
perf - 3acb77683 use direct transpilation with isolated modules

v18.1.0-rc.1

18.1.0-rc.1 (2024-07-03)

@​angular/cli

Commit Description
fix - 6c0f60d1b make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Description
fix - 1eb36e593 reduce the number of max workers to available CPUs minus one
fix - c6fc0203e rollback terser to 5.29.2

@​angular/build

Commit Description
feat - 628d87a94 support WASM/ES Module integration proposal
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 5ec724338 correctly name entry points to match budgets
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 27bd67083 redirect to path with trailing slash for asset directories
fix - e8a6d6bc4 reduce the number of max workers to available CPUs minus one
fix - 3091956f5 support import attributes in JavaScript transformer

v18.1.0-rc.0

... (truncated)

Changelog

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

18.1.0 (2024-07-10)

@​angular/cli

Commit Type Description
6d266c146 fix add fallbacks for migration package resolution

@​schematics/angular

Commit Type Description
22e05dcb4 fix generate new projects with ECMAScript standard class field behavior

@​angular/build

Commit Type Description
687a6c7ec feat add --inspect option to the dev-server
628d87a94 feat support WASM/ES Module integration proposal
3e359da8d fix address rxjs undefined issues during SSR prebundling
4ff914a16 fix allow additional module preloads up to limit
fb8e3c39a fix allow top-level await in zoneless applications
83b75af9f fix check inlineSourceMap option with isolated modules optimization
cd97134a6 fix normalize paths during module resolution in Vite
13d2100dd fix read WASM file from script location on Node.js
3091956f5 fix support import attributes in JavaScript transformer
dd94a831b perf enable dependency prebundling for server dependencies
3acb77683 perf use direct transpilation with isolated modules

18.0.7 (2024-07-03)

@​angular/cli

Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2

@​angular/build

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7334c65c7f branch 3 times, most recently from 2f4a597 to 8e84af1 Compare July 13, 2024 01:28
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `@angular-devkit/build-angular` from 0.1101.4 to 18.1.0
- [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/18.1.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7334c65c7f branch from 8e84af1 to 9d1e238 Compare July 13, 2024 01:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants