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

[C3] Bump @angular/create from 19.0.6 to 19.0.7 in /packages/create-cloudflare/src/frameworks #7747

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/create from 19.0.6 to 19.0.7.

Release notes

Sourced from @​angular/create's releases.

v19.0.7

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@​angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly
Changelog

Sourced from @​angular/create's changelog.

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Type Description
95c22aeff fix provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Type Description
028652992 fix preserve css type for jasmine.css

@​angular/build

Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

19.1.0-next.2 (2024-12-18)

@​angular-devkit/architect

Commit Type Description
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/build-angular

Commit Type Description
a9a347014 fix jasmine.clock with app builder

@​angular/build

Commit Type Description
298b554a7 feat enable component template hot replacement by default

... (truncated)

Commits
  • 20843a1 release: cut the v19.0.7 release
  • c94f568 fix(@​angular/build): warn when @angular/localize/init is imported directly
  • 50611cd build: migrate @angular/ssr to ts_project
  • 4b33c6e ci: prevent NpmPackageExtract from being placed remote cache
  • db10af0 fix(@​angular/build): fix incorrect budget calculation
  • 1f2481a fix(@​angular/build): pass define option defined in application builder to V...
  • 48988ea build: update @angular/ng-dev to support rulesJsInteropMode
  • 0b7962d build: do not include tsconfig files in npm archives
  • 1bf59cf build: resolve issue with uncompiled @angular/build/private being included
  • 1cf3038 ci: enable rules_js interop mode for ng-dev release tool
  • 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/create](https://github.com/angular/angular-cli) from 19.0.6 to 19.0.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@19.0.6...19.0.7)

---
updated-dependencies:
- dependency-name: "@angular/create"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners January 13, 2025 11:14
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Jan 13, 2025
Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: 2c46edd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| @angular/create | 19.0.6 | 19.0.7 |
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-wrangler-7747

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7747/npm-package-wrangler-7747

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-wrangler-7747 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-workers-bindings-extension-7747 -O ./cloudflare-workers-bindings-extension.0.0.0-v3acc42873.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v3acc42873.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-create-cloudflare-7747 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-kv-asset-handler-7747

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-miniflare-7747

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-pages-shared-7747

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-unenv-preset-7747

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-vitest-pool-workers-7747

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-workers-editor-shared-7747

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-workers-shared-7747

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12746072761/npm-package-cloudflare-workflows-shared-7747

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.101.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241230.1
workerd 1.20241230.0 1.20241230.0
workerd --version 1.20241230.0 2024-12-30

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@CarmenPopoviciu CarmenPopoviciu merged commit e747ddf into main Jan 13, 2025
30 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-19.0.7 branch January 13, 2025 12:18
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Jan 13, 2025
Copy link

holopin-bot bot commented Jan 13, 2025

Congratulations @dependabot[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm5v14xai09730cmhwhgmpxuy

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3 Relating to C3 (create-cloudflare) package contribution [Holopin] Recognizes an open-source contribution, big or small dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants