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 12.2.16 to 18.1.2 #167

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps @angular/platform-browser-dynamic from 12.2.16 to 18.1.2.

Release notes

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

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)

v18.1.0

18.1.0 (2024-07-10)

common

Commit Description
fix - f25653e231 typo in NgOptimizedImage warning (#56756)
fix - 9b35726e42 typo in warning for NgOptimizedDirective (#56817)

... (truncated)

Changelog

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

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

Commit Type Description
9e52c1c840 fix afterNextRender hooks return that callback value. (#57031)
b9fb98c67c fix tree shake dev mode error message (#57035)

18.2.0-next.1 (2024-07-17)

common

Commit Type Description
2c4613a002 fix Don't run preconnect assertion on the server. (#56213)

compiler

Commit Type Description
9167fc815c fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
107173c14d fix use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Type Description
98ed5b609e feat run JIT transform on classes with jit: true opt-out (#56892)
f0d6d0688d fix avoid emitting references to typecheck files in TS 5.4 (#56961)

core

Commit Type Description
e504ad97d4 fix not all callbacks running when registered at the same time (#56981)

language-service

Commit Type Description
4bb558ab0c feat support writing code refactorings (#56895)
7663debce1 perf quick exit if no code fixes can exist (#57000)

migrations

Commit Type Description
0ea6a4a361 fix fix common module removal (#56968)

... (truncated)

Commits
  • 0bd55a6 refactor(docs-infra): complete removal of aio directory (#56496)
  • 89ec195 refactor(core): handle incomplete DOCUMENT instances during cleanup in test...
  • 01172b8 build: update Node.js to match Angular CLI engines (#56187)
  • b1dffa4 refactor: migrate platform-* to prettier formatting (#55423)
  • 457d02c docs: Use new Urls to drop the docs url mapper (#55043)
  • f523415 docs: drop glossary links (#55044)
  • eb20c1a refactor(platform-browser-dynamic): unused RESOURCE_CACHE_PROVIDER API has ...
  • 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 ...
  • 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-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 12.2.16 to 18.1.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/18.1.2/packages/platform-browser-dynamic)

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

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 Jul 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #170.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/platform-browser-dynamic-18.1.2 branch August 1, 2024 21:11
Copy link

github-actions bot commented Sep 4, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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