Skip to content

[C3] bump @angular/create from 17.2.3 to 17.3.1 in /packages/create-cloudflare/src/frameworks#5356

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-17.3.1
Closed

[C3] bump @angular/create from 17.2.3 to 17.3.1 in /packages/create-cloudflare/src/frameworks#5356
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-17.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps @angular/create from 17.2.3 to 17.3.1.

Release notes

Sourced from @​angular/create's releases.

v17.3.1

17.3.1 (2024-03-20)

@​schematics/angular

Commit Description
fix - 198ca9afc improve Sass format clarity for application style option

@​angular-devkit/build-angular

Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled
fix - 3f601a14e typo in allowedHosts warning for unsupported vite options
perf - 79c44adac avoid transforming empty component stylesheets
perf - cc3167f30 reduce build times for apps with a large number of components when utilizing esbuild-based builders

v17.3.0

17.3.0 (2024-03-13)

@​schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@​angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
fix - 3821344da ensure proper display of build logs in the presence of warnings or errors
fix - de2d05049 provide better error message when server option is required but missing

v17.3.0-rc.0

17.3.0-rc.0 (2024-03-06)

@​schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@​angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
Changelog

Sourced from @​angular/create's changelog.

17.3.1 (2024-03-20)

@​schematics/angular

Commit Type Description
198ca9afc fix improve Sass format clarity for application style option

@​angular-devkit/build-angular

Commit Type Description
2809971a5 fix only generate server directory when SSR is enabled
3f601a14e fix typo in allowedHosts warning for unsupported vite options
79c44adac perf avoid transforming empty component stylesheets
cc3167f30 perf reduce build times for apps with a large number of components when utilizing esbuild-based builders

17.3.0 (2024-03-13)

@​schematics/angular

Commit Type Description
5ab71fc92 feat update CSS/Sass import/use specifiers in application migration

@​angular-devkit/build-angular

Commit Type Description
9ca3a5450 feat add deployUrl to application builder
3821344da fix ensure proper display of build logs in the presence of warnings or errors
de2d05049 fix provide better error message when server option is required but missing

Commits
  • 7041511 release: cut the v17.3.1 release
  • 198ca9a fix(@​schematics/angular): improve Sass format clarity for application style o...
  • 2809971 fix(@​angular-devkit/build-angular): only generate server directory when SSR...
  • 3f601a1 fix(@​angular-devkit/build-angular): typo in allowedHosts warning for unsuppor...
  • cf17331 build: update ng-dev config to work with Node.js 18.19
  • 79c44ad perf(@​angular-devkit/build-angular): avoid transforming empty component style...
  • a6ec0bb refactor: .idea directory
  • 4b72f78 refactor(@​angular-devkit/build-angular): remove unused imported symbol
  • cc3167f perf(@​angular-devkit/build-angular): reduce build times for apps with a large...
  • d1637d7 refactor: remove forceConsistentCasingInFileNames from tsconfig files
  • 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.

@dependabot dependabot bot requested a review from a team as a code owner March 22, 2024 10:40
@dependabot dependabot bot requested a review from a team March 22, 2024 10:40
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. labels Mar 22, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 22, 2024

🦋 Changeset detected

Latest commit: edd9aa4

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
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 22, 2024

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/8420985464/npm-package-wrangler-5356

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.37.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240320.0
workerd 1.20240320.1 1.20240320.1
workerd --version 1.20240320.1 2024-03-20

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

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.34%. Comparing base (7d160c7) to head (edd9aa4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5356      +/-   ##
==========================================
+ Coverage   72.29%   72.34%   +0.05%     
==========================================
  Files         318      318              
  Lines       16458    16458              
  Branches     4201     4201              
==========================================
+ Hits        11898    11907       +9     
+ Misses       4560     4551       -9     

see 6 files with indirect coverage changes

@dario-piotrowicz
Copy link
Copy Markdown
Member

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-17.3.1 branch from ab46fa3 to 71997e9 Compare March 25, 2024 13:34
The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| @angular/create | 17.2.3 | 17.3.1 |
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 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.

@petebacondarwin
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

Superseded by #5835.

@dependabot dependabot bot closed this May 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-17.3.1 branch May 15, 2024 12:15
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 dependencies Used by dependabot to mark PRs as updates to dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants