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 dependencies #1765

Merged
merged 1 commit into from
Apr 3, 2023
Merged

chore(deps): update dependencies #1765

merged 1 commit into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/components (source) 9.12.0 -> 9.13.0 age adoption passing confidence
@vueuse/core 9.12.0 -> 9.13.0 age adoption passing confidence
comlink 4.3.1 -> 4.4.1 age adoption passing confidence
date-fns 2.28.0 -> 2.29.3 age adoption passing confidence
destr 1.1.1 -> 1.2.2 age adoption passing confidence
hls.js 1.3.1 -> 1.3.5 age adoption passing confidence
jassub 1.5.1 -> 1.5.12 age adoption passing confidence
swiper (source) 9.0.3 -> 9.2.0 age adoption passing confidence
vue (source) 3.2.39 -> 3.2.47 age adoption passing confidence
vue-router 4.1.5 -> 4.1.6 age adoption passing confidence
vuetify (source) 3.1.11 -> 3.1.12 age adoption passing confidence

Release Notes

vueuse/vueuse

v9.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
GoogleChromeLabs/comlink

v4.4.1

Compare Source

Quick bug-fix release because the finalizers PR broke Node! https://github.com/GoogleChromeLabs/comlink/pull/617

Full Changelog: GoogleChromeLabs/comlink@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed (Highlights)

Full Changelog: GoogleChromeLabs/comlink@v4.3.1...v4.4.0

date-fns/date-fns

v2.29.3

Compare Source

This release is prepared by our own @​leshakoss.

Fixed

v2.29.2

Compare Source

This release is brought to you by @​nopears, @​vadimpopa and @​leshakoss.

Fixed

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed
unjs/destr

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

