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 test #12002

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

chore(deps): update test #12002

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence
@vitest/eslint-plugin ^1.0.1 -> ^1.1.7 age adoption passing confidence
jsdom ^25.0.0 -> ^25.0.1 age adoption passing confidence
puppeteer (source) ~23.3.0 -> ~23.6.0 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence

Release Notes

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

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.7

Compare Source

Bug Fixes
jsdom/jsdom (jsdom)

v25.0.1

Compare Source

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
puppeteer/puppeteer (puppeteer)

v23.6.0: puppeteer: v23.6.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.3 to 23.6.0

v23.5.3: puppeteer: v23.5.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.2 to 23.5.3

v23.5.2: puppeteer: v23.5.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.1 to 23.5.2

v23.5.1: puppeteer: v23.5.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.0 to 23.5.1

v23.5.0: puppeteer: v23.5.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.4.1 to 23.5.0

v23.4.1: puppeteer: v23.4.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.4.0 to 23.4.1

v23.4.0: puppeteer: v23.4.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.3.1 to 23.4.0

v23.3.1: puppeteer: v23.3.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.3.0 to 23.3.1

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link

github-actions bot commented Sep 23, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.2 kB
vue.global.prod.js 159 kB 57.9 kB 51.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

Copy link

pkg-pr-new bot commented Sep 23, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12002

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12002

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12002

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12002

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12002

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12002

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12002

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12002

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12002

vue

pnpm add https://pkg.pr.new/vue@12002

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12002

commit: d09e7ac

@edison1105
Copy link
Member

edison1105 commented Oct 4, 2024

the tests failing caused by puppeteer

@edison1105 edison1105 closed this Oct 21, 2024
@edison1105 edison1105 deleted the renovate/test branch October 21, 2024 07:38
@edison1105 edison1105 restored the renovate/test branch October 21, 2024 08:09
@edison1105 edison1105 reopened this Oct 21, 2024
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 9a0d02d to 5bc683e Compare October 22, 2024 01:54
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.

1 participant