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 18.1.4 to 18.2.0 in /packages/create-cloudflare/src/frameworks #6536

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps @angular/create from 18.1.4 to 18.2.0.

Release notes

Sourced from @​angular/create's releases.

v18.2.0

18.2.0 (2024-08-14)

@​schematics/angular

Commit Description
feat - 4da922e4f use isolatedModules in generated project

@​angular/build

Commit Description
feat - 24aaf1e37 support import attribute based loader configuration

v18.2.0-rc.0

18.2.0-rc.0 (2024-08-07)

@​angular/build

Commit Description
fix - 182ecbd18 allow explicitly disabling TypeScript incremental mode
fix - 34908a3fc lazy load Node.js inspector for dev server

v18.2.0-next.3

18.2.0-next.3 (2024-07-31)

@​angular/build

Commit Description
fix - 636cb6932 add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 7d52941a2 prevent build failures with remote CSS imports when Tailwind is configured
fix - 0466fb74a resolve error with extract-i18n builder for libraries

v18.2.0-next.2

18.2.0-next.2 (2024-07-24)

@​angular/build

Commit Description
fix - 37a2138cb account for HTML base HREF for dev-server externals
fix - 8ff687d03 correctly detect comma in Sass URL lexer
fix - 6d6937587 prevent redirection loop
fix - 11a140bab serve HTML files directly

v18.2.0-next.1

18.2.0-next.1 (2024-07-17)

@​angular-devkit/build-angular

Commit Description
fix - 9baae6e22 skip undefined files when generating budget stats

@​angular/build

... (truncated)

Changelog

Sourced from @​angular/create's changelog.

18.2.0 (2024-08-14)

@​schematics/angular

Commit Type Description
4da922e4f feat use isolatedModules in generated project

@​angular/build

Commit Type Description
24aaf1e37 feat support import attribute based loader configuration

Commits
  • ff5a0fe release: cut the v18.2.0 release
  • 1a876a3 build: update Angular versions to 18.2 stable
  • eb9c7fe build: remove unnecessary excludes from tsconfig.json
  • 0c2ca9a build: remove Bazel typings workaround
  • 4528be1 build: add missing pkg_deps for @angular/create
  • d14c9ab refactor(@​angular-devkit/build-angular): reduce custom code in browser-esbuil...
  • 5eef87c build: update all non-major dependencies
  • 62c040a build: update all non-major dependencies
  • 6351c44 release: cut the v18.2.0-rc.0 release
  • 6419c2a build: update angular
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@angular/create](https://github.com/angular/angular-cli) from 18.1.4 to 18.2.0.
- [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.1.4...18.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2024 10:37
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Aug 20, 2024
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2024 10:37
@dependabot dependabot bot added the dependencies Used by dependabot to mark PRs as updates to dependencies. label Aug 20, 2024
Copy link

changeset-bot bot commented Aug 20, 2024

🦋 Changeset detected

Latest commit: 0818609

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 | 18.1.4 | 18.2.0 |
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/10470025769/npm-package-wrangler-6536

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-wrangler-6536 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-create-cloudflare-6536 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-cloudflare-kv-asset-handler-6536
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-miniflare-6536
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-cloudflare-pages-shared-6536
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-cloudflare-vitest-pool-workers-6536
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-cloudflare-workers-editor-shared-6536
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10470025769/npm-package-cloudflare-workers-shared-6536

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


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240806.1
workerd 1.20240806.0 1.20240806.0
workerd --version 1.20240806.0 2024-08-06

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

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.

Copy link
Contributor

@andyjessop andyjessop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://docs.github.com/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches for more information.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@edmundhung edmundhung added the skip-pr-description-validation Skip validation of the required PR description format label Sep 19, 2024
@edmundhung edmundhung merged commit baa29db into main Sep 19, 2024
32 of 33 checks passed
@edmundhung edmundhung deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-18.2.0 branch September 19, 2024 13:23
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Sep 19, 2024
Copy link

holopin-bot bot commented Sep 19, 2024

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

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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants