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 all dependencies #34

Merged
merged 1 commit into from
Jan 22, 2024
Merged

chore(deps): update all dependencies #34

merged 1 commit into from
Jan 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.40.1 -> 1.41.1 age adoption passing confidence
@types/node (source) 20.11.0 -> 20.11.5 age adoption passing confidence
@vitest/coverage-v8 (source) 1.2.0 -> 1.2.1 age adoption passing confidence
autoprefixer 10.4.16 -> 10.4.17 age adoption passing confidence
happy-dom 13.0.4 -> 13.2.0 age adoption passing confidence
vite (source) 5.0.11 -> 5.0.12 age adoption passing confidence
vite-plugin-dts 3.7.0 -> 3.7.1 age adoption passing confidence
vitest (source) 1.2.0 -> 1.2.1 age adoption passing confidence
vue (source) 3.4.12 -> 3.4.15 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.41.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/29067 - [REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recordedhttps://github.com/microsoft/playwright/issues/290288 - [REGRESSION] React component tests throw type error when passing null/undefined to componenhttps://github.com/microsoft/playwright/issues/2902727 - [REGRESSION] React component tests not passing Date prop valuhttps://github.com/microsoft/playwright/issues/29023023 - [REGRESSION] React component tests not rendering children phttps://github.com/microsoft/playwright/issues/290199019 - [REGRESSION] trace.playwright.dev does not currently support the loading from URL

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

v1.41.0

Compare Source

New APIs

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120
vitest-dev/vitest (@​vitest/coverage-v8)

v1.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
capricorn86/happy-dom (happy-dom)

v13.2.0

Compare Source

🎨 Features
  • Removes unnecessary dependencies. (#​1215)

v13.1.4

Compare Source

👷‍♂️ Patch fixes
  • Adds submitter to SubmitEvent instances dispatched by HTMLInputElement and HTMLButtonElement . (#​1173)

Thank you @​aaltepet for your contribution!

v13.1.3

Compare Source

👷‍♂️ Patch fixes
  • Throws an error when providing an invalid selector to querySelector() and querySelectorAll(). (#​1170)

Thank you @​btea for your contribution!

v13.1.2

Compare Source

👷‍♂️ Patch fixes
  • Selection.anchorOffset, Selection.baseOffset, Selection.focusOffset and Selection.extendOffset should return 0 when no range has been added. (#​1163)

Thank you @​seanogdev for your contribution!

v13.1.1

Compare Source

👷‍♂️ Patch fixes
  • Support whitespace with multiple spaces, line breaks or tabs in DOMTokenList (e.g. <div class=" class1 class2 ">). (#​1168)

Thank you @​takenspc for your contribution!

v13.1.0

Compare Source

🎨 Features
  • Makes properties into getters and setters according to spec in all nodes. (#​1188)
  • Adds support for adopted stylesheets to Window.getComputedStyle(). (#​1188)

v13.0.7

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue related to using fake timers in Vitest making the test get stuck. (#​1210)

v13.0.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to exception thrown when creating a Node in the constructor of a custom element. (#​1207)

v13.0.5

Compare Source

👷‍♂️ Patch fixes
vitejs/vite (vite)

v5.0.12

Compare Source

Please refer to CHANGELOG.md for details.

qmhc/vite-plugin-dts (vite-plugin-dts)

v3.7.1

Compare Source

Bug Fixes
vuejs/core (vue)

v3.4.15

Compare Source

Bug Fixes
  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #​10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #​10114 (#​10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#​10125) (6fa33e6), closes #​10124
Performance Improvements
  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #​9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #​10014

v3.4.14

Compare Source

Bug Fixes

v3.4.13

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jan 21, 2024

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 53.97% 163 / 302
🔵 Statements 53.97% 163 / 302
🔵 Functions 0% 0 / 7
🔵 Branches 0% 0 / 14
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
playwright.config.ts 0% 0% 0% 0% 1-57
postcss.config.cjs 0% 0% 0% 0% 1-6
tailwind.config.js 0% 0% 0% 0% 1-5
src/Dev.vue 0% 0% 0% 0% 1-61
src/dev.ts 0% 0% 0% 0% 1-5
src/index.ts 0% 0% 0% 0% 1-3
src/vite-env.d.ts 0% 0% 0% 0% 1
src/components/SlipmatButton.vue 99.39% 0% 100% 99.39% 1

@renovate renovate bot merged commit 9ee3355 into main Jan 22, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch January 22, 2024 03:24
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.

None yet

0 participants