Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 2.1.2 -> 3.2.4 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 16, 2025

Size Change: 0 B

Total Size: 19.6 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 383 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 519 B
lib/auth/useAuthIdTokenResult.js 532 B
lib/auth/useAuthState.js 396 B
lib/common/index.js 31 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/internal.js 188 B
lib/database/useObject.js 371 B
lib/database/useObjectOnce.js 430 B
lib/database/useObjectValue.js 687 B
lib/database/useObjectValueOnce.js 657 B
lib/firestore/index.js 128 B
lib/firestore/internal.js 444 B
lib/firestore/types.js 31 B
lib/firestore/useAggregateFromServer.js 589 B
lib/firestore/useDocument.js 650 B
lib/firestore/useDocumentData.js 772 B
lib/firestore/useDocumentDataOnce.js 615 B
lib/firestore/useDocumentOnce.js 560 B
lib/firestore/useQueries.js 650 B
lib/firestore/useQueriesData.js 729 B
lib/firestore/useQueriesDataOnce.js 671 B
lib/firestore/useQuery.js 622 B
lib/firestore/useQueryData.js 770 B
lib/firestore/useQueryDataOnce.js 623 B
lib/firestore/useQueryOnce.js 544 B
lib/index.js 107 B
lib/internal/useGet.js 523 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 450 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiGet.js 676 B
lib/internal/useMultiListen.js 634 B
lib/internal/useMultiLoadingValue.js 522 B
lib/internal/usePrevious.js 146 B
lib/internal/useStableValue.js 257 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 394 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 507 B
lib/storage/useBytes.js 472 B
lib/storage/useDownloadURL.js 368 B
lib/storage/useMetadata.js 360 B
lib/storage/useStream.js 512 B

compressed-size-action

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 5 times, most recently from ea4a783 to 9478cdf Compare January 23, 2025 14:10
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 9478cdf to 43a1806 Compare February 3, 2025 17:51
@renovate renovate bot changed the title chore(deps): update vitest monorepo to v3 (major) chore(deps): update dependency @vitest/coverage-v8 to v3 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 43a1806 to 9bd7c76 Compare February 18, 2025 18:56
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: react-firehooks@4.3.0
npm ERR! Found: vitest@2.1.2
npm ERR! node_modules/vitest
npm ERR!   dev vitest@"2.1.2" from the root project
npm ERR!   peer vitest@"2.1.2" from @vitest/ui@2.1.2
npm ERR!   node_modules/@vitest/ui
npm ERR!     peerOptional @vitest/ui@"2.1.2" from vitest@2.1.2
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vitest@"3.2.4" from @vitest/coverage-v8@3.2.4
npm ERR! node_modules/@vitest/coverage-v8
npm ERR!   dev @vitest/coverage-v8@"3.2.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-08-31T09_56_37_460Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 9bd7c76 to 4548ced Compare February 24, 2025 18:46
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 4548ced to dfba5a1 Compare March 6, 2025 17:52
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from dfba5a1 to 874fd8c Compare March 17, 2025 17:56
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 874fd8c to 3ae1186 Compare March 31, 2025 12:13
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 3ae1186 to c808236 Compare April 21, 2025 09:40
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from c808236 to a85cd75 Compare May 5, 2025 19:30
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from a85cd75 to e724c22 Compare May 19, 2025 20:10
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from b4f44b6 to a246e70 Compare June 6, 2025 19:15
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from a246e70 to 899e85c Compare June 9, 2025 15:39
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 899e85c to 761e3b7 Compare June 17, 2025 21:02
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 761e3b7 to 88fd342 Compare August 10, 2025 14:08
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