Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps @angular/create from 17.0.3 to 17.0.5.

Release notes

Sourced from @​angular/create's releases.

v17.0.5

17.0.5 (2023-11-29)

v17.0.4

17.0.4 (2023-11-29)

@​schematics/angular

Commit Description
fix - 7a2823080 remove CommonModule import from standalone components

@​angular-devkit/build-angular

Commit Description
fix - 0634a4e40 avoid native realpath in application builder
fix - 22880d9cb correct set locale when using esbuild based builders
fix - a0680672f correctly watch files when app is in a directory that starts with a dot
fix - bbbe13d67 improve file watching on Windows when using certain IDEs
fix - 27e7c2e1b propagate localize errors to full build result
fix - 7455fdca0 serve assets from the provided serve-path
fix - 657a07bd6 treeshake unused class that use custom decorators
fix - 77474951b use workspace real path when not preserving symlinks
Changelog

Sourced from @​angular/create's changelog.

17.0.5 (2023-11-29)

Rolling back bbbe13d67 which appears to break file watching on Mac devices.

17.1.0-next.0 (2023-11-29)

@​angular-devkit/build-angular

Commit Type Description
e0b274b8f feat add option to retain CSS special comments in global styles
4784155bd feat add wildcard option for allowedCommonJsDependencies
3b93df42d feat allow configuring loaders for custom file extensions in application builder
ccba849e4 feat support keyboard command shortcuts in application dev server
6473b0160 fix ensure all configured assets can be served by dev server

17.0.4 (2023-11-29)

@​schematics/angular

Commit Type Description
7a2823080 fix remove CommonModule import from standalone components

@​angular-devkit/build-angular

Commit Type Description
0634a4e40 fix avoid native realpath in application builder
22880d9cb fix correct set locale when using esbuild based builders
a0680672f fix correctly watch files when app is in a directory that starts with a dot
bbbe13d67 fix improve file watching on Windows when using certain IDEs
27e7c2e1b fix propagate localize errors to full build result
7455fdca0 fix serve assets from the provided serve-path
657a07bd6 fix treeshake unused class that use custom decorators
77474951b fix use workspace real path when not preserving symlinks

Commits
  • 6cf8662 release: cut the v17.0.5 release
  • ea5bbe7 Revert "fix(@​angular-devkit/build-angular): improve file watching on Windows ...
  • 206c57d release: cut the v17.0.4 release
  • 7455fdc fix(@​angular-devkit/build-angular): serve assets from the provided serve-path
  • 27e7c2e fix(@​angular-devkit/build-angular): propagate localize errors to full build r...
  • 22880d9 fix(@​angular-devkit/build-angular): correct set locale when using esbuild bas...
  • a068067 fix(@​angular-devkit/build-angular): correctly watch files when app is in a di...
  • 7350c98 refactor(@​angular-devkit/build-angular): remove no longer applicable comment
  • bbbe13d fix(@​angular-devkit/build-angular): improve file watching on Windows when usi...
  • 7a28230 fix(@​schematics/angular): remove CommonModule import from standalone components
  • 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 17.0.3 to 17.0.5.
- [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.0.3...17.0.5)

---
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 a review from a team November 30, 2023 10:56
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Nov 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2023

The following labels could not be found: dependencies.

@changeset-bot
Copy link

changeset-bot bot commented Nov 30, 2023

🦋 Changeset detected

Latest commit: 79fe28a

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
Contributor

github-actions bot commented Nov 30, 2023

A create-cloudflare (C3) prerelease is available for testing.
You can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs//npm-package-create-cloudflare-

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

@codecov
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #4530 (79fe28a) into main (294ca54) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4530      +/-   ##
==========================================
+ Coverage   75.44%   75.45%   +0.01%     
==========================================
  Files         240      240              
  Lines       12851    12851              
  Branches     3309     3309              
==========================================
+ Hits         9695     9697       +2     
+ Misses       3156     3154       -2     

see 5 files with indirect coverage changes

@dario-piotrowicz dario-piotrowicz merged commit 774b16c into main Nov 30, 2023
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-17.0.5 branch November 30, 2023 11:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant