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-dev): bump the angular-deps group across 1 directory with 11 updates #776

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular-deps group with 11 updates in the / directory:

Package From To
@angular-devkit/build-angular 17.3.7 18.1.0
@angular/animations 17.3.9 18.1.0
@angular/cli 17.3.7 18.1.0
@angular/common 17.3.9 18.1.0
@angular/compiler 17.3.9 18.1.0
@angular/compiler-cli 17.3.9 18.1.0
@angular/core 17.3.9 18.1.0
@angular/forms 17.3.9 18.1.0
@angular/platform-browser 17.3.9 18.1.0
@angular/platform-browser-dynamic 17.3.9 18.1.0
@angular/router 17.3.9 18.1.0

Updates @angular-devkit/build-angular from 17.3.7 to 18.1.0

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.1.0

18.1.0 (2024-07-10)

@​schematics/angular

Commit Description
fix - 22e05dcb4 generate new projects with ECMAScript standard class field behavior

@​angular/cli

Commit Description
fix - 6d266c146 add fallbacks for migration package resolution

@​angular/build

Commit Description
feat - 687a6c7ec add --inspect option to the dev-server
feat - 628d87a94 support WASM/ES Module integration proposal
fix - 3e359da8d address rxjs undefined issues during SSR prebundling
fix - 4ff914a16 allow additional module preloads up to limit
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 83b75af9f check inlineSourceMap option with isolated modules optimization
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 13d2100dd read WASM file from script location on Node.js
fix - 3091956f5 support import attributes in JavaScript transformer
perf - dd94a831b enable dependency prebundling for server dependencies
perf - 3acb77683 use direct transpilation with isolated modules

v18.1.0-rc.1

18.1.0-rc.1 (2024-07-03)

@​angular/cli

Commit Description
fix - 6c0f60d1b make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Description
fix - 1eb36e593 reduce the number of max workers to available CPUs minus one
fix - c6fc0203e rollback terser to 5.29.2

@​angular/build

Commit Description
feat - 628d87a94 support WASM/ES Module integration proposal
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 5ec724338 correctly name entry points to match budgets
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 27bd67083 redirect to path with trailing slash for asset directories
fix - e8a6d6bc4 reduce the number of max workers to available CPUs minus one
fix - 3091956f5 support import attributes in JavaScript transformer

v18.1.0-rc.0

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.1.0 (2024-07-10)

@​angular/cli

Commit Type Description
6d266c146 fix add fallbacks for migration package resolution

@​schematics/angular

Commit Type Description
22e05dcb4 fix generate new projects with ECMAScript standard class field behavior

@​angular/build

Commit Type Description
687a6c7ec feat add --inspect option to the dev-server
628d87a94 feat support WASM/ES Module integration proposal
3e359da8d fix address rxjs undefined issues during SSR prebundling
4ff914a16 fix allow additional module preloads up to limit
fb8e3c39a fix allow top-level await in zoneless applications
83b75af9f fix check inlineSourceMap option with isolated modules optimization
cd97134a6 fix normalize paths during module resolution in Vite
13d2100dd fix read WASM file from script location on Node.js
3091956f5 fix support import attributes in JavaScript transformer
dd94a831b perf enable dependency prebundling for server dependencies
3acb77683 perf use direct transpilation with isolated modules

18.0.7 (2024-07-03)

@​angular/cli

Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2

@​angular/build

... (truncated)

Commits
  • 482d0be release: cut the v18.1.0 release
  • 0c52d5f build: update Angular dependencies to version 18.1.0
  • 13d2100 fix(@​angular/build): read WASM file from script location on Node.js
  • 1772c87 refactor(@​angular/cli): provide a default extract-i18n target for applications
  • 4c6c32c refactor: use explicit coercion of exitCode to number.
  • 83b75af fix(@​angular/build): check inlineSourceMap option with isolated modules optim...
  • 713f456 release: cut the v18.1.0-rc.1 release
  • 628d87a feat(@​angular/build): support WASM/ES Module integration proposal
  • 3091956 fix(@​angular/build): support import attributes in JavaScript transformer
  • c6fc020 fix(@​angular-devkit/build-angular): rollback terser to 5.29.2
  • Additional commits viewable in compare view

Updates @angular/animations from 17.3.9 to 18.1.0

Release notes

Sourced from @​angular/animations's releases.

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)

compiler

