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/platform-browser-dynamic from 17.0.4 to 17.2.2 #109

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/platform-browser-dynamic from 17.0.4 to 17.2.2.

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description
fix - 3e31f1a34e Clear internal transition when navigation finalizes (#54261)

v17.2.1

17.2.1 (2024-02-14)

compiler-cli

Commit Description
fix - 7234824228 fix broken version detection condition (#54443)

v17.2.0

17.2.0 (2024-02-14)

common

Commit Description
feat - 03c3b3eb79 add Netlify image loader (#54311)
feat - f5c520b836 add placeholder to NgOptimizedImage (#53783)

compiler

Commit Description
feat - 47e6e84101 Add a TSConfig option useTemplatePipeline (#54057)
feat - 66e940aebf scope selectors in @​starting-style (#53943)

... (truncated)

Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

17.2.2 (2024-02-21)

common

Commit Type Description
d34e3298db fix image placeholder not removed in OnPush component (#54515)

compiler

Commit Type Description
6447c0eecc fix adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Type Description
0a3edfb543 fix correctly detect deferred dependencies across scoped nodes (#54499)
790f4f7c26 fix use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Type Description
3bd5860c74 fix properly execute content queries for root components (#54457)

migrations

Commit Type Description
bb57d34110 fix Fix cf migration regular expression to include underscores (#54533)

router

Commit Type Description
3e31f1a34e fix Clear internal transition when navigation finalizes (#54261)

17.2.1 (2024-02-14)

compiler-cli

Commit Type Description
7234824228 fix fix broken version detection condition (#54443)

17.2.0 (2024-02-14)

common

Commit Type Description
03c3b3eb79 feat add Netlify image loader (#54311)
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
66e940aebf feat scope selectors in @​starting-style (#53943)

... (truncated)

Commits
  • 4af7e0c build: set up adev testing (#53854)
  • 91f250d build: configure cross-pkg resolution for api extraction (#52499)
  • 19a426d build: update node.js engines version to be more explicate about v20 support ...
  • c078056 test(core): clean up unnecessary nesting in old tests (#52239)
  • 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/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 17.0.4 to 17.2.2.
- [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.2.2/packages/platform-browser-dynamic)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2024
Copy link

stackblitz bot commented Feb 22, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Superseded by #113.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/platform-browser-dynamic-17.2.2 branch March 4, 2024 19:33
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.

0 participants