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(deps): update angular monorepo to v18.2.8 #267

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/common (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/compiler (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/compiler-cli (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/core (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/forms (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/language-service (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/platform-browser (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/router (source) 18.2.6 -> 18.2.8 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/common)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/compiler)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/compiler-cli)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/core)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/forms)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/language-service)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/platform-browser)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/platform-browser-dynamic)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/angular (@​angular/router)

v18.2.8

Compare Source

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 902f29e to d991fe0 Compare October 14, 2023 20:38
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d991fe0 to c2c5bdf Compare October 18, 2023 19:44
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo - autoclosed Oct 21, 2023
@renovate renovate bot closed this Oct 21, 2023
@renovate renovate bot deleted the renovate/angular-monorepo branch October 21, 2023 19:20
@renovate renovate bot changed the title fix(deps): update angular monorepo - autoclosed fix(deps): update angular monorepo Oct 25, 2023
@renovate renovate bot reopened this Oct 25, 2023
@renovate renovate bot restored the renovate/angular-monorepo branch October 25, 2023 22:30
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c2c5bdf to 9619508 Compare October 26, 2023 01:53
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo to v17.0.0-rc.1 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9619508 to 4d35f13 Compare October 27, 2023 02:56
@renovate renovate bot changed the title fix(deps): update angular monorepo to v17.0.0-rc.1 fix(deps): update angular monorepo Oct 27, 2023
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update dependency zone.js to v0.14.1 Oct 29, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 5aa1870 to 8a712bf Compare November 3, 2023 00:09
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.14.1 fix(deps): update angular monorepo Nov 3, 2023
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update dependency zone.js to v0.14.2 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 64bfdfb to fe0f4b4 Compare November 7, 2023 01:18
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.14.2 fix(deps): update angular monorepo Nov 7, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from d543668 to f16dd43 Compare November 11, 2023 21:12
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f16dd43 to 2c27460 Compare November 15, 2023 22:49
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update dependency zone.js to v0.14.2 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 4e5bf5d to c84ab12 Compare November 20, 2023 21:48
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.14.2 fix(deps): update angular monorepo Nov 20, 2023
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.0 fix(deps): update angular monorepo to v18.2.1 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 0778214 to 9284228 Compare August 28, 2024 22:23
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.1 fix(deps): update angular monorepo to v18.2.2 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9284228 to 104fc49 Compare September 4, 2024 15:56
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.2 fix(deps): update angular monorepo to v18.2.3 Sep 4, 2024
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.3 fix(deps): update angular monorepo to v18.2.4 Sep 11, 2024
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.4 fix(deps): update angular monorepo to v18.2.5 Sep 18, 2024
Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
angular-ngrx-nx-realworld-example-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 1:30pm

@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.5 fix(deps): update angular monorepo Sep 25, 2024
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo to v18.2.6 Sep 25, 2024
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.6 fix(deps): update angular monorepo to v18.2.6 - autoclosed Sep 27, 2024
@renovate renovate bot closed this Sep 27, 2024
@renovate renovate bot deleted the renovate/angular-monorepo branch September 27, 2024 20:10
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.6 - autoclosed fix(deps): update angular monorepo to v18.2.6 Oct 2, 2024
@renovate renovate bot reopened this Oct 2, 2024
@renovate renovate bot restored the renovate/angular-monorepo branch October 2, 2024 13:42
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.6 fix(deps): update angular monorepo to v18.2.7 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5e9684f to 26dcee1 Compare October 2, 2024 15:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 26dcee1 to 68ee168 Compare October 10, 2024 13:29
@renovate renovate bot changed the title fix(deps): update angular monorepo to v18.2.7 fix(deps): update angular monorepo to v18.2.8 Oct 10, 2024
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.

0 participants