-
Notifications
You must be signed in to change notification settings - Fork 263
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: Merge remote-tracking branch 'origin/v1' into v2 #760
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea63b40 - Browse repository at this point
Copy the full SHA ea63b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523bcdc - Browse repository at this point
Copy the full SHA 523bcdcView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0984fc8 - Browse repository at this point
Copy the full SHA 0984fc8View commit details -
fix(stronghold): return null if there is no record (#129)
* [stronghold] return null if there is no record * Return value * return statement * prettier * fix function signature * fix if condition * simplify condition --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 6ad221e - Browse repository at this point
Copy the full SHA 6ad221eView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 617cf38 - Browse repository at this point
Copy the full SHA 617cf38View commit details -
fix(window-state): manual default implentation (#425)
* fix(window-state): manual default implentation, closes #421 * Update lib.rs
Configuration menu - View commit details
-
Copy full SHA for 417c85a - Browse repository at this point
Copy the full SHA 417c85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2a90b - Browse repository at this point
Copy the full SHA be2a90bView commit details
Commits on Jun 14, 2023
-
fix(deps): update rust crate iota-crypto to 0.21 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c4d2c8c - Browse repository at this point
Copy the full SHA c4d2c8cView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b9d7a1 - Browse repository at this point
Copy the full SHA 7b9d7a1View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a305ad3 - Browse repository at this point
Copy the full SHA a305ad3View commit details
Commits on Jun 29, 2023
-
[persisted scope] fix: handle recursive directory correctly (#455)
* fix: use correct functions to allow/forbid Without changing the data structure * fix: wrong type passed when passing path by ref * fix: remove '**' before allowing pattern to no trash the scope * fmt: run fmt * fix: Remove trailling '*' for non-recursive directories * fix: remove superfluous asteriks recursively * info: add changefile * fix: remove unwated yarn.lock * fix: simplify directories' fix and apply it to forbid_path too. * fix: simplify path to str in fix_directory * don't convert path back to str * Update persisted-scope-fix-handle-glob-directories.md --------- Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 9174b80 - Browse repository at this point
Copy the full SHA 9174b80View commit details -
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 3d4697b - Browse repository at this point
Copy the full SHA 3d4697bView commit details -
remove changefiles to publish release (#456)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8916544 - Browse repository at this point
Copy the full SHA 8916544View commit details
Commits on Jun 30, 2023
-
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v36 (#458) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9b2331 - Browse repository at this point
Copy the full SHA d9b2331View commit details -
chore(deps): update dependency svelte to v4 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36b7296 - Browse repository at this point
Copy the full SHA 36b7296View commit details
Commits on Jul 5, 2023
-
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (…
…#464) * fix(deps): update rust crate sqlx to 0.7 * Update sql's msrv in workflow to 1.65 * Update README.md * Update Cargo.toml * Update Cargo.toml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 92233ea - Browse repository at this point
Copy the full SHA 92233eaView commit details
Commits on Jul 6, 2023
-
chore(deps): update dependency prettier to v3 (#467)
* chore(deps): update dependency prettier to v3 * fmt * semver override * update example deps --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 0d0ed7b - Browse repository at this point
Copy the full SHA 0d0ed7bView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad30286 - Browse repository at this point
Copy the full SHA ad30286View commit details -
* publish new versions * Update Cargo.toml --------- Co-authored-by: FabianLars <FabianLars@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 395ff65 - Browse repository at this point
Copy the full SHA 395ff65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e440d2 - Browse repository at this point
Copy the full SHA 9e440d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efcc3df - Browse repository at this point
Copy the full SHA efcc3dfView commit details
Commits on Jul 11, 2023
-
fix(deps): update rust crate iota-crypto to 0.22 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a8e168 - Browse repository at this point
Copy the full SHA 2a8e168View commit details -
chore: Lock npm deps versions (#477)
* chore: Lock npm deps versions * lock ws example too * override optionator
Configuration menu - View commit details
-
Copy full SHA for 6845cef - Browse repository at this point
Copy the full SHA 6845cefView commit details -
chore(deps): update dependency @rollup/plugin-terser to v0.4.3 (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec74b2d - Browse repository at this point
Copy the full SHA ec74b2dView commit details -
chore(deps): update dependency @rollup/plugin-typescript to v11.1.2 (#…
…479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65e6870 - Browse repository at this point
Copy the full SHA 65e6870View commit details -
chore(deps): update dependency typescript to v5.1.6 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2503b7 - Browse repository at this point
Copy the full SHA a2503b7View commit details -
chore(deps): update typescript-eslint monorepo to v6 (#481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01ede23 - Browse repository at this point
Copy the full SHA 01ede23View commit details -
fix(deps): update tauri monorepo to v1.4.0 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2365c46 - Browse repository at this point
Copy the full SHA 2365c46View commit details -
chore(deps): update dependency tslib to v2.6.0 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9dba680 - Browse repository at this point
Copy the full SHA 9dba680View commit details -
chore(deps): update dependency rollup to v3.26.2 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f2da76 - Browse repository at this point
Copy the full SHA 2f2da76View commit details -
chore(deps): update dependency eslint to v8.44.0 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6ffbe3 - Browse repository at this point
Copy the full SHA b6ffbe3View commit details -
chore(deps): update dependency @rollup/plugin-node-resolve to v15.1.0 (…
…#489) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c10a1b - Browse repository at this point
Copy the full SHA 8c10a1bView commit details -
chore(deps): update dependency vite to v4.4.2 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 280f99c - Browse repository at this point
Copy the full SHA 280f99cView commit details -
chore(deps): update dependency vite to v4.4.3 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84d8a21 - Browse repository at this point
Copy the full SHA 84d8a21View commit details -
chore(deps): update dependency svelte-check to v3.4.6 (#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac6f08f - Browse repository at this point
Copy the full SHA ac6f08fView commit details -
chore(deps): update dependency svelte to v4.0.5 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c499238 - Browse repository at this point
Copy the full SHA c499238View commit details -
chore(deps): update dependency @sveltejs/kit to v1.22.2 (#484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00915af - Browse repository at this point
Copy the full SHA 00915afView commit details -
chore(deps): update dependency eslint-plugin-n to v16.0.1 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c009cb3 - Browse repository at this point
Copy the full SHA c009cb3View commit details
Commits on Jul 13, 2023
-
chore(deps): update dependency @sveltejs/kit to v1.22.3 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07f3a89 - Browse repository at this point
Copy the full SHA 07f3a89View commit details -
fix(deps): update rust crate iota-crypto to 0.23 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 180ec44 - Browse repository at this point
Copy the full SHA 180ec44View commit details
Commits on Jul 14, 2023
-
chore(deps): update dependency eslint to v8.45.0 (#498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8286b06 - Browse repository at this point
Copy the full SHA 8286b06View commit details -
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v36.0.1 (#497) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ed0fd7 - Browse repository at this point
Copy the full SHA 2ed0fd7View commit details -
chore(deps): update dependency vite to v4.4.4 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8c6d56 - Browse repository at this point
Copy the full SHA c8c6d56View commit details
Commits on Jul 15, 2023
-
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v36.1.0 (#500) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fd6b58 - Browse repository at this point
Copy the full SHA 4fd6b58View commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51f20b4 - Browse repository at this point
Copy the full SHA 51f20b4View commit details
Commits on Jul 18, 2023
-
chore(deps): update typescript-eslint monorepo to v6.1.0 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 600ad30 - Browse repository at this point
Copy the full SHA 600ad30View commit details -
chore(deps): update dependency rollup to v3.26.3 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0863f80 - Browse repository at this point
Copy the full SHA 0863f80View commit details
Commits on Jul 22, 2023
-
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v36.1.1 (#511) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3a6dab - Browse repository at this point
Copy the full SHA c3a6dabView commit details -
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v37 (#512) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81fb450 - Browse repository at this point
Copy the full SHA 81fb450View commit details
Commits on Jul 24, 2023
-
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
* fix(deps): update rust crate tokio-tungstenite to 0.20 * adapt new websocket config struct --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 92514cc - Browse repository at this point
Copy the full SHA 92514ccView commit details
Commits on Jul 27, 2023
-
chore(deps): update dependency eslint-config-prettier to v8.9.0 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b998447 - Browse repository at this point
Copy the full SHA b998447View commit details -
chore(deps): update dependency vite to v4.4.7 (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 949c59f - Browse repository at this point
Copy the full SHA 949c59fView commit details -
chore(deps): update dependency tslib to v2.6.1 (#515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d8f517 - Browse repository at this point
Copy the full SHA 6d8f517View commit details -
chore(deps): update dependency svelte to v4.1.1 (#508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b60b46a - Browse repository at this point
Copy the full SHA b60b46aView commit details -
chore(deps): update typescript-eslint monorepo to v6.2.0 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 919616d - Browse repository at this point
Copy the full SHA 919616dView commit details
Commits on Jul 28, 2023
-
chore(deps): update dependency eslint to v8.46.0 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d272bde - Browse repository at this point
Copy the full SHA d272bdeView commit details
Commits on Aug 1, 2023
-
chore(deps): update dependency vite to v4.4.8 (#529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67bff45 - Browse repository at this point
Copy the full SHA 67bff45View commit details -
chore(deps): update dependency @sveltejs/kit to v1.22.4 (#525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae8a581 - Browse repository at this point
Copy the full SHA ae8a581View commit details -
chore(deps): update dependency svelte to v4.1.2 (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee0d314 - Browse repository at this point
Copy the full SHA ee0d314View commit details
Commits on Aug 2, 2023
-
chore(deps): update typescript-eslint monorepo to v6.2.1 (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94f62d2 - Browse repository at this point
Copy the full SHA 94f62d2View commit details -
chore(deps): update dependency rollup to v3.27.0 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e47dca9 - Browse repository at this point
Copy the full SHA e47dca9View commit details -
chore(deps): update dependency eslint-plugin-import to v2.28.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cdb77c4 - Browse repository at this point
Copy the full SHA cdb77c4View commit details
Commits on Aug 7, 2023
-
chore(deps): update dependency eslint-config-prettier to v9 (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37d057d - Browse repository at this point
Copy the full SHA 37d057dView commit details -
chore(deps): update dependency rollup to v3.27.2 (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 174c5e5 - Browse repository at this point
Copy the full SHA 174c5e5View commit details -
chore(deps): update dependency vite to v4.4.9 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 811b1ec - Browse repository at this point
Copy the full SHA 811b1ecView commit details -
chore(deps): update dependency prettier to v3.0.1 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 700549a - Browse repository at this point
Copy the full SHA 700549aView commit details
Commits on Aug 8, 2023
-
feat(stronghold): add an init function that uses argon2 (#449)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Configuration menu - View commit details
-
Copy full SHA for dacde16 - Browse repository at this point
Copy the full SHA dacde16View commit details -
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Configuration menu - View commit details
-
Copy full SHA for ac495b9 - Browse repository at this point
Copy the full SHA ac495b9View commit details -
feat(websocket): add custom headers feature (#542)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Configuration menu - View commit details
-
Copy full SHA for 7e58dc8 - Browse repository at this point
Copy the full SHA 7e58dc8View commit details
Commits on Aug 15, 2023
-
chore(deps): update typescript-eslint monorepo to v6.4.0 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72a6e3b - Browse repository at this point
Copy the full SHA 72a6e3bView commit details -
chore(deps): update dependency @sveltejs/kit to v1.22.6 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f001df8 - Browse repository at this point
Copy the full SHA f001df8View commit details -
chore(deps): update dependency svelte-check to v3.5.0 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd0d882 - Browse repository at this point
Copy the full SHA bd0d882View commit details -
chore(deps): update dependency eslint to v8.47.0 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d49aa66 - Browse repository at this point
Copy the full SHA d49aa66View commit details -
chore(deps): update dependency rollup to v3.28.0 (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76bcecf - Browse repository at this point
Copy the full SHA 76bcecfView commit details -
chore(deps): update dependency svelte to v4.2.0 (#550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8d7e76 - Browse repository at this point
Copy the full SHA e8d7e76View commit details -
fix(deps): update rust crate rust-argon2 to v2 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83148da - Browse repository at this point
Copy the full SHA 83148daView commit details -
chore(deps): update dependency prettier to v3.0.2 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6647e6e - Browse repository at this point
Copy the full SHA 6647e6eView commit details
Commits on Aug 23, 2023
-
chore(deps): bump rustls-webpki from 0.101.2 to 0.101.4 (#582)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.2 to 0.101.4. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.101.2...v/0.101.4) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b814f5 - Browse repository at this point
Copy the full SHA 5b814f5View commit details
Commits on Sep 19, 2023
-
Revert "fix(deps): update rust crate rust-argon2 to v2 (#552)" (#565)
This reverts commit 83148da. Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 76832e6 - Browse repository at this point
Copy the full SHA 76832e6View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b85dd2 - Browse repository at this point
Copy the full SHA 5b85dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0190f68 - Browse repository at this point
Copy the full SHA 0190f68View commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b04bde3 - Browse repository at this point
Copy the full SHA b04bde3View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44d8f60 - Browse repository at this point
Copy the full SHA 44d8f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e98e8ea - Browse repository at this point
Copy the full SHA e98e8eaView commit details -
chore(deps): update dependency @sveltejs/kit to v1.25.1 (#584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4739913 - Browse repository at this point
Copy the full SHA 4739913View commit details -
chore(deps): update dependency @rollup/plugin-typescript to v11.1.4 (#…
…586) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8654caa - Browse repository at this point
Copy the full SHA 8654caaView commit details -
chore(deps): bump tungstenite from 0.20.0 to 0.20.1 (#614)
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.20.0 to 0.20.1. - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: tungstenite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63834d9 - Browse repository at this point
Copy the full SHA 63834d9View commit details -
chore(deps): update dependency prettier to v3.0.3 (#615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90fecad - Browse repository at this point
Copy the full SHA 90fecadView commit details -
chore(deps): update dependency svelte to v4.2.1 (#616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3febb72 - Browse repository at this point
Copy the full SHA 3febb72View commit details -
chore(deps): update dependency svelte-check to v3.5.2 (#617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 418294b - Browse repository at this point
Copy the full SHA 418294bView commit details -
chore(deps): update dependency rollup to v3.29.3 (#581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for beb9095 - Browse repository at this point
Copy the full SHA beb9095View commit details -
chore(deps): update typescript-eslint monorepo to v6.7.3 (#579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b65e0a - Browse repository at this point
Copy the full SHA 2b65e0aView commit details -
chore(deps): update dependency tslib to v2.6.2 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc5a14b - Browse repository at this point
Copy the full SHA dc5a14bView commit details -
chore(deps): update dependency typescript to v5.2.2 (#619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a39b74 - Browse repository at this point
Copy the full SHA 4a39b74View commit details -
chore(deps): update dependency eslint-plugin-import to v2.28.1 (#575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 305c579 - Browse repository at this point
Copy the full SHA 305c579View commit details -
fix(deps): update rust crate aho-corasick to 1.1 (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7432a39 - Browse repository at this point
Copy the full SHA 7432a39View commit details -
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.1 (…
…#572) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 043de03 - Browse repository at this point
Copy the full SHA 043de03View commit details -
chore(deps): update dependency eslint to v8.50.0 (#618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0623903 - Browse repository at this point
Copy the full SHA 0623903View commit details -
fix(deps): update rust crate auto-launch to 0.5 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 746067b - Browse repository at this point
Copy the full SHA 746067bView commit details -
fix(deps): update rust crate notify-debouncer-mini to 0.4 (#577)
* fix(deps): update rust crate notify-debouncer-mini to 0.4 * Update lib.rs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 6111c7f - Browse repository at this point
Copy the full SHA 6111c7fView commit details -
chore(deps): update dependency eslint-plugin-n to v16.1.0 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c17161 - Browse repository at this point
Copy the full SHA 1c17161View commit details -
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v39 (#622) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c7a4c0 - Browse repository at this point
Copy the full SHA 6c7a4c0View commit details
Commits on Sep 27, 2023
-
fix(positioner): Prevent tray relative windows from being moved off-s…
…creen (#291) * feat: add system tray positioning method * apply patch * remove pos * fix linter * fix cargo fmt * linter * add changefile * Update and rename stronghold-tray-position.md to tray-position.md --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 3d27909 - Browse repository at this point
Copy the full SHA 3d27909View commit details
Commits on Sep 28, 2023
-
chore(deps): update dependency rollup to v3.29.4 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9af4c37 - Browse repository at this point
Copy the full SHA 9af4c37View commit details
Commits on Sep 29, 2023
-
fix(deps): update tauri monorepo to v1.5.0 (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b96996 - Browse repository at this point
Copy the full SHA 9b96996View commit details
Commits on Oct 3, 2023
-
chore(deps): update typescript-eslint monorepo to v6.7.4 (#631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f41d3e5 - Browse repository at this point
Copy the full SHA f41d3e5View commit details -
chore(deps): update dependency @tauri-apps/cli to v1.5.1 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa32d1a - Browse repository at this point
Copy the full SHA fa32d1aView commit details
Commits on Oct 4, 2023
-
chore(deps): update dependency vite to v4.4.10 (#632)
* chore(deps): update dependency vite to v4.4.10 * update postcss to fix audit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 1f799ae - Browse repository at this point
Copy the full SHA 1f799aeView commit details
Commits on Oct 5, 2023
-
chore(deps): update dependency vite to v4.4.11 (#635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5f5d78 - Browse repository at this point
Copy the full SHA d5f5d78View commit details -
feat(log): Custom .log file names (#633)
* feat (log): custom .log file names * fix (log): corrected typo * chore (log): refactor * chore (log): replaced empty string with Option * Apply suggestions from code review * Update plugins/log/src/lib.rs --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for ac73909 - Browse repository at this point
Copy the full SHA ac73909View commit details -
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.2 (…
…#636) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9048f80 - Browse repository at this point
Copy the full SHA 9048f80View commit details -
chore(deps): update dependency @rollup/plugin-terser to v0.4.4 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f0917b - Browse repository at this point
Copy the full SHA 3f0917bView commit details -
chore(deps): update dependency @rollup/plugin-typescript to v11.1.5 (#…
…638) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f27e6e - Browse repository at this point
Copy the full SHA 9f27e6eView commit details
Commits on Oct 7, 2023
-
chore(deps): update dependency eslint to v8.51.0 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ecc649 - Browse repository at this point
Copy the full SHA 4ecc649View commit details -
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v39.1.1 (#641) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faab5f6 - Browse repository at this point
Copy the full SHA faab5f6View commit details
Commits on Oct 8, 2023
-
chore(deps): update dependency @tauri-apps/cli to v1.5.2 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d68d5cc - Browse repository at this point
Copy the full SHA d68d5ccView commit details
Commits on Oct 9, 2023
-
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.3 (…
…#645) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07650ca - Browse repository at this point
Copy the full SHA 07650caView commit details -
chore(deps): update typescript-eslint monorepo to v6.7.5 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e56d86 - Browse repository at this point
Copy the full SHA 1e56d86View commit details
Commits on Oct 10, 2023
-
chore(deps): update dependency @sveltejs/kit to v1.25.2 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b20f28 - Browse repository at this point
Copy the full SHA 9b20f28View commit details
Commits on Oct 15, 2023
-
chore(sql): Refine features for sql plugin (#660)
This makes it possible to use the sqlite feature without ring for windows-aarch64 support until all dependencies update to ring 0.17
Configuration menu - View commit details
-
Copy full SHA for 77b81af - Browse repository at this point
Copy the full SHA 77b81afView commit details
Commits on Oct 16, 2023
-
chore(deps): update dependency eslint-plugin-n to v16.2.0 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4535af - Browse repository at this point
Copy the full SHA b4535afView commit details -
chore(deps): update typescript-eslint monorepo to v6.8.0 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44df772 - Browse repository at this point
Copy the full SHA 44df772View commit details
Commits on Oct 18, 2023
-
chore(deps): update dependency vite to v4.5.0 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 662c618 - Browse repository at this point
Copy the full SHA 662c618View commit details -
fix(deps): update tauri monorepo (#665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6630e5d - Browse repository at this point
Copy the full SHA 6630e5dView commit details
Commits on Oct 19, 2023
-
chore(deps): bump rustix from 0.37.23 to 0.37.25 (#669)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.23...v0.37.25) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57c1db4 - Browse repository at this point
Copy the full SHA 57c1db4View commit details -
chore(deps): update dependency svelte to v4.2.2 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cff0cde - Browse repository at this point
Copy the full SHA cff0cdeView commit details -
chore(deps): update dependency @sveltejs/kit to v1.26.0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 444a16c - Browse repository at this point
Copy the full SHA 444a16cView commit details -
chore(deps): update dependency @tauri-apps/cli to v1.5.5 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e24e52 - Browse repository at this point
Copy the full SHA 9e24e52View commit details
Commits on Oct 21, 2023
-
chore(deps): update dependency eslint to v8.52.0 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c25b753 - Browse repository at this point
Copy the full SHA c25b753View commit details
Commits on Oct 24, 2023
-
chore(deps): update typescript-eslint monorepo to v6.9.0 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 227bf54 - Browse repository at this point
Copy the full SHA 227bf54View commit details -
chore(deps): update dependency @sveltejs/kit to v1.27.0 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c3b2f7 - Browse repository at this point
Copy the full SHA 5c3b2f7View commit details -
chore(deps): update dependency eslint-plugin-import to v2.29.0 (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dd3718 - Browse repository at this point
Copy the full SHA 8dd3718View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1712f27 - Browse repository at this point
Copy the full SHA 1712f27View commit details -
chore(deps): update dependency @sveltejs/kit to v1.27.1 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 68d77f9 - Browse repository at this point
Copy the full SHA 68d77f9View commit details
Commits on Oct 30, 2023
-
chore(deps): update dependency @sveltejs/kit to v1.27.2 (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c27699f - Browse repository at this point
Copy the full SHA c27699fView commit details -
chore(deps): update dependency rollup to v4 (#639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d472eeb - Browse repository at this point
Copy the full SHA d472eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f595684 - Browse repository at this point
Copy the full SHA f595684View commit details -
chore(deps): update typescript-eslint monorepo to v6.9.1 (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11048fd - Browse repository at this point
Copy the full SHA 11048fdView commit details
Commits on Oct 31, 2023
-
chore(deps): update dependency rollup to v4.1.6 (#692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c77cbe9 - Browse repository at this point
Copy the full SHA c77cbe9View commit details -
chore(deps): update dependency rollup to v4.2.0 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d60454 - Browse repository at this point
Copy the full SHA 8d60454View commit details
Commits on Nov 4, 2023
-
chore(deps): update dependency @sveltejs/kit to v1.27.3 (#698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96d5cab - Browse repository at this point
Copy the full SHA 96d5cabView commit details -
chore(deps): update dependency @sveltejs/adapter-auto to v2.1.1 (#697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af0ee30 - Browse repository at this point
Copy the full SHA af0ee30View commit details -
chore(deps): update dependency eslint to v8.53.0 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33e40d8 - Browse repository at this point
Copy the full SHA 33e40d8View commit details -
chore(deps): update dependency rollup to v4.3.0 (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4247434 - Browse repository at this point
Copy the full SHA 4247434View commit details
Commits on Nov 6, 2023
-
chore(deps): update typescript-eslint monorepo to v6.10.0 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba6acaf - Browse repository at this point
Copy the full SHA ba6acafView commit details
Commits on Nov 7, 2023
-
chore(deps): update dependency eslint-plugin-n to v16.3.0 (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6865299 - Browse repository at this point
Copy the full SHA 6865299View commit details
Commits on Nov 9, 2023
-
chore(deps): update dependency @sveltejs/kit to v1.27.4 (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61e8625 - Browse repository at this point
Copy the full SHA 61e8625View commit details
Commits on Nov 10, 2023
-
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ca7a63 - Browse repository at this point
Copy the full SHA 5ca7a63View commit details -
chore(deps): update dependency svelte to v4.2.3 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04e396d - Browse repository at this point
Copy the full SHA 04e396dView commit details -
chore(deps): update dependency svelte-check to v3.6.0 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84a2a11 - Browse repository at this point
Copy the full SHA 84a2a11View commit details
Commits on Nov 11, 2023
-
chore(deps): update dependency rollup to v4.3.1 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ab2267 - Browse repository at this point
Copy the full SHA 8ab2267View commit details -
chore(deps): update dependency @sveltejs/kit to v1.27.5 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eac0cbf - Browse repository at this point
Copy the full SHA eac0cbfView commit details
Commits on Nov 12, 2023
-
chore(deps): update dependency rollup to v4.4.0 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2888925 - Browse repository at this point
Copy the full SHA 2888925View commit details
Commits on Nov 13, 2023
-
chore(deps): update dependency prettier to v3.1.0 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f807d02 - Browse repository at this point
Copy the full SHA f807d02View commit details -
chore(deps): update typescript-eslint monorepo to v6.11.0 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b13d97c - Browse repository at this point
Copy the full SHA b13d97cView commit details
Commits on Nov 14, 2023
-
chore(deps): update dependency rollup to v4.4.1 (#725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aeca2d0 - Browse repository at this point
Copy the full SHA aeca2d0View commit details -
chore(deps): update dependency @sveltejs/kit to v1.27.6 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb1586b - Browse repository at this point
Copy the full SHA cb1586bView commit details
Commits on Nov 16, 2023
-
fix(deps): update rust crate windows-sys to 0.52 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 642a195 - Browse repository at this point
Copy the full SHA 642a195View commit details
Commits on Nov 17, 2023
-
chore(deps): update dependency svelte to v4.2.4 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b11221a - Browse repository at this point
Copy the full SHA b11221aView commit details -
chore(deps): update dependency svelte to v4.2.5 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19529b6 - Browse repository at this point
Copy the full SHA 19529b6View commit details -
chore(deps): update dependency eslint to v8.54.0 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d6a60d - Browse repository at this point
Copy the full SHA 8d6a60dView commit details
Commits on Nov 18, 2023
-
chore(deps): update dependency rollup to v4.5.0 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e6712e - Browse repository at this point
Copy the full SHA 4e6712eView commit details -
chore(deps): update dependency eslint-config-standard-with-typescript…
… to v40 (#740) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20ef22f - Browse repository at this point
Copy the full SHA 20ef22fView commit details
Commits on Nov 20, 2023
-
chore(deps): update dependency svelte to v4.2.6 (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af3b366 - Browse repository at this point
Copy the full SHA af3b366View commit details -
chore(deps): update dependency vite to v5 (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53a1a7e - Browse repository at this point
Copy the full SHA 53a1a7eView commit details -
chore(deps): update dependency svelte to v4.2.7 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f16433b - Browse repository at this point
Copy the full SHA f16433bView commit details -
chore(deps): update dependency typescript to v5.3.2 (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a387ea - Browse repository at this point
Copy the full SHA 0a387eaView commit details -
chore(deps): update typescript-eslint monorepo to v6.12.0 (#748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3b506f - Browse repository at this point
Copy the full SHA a3b506fView commit details
Commits on Nov 21, 2023
-
chore(deps): update dependency vite to v5.0.1 (#752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32309c9 - Browse repository at this point
Copy the full SHA 32309c9View commit details -
chore(deps): update dependency vite to v5.0.2 (#753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e66b196 - Browse repository at this point
Copy the full SHA e66b196View commit details
Commits on Nov 22, 2023
-
chore(deps): update dependency rollup to v4.5.1 (#754)
* chore(deps): update dependency rollup to v4.5.1 * pnpm dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Configuration menu - View commit details
-
Copy full SHA for 0617e23 - Browse repository at this point
Copy the full SHA 0617e23View commit details -
chore(deps): update dependency svelte-check to v3.6.1 (#755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d941a4 - Browse repository at this point
Copy the full SHA 2d941a4View commit details
Commits on Nov 23, 2023
-
chore: Add sponsors section to readme (#758)
* chore: Add sponsors section to readme * which link style works in nested folders? * add sponsors to plugin readmes * use https links as src * double test it with the pr branch * revert last commit * fmt
Configuration menu - View commit details
-
Copy full SHA for 8c9ff2a - Browse repository at this point
Copy the full SHA 8c9ff2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 058d5dd - Browse repository at this point
Copy the full SHA 058d5ddView commit details