gitlight icon indicating copy to clipboard operation
gitlight copied to clipboard

fix(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rive-app/canvas (source) ^2.15.6 -> ^2.21.5 age adoption passing confidence dependencies minor
@sveltejs/adapter-static (source) ^3.0.1 -> ^3.0.5 age adoption passing confidence devDependencies patch
@sveltejs/adapter-vercel (source) ^5.3.0 -> ^5.4.4 age adoption passing confidence devDependencies minor
@sveltejs/kit (source) ^2.5.9 -> ^2.6.1 age adoption passing confidence devDependencies minor
@sveltejs/vite-plugin-svelte (source) ^3.1.0 -> ^3.1.2 age adoption passing confidence devDependencies patch
@tauri-apps/api ^1.5.6 -> ^1.6.0 age adoption passing confidence dependencies minor
@tauri-apps/cli ^1.5.14 -> ^1.6.2 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) ^7.9.0 -> ^7.18.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^7.9.0 -> ^7.18.0 age adoption passing confidence devDependencies minor
cocoa 0.25 -> 0.26.0 age adoption passing confidence dependencies minor
devtools 0.3.1 -> 0.3.3 age adoption passing confidence dependencies patch
eslint (source) ^9.3.0 -> ^9.11.1 age adoption passing confidence devDependencies minor
eslint-plugin-import ^2.29.1 -> ^2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) ^2.39.0 -> ^2.44.1 age adoption passing confidence devDependencies minor
overlayscrollbars (source) ^2.8.0 -> ^2.10.0 age adoption passing confidence dependencies minor
prettier (source) ^3.2.5 -> ^3.3.3 age adoption passing confidence devDependencies minor
prettier-plugin-svelte ^3.2.3 -> ^3.2.7 age adoption passing confidence devDependencies patch
sass ^1.77.2 -> ^1.79.4 age adoption passing confidence devDependencies minor
serde (source) 1.0.202 -> 1.0.210 age adoption passing confidence dependencies patch
serde_json 1.0.117 -> 1.0.128 age adoption passing confidence dependencies patch
stylelint (source) ^16.5.0 -> ^16.9.0 age adoption passing confidence devDependencies minor
stylelint-prettier ^5.0.0 -> ^5.0.2 age adoption passing confidence devDependencies patch
svelte (source) ^4.2.17 -> ^4.2.19 age adoption passing confidence devDependencies patch
svelte-check ^3.7.1 -> ^3.8.6 age adoption passing confidence devDependencies minor
tauri (source) 1.6.6 -> 1.8.0 age adoption passing confidence dependencies minor
tauri-build (source) 1.5.2 -> 1.5.5 age adoption passing confidence build-dependencies patch
time (source) >=0.3.35 -> >=0.3.36 age adoption passing confidence dependencies patch
tslib (source) ^2.6.2 -> ^2.7.0 age adoption passing confidence devDependencies minor
typescript (source) ^5.4.5 -> ^5.6.2 age adoption passing confidence devDependencies minor
vite (source) ^5.2.11 -> ^5.4.8 age adoption passing confidence devDependencies minor

Release Notes

rive-app/rive-wasm (@​rive-app/canvas)

v2.21.5

Compare Source

Commits
  • fix uninitialized font features 2a15ba7
  • add text bindable properties 7b190d2
  • added #ifdef where it was missing 8ffb7d7

v2.21.4

Compare Source

Commits
  • chore: tag 2.21.4 ef2138a
  • apt install python3-ply 855d356
  • Clone draw for cache optimizations 209fdcf
  • Fix layout drag/drop offset 332c739
  • fix text origin offset 6c6da44
  • change dash formula precision b39c47f
  • add bindable layout properties bfa9c99
  • add new properties to data bind e31c4ff
  • Layout text size fix 1b63b5d
  • Add linux build step for rive_native changes ecfb8a0

v2.21.3

Compare Source

Fixed
  • advance iterator until distance does not equal 0 #8164
Commits

v2.21.2

Compare Source

Commits
  • chore: tag 2.21.2 1794f74
  • Dashing (through the snow) 033672c
  • Update player to run without the python server 12b6f54
  • Rename gpuAtomicResolve -> atomicResolve, et. al. 9aa2941
  • Overhaul Vulkan synchronization aa03eb3
  • Remove Skia from ios_tests and quit building it on many runners 7a15466
  • Nnnn data context fixes fce9bb5
  • Colinear and bounds ffi 6b2dfa8

v2.21.1

Compare Source

Commits
  • chore: tag 2.21.1 9ab43ef
  • add support for elastic interpolation ec68c1d
  • editor: Stage UI for N-Slicing dbbc1cc
  • Add contour measure to Rive Native 5ccc8d5
  • adding length getter to dash path effect 7011fea
  • Add NestedArtboardLayout hug 12ffd5a
  • Initial refactor to simplfigy class structure edbce23
  • d3d11 simplifications e03e06f
  • Optimize draw to avoid creating when clip is empty 45109b7

v2.21.0

Compare Source

Commits
  • chore: tag 2.21.0 5fe0aa1
  • feat: web nested text runs bbd3415
  • Updates to layout hug e3a66c1
  • revisit sync between flutter and c++ runtime 2c22da4

v2.20.2

Compare Source

Commits
  • chore: tag 2.20.2 c821ea2
  • Fix intrinsically sizeable bug 73d0744
  • bump premake db37894
  • Fix default target id for ListenerAlignTarget abff70b
  • Add fallback font support for iOS and macOS 9c668be

v2.20.1

Compare Source

Merged
  • Fixed rive-cpp to rive-runtime #367
Fixed
  • Dance around a driver issue that generates garbage pixels #7423
Commits
  • chore: tag 2.20.1 ddbf59e
  • Fix dstreadshuffle gm 5685bac
  • add fixes and code improvements 6e683b4
  • Next set skia strip bd34bcd
  • Fix startup freeze on certain Macs cef0b02
  • skia removal 04378e0
  • add viewmodel trigger support for c++ runtime 079468b
  • add text vertical alignment 609d6cd
  • Port to remove skia 9599c59
  • SkChop party! mandoline and cubicpaths 8a5d84c
  • pass wrap separately to support alignments 9a59693
  • removed skia from a few gms 5a56b0e
  • Remove skia from labyrinth gm aec4b42
  • Remove skia dependencies from strokedlines 25c76e7
  • Add android unit tests and remove running tests in platform testing bda1b38
  • Implement keystrokes for the player test 9210373
  • rename ios and android tools to tests 395fd11
  • Add a mechanism to skip flaky golden tests 712cf6e
  • Fix glmsaa on Desktop GL drivers fd90a29
  • Update RiveRenderBuffer to support multiple maps per frame fd93520
  • inputs ref state machines and components ref artboards 516bbdf
  • fix playback mode and other small fixes 0922dd8
  • docs: update links 9e10cae
  • Add data converters to flutter runtime fd6ff86
  • Opensource (tools) tests as part of runtime 45e6540
  • 8020 text fit to box 759713f
  • Fix dash increment 7af4040
  • Fixing tool drawing f4f8019
  • Fix WASM submodule yaml script to use correct branch and repo 6284221
  • Update submodule_check.yaml 8f4a6ea
  • Update submodule_check.yaml cde090e
  • Add submodules again feb9d00
  • Remove submodules 15d4cd9
  • Update submodule_check.yaml 17bf8ca
  • Update .gitmodules bd0b77e
  • Update .gitmodules b14206a
  • Update submodule_check.yaml 1008e71
  • Update submodule_check.yaml ff521f0
  • Tooling tweaks 3d5a316
  • Better support for BGRA in D3D 887e77a
  • Namespace corrections to rive instead of gpu a0d37e0
  • Parallelize SPIRV compilation f836caa
  • Add a "player" app to the tools 6edb9d7
  • Unlink skia from goldens 3621bd6
  • Rename to remove unneeded pls in variable names 93b7d09
  • Support Vulkan on Android fb4c788
  • Change class names to strip PLS 504f418
  • Convert rive-cpp to rive-runtime for runtime_wasm a78d3e3
  • Layout joysticks runtime 2746206
  • runtime: add tiling to n-slicing 5185a21
  • Revive the WebGL backend 45760de
  • Nnnn data binding editor native runtime 6bd3173
  • fix for syntax issue 9fb5748
  • windows editor: fix format check and use raster ordering disabled ae9f820
  • Fix viewer tess builds 8767874
  • Update rive cpp for submodules fd4d8ad
  • mark dirty when constraint changes 518494d
  • Fix Android goldens 03b5241
  • Improve Vulkan loading and organization f58a1e7
  • Add webp decoder. ad61939
  • iOS images unpremult SIMD support ad0f6a8

v2.20.0

Compare Source

Fixed
  • fix hovered state of group listeners #7838
Commits
  • chore: tag 2.20.0 9677ba8
  • add arithmetic operation and group converters dc326a8
  • editor: setting up the update callbacks for n-slicing 8aae14a
  • Fix for bug in Runtime LayoutComponent proxy a845058
  • Use artboard properties as transition conditions 989c2f7
  • Init NestedAnimation's nestedArtboard as nullptr 3d8a511
  • added some simple windows build scripts to make building on windows from powershell or command prompt easier 9da17d4
  • editor: nine-slicing core data type definitions 2b463b6
  • Update version to macosx 11 for runtime. 86d0a9e
  • feat: add nested text run getters and setters in Unity c5ddfb5
  • add two data converters 9bc6ea7

v2.19.8

Compare Source

v2.19.7

Compare Source

Commits
  • chore: tag 2.19.7 12eab45
  • added a blt command for render targets that do not support VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT 8e884d5
  • Better premake support for Visual Studio 10f8181
  • Add Xcode support to build_rive.sh 0076aa5
  • Added support for xcode builds 17b85dc
  • Add width/height overrides for NestedArtboardLayout fbb7a53
  • refactor conditions cea2df5
  • Fix layout shape hug in CPP 2ff19ff
  • Add a premake message when Xcode command line tools isn't installed ef75208
  • add data converter and data types for conversion 44b164b
  • add listener actions support for databind 8b0b239
  • Fix alignment when flex wrap enabled 98844f6
  • Buildsystem fixes for build_rive.sh and PLS shaders d72fea6
  • add click event support f926888
  • Improve layout animation b1ef533

v2.19.6

Compare Source

Commits
  • chore: tag 2.19.6 c74c5a7
  • Simple procedural text rendering API 0ca3dd8
  • Add a test for nested events triggering listener in parent 70513cd
  • Fix for nested events in CPP 3f0f52f
  • Add a build_rive.sh script to unify the premake5 build process f0a38ea
  • viewmodel transitions runtime e6a9401
  • Implement layout scale type in CPP runtime a4f5b39

v2.19.5

Compare Source

Fixed
  • skip custom events when creating hitshapes #7651
Commits
  • chore: tag 2.19.5 e5afac9
  • Make an HBFont from a CTFontRef. 24cd21b
  • Nested artboard types: node, leaf, layout 011f67f
  • Fix: canvas's context2d property update timing 0509735
  • Xxxx improve hittest performance 4de4f7f
  • Makeshadersinpremake 581863f
  • Layout drawable 60d7e46
  • add bindable properties for state machines 215b81f
  • fix spilled time for animations with speed applied to them 2101454
  • update data bind mode to flags 2cad929
  • Only set Core Audio session category for iOS targets 57aed5a
  • Run tests, bench, gms, & goldens on a physical Pixel 8 on CI 1c92a83
  • Set audio to mix on for iOS (simulator) and Catalyst 0aee2fc
  • Vulkan! bd2869b

v2.19.4

Compare Source

Fixed
  • Fix crash when skinnable isn’t found. #7317
Commits

v2.19.3

Compare Source

Commits
  • chore: tag 2.19.3 60ffb77
  • change how forAll iterates over children caacb99
  • Fix jpeg and png decode overflows and error handling. cf8d1c2

v2.19.2

Compare Source

Fixed
  • add missing validations #7531
Commits

v2.19.1

Compare Source

Fixed
  • disable fallback font during artboard rendering #7479
Commits
  • chore: tag 2.19.1 7020b01
  • use varuint for writing/reading objectid, total properties and property key in animation reset 79fab15
  • Xxxx transitions with base virtual animation e39f0ca
  • Layout bitfield to props with keying 68818df

v2.19.0

Compare Source

Commits
  • chore: tag 2.19.0 92dffd6
  • Miscellaneous Layout UX Fixes a13658d
  • Add yoga to thumbnail generator build 530b19e
  • change how viewmodel instances target their viewmodel f4b4723
  • Xxxx databinding add boolean 6d5cd89
  • Xxxx data binding data context eba2028
  • Animation for Layouts 7e10a4b
  • chore: community contribution wasm refactor nested module fa1319e
  • Renames for Yoga and libjpeg 2890cdf
  • Update LayoutComponentStyle bitfields to be compatible with older C++ versions 00af817
  • databinding 2acc463

v2.18.0

Compare Source

Commits
  • chore: tag 2.18.0 f787a83
  • Remove redundant "BreakBeforeBraces" in runtime_wasm/.clang-format 55691eb
  • Optimize image encoding/decoding in debug builds 4939500
  • Replace computeIntrinsicSize with measureLayout df9107b
  • Yoga layout runtimes 6a27ab6
  • Nested linear animations report events up to parent artboards 294546f
  • more renames for harfbuzz 4a2ee4c

v2.17.3

Compare Source

Commits
  • chore: tag 2.17.3 df65156
  • mark shape as dirty after flagged as target 758f278
  • don’t defer updates when a shape/path is used for hit detect aee181f
  • Get rid of MetricsPath. e105f85

v2.17.2

Compare Source

Commits
  • chore: tag 2.17.2 c5f9a58
  • fix bounds calculation ahead of time c4b8395

v2.17.1

Compare Source

Commits

v2.17.0

Compare Source

Commits
  • chore: tag 2.17.0 3491fba
  • Fix libjpg o

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

renovate[bot] avatar May 21 '24 01:05 renovate[bot]