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 patch dependencies (patch) #5478

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cypress/code-coverage 3.12.34 -> 3.12.37 age adoption passing confidence
@types/eslint (source) 8.56.9 -> 8.56.10 age adoption passing confidence
@unocss/reset 0.59.2 -> 0.59.4 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.0 -> 1.5.2 age adoption passing confidence
@vitest/spy (source) 1.5.0 -> 1.5.2 age adoption passing confidence
@vitest/ui (source) 1.5.0 -> 1.5.2 age adoption passing confidence
dompurify 3.1.0 -> 3.1.1 age adoption passing confidence
elkjs 0.9.2 -> 0.9.3 age adoption passing confidence
eslint-plugin-cypress 2.15.1 -> 2.15.2 age adoption passing confidence
eslint-plugin-html 8.1.0 -> 8.1.1 age adoption passing confidence
langium-cli (source) 3.0.1 -> 3.0.3 age adoption passing confidence
stylis 4.3.1 -> 4.3.2 age adoption passing confidence
tsx 4.7.2 -> 4.7.3 age adoption passing confidence
unocss 0.59.2 -> 0.59.4 age adoption passing confidence
vite (source) 5.2.8 -> 5.2.10 age adoption passing confidence
vitepress (source) 1.1.0 -> 1.1.3 age adoption passing confidence
vitest (source) 1.5.0 -> 1.5.2 age adoption passing confidence
vue (source) 3.4.21 -> 3.4.25 age adoption passing confidence

Release Notes

cypress-io/code-coverage (@​cypress/code-coverage)

v3.12.37

Compare Source

Bug Fixes

v3.12.36

Compare Source

Bug Fixes

v3.12.35

Compare Source

Bug Fixes
unocss/unocss (@​unocss/reset)

v0.59.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.59.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
cure53/DOMPurify (dompurify)

v3.1.1: DOMPurify 3.1.1

Compare Source

  • Fixed an mXSS sanitiser bypass reported by @​icesfont
  • Added new code to track element nesting depth
  • Added new code to enforce a maximum nesting depth of 255
  • Added coverage tests and necessary clobbering protections

Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.

kieler/elkjs (elkjs)

v0.9.3

Compare Source

Based on ELK 0.9.1

elkjs changes
ELk Changes

These changes are not yet released in ELK, but are already included in this elkjs release.

For all changes and fixed issues see the ELK release notes.

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v2.15.2

Compare Source

BenoitZugmeyer/eslint-plugin-html (eslint-plugin-html)

v8.1.1

Compare Source

eclipse-langium/langium (langium-cli)

v3.0.3

Compare Source

v3.0.2

Compare Source

Exported the textmate syntax highlighting under langium-cli/textmate. This enables importing the highlighting code for the Langium playground.

thysultan/stylis.js (stylis)

v4.3.2

Compare Source

privatenumber/tsx (tsx)

v4.7.3

Compare Source

Bug Fixes
  • support TS resolution in JS files when allowJs is set (#​535) (081853e)

This release is also available on:

vitejs/vite (vite)

v5.2.10

Compare Source

v5.2.9

Compare Source

vuejs/vitepress (vitepress)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes
vuejs/core (vue)

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

netlify bot commented Apr 22, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit be9b349
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/662bcd675ff06000095243dd
😎 Deploy Preview https://deploy-preview-5478--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.72%. Comparing base (3809732) to head (be9b349).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5478   +/-   ##
=======================================
  Coverage     5.72%   5.72%           
=======================================
  Files          278     278           
  Lines        42013   42013           
  Branches       490     490           
=======================================
  Hits          2407    2407           
  Misses       39606   39606           
Flag Coverage Δ
unit 5.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/patch-all-patch branch 8 times, most recently from cf32b29 to 9e151f1 Compare April 26, 2024 12:17
@renovate renovate bot force-pushed the renovate/patch-all-patch branch from 9e151f1 to be9b349 Compare April 26, 2024 15:51
@sidharthv96 sidharthv96 merged commit 47c5abb into develop Apr 26, 2024
29 checks passed
@sidharthv96 sidharthv96 deleted the renovate/patch-all-patch branch April 26, 2024 17:43
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.

1 participant