Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

chore(deps): update all non-major dependencies #39

Merged
merged 1 commit into from Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/carbon 1.1.9 -> 1.1.11 age adoption passing confidence
@iconify-json/twemoji 1.1.5 -> 1.1.7 age adoption passing confidence
@unocss/reset 0.46.1 -> 0.48.0 age adoption passing confidence
@vue/compiler-sfc (source) 3.2.41 -> 3.2.45 age adoption passing confidence
@vueuse/core 9.4.0 -> 9.9.0 age adoption passing confidence
axios (source) ^1.1.3 -> ^1.2.2 age adoption passing confidence
eslint (source) 8.26.0 -> 8.30.0 age adoption passing confidence
pinia 2.0.23 -> 2.0.28 age adoption passing confidence
pnpm (source) 7.14.1 -> 7.21.0 age adoption passing confidence
typescript (source) 4.8.4 -> 4.9.4 age adoption passing confidence
unocss 0.46.1 -> 0.48.0 age adoption passing confidence
vite (source) 3.2.1 -> 3.2.5 age adoption passing confidence
vitepress (source) ^1.0.0-alpha.26 -> ^1.0.0-alpha.33 age adoption passing confidence
vitest 0.24.3 -> 0.26.2 age adoption passing confidence
vue (source) 3.2.41 -> 3.2.45 age adoption passing confidence
joda-time:joda-time (source) 2.12.1 -> 2.12.2 age adoption passing confidence
com.google.zxing:core 3.5.0 -> 3.5.1 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 2.7.5 -> 2.7.7 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

unocss/unocss

v0.48.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.47.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.47.5

Compare Source

   🚀 Features
  • directives: Support applyVariable, deprecated varStyle  -  by @​antfu (65355)
   🐞 Bug Fixes
    View changes on GitHub

v0.47.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.47.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.47.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.47.1

Compare Source

No significant changes

    View changes on GitHub

v0.47.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.46.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.46.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.46.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.46.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core

v3.2.45

Compare Source

Bug Fixes
  • compiler/v-model: catch incorrect v-model usage on prop bindings (001184e), closes #​5584
  • custom-elements: also dispatch hyphenated version of emitted events (#​5378) (0b39e46), closes #​5373
  • custom-elements: custom element should re-instantiate when inserted again (#​6966) (67890da), closes #​6934
  • custom-elements: define declared properties in constructor (#​5328) (55382ae)
  • custom-elements: ensure custom elements can inherit provides from ancestors (#​5098) (192dcb6), closes #​5096
  • custom-elements: fix event emitting for async custom elements (#​5601) (665f2ae), closes #​5599
  • custom-elements: fix number type props casting check (89f37ce), closes #​5793 #​5794
  • custom-elements: properties set pre-upgrade should not show up in $attrs (afe8899)
  • custom-elements: respect slot props in custom element mode (ffef822)
  • custom-elements: should not reflect non-decalred properties set before upgrade (5e50909)
  • hmr/keep-alive: fix error in reload component (#​7049) (a54bff2), closes #​7042
  • runtime-core: fix move/removal of static fragments containing text nodes (#​6858) (4049ffc), closes #​6852
  • sfc: also generate getter for import bindings during dev (0594400)
  • sfc: ensure <script setup> binding behavior consistency on this between prod and dev (f73925d), closes #​6248
  • sfc: ensure consistent dev/prod behavior for non-reactive variables declared in <script setup> (5a3d45a), closes #​5655
  • teleport/css-v-bind: fix css v-bind for teleported content (42239cf), closes #​4605 #​4609
  • teleport/css-v-bind: fix css v-bind in teleport in child component slot (11214ee)
  • v-model: fix incorrect codegen for non-ref bindings (15e889a), closes #​6241

v3.2.44

Compare Source

Bug Fixes
  • watch: for immediate watch with single source, ensure cb is called with undefined as oldValue (#​7075) (5dc593b), closes #​7074

v3.2.43

Compare Source

Bug Fixes
  • watch: ensure oldValue in multi-source watcher is always an array (23e85e2), closes #​7070

v3.2.42

Compare Source

Bug Fixes
vueuse/vueuse

v9.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.8.1

Compare Source

   🐞 Bug Fixes
  • useStorage: Resume the watch after setting the value, fix loop updates  -  by @​antfu (c3851)
    View changes on GitHub

v9.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from c843ab4 to e5b7413 Compare November 14, 2022 06:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f9d980c to b33358f Compare November 20, 2022 22:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 06dada6 to dc66340 Compare November 28, 2022 09:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f5c17fd to 1dd2c9f Compare December 11, 2022 01:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c35f739 to 561d7a3 Compare December 17, 2022 00:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 922c3d6 to 185c3ab Compare December 26, 2022 02:37
@elonehoo elonehoo merged commit e59b07d into main Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant