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 #38

Merged
merged 1 commit into from
Feb 26, 2024
Merged

chore(deps): update all dependencies #38

merged 1 commit into from
Feb 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.11.19 -> 20.11.20 age adoption passing confidence
@vitest/coverage-v8 (source) 1.3.0 -> 1.3.1 age adoption passing confidence
happy-dom 13.3.8 -> 13.5.0 age adoption passing confidence
vite (source) 5.1.3 -> 5.1.4 age adoption passing confidence
vite-plugin-dts 3.7.2 -> 3.7.3 age adoption passing confidence
vitest (source) 1.3.0 -> 1.3.1 age adoption passing confidence

Release Notes

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

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
capricorn86/happy-dom (happy-dom)

v13.5.0

Compare Source

🎨 Features
  • Use the Node.js ReadableStream class for the properties Response.body and Request.body - By @​diego-toro and @​capricorn86 in task #​1180
    • The previous implementation used the Node.js Stream.Readable class, which is not fully spec compliant

v13.4.1

Compare Source

👷‍♂️ Patch fixes

v13.4.0

Compare Source

🎨 Features
  • Adds support for CustomElementRegistry.getName() - By @​mash-graz in task #​1176
  • Adds support for await Window.happyDOM.close(), which makes it possible to wait for the teardown to be completed in a detached window - By @​capricorn86 in task #​1176
👷‍♂️ Patch fixes
  • Use Element.localName correctly in Document.createElement() and Document.createElementNS() - By @​capricorn86 in task #​1176
  • Set correct namespaceURI for "xmlns" attribute when parsing SVGs - By @​capricorn86 in task #​1176
  • Fixes problem related to window being "null" during teardown/close - By @​capricorn86 in task #​1176
  • Validate custom element name in CustomElementRegistry - By @​mash-graz in task #​1176
  • Prevent registration of the same HTMLElement class with different name in CustomElementRegistry - By @​mash-graz in task #​1176
vitejs/vite (vite)

v5.1.4

Compare Source

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

v3.7.3

Compare Source

Bug Fixes
  • incorrect process for removing pure import (d0c0c86), closes #​301

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

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 ee0332e into main Feb 26, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch February 26, 2024 03:02
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