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 serialize-javascript and @angular-devkit/build-angular in /components/release-mgmt-dashboard #8784

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serialize-javascript to 6.0.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates serialize-javascript from 1.7.0 to 6.0.2

Release notes

Sourced from serialize-javascript's releases.

v6.0.2

  • fix: serialize URL string contents to prevent XSS (#173) f27d65d
  • Bump @​babel/traverse from 7.10.1 to 7.23.7 (#171) 02499c0
  • docs: update readme with URL support (#146) 0d88527
  • chore: update node version and lock file e2a3a91
  • fix typo (#164) 5a1fa64

yahoo/serialize-javascript@v6.0.1...v6.0.2

v6.0.1

What's Changed

New Contributors

Full Changelog: yahoo/serialize-javascript@v6.0.0...v6.0.1

v6.0.0

Changelog

  • Add support for URL's (#123)
  • Bump mocha from 9.0.0 to 9.0.1 (#124)
  • Bump mocha from 8.4.0 to 9.0.0 (#121)
  • Update Node.js CI matrix (#122)
  • Bump mocha from 8.3.2 to 8.4.0 (#120)
  • Bump lodash from 4.17.19 to 4.17.21 (#119)
  • Bump y18n from 4.0.0 to 4.0.1 (#116)
  • Bump chai from 4.3.3 to 4.3.4 (#115)

... (truncated)

Commits

Updates @angular-devkit/build-angular from 0.13.8 to 19.1.6

Release notes

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

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
fix - d53d25fc1 allow tailwindcss 4.x as a peer dependency
fix - bd9d379f0 disable TypeScript removeComments option
fix - e73e9102e handle empty module case to avoid TypeError
fix - bb413456e keep background referenced HMR update chunks
fix - 2011d3428 support template updates that also trigger global stylesheet changes
fix - 688019946 update vite to version 6.0.11

@​angular/ssr

Commit Description
fix - 94643d54d enhance dynamic route matching for better performance and accuracy
fix - 747557aa0 redirect to locale pathname instead of full URL
fix - bbbc1eb7a rename provideServerRoutesConfig to provideServerRouting

v19.1.4

19.1.4 (2025-01-22)

@​angular-devkit/schematics

Commit Description
fix - aa6f0d051 ensure collections can be resolved via test runner in pnpm workspaces

... (truncated)

Changelog

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

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

@​angular/build

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

@​angular/ssr

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

19.2.0-next.1 (2025-01-29)

@​schematics/angular

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

@​angular/build

Commit Type Description
694ef8e6e fix allow tailwindcss 4.x as a peer dependency
1a3ef3b60 fix disable TypeScript removeComments option
d4ee36065 fix keep background referenced HMR update chunks
531dcdca4 fix support template updates that also trigger global stylesheet changes
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions

@​angular/ssr

| Commit | Type | Description |

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular-devkit/build-angular since your current version.


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.

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `serialize-javascript` from 1.7.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v1.7.0...v6.0.2)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2025
Copy link

netlify bot commented Feb 11, 2025

👷 Deploy Preview for chef-automate processing.

Name Link
🔨 Latest commit 7769876
🔍 Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/67aaa2e8aeb14a0008cb255d

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.

0 participants