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

Update angular monorepo #152

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Update angular monorepo #152

merged 1 commit into from
Nov 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/common 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/compiler 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/core 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/forms 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/platform-browser 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/platform-browser-dynamic 16.2.10 -> 16.2.12 age adoption passing confidence
@angular/router (source) 16.2.10 -> 16.2.12 age adoption passing confidence
zone.js (changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations)

v16.2.12

Compare Source

animations
Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#​51136)
common
Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#​52486)
compiler-cli
Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#​52437)
873c4f2454 fix use originally used module specifier for transform functions (#​52437)

v16.2.11

Compare Source

core
Commit Type Description
54ea3b65c3 fix emit provider configured event when a service is configured with providedIn (#​52365)
78533324dc fix get root and platform injector providers in special cases (#​52365)
019a0f4c22 fix load global utils before creating platform injector in the standalone case (#​52365)
router
Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#​52357)
angular/angular (zone.js)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ecba71f to f21798e Compare October 23, 2023 22:04
@renovate renovate bot changed the title Update dependency zone.js to ~0.14.0 Update angular monorepo Oct 25, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 599e9ab to 2196ce2 Compare October 26, 2023 18:57
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2196ce2 to 99d71da Compare November 2, 2023 23:00
Copy link

sonarqubecloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@laxsrbija laxsrbija merged commit c39522c into main Nov 3, 2023
3 checks passed
@laxsrbija laxsrbija deleted the renovate/angular-monorepo branch November 3, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant