digdir / dialogporten-frontend

Brukergrensesnitt for Dialogporten
https://digdir.github.io/dialogporten-frontend/
MIT License
4 stars 1 forks source link

fix(deps): update dependency tldraw to v2.3.0 #805

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tldraw (source) 2.3.0-canary.735161c4a81f -> 2.3.0 age adoption passing confidence

Release Notes

tldraw/tldraw (tldraw) ### [`v2.3.0`](https://togithub.com/tldraw/tldraw/blob/HEAD/CHANGELOG.md#v230-Tue-Jun-25-2024) [Compare Source](https://togithub.com/tldraw/tldraw/compare/fef462bd67aa5fdad0487896e50b656a5284d675...v2.3.0) ##### Release Notes ##### editing: don't allow editing locked shapes when edit→edit mode. ([#​4007](https://togithub.com/tldraw/tldraw/pull/4007)) - Editing: don't allow editing locked shapes when edit→edit mode. ##### clipboard: fix copy/paste bad typo, ugh ([#​4008](https://togithub.com/tldraw/tldraw/pull/4008)) - Clipboard: fix copy/paste for older versions of Firefox ##### clipboard: fix copy/paste on Firefox ([#​4003](https://togithub.com/tldraw/tldraw/pull/4003)) - Clipboard: fix copy/paste in Firefox 127+ ##### Fix multiple editor instances issue ([#​4001](https://togithub.com/tldraw/tldraw/pull/4001)) - Fix a bug causing text shape measurement to work incorrectly when using react strict mode ##### fix: typo on "CardShapeUtil" example name ([#​3998](https://togithub.com/tldraw/tldraw/pull/3998)) - Fix typo on "CardShapeUtil" name in the custom shape example documentation. ##### Update license in readme of the store package ([#​3990](https://togithub.com/tldraw/tldraw/pull/3990)) - Fix the license in the readme file for the store package. ##### Add a new environment for publishing ([#​3981](https://togithub.com/tldraw/tldraw/pull/3981)) - Introduce a new CI environment and use it for publishing vs code extension. ##### Fix vs code publishing ([#​3976](https://togithub.com/tldraw/tldraw/pull/3976)) - Fix VS Code publishing. ##### Fix border color for following user ([#​3975](https://togithub.com/tldraw/tldraw/pull/3975)) - Add a brief release note for your PR here. ##### Fix edge scrolling at odd browser zoom levels ([#​3973](https://togithub.com/tldraw/tldraw/pull/3973)) - Add a brief release note for your PR here. ##### images: make isAnimated check on shared rooms work better ([#​3967](https://togithub.com/tldraw/tldraw/pull/3967)) - Images: fix isAnimated checks when adding an image to a shared room. ##### Add fill fill style. ([#​3966](https://togithub.com/tldraw/tldraw/pull/3966)) - Secretly adds a fill-fill style (Alt-F) ##### Add tags to examples frontmatter ([#​3929](https://togithub.com/tldraw/tldraw/pull/3929)) - Improve filtering of examples ##### Fix solid style draw shape. ([#​3963](https://togithub.com/tldraw/tldraw/pull/3963)) - Fixes the appearance of solid-style heart shapes. ##### Fix asset positions ([#​3965](https://togithub.com/tldraw/tldraw/pull/3965)) - Fixes the position of multiple assets when pasted / dropped onto the canvas. ##### Fix draw shape indicators for pen-drawn solid shapes ([#​3962](https://togithub.com/tldraw/tldraw/pull/3962)) - Fixes a bug with the indicator for stylus-drawn draw shapes. ##### assets: fix copy/paste with missing src ([#​3959](https://togithub.com/tldraw/tldraw/pull/3959)) - Assets: fix copy/paste for new asset resolver mechanic. ##### \[Experiment] Allow users to use system's appearance (dark / light) mode ([#​3703](https://togithub.com/tldraw/tldraw/pull/3703)) - Add a brief release note for your PR here. ##### Improve edge scrolling ([#​3950](https://togithub.com/tldraw/tldraw/pull/3950)) - Add a delay and easing to edge scrolling. ##### Set up automatic VS Code publishing ([#​3905](https://togithub.com/tldraw/tldraw/pull/3905)) - Automate publishing of the VS Code extension. ##### Move from unpkg to our own cdn. ([#​3923](https://togithub.com/tldraw/tldraw/pull/3923)) - Start using our own cdn instead of unpkg. ##### bookmark: css tweaks ([#​3955](https://togithub.com/tldraw/tldraw/pull/3955)) - Bookmarks: padding tweaks ##### Dynamic size mode + fill fill ([#​3835](https://togithub.com/tldraw/tldraw/pull/3835)) - Adds a dynamic size user preferences. - Removes double click to reset scale on text shapes. - Removes double click to reset autosize on text shapes. ##### assets: preload fonts ([#​3927](https://togithub.com/tldraw/tldraw/pull/3927)) - Perf: improve font loading timing on dotcom. ##### \[tiny] getSnapshot and loadSnapshot on Editor class ([#​3912](https://togithub.com/tldraw/tldraw/pull/3912)) - Add a brief release note for your PR here. ##### Make ArrowBindingUtil public ([#​3913](https://togithub.com/tldraw/tldraw/pull/3913)) - Add a brief release note for your PR here. ##### Flatten shapes to image(s) ([#​3933](https://togithub.com/tldraw/tldraw/pull/3933)) - Add Flatten, a new menu item to flatten shapes into images ##### Update with api key with access to all buckets ([#​3944](https://togithub.com/tldraw/tldraw/pull/3944)) - Retrigger canary packaging. ##### Retrying with Mime's keys ([#​3943](https://togithub.com/tldraw/tldraw/pull/3943)) - Retrigger canary package build to publish a new package and upload assets to R2. ##### Empty PR to trigger canary publish ([#​3942](https://togithub.com/tldraw/tldraw/pull/3942)) - Retrigger canary package build to publish a new package and upload assets to R2. ##### Fix uploading static assets to r2 ([#​3941](https://togithub.com/tldraw/tldraw/pull/3941)) - Fix an issue with uploading the static assets. ##### Uploading the static assets to R2 bucket ([#​3921](https://togithub.com/tldraw/tldraw/pull/3921)) - Upload our static assets (fonts, icons, embed-icons, translations) to a R2 bucket so that we can move away from using unpkg and start using our own cdn. ##### assets: store in indexedDB, not as base64 ([#​3836](https://togithub.com/tldraw/tldraw/pull/3836)) - Assets: store as reference to blob in indexedDB instead of storing directly as base64 in the snapshot. ##### images: avoid double request for animated images ([#​3924](https://togithub.com/tldraw/tldraw/pull/3924)) - Images: avoid double request for animated images. ##### Fix document name editable in readonly mode ([#​3911](https://togithub.com/tldraw/tldraw/pull/3911)) - Remove ability to rename document while in readonly mode ##### assets: make option to transform urls dynamically / LOD ([#​3827](https://togithub.com/tldraw/tldraw/pull/3827)) - Assets: make option to transform urls dynamically to provide different sized images on demand. ##### VS Code release 2.0.36 ([#​3922](https://togithub.com/tldraw/tldraw/pull/3922)) - VS Code 2.0.36 release. *** ##### 📚 SDK Changes - images: make isAnimated check on shared rooms work better [#​3967](https://togithub.com/tldraw/tldraw/pull/3967) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor` - assets: mark assetOptions as internal [#​4014](https://togithub.com/tldraw/tldraw/pull/4014) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Fix border color for following user [#​3975](https://togithub.com/tldraw/tldraw/pull/3975) ([@​ds300](https://togithub.com/ds300)) - Fix edge scrolling at odd browser zoom levels [#​3973](https://togithub.com/tldraw/tldraw/pull/3973) ([@​ds300](https://togithub.com/ds300)) - \[tiny] getSnapshot and loadSnapshot on Editor class [#​3912](https://togithub.com/tldraw/tldraw/pull/3912) ([@​ds300](https://togithub.com/ds300)) - `tldraw` - editing: don't allow editing locked shapes when edit→edit mode. [#​4007](https://togithub.com/tldraw/tldraw/pull/4007) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - clipboard: fix copy/paste bad typo, ugh [#​4008](https://togithub.com/tldraw/tldraw/pull/4008) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - clipboard: fix copy/paste on Firefox [#​4003](https://togithub.com/tldraw/tldraw/pull/4003) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - theme: rename color scheme to theme [#​3991](https://togithub.com/tldraw/tldraw/pull/3991) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Fix scale issue with new draw lines [#​3971](https://togithub.com/tldraw/tldraw/pull/3971) ([@​steveruizok](https://togithub.com/steveruizok)) - lod: dont resize images that are culled [#​3970](https://togithub.com/tldraw/tldraw/pull/3970) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - flattening: use correct id for asset [#​3968](https://togithub.com/tldraw/tldraw/pull/3968) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Add fill fill style. [#​3966](https://togithub.com/tldraw/tldraw/pull/3966) ([@​steveruizok](https://togithub.com/steveruizok)) - Fix solid style draw shape. [#​3963](https://togithub.com/tldraw/tldraw/pull/3963) ([@​steveruizok](https://togithub.com/steveruizok)) - Fix asset positions [#​3965](https://togithub.com/tldraw/tldraw/pull/3965) ([@​steveruizok](https://togithub.com/steveruizok)) - lod: fix up missing timeout from bad merge [#​3964](https://togithub.com/tldraw/tldraw/pull/3964) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Fix draw shape indicators for pen-drawn solid shapes [#​3962](https://togithub.com/tldraw/tldraw/pull/3962) ([@​steveruizok](https://togithub.com/steveruizok)) - assets: fix copy/paste with missing src [#​3959](https://togithub.com/tldraw/tldraw/pull/3959) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Move from unpkg to our own cdn. [#​3923](https://togithub.com/tldraw/tldraw/pull/3923) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - assets: fix up videos with indexedDB [#​3954](https://togithub.com/tldraw/tldraw/pull/3954) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Make ArrowBindingUtil public [#​3913](https://togithub.com/tldraw/tldraw/pull/3913) ([@​ds300](https://togithub.com/ds300)) - images: avoid double request for animated images [#​3924](https://togithub.com/tldraw/tldraw/pull/3924) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor`, `tldraw` - better auto-generated docs for Tldraw and TldrawEditor [#​4012](https://togithub.com/tldraw/tldraw/pull/4012) ([@​SomeHats](https://togithub.com/SomeHats)) - Fix multiple editor instances issue [#​4001](https://togithub.com/tldraw/tldraw/pull/4001) ([@​SomeHats](https://togithub.com/SomeHats)) - \[Experiment] Allow users to use system's appearance (dark / light) mode [#​3703](https://togithub.com/tldraw/tldraw/pull/3703) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Improve edge scrolling [#​3950](https://togithub.com/tldraw/tldraw/pull/3950) ([@​steveruizok](https://togithub.com/steveruizok)) - bookmark: css tweaks [#​3955](https://togithub.com/tldraw/tldraw/pull/3955) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Flatten shapes to image(s) [#​3933](https://togithub.com/tldraw/tldraw/pull/3933) ([@​steveruizok](https://togithub.com/steveruizok)) - `@tldraw/assets`, `@tldraw/editor`, `tldraw`, `@tldraw/tlschema` - Dynamic size mode + fill fill [#​3835](https://togithub.com/tldraw/tldraw/pull/3835) ([@​steveruizok](https://togithub.com/steveruizok) [@​Taha-Hassan-Git](https://togithub.com/Taha-Hassan-Git) [@​huppy-bot\[bot\]](https://togithub.com/huppy-bot\[bot])) - `@tldraw/editor`, `tldraw`, `@tldraw/validate` - assets: store in indexedDB, not as base64 [#​3836](https://togithub.com/tldraw/tldraw/pull/3836) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor`, `@tldraw/state`, `tldraw` - image: follow-up fixes for LOD [#​3934](https://togithub.com/tldraw/tldraw/pull/3934) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor`, `@tldraw/state`, `tldraw`, `@tldraw/tlschema` - assets: make option to transform urls dynamically / LOD [#​3827](https://togithub.com/tldraw/tldraw/pull/3827) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor`, `@tldraw/store`, `tldraw`, `@tldraw/utils` - security: enforce use of our fetch function and its default referrerpolicy [#​3884](https://togithub.com/tldraw/tldraw/pull/3884) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) ##### 🖥️ tldraw.com Changes - assets: add crossorigin tag for preloaded fonts [#​3953](https://togithub.com/tldraw/tldraw/pull/3953) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Fix document name editable in readonly mode [#​3911](https://togithub.com/tldraw/tldraw/pull/3911) ([@​Taha-Hassan-Git](https://togithub.com/Taha-Hassan-Git)) - `@tldraw/utils` - lod: dont transform SVGs [#​3972](https://togithub.com/tldraw/tldraw/pull/3972) ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - `@tldraw/editor`, `tldraw` - assets: preload fonts [#​3927](https://togithub.com/tldraw/tldraw/pull/3927) ([@​mimecuvalo](https://togithub.com/mimecuvalo) [@​steveruizok](https://togithub.com/steveruizok)) ##### 📖 Documentation changes - fix: typo on "CardShapeUtil" example name [#​3998](https://togithub.com/tldraw/tldraw/pull/3998) ([@​bholmesdev](https://togithub.com/bholmesdev)) - Add tags to examples frontmatter [#​3929](https://togithub.com/tldraw/tldraw/pull/3929) ([@​Taha-Hassan-Git](https://togithub.com/Taha-Hassan-Git)) - Generated docs cleanup [#​3935](https://togithub.com/tldraw/tldraw/pull/3935) ([@​SomeHats](https://togithub.com/SomeHats)) - Inline documentation links in type excerpts [#​3931](https://togithub.com/tldraw/tldraw/pull/3931) ([@​SomeHats](https://togithub.com/SomeHats)) - `@tldraw/store` - Update license in readme of the store package [#​3990](https://togithub.com/tldraw/tldraw/pull/3990) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - `@tldraw/editor`, `tldraw` - Document inherited members in reference [#​3956](https://togithub.com/tldraw/tldraw/pull/3956) ([@​SomeHats](https://togithub.com/SomeHats)) - Better generated docs for react components [#​3930](https://togithub.com/tldraw/tldraw/pull/3930) ([@​SomeHats](https://togithub.com/SomeHats)) ##### 🏠 Internal - Update with api key with access to all buckets [#​3944](https://togithub.com/tldraw/tldraw/pull/3944) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Retrying with Mime's keys [#​3943](https://togithub.com/tldraw/tldraw/pull/3943) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Empty PR to trigger canary publish [#​3942](https://togithub.com/tldraw/tldraw/pull/3942) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Fix uploading static assets to r2 [#​3941](https://togithub.com/tldraw/tldraw/pull/3941) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Uploading the static assets to R2 bucket [#​3921](https://togithub.com/tldraw/tldraw/pull/3921) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) ##### 🧹 Chores - VS Code release 2.0.36 [#​3922](https://togithub.com/tldraw/tldraw/pull/3922) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) ##### 🧪 Tests - Add a new environment for publishing [#​3981](https://togithub.com/tldraw/tldraw/pull/3981) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) ##### 🛠️ Tools - Fix vs code publishing [#​3976](https://togithub.com/tldraw/tldraw/pull/3976) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Set up automatic VS Code publishing [#​3905](https://togithub.com/tldraw/tldraw/pull/3905) ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) ##### 🔩 Dependency Updates - build(deps): bump ws from 8.16.0 to 8.17.1 in the npm_and_yarn group across 1 directory [#​3984](https://togithub.com/tldraw/tldraw/pull/3984) ([@​dependabot\[bot\]](https://togithub.com/dependabot\[bot])) - Bump the npm_and_yarn group across 3 directories with 4 updates [#​3920](https://togithub.com/tldraw/tldraw/pull/3920) ([@​dependabot\[bot\]](https://togithub.com/dependabot\[bot])) ##### Authors: 9 - [@​dependabot\[bot\]](https://togithub.com/dependabot\[bot]) - [@​huppy-bot\[bot\]](https://togithub.com/huppy-bot\[bot]) - alex ([@​SomeHats](https://togithub.com/SomeHats)) - Ben Holmes ([@​bholmesdev](https://togithub.com/bholmesdev)) - David Sheldrick ([@​ds300](https://togithub.com/ds300)) - Mime Čuvalo ([@​mimecuvalo](https://togithub.com/mimecuvalo)) - Mitja Bezenšek ([@​MitjaBezensek](https://togithub.com/MitjaBezensek)) - Steve Ruiz ([@​steveruizok](https://togithub.com/steveruizok)) - Taha ([@​Taha-Hassan-Git](https://togithub.com/Taha-Hassan-Git)) *** ### [`v2.3.0-canary.fef462bd67aa`](https://togithub.com/tldraw/tldraw/compare/fba82ed924dedbce37322f2836857d8d88d12fea...fef462bd67aa5fdad0487896e50b656a5284d675) [Compare Source](https://togithub.com/tldraw/tldraw/compare/fba82ed924dedbce37322f2836857d8d88d12fea...fef462bd67aa5fdad0487896e50b656a5284d675) ### [`v2.3.0-canary.fba82ed924de`](https://togithub.com/tldraw/tldraw/compare/f621f92ae29fd9e7d228f944c321562a8285e748...fba82ed924dedbce37322f2836857d8d88d12fea) [Compare Source](https://togithub.com/tldraw/tldraw/compare/f621f92ae29fd9e7d228f944c321562a8285e748...fba82ed924dedbce37322f2836857d8d88d12fea) ### [`v2.3.0-canary.f621f92ae29f`](https://togithub.com/tldraw/tldraw/compare/e491cba8636a172ff3cf8e4788fca69f3bafd999...f621f92ae29fd9e7d228f944c321562a8285e748) [Compare Source](https://togithub.com/tldraw/tldraw/compare/e491cba8636a172ff3cf8e4788fca69f3bafd999...f621f92ae29fd9e7d228f944c321562a8285e748) ### [`v2.3.0-canary.e491cba8636a`](https://togithub.com/tldraw/tldraw/compare/e48f4bb7981d01e96de537fa1a5eb3e6632c13c7...e491cba8636a172ff3cf8e4788fca69f3bafd999) [Compare Source](https://togithub.com/tldraw/tldraw/compare/e48f4bb7981d01e96de537fa1a5eb3e6632c13c7...e491cba8636a172ff3cf8e4788fca69f3bafd999) ### [`v2.3.0-canary.e48f4bb7981d`](https://togithub.com/tldraw/tldraw/compare/db2e88e5d52b385af73280b937c551e18e05937f...e48f4bb7981d01e96de537fa1a5eb3e6632c13c7) [Compare Source](https://togithub.com/tldraw/tldraw/compare/db2e88e5d52b385af73280b937c551e18e05937f...e48f4bb7981d01e96de537fa1a5eb3e6632c13c7) ### [`v2.3.0-canary.db2e88e5d52b`](https://togithub.com/tldraw/tldraw/compare/d75df039bd79c01fc0bf23ef8e70f865092c327b...db2e88e5d52b385af73280b937c551e18e05937f) [Compare Source](https://togithub.com/tldraw/tldraw/compare/d75df039bd79c01fc0bf23ef8e70f865092c327b...db2e88e5d52b385af73280b937c551e18e05937f) ### [`v2.3.0-canary.d75df039bd79`](https://togithub.com/tldraw/tldraw/compare/ccc673b5afc8dd245e37b71aa13f653fa4224fa2...d75df039bd79c01fc0bf23ef8e70f865092c327b) [Compare Source](https://togithub.com/tldraw/tldraw/compare/ccc673b5afc8dd245e37b71aa13f653fa4224fa2...d75df039bd79c01fc0bf23ef8e70f865092c327b) ### [`v2.3.0-canary.ccc673b5afc8`](https://togithub.com/tldraw/tldraw/compare/cc035049ad3023313466932924fc0c5a0423f2a1...ccc673b5afc8dd245e37b71aa13f653fa4224fa2) [Compare Source](https://togithub.com/tldraw/tldraw/compare/cc035049ad3023313466932924fc0c5a0423f2a1...ccc673b5afc8dd245e37b71aa13f653fa4224fa2) ### [`v2.3.0-canary.cc035049ad30`](https://togithub.com/tldraw/tldraw/compare/cbf7c2c6057c41473bf531b346632eb372d93df7...cc035049ad3023313466932924fc0c5a0423f2a1) [Compare Source](https://togithub.com/tldraw/tldraw/compare/cbf7c2c6057c41473bf531b346632eb372d93df7...cc035049ad3023313466932924fc0c5a0423f2a1) ### [`v2.3.0-canary.cbf7c2c6057c`](https://togithub.com/tldraw/tldraw/compare/ca3ef619ad07c5cc7d1cb11a4ea9a56eba3bfe4e...cbf7c2c6057c41473bf531b346632eb372d93df7) [Compare Source](https://togithub.com/tldraw/tldraw/compare/ca3ef619ad07c5cc7d1cb11a4ea9a56eba3bfe4e...cbf7c2c6057c41473bf531b346632eb372d93df7) ### [`v2.3.0-canary.ca3ef619ad07`](https://togithub.com/tldraw/tldraw/compare/c4b9ea30f4e318a09b6ed136b636e8e7ec0e93e1...ca3ef619ad07c5cc7d1cb11a4ea9a56eba3bfe4e) [Compare Source](https://togithub.com/tldraw/tldraw/compare/c4b9ea30f4e318a09b6ed136b636e8e7ec0e93e1...ca3ef619ad07c5cc7d1cb11a4ea9a56eba3bfe4e) ### [`v2.3.0-canary.c4b9ea30f4e3`](https://togithub.com/tldraw/tldraw/compare/baa71289ed6d0b03f693b7f635a631d3192d3d88...c4b9ea30f4e318a09b6ed136b636e8e7ec0e93e1) [Compare Source](https://togithub.com/tldraw/tldraw/compare/baa71289ed6d0b03f693b7f635a631d3192d3d88...c4b9ea30f4e318a09b6ed136b636e8e7ec0e93e1) ### [`v2.3.0-canary.baa71289ed6d`](https://togithub.com/tldraw/tldraw/compare/b60ae0f067d48724eb6d300806d4c801ef218e6a...baa71289ed6d0b03f693b7f635a631d3192d3d88) [Compare Source](https://togithub.com/tldraw/tldraw/compare/b60ae0f067d48724eb6d300806d4c801ef218e6a...baa71289ed6d0b03f693b7f635a631d3192d3d88) ### [`v2.3.0-canary.b60ae0f067d4`](https://togithub.com/tldraw/tldraw/compare/b3e378a9c99578590470679a3160f022015660b6...b60ae0f067d48724eb6d300806d4c801ef218e6a) [Compare Source](https://togithub.com/tldraw/tldraw/compare/b3e378a9c99578590470679a3160f022015660b6...b60ae0f067d48724eb6d300806d4c801ef218e6a) ### [`v2.3.0-canary.b3e378a9c995`](https://togithub.com/tldraw/tldraw/compare/ac149c1014fb5f0539d7c55f0f10ce2a05a23f74...b3e378a9c99578590470679a3160f022015660b6) [Compare Source](https://togithub.com/tldraw/tldraw/compare/ac149c1014fb5f0539d7c55f0f10ce2a05a23f74...b3e378a9c99578590470679a3160f022015660b6) ### [`v2.3.0-canary.ac149c1014fb`](https://togithub.com/tldraw/tldraw/compare/a307939822278f5fba144babf92d83e989bc5808...ac149c1014fb5f0539d7c55f0f10ce2a05a23f74) [Compare Source](https://togithub.com/tldraw/tldraw/compare/a307939822278f5fba144babf92d83e989bc5808...ac149c1014fb5f0539d7c55f0f10ce2a05a23f74) ### [`v2.3.0-canary.a30793982227`](https://togithub.com/tldraw/tldraw/compare/a1e5a26e3b75447de992efb0d83e721d6771d8d8...a307939822278f5fba144babf92d83e989bc5808) [Compare Source](https://togithub.com/tldraw/tldraw/compare/a1e5a26e3b75447de992efb0d83e721d6771d8d8...a307939822278f5fba144babf92d83e989bc5808) ### [`v2.3.0-canary.a1e5a26e3b75`](https://togithub.com/tldraw/tldraw/compare/9adb5eec5ab157331be19065f059f08eb06d9861...a1e5a26e3b75447de992efb0d83e721d6771d8d8) [Compare Source](https://togithub.com/tldraw/tldraw/compare/9adb5eec5ab157331be19065f059f08eb06d9861...a1e5a26e3b75447de992efb0d83e721d6771d8d8) ### [`v2.3.0-canary.9adb5eec5ab1`](https://togithub.com/tldraw/tldraw/compare/9850ef93e2af7fb1861616dabb0fa66868689222...9adb5eec5ab157331be19065f059f08eb06d9861) [Compare Source](https://togithub.com/tldraw/tldraw/compare/9850ef93e2af7fb1861616dabb0fa66868689222...9adb5eec5ab157331be19065f059f08eb06d9861) ### [`v2.3.0-canary.9850ef93e2af`](https://togithub.com/tldraw/tldraw/compare/96389355196db3a0111b86fe3cc7f50954b487e1...9850ef93e2af7fb1861616dabb0fa66868689222) [Compare Source](https://togithub.com/tldraw/tldraw/compare/96389355196db3a0111b86fe3cc7f50954b487e1...9850ef93e2af7fb1861616dabb0fa66868689222) ### [`v2.3.0-canary.96389355196d`](https://togithub.com/tldraw/tldraw/compare/8ac48877de5d69a48606c4618eeb01c3292dd76b...96389355196db3a0111b86fe3cc7f50954b487e1) [Compare Source](https://togithub.com/tldraw/tldraw/compare/8ac48877de5d69a48606c4618eeb01c3292dd76b...96389355196db3a0111b86fe3cc7f50954b487e1) ### [`v2.3.0-canary.8ac48877de5d`](https://togithub.com/tldraw/tldraw/compare/87b5ef4a563f18b0254f55739c161b09e55d044e...8ac48877de5d69a48606c4618eeb01c3292dd76b) [Compare Source](https://togithub.com/tldraw/tldraw/compare/87b5ef4a563f18b0254f55739c161b09e55d044e...8ac48877de5d69a48606c4618eeb01c3292dd76b) ### [`v2.3.0-canary.87b5ef4a563f`](https://togithub.com/tldraw/tldraw/compare/764f26007f8909b6fafdaa64cb076718f788593a...87b5ef4a563f18b0254f55739c161b09e55d044e) [Compare Source](https://togithub.com/tldraw/tldraw/compare/764f26007f8909b6fafdaa64cb076718f788593a...87b5ef4a563f18b0254f55739c161b09e55d044e) ### [`v2.3.0-canary.764f26007f89`](https://togithub.com/tldraw/tldraw/compare/73c2b1088a1c4ab308fd6f71e5148bffc74c546b...764f26007f8909b6fafdaa64cb076718f788593a) [Compare Source](https://togithub.com/tldraw/tldraw/compare/73c2b1088a1c4ab308fd6f71e5148bffc74c546b...764f26007f8909b6fafdaa64cb076718f788593a) ### [`v2.3.0-canary.73c2b1088a1c`](https://togithub.com/tldraw/tldraw/compare/735161c4a81fb617805ffb7f76a274954ec1d2f4...73c2b1088a1c4ab308fd6f71e5148bffc74c546b) [Compare Source](https://togithub.com/tldraw/tldraw/compare/735161c4a81fb617805ffb7f76a274954ec1d2f4...73c2b1088a1c4ab308fd6f71e5148bffc74c546b)

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.