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 non-major dependencies #394

Merged
merged 1 commit into from
May 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.18.0 -> 2.18.1 age adoption passing confidence
@iconify/json (source) ^2.2.210 -> ^2.2.212 age adoption passing confidence
@tanstack/vue-query (source) ^5.36.0 -> ^5.37.1 age adoption passing confidence
@tanstack/vue-query-devtools (source) ^5.36.0 -> ^5.37.1 age adoption passing confidence
@unocss/core (source) ^0.60.2 -> ^0.60.3 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.60.2 -> ^0.60.3 age adoption passing confidence
@unocss/preset-icons (source) ^0.60.2 -> ^0.60.3 age adoption passing confidence
@unocss/reset ^0.60.2 -> ^0.60.3 age adoption passing confidence
@unocss/runtime (source) ^0.60.2 -> ^0.60.3 age adoption passing confidence
electron ^29.3.3 -> ^29.4.1 age adoption passing confidence
eslint (source) ^9.2.0 -> ^9.3.0 age adoption passing confidence
lint-staged ^15.2.2 -> ^15.2.4 age adoption passing confidence
npm-run-all2 ^6.1.2 -> ^6.2.0 age adoption passing confidence
pnpm (source) 9.1.1 -> 9.1.2 age adoption passing confidence
pnpm (source) ^9.1.1 -> ^9.1.2 age adoption passing confidence
publint (source) ^0.2.7 -> ^0.2.8 age adoption passing confidence
sass ^1.77.1 -> ^1.77.2 age adoption passing confidence
shiki (source) 1.5.2 -> 1.6.0 age adoption passing confidence
tsx ^4.10.2 -> ^4.10.5 age adoption passing confidence
unocss ^0.60.2 -> ^0.60.3 age adoption passing confidence
vitepress (source) 1.1.4 -> 1.2.2 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.18.1

Compare Source

   🚀 Features
    View changes on GitHub
iconify/icon-sets (@​iconify/json)

v2.2.212

Compare Source

v2.2.211

Compare Source

TanStack/query (@​tanstack/vue-query)

v5.37.1

Compare Source

Version 5.37.1 - 5/18/2024, 8:42 AM

Changes

Fix
Chore

Packages

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

unocss/unocss (@​unocss/core)

v0.60.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • preset-mini: Improve performance of resolveBreakpoints  -  by @​antfu (05d90)
    View changes on GitHub
electron/electron (electron)

v29.4.1

Compare Source

v29.4.0: electron v29.4.0

Compare Source

Release Notes for v29.4.0
Fixes
Other Changes
eslint/eslint (eslint)

v9.3.0

Compare Source

okonet/lint-staged (lint-staged)

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.0

Compare Source

Merged
  • Placeholder that unfolds into multiple tasks #134
  • 📝 add compatibility note for pnpm. #136
  • Upgrade: Bump codecov/codecov-action from 3 to 4 #131
pnpm/pnpm (pnpm)

v9.1.2

Compare Source

bluwy/publint (publint)

v0.2.8

Compare Source

Bug fixes

Full Changelog: bluwy/publint@v0.2.7...v0.2.8

sass/dart-sass (sass)

v1.77.2

Compare Source

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look
    like vendor-prefixed functions with special CSS syntax.

Command-Line Interface
  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for
    --interactive mode.

shikijs/shiki (shiki)

v1.6.0

Compare Source

   🚀 Features
    View changes on GitHub
privatenumber/tsx (tsx)

v4.10.5

Compare Source

Bug Fixes

This release is also available on:

v4.10.4

Compare Source

v4.10.3

Compare Source

Performance Improvements
  • skip parsing if import( is not found in minified code (5cdd50b)

This release is also available on:

vuejs/vitepress (vitepress)

v1.2.2

Compare Source

Bug Fixes
  • dont escape ampersand twice in title (7ea3572)

v1.2.1

Compare Source

Bug Fixes
  • a11y: make code blocks accessible with keyboard (#​3902) (cb308b9)
  • escape title properly in build (49b1233)
  • theme: remove unnecessary navigation role on nav element (af4717d)

v1.2.0

Compare Source

Bug Fixes
  • build: show file info on error (f0debd2)
  • dev: match dev and prod routing behavior (#​3837) (b360ac8)
  • markdown: entities and escapes not working properly (#​3882) (d5dbd70)
  • render 404 page completely on client to infer locale from browser path (#​3858) (728cb15)
  • style: prefer YaHei over DengXian (f0a37b4)
  • theme/regression: custom font not applying in Chinese docs because of specificity (fa2f38a), closes #​3864
  • theme: external link icon not visible for target _blank links (d08eeed), closes #​3327
  • theme: fix invalid vp-offset in ssr (9794877)
Features

1.1.4 (2024-04-27)

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

1.1.3 (2024-04-18)

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

1.1.1 (2024-04-18)

Bug Fixes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

netlify bot commented May 20, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 082f403
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/664ea4a52adf930007d1b5f8

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0033b69 to bb6c631 Compare May 22, 2024 03:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb6c631 to 082f403 Compare May 23, 2024 02:06
@webfansplz webfansplz merged commit f563edf into main May 23, 2024
6 checks passed
@webfansplz webfansplz deleted the renovate/all-minor-patch branch May 23, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant