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): update dependency vitest to v1.6.0 - autoclosed #7296

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest (source) 1.4.0 -> 1.6.0 age adoption passing confidence

Release Notes

vitest-dev/vitest (vitest)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (squash) June 5, 2024 21:46
Copy link

vercel bot commented Jun 5, 2024

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

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 3:43pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Feb 4, 2025 3:43pm

Copy link
Contributor

github-actions bot commented Jun 5, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/vitest 1.6.0 UnknownUnknown
npm/@vitest/expect 1.6.0 UnknownUnknown
npm/@vitest/runner 1.6.0 UnknownUnknown
npm/@vitest/snapshot 1.6.0 UnknownUnknown
npm/@vitest/spy 1.6.0 UnknownUnknown
npm/@vitest/utils 1.6.0 UnknownUnknown
npm/vite-node 1.6.0 UnknownUnknown
npm/vitest 1.6.0 UnknownUnknown

Scanned Files

  • frontend/package.json
  • frontend/yarn.lock

@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from dcb4c2d to 3b5e60e Compare June 6, 2024 00:29
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 3b5e60e to 73d0060 Compare June 6, 2024 04:43
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 2 times, most recently from d499eee to d9f5ffd Compare June 6, 2024 07:51
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from d9f5ffd to 54c5553 Compare June 6, 2024 08:04
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 54c5553 to 9639ad5 Compare June 6, 2024 09:13
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 9639ad5 to 36cbe2f Compare June 6, 2024 09:38
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 36cbe2f to cca36ad Compare June 6, 2024 09:54
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from cca36ad to 0ac2c38 Compare June 6, 2024 10:14
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 0ac2c38 to 5c5e6bf Compare June 6, 2024 11:00
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 5c5e6bf to b69029d Compare June 6, 2024 11:23
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from b69029d to 8264841 Compare June 6, 2024 11:41
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 8264841 to 6721842 Compare June 6, 2024 12:18
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 3cf9cc3 to 5116501 Compare February 3, 2025 16:26
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 5116501 to 378290b Compare February 4, 2025 02:00
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 378290b to 89340b0 Compare February 4, 2025 04:34
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 89340b0 to a6745c0 Compare February 4, 2025 08:34
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from a6745c0 to 9371d9c Compare February 4, 2025 09:06
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 9371d9c to a1bf0a1 Compare February 4, 2025 09:21
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from a1bf0a1 to 18ea106 Compare February 4, 2025 09:34
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 18ea106 to ee64065 Compare February 4, 2025 10:39
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from ee64065 to 7653270 Compare February 4, 2025 11:23
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 7653270 to 051dbd9 Compare February 4, 2025 12:28
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 051dbd9 to a202178 Compare February 4, 2025 12:39
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from a202178 to 603558a Compare February 4, 2025 15:16
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 603558a to 57e6d2f Compare February 4, 2025 15:37
@renovate renovate bot changed the title chore(deps): update dependency vitest to v1.6.0 chore(deps): update dependency vitest to v1.6.0 - autoclosed Feb 4, 2025
@renovate renovate bot closed this Feb 4, 2025
auto-merge was automatically disabled February 4, 2025 18:42

Pull request was closed

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
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants