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

fix(deps): update all non-major dependencies (patch) #1578

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@mermaid-js/layout-elk 0.1.5 -> 0.1.7 age adoption passing confidence dependencies patch
@sveltejs/vite-plugin-svelte (source) 4.0.0 -> 4.0.2 age adoption passing confidence devDependencies patch
@testing-library/svelte 5.2.4 -> 5.2.6 age adoption passing confidence devDependencies patch
@vitest/ui (source) 2.1.5 -> 2.1.6 age adoption passing confidence devDependencies patch
eslint-plugin-svelte (source) 2.46.0 -> 2.46.1 age adoption passing confidence devDependencies patch
node (source) 20.18.0 -> 20.18.1 age adoption passing confidence patch
prettier-plugin-tailwindcss 0.6.8 -> 0.6.9 age adoption passing confidence devDependencies patch
svelte (source) 5.1.16 -> 5.1.17 age adoption passing confidence devDependencies patch
tailwindcss (source) 3.4.14 -> 3.4.15 age adoption passing confidence devDependencies patch
vitest (source) 2.1.5 -> 2.1.6 age adoption passing confidence devDependencies patch

Release Notes

mermaid-js/mermaid (@​mermaid-js/layout-elk)

v0.1.7

Compare Source

Patch Changes
  • #​6090 654097c Thanks @​knsv! - fix: Updated offset calculations for diamond shape when handling intersections

v0.1.6

Compare Source

Patch Changes
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v4.0.2

Compare Source

Patch Changes
  • Allow script tags to span multiple lines (5309d7b)

v4.0.1

Compare Source

Patch Changes
  • removed references to compiler options no longer available in svelte5 (#​1010)
testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.6

Compare Source

Bug Fixes

v5.2.5

Compare Source

Bug Fixes
  • types: adjust legacy types for eslint-plugin-svelte (#​409) (acbddfd)
vitest-dev/vitest (@​vitest/ui)

v2.1.6

Compare Source

🚀 Features

  • Support Vite 6
    View changes on GitHub
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.46.1

Compare Source

Patch Changes
nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.9

Compare Source

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#​330)
sveltejs/svelte (svelte)

v5.1.17

Compare Source

Patch Changes
  • fix: account for :has(...) as part of :root (#​14229)

  • fix: prevent nested pseudo class from being marked as unused (#​14229)

  • fix: use strict equality for key block comparisons in runes mode (#​14285)

  • fix: bump is-reference dependency to fix import.meta bug (#​14286)

tailwindlabs/tailwindcss (tailwindcss)

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)

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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for mermaidjs ready!

Name Link
🔨 Latest commit 4f0c5ae
🔍 Latest deploy log https://app.netlify.com/sites/mermaidjs/deploys/674a6b4d20f2a800087c526c
😎 Deploy Preview https://deploy-preview-1578--mermaidjs.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

cypress bot commented Nov 18, 2024

Mermaid Live Editor    Run #1705

Run Properties:  status check failed Failed #1705  •  git commit 0039b17955 ℹ️: Merge 4f0c5aefadf79dc61d24894a5eeb849d32111110 into 939ef8b56eff362a1fcd3e215414...
Project Mermaid Live Editor
Branch Review renovate/patch-all-minor-patch
Run status status check failed Failed #1705
Run duration 03m 36s
Commit git commit 0039b17955 ℹ️: Merge 4f0c5aefadf79dc61d24894a5eeb849d32111110 into 939ef8b56eff362a1fcd3e215414...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 6
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 28
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 8 times, most recently from 47d7562 to df67735 Compare November 25, 2024 16:21
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from b2756a7 to 4477bc1 Compare November 27, 2024 11:17
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) fix(deps): update all non-major dependencies (patch) Nov 27, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 4477bc1 to 4af8e16 Compare November 27, 2024 18:56
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 4af8e16 to 4f0c5ae Compare November 30, 2024 01:33
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