cloudflare / workers-sdk

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
https://developers.cloudflare.com/workers/
Apache License 2.0
2.41k stars 590 forks source link

[C3] Bump @angular/create from 18.0.4 to 18.0.5 in /packages/create-cloudflare/src/frameworks #6134

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps @angular/create from 18.0.4 to 18.0.5.

Release notes

Sourced from @​angular/create's releases.

v18.0.5

18.0.5 (2024-06-20)

@​schematics/angular

Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present

@​angular-devkit/build-angular

Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage

@​angular/build

Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count
Changelog

Sourced from @​angular/create's changelog.

18.0.5 (2024-06-20)

@​schematics/angular

Commit Type Description
5c705e800 fix update schematics to use RouterModule when --routing flag is present

@​angular-devkit/build-angular

Commit Type Description
86e031dc7 fix use istanbul-lib-instrument directly for karma code coverage

@​angular/build

Commit Type Description
bdd168f37 fix add CSP nonce to script with src tags
405c14809 fix automatically resolve .mjs files when using Vite
7360a346e fix use Node.js available parallelism for default worker count

18.1.0-next.2 (2024-06-13)

@​angular/cli

Commit Type Description
6d266c146 fix add fallbacks for migration package resolution

@​angular/build

Commit Type Description
4ff914a16 fix allow additional module preloads up to limit
8c379269e fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
461e78f3e fix generate module preloads next to script elements in index HTML
f102f815e fix Initiate PostCSS only once
fbc6eb322 fix issue warning when auto adding @angular/localize/init

Commits
  • e6ec5a4 release: cut the v18.0.5 release
  • 7360a34 fix(@​angular/build): use Node.js available parallelism for default worker count
  • 86e031d fix(@​angular-devkit/build-angular): use istanbul-lib-instrument directly for ...
  • bdd168f fix(@​angular/build): add CSP nonce to script with src tags
  • a0f7d15 ci: remove ci testing push trigger
  • 5c705e8 fix(@​schematics/angular): update schematics to use RouterModule when --routin...
  • 405c148 fix(@​angular/build): automatically resolve .mjs files when using Vite
  • 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 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)
changeset-bot[bot] commented 6 days ago

🦋 Changeset detected

Latest commit: 2ebd8c736c5ea2b69d4e8c103b60b42ce89a7a05

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

github-actions[bot] commented 6 days ago

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/9644102821/npm-package-wrangler-6134

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-wrangler-6134 dev path/to/script.js
Additional artifacts: ```sh npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-create-cloudflare-6134 --no-auto-update ``` ```sh npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-cloudflare-kv-asset-handler-6134 ``` ```sh npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-miniflare-6134 ``` ```sh npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-cloudflare-pages-shared-6134 ``` ```sh npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9644102821/npm-package-cloudflare-vitest-pool-workers-6134 ``` Note that these links will no longer work once [the GitHub Actions artifact expires](https://docs.github.com/en/organizations/managing-organization-settings/configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-organization).

wrangler@3.61.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240610.1
workerd 1.20240610.1 1.20240610.1
workerd --version 1.20240610.1 2024-06-10

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

dependabot[bot] commented 3 days ago

A newer version of @​angular/create exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.