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

fix: update dependency @angular/compiler to v16.2.3 #1458

Merged
merged 2 commits into from Sep 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler 16.1.4 -> 16.2.3 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v16.2.3

Compare Source

animations
Commit Type Description
04c6574280 fix remove unnecessary escaping in regex expressions (#​51554)
compiler-cli
Commit Type Description
dbd761f528 fix correct incomplete escaping (#​51557)
5c36fc784f fix remove unnecessary escaping in regex expressions (#​51554)
core
Commit Type Description
dcd1add06f fix correct incomplete escaping (#​51557)
20d62603c2 fix handle hydration of view containers that use component hosts as anchors (#​51456)
e6b301caa2 fix remove unnecessary escaping in regex expressions (#​51554)
0c7c852ee7 fix run afterRender callbacks outside of the Angular zone (#​51551)
language-service
Commit Type Description
8081fdd22d fix correct incomplete escaping (#​51557)

v16.2.2

Compare Source

common
Commit Type Description
a43c0772ea fix Allow safeUrl for ngSrc in NgOptimizedImage (#​51351)
compiler-cli
Commit Type Description
39ace8664b fix enforce a minimum version to be used when a library uses input transform (#​51413)
core
Commit Type Description
36f434e49d fix guard the jasmine hooks (#​51394)
router
Commit Type Description
b0396e7164 fix Ensure canceledNavigationResolution: 'computed' works on first page (#​51441)

v16.2.1

Compare Source

router
Commit Type Description
232a8c1b8d fix Apply named outlets to children empty paths not appearing in the URL (#​51292)

v16.2.0

Compare Source

benchpress
Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#​50760)
common
Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#​51148)
1837efb9da feat Allow ngSrc to be changed post-init (#​50683)
compiler
Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#​50747)
compiler-cli
Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50714)
core
Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#​50607)
98d262fd27 feat create injector debugging APIs (#​48639)
cdaa2a8a9e feat support Provider type in Injector.create (#​49587)
9f490da7e2 fix handle hydration of view containers for root components (#​51247)
router
Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#​50280)

v16.1.9

Compare Source

v16.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v16.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v16.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v16.1.5

Compare Source

animations
Commit Type Description
f920fcbd94 fix Ensure elements are removed from the cache after leave animation. (#​50929)
core
Commit Type Description
499fb5c772 fix ensure that standalone components get correct injector instances (#​50954)
c65913ecb7 fix handle deref returning null on RefactiveNode. (#​50992)
platform-browser
Commit Type Description
31419f6a3b perf do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#​51005)
upgrade
Commit Type Description
3efb577cf3 fix Use takeUntil on leaky subscription. (#​50901)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title fix: update dependency @angular/compiler to v16.1.5 fix: update dependency @angular/compiler to v16.1.6 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f1227cf to 8f48e0f Compare July 19, 2023 21:42
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.1.6 fix: update dependency @angular/compiler to v16.1.7 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8f48e0f to e0faa2d Compare July 26, 2023 18:34
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.1.7 fix: update dependency @angular/compiler to v16.1.8 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 0ff11fa to 6146aea Compare August 7, 2023 12:35
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.1.8 fix: update dependency @angular/compiler to v16.2.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6146aea to 9193993 Compare August 9, 2023 22:54
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.2.0 fix: update dependency @angular/compiler to v16.2.1 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 15 times, most recently from b973b60 to 3c7e60e Compare August 21, 2023 10:10
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.2.1 fix: update dependency @angular/compiler to v16.2.2 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 3c7e60e to 070a9e5 Compare August 23, 2023 20:08
@renovate renovate bot changed the title fix: update dependency @angular/compiler to v16.2.2 fix: update dependency @angular/compiler to v16.2.3 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 070a9e5 to 438aeba Compare August 30, 2023 20:13
@nx-cloud
Copy link

nx-cloud bot commented Aug 30, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cea31b3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 7 targets

Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from c97521c to 29c5cdb Compare September 3, 2023 09:45
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 29c5cdb to c531307 Compare September 3, 2023 09:58
@renovate
Copy link
Contributor Author

renovate bot commented Sep 3, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@JamesHenry JamesHenry merged commit 2b895a8 into main Sep 3, 2023
16 checks passed
@JamesHenry JamesHenry deleted the renovate/angular-monorepo branch September 3, 2023 12:49
strawberry-choco pushed a commit to strawberry-choco/angular-eslint that referenced this pull request Sep 17, 2023
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.

None yet

1 participant