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 #368

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^3.12.0 -> ^3.12.1 age adoption passing confidence
@rive-app/canvas (source) ^2.11.1 -> ^2.25.3 age adoption passing confidence
@rive-app/canvas (source) ^2.25.2 -> ^2.25.3 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.24.4 -> ^1.26.1 age adoption passing confidence
@types/node (source) ^22.10.2 -> ^22.10.5 age adoption passing confidence
@unocss/cli (source) ^0.65.2 -> ^0.65.3 age adoption passing confidence
@unocss/eslint-config (source) ^0.65.2 -> ^0.65.3 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.65.2 -> ^0.65.3 age adoption passing confidence
@vueuse/core (source) ^12.1.0 -> ^12.3.0 age adoption passing confidence
asciinema-player ^3.7.1 -> ^3.8.1 age adoption passing confidence
concurrently ^9.1.0 -> ^9.1.2 age adoption passing confidence
es-toolkit (source) ^1.30.1 -> ^1.31.0 age adoption passing confidence
markdown-it >=14.0.0 -> >=14.1.0 age adoption passing confidence
markdown-it-attrs ^4.3.0 -> ^4.3.1 age adoption passing confidence
pnpm (source) 9.15.1 -> 9.15.2 age adoption passing confidence
unbuild ^3.0.1 -> ^3.2.0 age adoption passing confidence
unocss ^0.65.2 -> ^0.65.3 age adoption passing confidence
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence

Release Notes

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

v3.12.1

Compare Source

No significant changes

    View changes on GitHub
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

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.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
  • chore: tag 2.21.6 3d8c81a
  • Make layout position type and scale type keyable dc4ed3c
  • Improve batching for interior triangulation draws 0807424
  • Unreal Runtime into Mono d5590d9
  • Fix runtime joystick with layout position 7837780
  • add bones and joystick bindable properties 6c4de3f
  • fix missing data bind path crash 088da28
  • Drop the ColumnLimit to 80 for clang-format 6a08a8f
  • add support for listeners on layout components 58f66ff
  • Optimize atomic rendering for input attachments c53b66b
  • Prep for rhi 3042d4a
  • Nnnn fix databind state machine shared data context 84e58b3
  • Implement isHidden in DrawableProxy 4f2ebca
  • use shared data context between artboard and state machine d6a7da3
  • Fix Apple runtime crashes on Macs with non-Apple-Silicon GPUs e7dc892
  • Drag and drop into layouts without Cmd modifier dca198c
  • Layout misc fixes df3d71d
  • Download python-ply inside of premake 0a429da
  • enable all viewmodels as source for a condition f24231e
  • Calculate LOD ahead of time for image paints 8249f08
  • Premultiply clear colors 4dbec87
  • add enum bind core property 0bfd6fc
  • Rename InterlockMode::depthStencil to InterlockMode::msaa 7ee3b0f
  • add missing dirty flags 8473774
  • Fix layout animation not cascading 8e25224

v2.21.5

Compare Source

Commits
  • chore: tag 2.21.5 35a620d
  • 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](https://redire

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c86162e to 0a4179f Compare December 31, 2024 06:50
Copy link

github-actions bot commented Dec 31, 2024

✅ Successfully deployed to Netlify

Platform Status URL
Ubuntu Success https://6777c0fe0a5c63ee8da87680--nolebase-integrations.netlify.app
Windows Success https://6777c109b0b7749bdf820517--nolebase-integrations.netlify.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c6e8be4 to 7286fa6 Compare January 3, 2025 10:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7286fa6 to f4be7f6 Compare January 3, 2025 12:09
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@northword northword enabled auto-merge (squash) January 3, 2025 12:12
@northword northword merged commit 811ead3 into main Jan 3, 2025
6 checks passed
@northword northword deleted the renovate/all-minor-patch branch January 3, 2025 12:14
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.

1 participant