Commit Description
feat - fd6cd0422d Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
fix - 341a116d61 allow more characters in let declaration name (#56764)
fix - 2a1291e942 give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Description
fix - 66e582551e avoid duplicate diagnostics for let declarations read before definition (#56843)
fix - 4d18c5bfd5 flag all conflicts between let declarations and local symbols (#56752)
fix - 9e21582456 Show template syntax errors in local compilation modified (#55855)
fix - 5996502921 type check let declarations nested inside nodes (#56752)
fix - cdebf751e4 used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Description
feat - ea3c802056 Add a schematic to migrate afterRender phase flag (#55648)
feat - 5df3e78c99 add equality function to rxjs-interop toSignal (#56447)
feat - 0a48d584f2 add support for let syntax (#56715)
feat - 352e0782ec expose signal input metadata in ComponentMirror (#56402)
feat - a655e46447 Redesign the afterRender & afterNextRender phases API (#55648)
feat - e5a6f91722 support TypeScript 5.5 (#56096)
fix - 38effcc63e Add back phase flag option as a deprecated API (#55648)
fix - 86bcfd3e49 improve docs on afterRender hooks (#56522)
fix - b2445a0953 link errors to ADEV (#55554) (#56038)
fix - 03a2acd2a3 properly remove imports in the afterRender phase migration (#56524)
fix - 4d87b9e899 rename the equality function option in toSignal (#56769) (#56922)
fix - 8bd4c074af toSignal equal option should be passed to inner computed (#56903)

forms

Commit Description
fix - 00bde8b1c2 Make NgControlStatus host bindings OnPush compatible (#55720)

http

Commit Description
fix - cc21989132 Make Content-Type header case insensitive (#56541)

language-service

Commit Description
feat - b400e2e4d4 autocompletion for the component not imported (#55595)
fix - 67b2c336bc import the default exported component correctly (#56432)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

18.1.0 (2024-07-10)

common

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

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#56541)

language-service

Commit Type Description
b400e2e4d4 feat autocompletion for the component not imported (#55595)
67b2c336bc fix import the default exported component correctly (#56432)

router

| Commit | Type | Description |

... (truncated)

Commits
  • ba325c5 docs: remove private symbol from docs (#56851)
  • 0bd55a6 refactor(docs-infra): complete removal of aio directory (#56496)
  • 01172b8 build: update Node.js to match Angular CLI engines (#56187)
  • fb35130 build: update to latest dev infra code (#56128)
  • 024e9bf refactor(core): Ensure animations are flushed before running render hooks (#5...
  • bf8814c refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...
  • e3d5607 Revert "refactor(core): Ensure DOM removal happens when no app views need ref...
  • 28905ab Revert "refactor(animations): Ensure async animations applies changes when lo...
  • 9ab36cf refactor(animations): Ensure async animations applies changes when loaded in ...
  • a07ea06 refactor(core): Ensure DOM removal happens when no app views need refresh (#5...
  • Additional commits viewable in compare view

Updates @angular/cli from 17.3.7 to 18.1.0

Release notes

Sourced from @​angular/cli's releases.

v18.1.0

18.1.0 (2024-07-10)

@​schematics/angular

Commit Description
fix - 22e05dcb4 generate new projects with ECMAScript standard class field behavior

@​angular/cli

Commit Description
fix - 6d266c146 add fallbacks for migration package resolution

@​angular/build

Commit Description
feat - 687a6c7ec add --inspect option to the dev-server
feat - 628d87a94 support WASM/ES Module integration proposal
fix - 3e359da8d address rxjs undefined issues during SSR prebundling
fix - 4ff914a16 allow additional module preloads up to limit
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 83b75af9f check inlineSourceMap option with isolated modules optimization
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 13d2100dd read WASM file from script location on Node.js
fix - 3091956f5 support import attributes in JavaScript transformer
perf - dd94a831b enable dependency prebundling for server dependencies
perf - 3acb77683 use direct transpilation with isolated modules

v18.1.0-rc.1

18.1.0-rc.1 (2024-07-03)

@​angular/cli

Commit Description
fix - 6c0f60d1b make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Description
fix - 1eb36e593 reduce the number of max workers to available CPUs minus one
fix - c6fc0203e rollback terser to 5.29.2

@​angular/build

Commit Description
feat - 628d87a94 support WASM/ES Module integration proposal
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 5ec724338 correctly name entry points to match budgets
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 27bd67083 redirect to path with trailing slash for asset directories
fix - e8a6d6bc4 reduce the number of max workers to available CPUs minus one
fix - 3091956f5 support import attributes in JavaScript transformer

v18.1.0-rc.0

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

18.1.0 (2024-07-10)

@​angular/cli

Commit Type Description
6d266c146 fix add fallbacks for migration package resolution

@​schematics/angular

Commit Type Description
22e05dcb4 fix generate new projects with ECMAScript standard class field behavior

@​angular/build

Commit Type Description
687a6c7ec feat add --inspect option to the dev-server
628d87a94 feat support WASM/ES Module integration proposal
3e359da8d fix address rxjs undefined issues during SSR prebundling
4ff914a16 fix allow additional module preloads up to limit
fb8e3c39a fix allow top-level await in zoneless applications
83b75af9f fix check inlineSourceMap option with isolated modules optimization
cd97134a6 fix normalize paths during module resolution in Vite
13d2100dd fix read WASM file from script location on Node.js
3091956f5 fix support import attributes in JavaScript transformer
dd94a831b perf enable dependency prebundling for server dependencies
3acb77683 perf use direct transpilation with isolated modules

18.0.7 (2024-07-03)

@​angular/cli

Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json

@​angular-devkit/build-angular

Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2

@​angular/build

... (truncated)

Commits
  • 482d0be release: cut the v18.1.0 release
  • 0c52d5f build: update Angular dependencies to version 18.1.0
  • 13d2100 fix(@​angular/build): read WASM file from script location on Node.js
  • 1772c87 refactor(@​angular/cli): provide a default extract-i18n target for applications
  • 4c6c32c refactor: use explicit coercion of exitCode to number.
  • 83b75af fix(@​angular/build): check inlineSourceMap option with isolated modules optim...
  • 713f456 release: cut the v18.1.0-rc.1 release
  • 628d87a feat(@​angular/build): support WASM/ES Module integration proposal
  • 3091956 fix(@​angular/build): support import attributes in JavaScript transformer
  • c6fc020 fix(@​angular-devkit/build-angular): rollback terser to 5.29.2
  • Additional commits viewable in compare view

Updates @angular/common from 17.3.9 to 18.1.0

Release notes

Sourced from @​angular/common's releases.

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)

compiler

Commit Description
feat - fd6cd0422d Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
fix - 341a116d61 allow more characters in let declaration name (#56764)
fix - 2a1291e942 give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Description
fix - 66e582551e avoid duplicate diagnostics for let declarations read before definition (#56843)
fix - 4d18c5bfd5 flag all conflicts between let declarations and local symbols (#56752)
fix - 9e21582456 Show template syntax errors in local compilation modified (#55855)
fix - 5996502921 type check let declarations nested inside nodes (#56752)
fix - cdebf751e4 used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Description
feat - ea3c802056 Add a schematic to migrate afterRender phase flag (#55648)
feat - 5df3e78c99 add equality function to rxjs-interop toSignal (#56447)
feat - 0a48d584f2 add support for let syntax (#56715)
feat - 352e0782ec expose signal input metadata in ComponentMirror (#56402)
feat - a655e46447 Redesign the afterRender & afterNextRender phases API (#55648)
feat - e5a6f91722 support TypeScript 5.5 (#56096)
fix - 38effcc63e Add back phase flag option as a deprecated API (#55648)
fix - 86bcfd3e49 improve docs on afterRender hooks (#56522)
fix - b2445a0953 link errors to ADEV (#55554) (#56038)
fix - 03a2acd2a3 properly remove imports in the afterRender phase migration (#56524)
fix - 4d87b9e899 rename the equality function option in toSignal (#56769) (#56922)
fix - 8bd4c074af toSignal equal option should be passed to inner computed (#56903)

forms

Commit Description
fix - 00bde8b1c2 Make NgControlStatus host bindings OnPush compatible (#55720)

http

Commit Description
fix - cc21989132 Make Content-Type header case insensitive (#56541)

language-service

Commit Description
feat - b400e2e4d4 autocompletion for the component not imported (#55595)
fix - 67b2c336bc import the default exported component correctly (#56432)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.1.0 (2024-07-10)

common

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

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Description has been truncated

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)

…11 updates

Bumps the angular-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.7` | `18.1.0` |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.3.9` | `18.1.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.7` | `18.1.0` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.9` | `18.1.0` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.9` | `18.1.0` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.3.9` | `18.1.0` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.9` | `18.1.0` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.3.9` | `18.1.0` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.3.9` | `18.1.0` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.3.9` | `18.1.0` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.3.9` | `18.1.0` |



Updates `@angular-devkit/build-angular` from 17.3.7 to 18.1.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.3.7...18.1.0)

Updates `@angular/animations` from 17.3.9 to 18.1.0
- [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.0/packages/animations)

Updates `@angular/cli` from 17.3.7 to 18.1.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.3.7...18.1.0)

Updates `@angular/common` from 17.3.9 to 18.1.0
- [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.0/packages/common)

Updates `@angular/compiler` from 17.3.9 to 18.1.0
- [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.0/packages/compiler)

Updates `@angular/compiler-cli` from 17.3.9 to 18.1.0
- [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.0/packages/compiler-cli)

Updates `@angular/core` from 17.3.9 to 18.1.0
- [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.0/packages/core)

Updates `@angular/forms` from 17.3.9 to 18.1.0
- [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.0/packages/forms)

Updates `@angular/platform-browser` from 17.3.9 to 18.1.0
- [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.0/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.3.9 to 18.1.0
- [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.0/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.3.9 to 18.1.0
- [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.0/packages/router)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/animations"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/common"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/forms"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
- dependency-name: "@angular/router"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jul 15, 2024
Copy link

vercel bot commented Jul 15, 2024

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

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 3:39am

Copy link

stackblitz bot commented Jul 15, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jul 15, 2024

⚠️ No Changeset found

Latest commit: fc919bc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.53%. Comparing base (b3cab59) to head (fc919bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #776   +/-   ##
=======================================
  Coverage   73.53%   73.53%           
=======================================
  Files          77       77           
  Lines        8346     8346           
  Branches      772      772           
=======================================
  Hits         6137     6137           
  Misses       2205     2205           
  Partials        4        4           
Flag Coverage Δ
unittests 73.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Superseded by #792.

@dependabot dependabot bot closed this Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-deps-4562d62a5b branch July 18, 2024 00:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants