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 - autoclosed #287

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rive-app/canvas (source) ^2.15.6 -> ^2.25.3 age adoption passing confidence dependencies minor
@sveltejs/adapter-static (source) ^3.0.1 -> ^3.0.8 age adoption passing confidence devDependencies patch
@sveltejs/adapter-vercel (source) ^5.3.0 -> ^5.5.2 age adoption passing confidence devDependencies minor
@sveltejs/kit (source) ^2.5.9 -> ^2.15.0 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.3 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.17.0 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.46.1 age adoption passing confidence devDependencies minor
overlayscrollbars (source) ^2.8.0 -> ^2.10.1 age adoption passing confidence dependencies minor
prettier (source) ^3.2.5 -> ^3.4.2 age adoption passing confidence devDependencies minor
prettier-plugin-svelte ^3.2.3 -> ^3.3.2 age adoption passing confidence devDependencies minor
sass ^1.77.2 -> ^1.83.0 age adoption passing confidence devDependencies minor
serde (source) 1.0.202 -> 1.0.216 age adoption passing confidence dependencies patch
serde_json 1.0.117 -> 1.0.134 age adoption passing confidence dependencies patch
stylelint (source) ^16.5.0 -> ^16.12.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.1 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.37 age adoption passing confidence dependencies patch
tslib (source) ^2.6.2 -> ^2.8.1 age adoption passing confidence devDependencies minor
typescript (source) ^5.4.5 -> ^5.7.2 age adoption passing confidence devDependencies minor
vite (source) ^5.2.11 -> ^5.4.11 age adoption passing confidence devDependencies minor

Release Notes

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

v2.25.3

Compare Source

Commits
  • Merge path_utils.hpp and eval_cubic.hpp into the core runtime 7d9839b
  • Ensure child layouts mark dirty when flex direction changes 4119aee
  • Fix straight lines being detected as cusps 07d25f4
  • Add FillRule::clockwise to the runtime fce78ad
  • add bind once support 150ac04
  • do not use frameOrigin to validate if artboard has its origin translated f860745
  • editor: minor text fixes fce3945
  • Replace Swiftshader with Nvidia gpu runner 7e07b9f
  • improve error reporting if exe in deploy script does not exist f6776b6
  • Set supportsRasterOrdering in the webgpu backend 900e120
  • editor: allow hit testing over text and text runs d221331
  • rename property to avoid conflict with code generation 52b62a9

v2.25.2

Compare Source

Commits
  • chore: tag 2.25.2 9e8c50c
  • do not exclude proxies from drawables list 2c7bedb
  • Scripting begins! bcddcd6
  • GL MSAA tweaks 1f8f6ac
  • More android tuning for PowerVR 67b9730
  • Work around gradient sync issues on Oppo Reno 3 Pro 353a88e

v2.25.1

Compare Source

Commits
  • chore: tag 2.25.1 97b914b
  • fix artboard origin offset 6990ba0
  • Convert unity builds to use build_rive.sh 95b463b
  • Tag custom premake builds on v5.0.0-beta3 903837f
  • Fix layout display issues 87e5ace
  • Add visionOS and tvOS support to Apple runtime 6e6c5a6
  • fix triggers reset ed12347
  • Prevent negative layout size 8e579e6
  • Nnnn use advance and apply in js runtime e5cbb51
  • add data binding blend states support fec7d19
  • Nnnn instance data converters part 3 c4094a4

v2.25.0

Compare Source

Commits
  • chore: tag 2.25.0 6e748fd
  • Nnnn fix js runtime listeners check ffe2b72
  • added missing_goldens and missing_candidates to diff.py result f2862ca

v2.24.1

Compare Source

Commits
  • chore: tag 2.24.1 c2292e7
  • call delete methods on cleanup 0cc2564
  • Nnnn system data enums part 3 3fd3825
  • diff.py updates de52e49
  • Allow $JAVA_HOME without java installed in deploy_tests.py c8b5d31

v2.24.0

Compare Source

Commits
  • chore: tag 2.24.0 e9fd61a
  • call syncStyleChanges on update f3dad6c
  • Override layoutcomponent x/y using layoutX/Y 4d22301
  • Nnnn data bind fixes part 3 44cbbab
  • Instance data converters when attached to data binding objects 6b7b0e0
  • Snap verycomplexgrad gm stops to pixel boundaries f8a670b
  • ScrollBar constraint autosize toggle 0402232
  • Don't use GL_PIXEL_UNPACK_BUFFER 2ce84e1
  • Add "no_rive_jpeg" and "no_rive_png" build options 2d24da1
  • Improve scroll time precision on web 2af3d4a
  • Scroll fixes bfbd505
  • re add clean to diff 0030752
  • do not break when component is found 97dd12b
  • Add yoga renames to non-v2 lua build scripts 27b1cc2
  • Fix integer precision issues with pathID in vertex shaders 6c95555
  • use draw proxy for scroll bar draggables d779b42
  • GL fixes for Imagination PowerVR GPUs f422181
  • Fix scrollbar thumb offset de3ed1a
  • Sort by % diff pixels in diff.py when histogram is equal d93862d
  • fix sorting hittable components b7ac41e
  • fix crash when dividing by 0 afa4319
  • Nnnn scrolling override poc part 2 6c3957b
  • Small Scroll fixes 6f021c1
  • Make scroll physics core objects 8994905
  • made compatable with python 9_9 39315d5
  • diff.py: don't count identicals as differences c1b772c
  • added some changes to make building easier for unreal be92419
  • use actual sizes for calculating position offset 9a64a15
  • skip object on animation reset if it is null d6b1a38
  • remove letter spacing subtraction c3cab24
  • fix fatal warnings compiler flag to use latest version b576768
  • Draggables (aka scrolling) c8aaac2
  • Nnnn data bind fixes part 2 7597a9b
  • make nested animation properties bindable 02f3c3d
  • Layout display & animation duration keyable 699c53f
  • Add Android Gold checks 5216d40

v2.23.11

Compare Source

v2.23.10

Compare Source

Merged
  • bug: check for animator before running animator.stop #378
Commits

v2.23.9

Compare Source

Commits
  • chore: tag 2.23.9 91ce4bf
  • fix for incorrect android build option 7f68602
  • Switch from preferLowPowerToHighPerformance to powerPreference 219dd45
  • Update linear animation advanceAndApply to return if more animation remains 6180cc0
  • Add check to TextModifierGroup to prevent out of bounds access 1b07a2e
  • editor: update the repeat limit for n-slicing afb039c
  • CoreText fallback shaper ex 137ed73
  • image diff hiistogram mode 2375384
  • feat: expose hit test to runtimes 1682660
  • Fixup android_gms_browserstack 3e048e4
  • Nnnn range data converter 4cf0b41
  • Normalize GM tests ed4feae
  • Rename USING_DEPTH_STENCIL to RENDERING_MODE_MSAA 28e9f3c
  • Fix invalid memory access 82de4ad
  • Fix clip planes on S22/Xclipse/ANGLE 8c0b53c
  • Add an android_gms job to browserstack 9dda5c8
  • editor: be more mindful of sending dirt recursively when n-slicing f7b5a23
  • Fix NestedAnimation skipping export too late f13a928

v2.23.8

Compare Source

Commits
  • chore: tag 2.23.8 9900b9d
  • Dart bump to 3.5.0 e942590
  • Nnnn joystick not advancing 256f69c
  • Add a skeleton workflow for android gms on browserstack 2e4dde2
  • Render gms to the screen when the test app is launched without a harness 19345b2
  • return keep going when a state machine has changed its state 891de52

v2.23.7

Compare Source

Commits
  • chore: tag 2.23.7 087e7f4
  • accept constraints without targets b0c82e9

v2.23.6

Compare Source

Commits
  • chore: tag 2.23.6 0b685c7
  • Work around Galaxy S22 compiler bugs a8e812b
  • invert order of advance between parent and child 25bd2da
  • Prevent NestedArtboard advance when not playing ac99796
  • Rhi typeless uav support 14aae87
  • Remove web console spam 2245c55

v2.23.5

Compare Source

Commits
  • chore: tag 2.23.5 e357815
  • new arithmetic data converter that uses a viewmodel as input 4760ce0
  • Unreal build use build rive.sh d011659
  • default data converters runtime 77506e1
  • LayoutComponent updates properly when scaleType changes a29740e
  • fix data enum importer 8cf5f53
  • Fix marking nested artboard layout dirty 3f0b159
  • add feather property 332d4d9
  • Pass scaleType down to sizeable children 4ec459b
  • don't expose yoga includes 2b61bf0
  • Nnnn render update fixes ef56e95
  • editor and runtime: fix vector n-slicer hit area d19e19a
  • Rename "atlas" -> "coverage" in the clockwise shader 2b97cb3
  • Fix bidi 8b171cc
  • conditionnally add dirt and advance 4592ea6
  • Updates to AdvanceFlags a8533d1
  • Add AdvanceFlags a61e482
  • Fix for layout shape paint bug 3ffb67a
  • editor and runtime: allow vertices in a vector nslicer to be out of bounds 9138225
  • add data bind support for vertex properties 4fc1131
  • Nnnn merge fills and strokes 37478e7
  • Use renderImage size to scale images in layouts 4b88f4f
  • editor: NSlicer should not clamp children f933f68
  • web: decode image on demand, not render eaa5ae8
  • Working on option C for update cycle 1a877b8

v2.23.4

Compare Source

Commits
  • chore: tag 2.23.4 52a43b2
  • Layout Fixes 85f3ba1
  • Use imageAsset size for layout 99eb5ae
  • Fix inconsistent layout overflow behavior 207bbd1
  • Artboard object validation f3d7484
  • search for ios sysroot only when necessary aa6b70e

v2.23.3

Compare Source

Commits
  • chore: tag 2.23.3 a435dfb
  • refactor: remove undefined for get artboard width and height 6b49f3f
  • runtime: add support for gradients in vector n-slicer 6baef86
  • Add an experimental "clockwiseAtomic" rendering mode 2b824d7

v2.23.2

Compare Source

Commits
  • chore: tag 2.23.2 b6fa9d2
  • chore: wasm expanded error messages 0d113ce

v2.23.1

Compare Source

Commits
  • chore: tag 2.23.11 d8f45bc
  • Re-upload webgl texture data if context changes. a76c5aa
  • Support supplying mobile fallback fonts by style with caching b0b8382
  • fixed url for canddiates and goldens in not pack mode 50e5f75
  • Fix flicker on webgl2 runtime 84a6e9b
  • treat remapped animations as always settled 1d31192
  • update measure function to use its text wrap and max size 01c8bc6
  • add support for standalone custom properties to bind values to 11392cd
  • Dx11 support 9031503
  • support wrapping text in auto width inside a layout f200b48
  • fixed workflow stuff df9e923
  • updates to diff.py 442fd8f

v2.23.0

Compare Source

Merged
  • chore: tag 2.22.0 #372
Commits
  • chore: tag 2.23.0 9531669
  • feat: add responsive layout properties and other fixes e9364ca
  • add viewmodel and data enum system core objects 0f38187
  • editor: bug fixes for image n-slicing 39c7e39
  • Nnnn fix layout hittest order d3624f3
  • editor: vector n-slicer should clamp all shapes contained bacab18
  • fix for image_diff not correctly outputting newline in status file 93b28a1
  • Expose RenderContext methods for allocating tessellation vertices 41edba5

v2.22.0

Compare Source

Commits
  • chore: tag 2.22.0 dd1acc1
  • feat: add runtime layout fit type for ios, android, web 7e555bb
  • Make build script work on mac a2836ae
  • fix for imagediff avrg being wrong b5a6323

v2.21.7

Compare Source

Commits
  • chore: tag 2.21.7 3482d32
  • Fix resources getting deleted prematurely in vkutil::ResourcePool b2b910b
  • Upgrade legacy artboards to work with layouts 90dec32
  • Layout fractional sizes & flexBasis 48eb586
  • imagediff -> opencv 3b0d06c
  • Fix crash on controlSize when image not yet available 61f1f7c
  • Fix layout size propagation 98180b8
  • Fix for layouts alignment bug when created with fill type 1bb93d9
  • Call updateLayoutBounds on NestedArtboardLayout 2da0f02
  • editor: support vector n-slicing in runtime 25b9319
  • Nnnn text alignment and fit dd778a3
  • hierarchical updates to layout ee83d7d
  • Do not load files with invalid paint mutators. c97600b
  • testing animation smoothing 0773a72
  • NestedArtboardLayout marks its parent artboard layoutNodeDirty 507580b
  • Nnnn system data enums 9a34d99
  • LayoutComponent clip defaults to false. c52014a
  • Add AdvancingComponent & animate flag to advance() 9e03bb5
  • use worldBounds for hittesting 8c711a6
  • Deterministic lite rtti 0944238
  • audio engine: fix order of uninit of context and engine 3e57e8e
  • reset effects when path changes f3c317f
  • Add a clockwise fill experiment 779dfce
  • Batch interior triangulation draws 99c580f
  • Fix layout animation runtime ff2973b

v2.21.6

Compare Source

Commits

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 renovate bot added the dependency label May 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8bc4408 to 7a66749 Compare May 21, 2024 16:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^7.10.0 chore(deps): update all non-major dependencies May 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 1f3156c to 7716f45 Compare May 27, 2024 17:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 96e3934 to 3890a6b Compare June 3, 2024 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 13556eb to 4744791 Compare June 10, 2024 09:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fd5208e to ec46e27 Compare December 4, 2024 07:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 5296034 to 15be495 Compare December 16, 2024 19:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f7d3d19 to a8876b7 Compare December 22, 2024 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8876b7 to 212b7cf Compare December 24, 2024 20:17
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Dec 26, 2024
@renovate renovate bot closed this Dec 26, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 26, 2024 17:07
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.

0 participants