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 @angular-devkit/build-angular from 17.1.2 to 17.1.3 #57

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps @angular-devkit/build-angular from 17.1.2 to 17.1.3.

Release notes

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

v17.1.3

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Description
fix - 3de3aa170 allow ./ baseHref when using vite based server
fix - 17f47a3c9 ensure WebWorker main entry is used in output code
Changelog

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

17.1.3 (2024-02-08)

@​angular-devkit/build-angular

Commit Type Description
3de3aa170 fix allow ./ baseHref when using vite based server
17f47a3c9 fix ensure WebWorker main entry is used in output code

17.2.0-next.1 (2024-01-31)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

Commit Type Description
03e1aa790 feat add support to bun package manager

@​angular-devkit/build-angular

Commit Type Description
f4f535653 feat add JSON build logs when using the application builder
7c522aa87 feat support using custom postcss configuration with application builder
d6aea27db fix add required modules as externals imports
476a68daa fix add output location in build stats
dbd3984f2 fix correctly handle glob negation in proxy config when using vite
41ea985f9 fix display server bundles in build stats
822e7a482 fix handle regular expressions in proxy config when using Vite
944cbcdb1 fix limit the number of lazy chunks visible in the stats table
37ffa5e4a fix resolve absolute output-path when using esbuild based builders

@​angular/create

Commit Type Description
600498f2c feat add support to bun package manager

Commits
  • cceb852 release: cut the v17.1.3 release
  • 17f47a3 fix(@​angular-devkit/build-angular): ensure WebWorker main entry is used in ou...
  • c3538b4 test: update webpack tests filenames and size checks to pass with latest webpack
  • 3de3aa1 fix(@​angular-devkit/build-angular): allow ./ baseHref when using vite based...
  • 1b2bf5d refactor(@​angular-devkit/build-angular): remove casting since `setSourceMapsE...
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2024
@remscodes
Copy link
Owner

@dependabot rebase

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.1.2...17.1.3)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-devkit/build-angular-17.1.3 branch from 76d27a9 to 3386d71 Compare February 9, 2024 09:53
@remscodes remscodes merged commit 2249e48 into main Feb 9, 2024
2 checks passed
@remscodes remscodes deleted the dependabot/npm_and_yarn/angular-devkit/build-angular-17.1.3 branch February 9, 2024 09:54
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.

1 participant