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

chore(deps): bump @angular/common from 17.0.7 to 17.0.8 in /src/Client #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps @angular/common from 17.0.7 to 17.0.8.

Release notes

Sourced from @​angular/common's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/common's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • 7780712 refactor(core): Rename InitialRenderPendingTasks and restructure isStable obs...
  • b394125 build: update rxjs build version to v7 (#53621)
  • 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 <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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 17.0.7 to 17.0.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/common)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 28, 2023
@lwestfall lwestfall closed this Dec 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Client/deps/angular/common-17.0.8 branch December 28, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant