Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Bump @angular-devkit/build-angular from 18.2.12 to 19.0.1 in /Pyro.UI - #313

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-devkit/build-angular-19.0.1
Closed

Bump @angular-devkit/build-angular from 18.2.12 to 19.0.1 in /Pyro.UI#313
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-devkit/build-angular-19.0.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 25, 2024

Copy link
Copy Markdown
Contributor

Bumps @angular-devkit/build-angular from 18.2.12 to 19.0.1.

Release notes

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

v19.0.1

19.0.1 (2024-11-21)

@​angular-devkit/build-angular

CommitDescription
fix - b63123f20use stylePreprocessorOptions

@​angular/build

CommitDescription
fix - 74461da64ensure accurate content length for server assets
fix - 1b4dcedd5use sha256 instead of sha-256 as hash algorithm name

@​angular/ssr

CommitDescription
fix - 8bd2b260ehandle baseHref that start with ./

v19.0.0

19.0.0 (2024-11-19)

@​angular/cli

CommitDescription
feat - 201b60e1dhandle string key/value pairs, e.g. --define
fix - b847d4460recommend optional application update migration during v19 update
perf - f249e7e85enable Node.js compile code cache when available
perf - ecc107d83enable Node.js compile code cache when available

@​schematics/angular

CommitDescription
feat - a381a3db1add option to export component as default
feat - 755f3a07fadd option to setup new workspace or application as zoneless mode
feat - cfca5442eintegrate withEventReplay() in provideClientHydration for new SSR apps
feat - 292a4b7c2update app-shell and ssr schematics to adopt new Server Rendering API
fix - b1504c3bccomponent spec with export default
fix - 4b4e000dddon't show server routing prompt when using browser builder
fix - 4e2a5fe15enable opt-in for new @angular/ssr feature
fix - fcf7443d6explicitly set standalone:false
fix - 7992218a9remove declaration and sourceMap from default tsconfig
fix - 9e6ab1bf2use default import for express

@​angular-devkit/schematics-cli

CommitDescription
feat - 37693c40eadd package manager option to blank schematic

@​angular-devkit/architect

CommitDescription
feat - 78f76485fmerge object options from CLI

@​angular-devkit/build-angular

| Commit | Description |

... (truncated)

Changelog

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

19.0.1 (2024-11-21)

@​angular-devkit/build-angular

CommitTypeDescription
b63123f20fixuse stylePreprocessorOptions

@​angular/build

CommitTypeDescription
74461da64fixensure accurate content length for server assets
1b4dcedd5fixuse sha256 instead of sha-256 as hash algorithm name

@​angular/ssr

CommitTypeDescription
8bd2b260efixhandle baseHref that start with ./

19.0.0 (2024-11-19)

Breaking Changes

@​schematics/angular

  • The app-shell schematic is no longer compatible with Webpack-based builders.

@​angular-devkit/build-angular

@​angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@​angular/build

... (truncated)

Commits
  • 8cd6aa9 release: cut the v19.0.1 release
  • 1b4dced fix(@​angular/build): use sha256 instead of sha-256 as hash algorithm name
  • b63123f fix(@​angular-devkit/build-angular): use stylePreprocessorOptions
  • 3a1c95e test: add end-to-end tests for SSR setup
  • 6a87b1e refactor(@​angular/build): adjust code to propagate errors from Piscina
  • 919f5b9 refactor(@​angular/build): add initial infrastructure to support inline templa...
  • 8bd2b26 fix(@​angular/ssr): handle baseHref that start with ./
  • 74461da fix(@​angular/build): ensure accurate content length for server assets
  • d622e59 release: cut the v19.0.0 release
  • 86acfe0 build: update Angular packages to v19 stable
  • 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.12 to 19.0.1.
- [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.12...19.0.1)
---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2024
@dependabot
dependabotBot requested a review from sys27November 25, 2024 21:32
@dependabot@github

dependabotBot commented on behalf of githubNov 26, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #321.

@dependabotdependabotBot closed this Nov 26, 2024
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/Pyro.UI/angular-devkit/build-angular-19.0.1 branch November 26, 2024 21:54
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sys27