Features
  • add option strict that throws an error if the input is not valid JSON (#​11) (36c7121)
1.1.1 (2022-04-07)
video-dev/hls.js

v1.3.5

Compare Source

Summary

HLS.js v1.3.5 includes bug fixes and improvements over the last release.

Changes Since The Last Release
  • Do not filter out TextTracks with kind of "captions" from API subtitle track selection (#​5297) @​dstreet26
    • Fixes #​5292 (Tracks with CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog" or "public.accessibility.describes-music-and-sound" not displayed when selected via hls.subtitleTrack = trackIndex)

Full Changelog: video-dev/hls.js@v1.3.4...v1.3.5

Demo Page

https://hls-js-b77c99c4-23b8-4ab1-a7d4-6c3dbfaeacd9.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.3.4

Compare Source

Summary

HLS.js v1.3.4 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Full Changelog: video-dev/hls.js@v1.3.3...v1.3.4

Demo Page

https://hls-js-73965559-fca4-40e5-9cde-d90859bfc224.netlify.app/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.3.3

Compare Source

Summary

HLS.js v1.3.3 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Demo Page

https://hls-js-70cdd25b-ca22-427f-ace4-4ebba9b11dd2.netlify.app/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.3.2

Compare Source

Summary

HLS.js v1.3.2 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Demo Page

https://hls-js-9d74a5c2-3291-4a44-abf0-7f63f15151e7.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

nolimits4web/Swiper

v9.2.0

Compare Source

Bug Fixes
  • controller: add null type (3177936), closes #​6505
  • controller: prevent controlled swipers from being called when destroyed (#​6501) (a266b78), closes #​6491
  • mousewheel: Initialize lastClickTime to very old time (#​6497) (0983ded), closes #​6496
  • pagination: fix pagination.d.ts render functions return types (#​6499) (34973a1)
  • zoom: fix zoom out on double tap on sensitive touch screens (7f5c626)
  • zoom: reset transform origin on zoom out (7f7f57e)
Features
  • core: lazyPreloadPrevNext option to preload prev/next images (#​6544) (1cb3233)
  • lazyPreloadPrevNext option to preload prev/next images (6d08635)
  • zoom: highly improve pinch-zoom gestures handling (6016a50)

v9.1.1

Compare Source

Bug Fixes
  • core: fixed loop when using custom slideActiveClass (#​6495) (756ecdb)
  • element: reset initialized flag on disconnectedCallback (#​6474) (1e4a235)
  • loop: fix loopFix for controlled swipers (d7c0ef7), closes #​6491
  • loop: fix slides closure when removing last slide (1a02271), closes #​6477
  • pagination: correctly support multiple bullets paginations (e24bd8c), closes #​6462
  • pagination: escape + char in pagination classes (d0beb9f), closes #​6486
  • pagination: support bulle multiple classes (20b05fa), closes #​6447
  • react: fix virtual loop when not enough slides (57d8eea), closes #​6487
Features
  • element: add eventsPrefix prop to avoid collision with native events (d5df91f), closes #​6450
  • pagination: add border-radius variable (#​6476) (c912590)

v9.1.0

Compare Source

Bug Fixes
  • autoplay: fix a crash with resize when the autoplay has gone away during timeout (#​6431) (adb40f4)
  • core: correctly calc slide's DOM indexes, actual for Element (18b1f2b)
  • core: fix loop when slidesPerGroup is not even to number of slides (f998115), closes #​6412
  • core: prevent observer trigger because of grab cursor (9597442), closes #​6423
  • core: proceed iOS's pointercancel as pointerup (50b65f6), closes #​6414 #​6382
  • effect-creative: fix origin (7883408), closes #​6439
  • element: fix ignored on event handlers (898f76c), closes #​6399
  • pagination: double check if bullet exists (a335a41), closes #​6422
  • pagination: fix clickable pagination with slidesPerView > 1 and loop (cf8cdf5), closes #​6415
  • virtual: fix escaped HTML in virtual slides content (a61638a), closes #​6404
  • zoom: fix zoom stick on pointer out (6700980), closes #​6396
Features
  • element: new global window.SwiperElementRegisterParams method to register acceptable element props (fb63358)

v9.0.5

Compare Source

Bug Fixes

v9.0.4

Compare Source

Bug Fixes
  • autoplay: fixing autoplay undefined error (#​6366) (f2a0572)
  • pagination: fix pagination bullets children clicks (8bcff39), closes #​6361
  • virtual: grab DOM slides only from wrapper children (d59183d)
  • zoom: fix gesture scale origin (c89b2dd), closes #​6371
vuejs/core

v3.2.47

Compare Source

Bug Fixes
  • build: enforce __esModule interop for cjs builds (4b70366)

v3.2.46

Compare Source

Bug Fixes

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 16, 2022
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 16, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a3d9ddf
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title chore(deps): update dependency simple-icons to v6.22.0 chore(deps): update dependencies May 17, 2022
@renovate renovate bot force-pushed the renovate/deps branch 6 times, most recently from 61d3a61 to 423e0df Compare May 22, 2022 18:47
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label May 23, 2022
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label May 23, 2022
@renovate renovate bot force-pushed the renovate/deps branch 8 times, most recently from c982d37 to 392c5cb Compare May 27, 2022 21:34
@renovate renovate bot force-pushed the renovate/deps branch 5 times, most recently from 5fe7b81 to 0890067 Compare June 8, 2022 14:13
@renovate renovate bot force-pushed the renovate/deps branch 4 times, most recently from 9663859 to 1d18e9f Compare February 26, 2023 23:07
@renovate renovate bot force-pushed the renovate/deps branch 7 times, most recently from de2f8ec to 56f81a8 Compare March 6, 2023 11:32
@renovate renovate bot force-pushed the renovate/deps branch 2 times, most recently from 14ea970 to 37de49e Compare March 13, 2023 07:45
@renovate renovate bot force-pushed the renovate/deps branch 4 times, most recently from 9b1bb76 to 6ed31c5 Compare April 3, 2023 12:21
@ferferga ferferga removed the blocked Something depends on another issue or Pull Request label Apr 3, 2023
@renovate renovate bot force-pushed the renovate/deps branch 2 times, most recently from b762ef3 to a453d2b Compare April 3, 2023 12:38
@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit 4013448
Status 🔄 Deploying...
Preview URL Not available
Type 🔀 Preview

View bot logs

@sonarcloud
Copy link

sonarcloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ferferga ferferga merged commit 01edbb5 into master Apr 3, 2023
@ferferga ferferga deleted the renovate/deps branch April 3, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants