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

deps: bump the angular-dependencies group with 10 updates #1882

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps the angular-dependencies group with 10 updates:

Package From To
@angular/animations 18.2.10 18.2.11
@angular/common 18.2.10 18.2.11
@angular/compiler 18.2.10 18.2.11
@angular/compiler-cli 18.2.10 18.2.11
@angular/core 18.2.10 18.2.11
@angular/forms 18.2.10 18.2.11
@angular/platform-browser 18.2.10 18.2.11
@angular/platform-browser-dynamic 18.2.10 18.2.11
@angular/router 18.2.10 18.2.11
@angular/service-worker 18.2.10 18.2.11

Updates @angular/animations from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/animations's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/animations's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/common from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/common's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/common's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/compiler from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/compiler's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/compiler-cli from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/compiler-cli's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/compiler-cli's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/core from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/core's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/core's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits
  • 5f2d98a fix(core): avoid slow stringification when checking for duplicates in dev mod...
  • 3aa45a2 fix(core): resolve forward-referenced host directives during directive matchi...
  • See full diff in compare view

Updates @angular/forms from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/forms's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/forms's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/platform-browser from 18.2.10 to 18.2.11

Release notes

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

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

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

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/platform-browser-dynamic from 18.2.10 to 18.2.11

Release notes

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

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

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

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/router from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/router's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/router's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (#58414)

router

Commit Type Description
a49c35ec769 fix remove setter for injector on OutletContext (#58343)

Commits

Updates @angular/service-worker from 18.2.10 to 18.2.11

Release notes

Sourced from @​angular/service-worker's releases.

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/service-worker's changelog.

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

Commit Type Description
98804fd4beb fix add more specific matcher for hydrate never block (#58360)

compiler-cli

Commit Type Description
dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405)

core

Commit Type Description
c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341)
fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366)

localize

Commit Type Description
0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

migrations

Commit Type Description
90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393)
7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393)
616b411a6d9 fix properly migrate output aliases (#58411)
d504452e2f1 fix properly replace imports across files (

Bumps the angular-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.10` | `18.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.10` | `18.2.11` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.10` | `18.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.10` | `18.2.11` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.10` | `18.2.11` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.10` | `18.2.11` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.10` | `18.2.11` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.10` | `18.2.11` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.10` | `18.2.11` |
| [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `18.2.10` | `18.2.11` |


Updates `@angular/animations` from 18.2.10 to 18.2.11
- [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.2.11/packages/animations)

Updates `@angular/common` from 18.2.10 to 18.2.11
- [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.2.11/packages/common)

Updates `@angular/compiler` from 18.2.10 to 18.2.11
- [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.2.11/packages/compiler)

Updates `@angular/compiler-cli` from 18.2.10 to 18.2.11
- [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.2.11/packages/compiler-cli)

Updates `@angular/core` from 18.2.10 to 18.2.11
- [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.2.11/packages/core)

Updates `@angular/forms` from 18.2.10 to 18.2.11
- [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.2.11/packages/forms)

Updates `@angular/platform-browser` from 18.2.10 to 18.2.11
- [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.2.11/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.10 to 18.2.11
- [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.2.11/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.10 to 18.2.11
- [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.2.11/packages/router)

Updates `@angular/service-worker` from 18.2.10 to 18.2.11
- [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.2.11/packages/service-worker)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/service-worker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Visit the preview URL for this PR (updated for commit 65fb24b):

https://send-a-hug-platform--pr1882-dependabot-npm-and-y-tvf77woe.web.app

(expires Sun, 17 Nov 2024 08:19:27 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd717891b1c058441c3db3113f31f7681888d0e0

Copy link
Contributor

github-actions bot commented Nov 7, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Main Bundle 32.15 KB (+0.09% 🔺) 644 ms (+0.09% 🔺) 59 ms (-38.42% 🔽) 702 ms
Public Components 29.08 KB (-0.17% 🔽) 582 ms (-0.17% 🔽) 1.5 s (+165.5% 🔺) 2.1 s
Forms 1.67 KB (+0.65% 🔺) 34 ms (+0.65% 🔺) 38 ms (-42.08% 🔽) 71 ms
Authenticated User Components 55.59 KB (+0.05% 🔺) 1.2 s (+0.05% 🔺) 220 ms (-79.92% 🔽) 1.4 s
Admin Components 8.38 KB (-0.12% 🔽) 168 ms (-0.12% 🔽) 29 ms (-48.11% 🔽) 196 ms
Sign up and Login 5.05 KB (-0.08% 🔽) 101 ms (-0.08% 🔽) 104 ms (+6.11% 🔺) 205 ms
Vendor scripts 217.91 KB (+0.06% 🔺) 4.4 s (+0.06% 🔺) 32.2 s (+102.61% 🔺) 36.6 s
Static Assets 279.54 KB (0%) 5.6 s (0%) 0 ms (+100% 🔺) 5.6 s
Main Styles 5.87 KB (0%) 118 ms (0%) 0 ms (+100% 🔺) 118 ms

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.16%. Comparing base (b78e6c9) to head (65fb24b).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1882      +/-   ##
==========================================
- Coverage   87.47%   87.16%   -0.31%     
==========================================
  Files          47       47              
  Lines        1621     1621              
  Branches      305      305              
==========================================
- Hits         1418     1413       -5     
- Misses        148      154       +6     
+ Partials       55       54       -1     

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

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 javascript Pull requests that update Javascript code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants