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

mgr/dashboard: bump @angular-devkit/build-angular from 18.2.11 to 19.1.7 in /src/pybind/mgr/dashboard/frontend #273

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps @angular-devkit/build-angular from 18.2.11 to 19.1.7.

Release notes

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

v19.1.7

19.1.7 (2025-02-12)

@​schematics/angular

Commit Description
fix - de73b1c0c include default export for Express app

@​angular/build

Commit Description
fix - 8890a5f76 always provide Vite client helpers with development server
fix - df1d38846 configure Vite CORS option
fix - a13a49d95 exclude unmodified files from logs with --localize
fix - 0826315fa handle unlocalizable files correctly in localized prerender
perf - d2e1c8e9f cache translated i18n bundles for faster builds

@​angular/ssr

Commit Description
fix - f5d974576 accurately calculate content length for static pages with \r\n
fix - c26ea1619 properly handle baseHref with protocol

v19.1.6

19.1.6 (2025-02-05)

@​schematics/angular

Commit Description
fix - 3f7042672 remove additional newline after standalone property
fix - e9778dba0 skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Description
fix - 27f833186 avoid pre-transform errors with Vite pre-bundling
fix - 8f6ee7ed9 ensure full rebuild after initial error build in watch mode
fix - 2b9c00f68 prevent fallback to serving main.js for unknown requests
fix - 45abd15b7 prevent server manifest generation when no server features are enabled

@​angular/ssr

Commit Description
fix - 5bf5e5fd2 prioritize the first matching route over subsequent ones

v19.1.5

19.1.5 (2025-01-29)

@​schematics/angular

Commit Description
fix - 14e3a71e4 update library schematic to use @angular-devkit/build-angular:ng-packagr

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

19.1.7 (2025-02-12)

@​schematics/angular

Commit Type Description
de73b1c0c fix include default export for Express app

@​angular/build

Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds

@​angular/ssr

Commit Type Description
f5d974576 fix accurately calculate content length for static pages with \r\n
c26ea1619 fix properly handle baseHref with protocol

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Type Description
d83237028 fix update vite to version 5.4.14

19.1.6 (2025-02-05)

@​schematics/angular

Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency

... (truncated)

Commits
  • 90cf0f8 release: cut the v19.1.7 release
  • df1d388 fix(@​angular/build): configure Vite CORS option
  • d2e1c8e perf(@​angular/build): cache translated i18n bundles for faster builds
  • 36afdf5 refactor(@​angular/build): remove outdated allowedHosts warning
  • c26ea16 fix(@​angular/ssr): properly handle baseHref with protocol
  • 8890a5f fix(@​angular/build): always provide Vite client helpers with development server
  • 0826315 fix(@​angular/build): handle unlocalizable files correctly in localized prerender
  • de73b1c fix(@​schematics/angular): include default export for Express app
  • a13a49d fix(@​angular/build): exclude unmodified files from logs with --localize
  • bf939eb refactor(@​angular/build): also add server.preTransformRequests
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants