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

Merged
merged 1 commit into from
Aug 7, 2023
Merged

chore(deps): update all dependencies #11

merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.4.5 -> 20.4.7 age adoption passing confidence
@vitest/coverage-v8 (source) 0.33.0 -> 0.34.1 age adoption passing confidence
happy-dom 10.5.2 -> 10.8.0 age adoption passing confidence
vite (source) 4.4.7 -> 4.4.8 age adoption passing confidence
vite-plugin-dts 3.3.1 -> 3.5.0 age adoption passing confidence
vitest 0.33.0 -> 0.34.1 age adoption passing confidence

Release Notes

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

v0.34.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • Deprecate deps.registerNodeLoader  -  by @​sheremet-va (7f45b)
    • This option was introduced to support aliasing inside external packages. Please, use deps.optimizer.web instead. If you test Node.js applications, consider adding external packages to server.deps.inline.
    View changes on GitHub
capricorn86/happy-dom (happy-dom)

v10.8.0

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug related to item being null in HTMLButtonElement.attributes.removeNamedItem(). (#​1010)

Thank you @​maxmilton for your contribution!

v10.7.0

Compare Source

🎨 Features
  • Add support for Element.scrollHeight. The property will just return "0" for now. (#​991)

Thank you @​lukaselmer for your contribution!

v10.6.3

Compare Source

👷‍♂️ Patch fixes
  • Adds missing named CSS colors to CSSStyleDeclaration. (#​1004)

Thank you @​AlexisTessier for your contribution!

v10.6.2

Compare Source

v10.6.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where only labels associated using ID where found in HTMLButtonElement.labels, HTMLInputElement.labels, HTMLSelectElement.labels and HTMLTextAreaElement.labels. It will now also return labels associated by being a parent. (#​988)

Thank you @​joshkel for your contribution!

v10.6.0

Compare Source

🎨 Features
  • Improves support for support for HTMLLabelElement.control. It will now find child control elements that are deeper than one level. (#​530)

Thank you @​joshkel for your contribution!

v10.5.3

Compare Source

👷‍♂️ Patch fixes
  • Improves support for NamedNodeMap, which is used by the Element.attributes property. It will now reflect any changes done to it on the Element itself. (#​728)
vitejs/vite (vite)

v4.4.8

Compare Source

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

v3.5.0

Compare Source

Bug Fixes
  • ensure resolved type entry path ends with .d.ts (3767fdf)
  • unexpected undefined aliases (fc51b68), closes #​257
Features

v3.4.0

Compare Source

Bug Fixes
  • fails to generate hen types are already in out dir (284c77f), closes #​254
Features
  • support override the config of api-extractor (8f5929c)

3.3.1 (2023-07-17)

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.

@github-actions
Copy link

github-actions bot commented Aug 6, 2023

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 69.51% 114 / 164
🔵 Statements 69.51% 114 / 164
🔵 Functions 100% 0 / 0
🔵 Branches 0% 0 / 12
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/components/SlipmatButton.vue 69.51% 0% 100% 69.51% 52-58, 66-73, 81-94, 101-107, 114-120, 127-133

@renovate renovate bot merged commit 9498c12 into main Aug 7, 2023
3 checks passed
@renovate renovate bot deleted the renovate/all branch August 7, 2023 01: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.

None yet

0 participants