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 from 15.2.7 to 17.0.2 in /modules/web #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @angular/platform-browser from 15.2.7 to 17.0.2.

Release notes

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

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

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

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (truncated)

Commits
  • 842b2cc fix(zone.js): disable wrapping unhandled promise error by default (#52492)
  • 792026b build: add missing entries for the api extraction (#52452)
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • da1b71e docs: update SSR doc to reflect version 17 (#52398)
  • 8580542 refactor: fix a number of typos throughout the codebase (#52249)
  • 30f993a test(core): clean up unnecessary nesting in old tests (#52239)
  • 33bd523 docs: promote provideClientHydration and related symbols to stable (#52197)
  • 5d3f66d Revert "perf(platform-browser): disable styles of removed components instead ...
  • c9cde3a perf(platform-browser): only append style element on creation (#52237)
  • 0792424 refactor(animations): make AnimationBuilder tree-shakable (#52097)
  • 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/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 15.2.7 to 17.0.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.0.2/packages/platform-browser)

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

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 Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #553 (f1f5b39) into master (5d81c6f) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
- Coverage   42.05%   42.05%   -0.01%     
==========================================
  Files         164      164              
  Lines       10913    10913              
==========================================
- Hits         4590     4589       -1     
- Misses       6063     6064       +1     
  Partials      260      260              

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