A UI-framework, built for speed and ease-of-use

Overview

Banner

⚠️ Vacaro is currently in development.
Help us out and contribute to our project to jumpstart development.
    CONTRIBUTE    


A UI-framework, built for speed and ease-of-use. Focused on one thing, the best user-experience for the client and developer.

Downloads Size Latest MS

Build 🔨

$ cd Vacaro
$ cargo run
Comments
  • chore(deps-dev): bump carbon-components-svelte from 0.68.0 to 0.70.0 in /vacaro-launcher

    chore(deps-dev): bump carbon-components-svelte from 0.68.0 to 0.70.0 in /vacaro-launcher

    Bumps carbon-components-svelte from 0.68.0 to 0.70.0.

    Release notes

    Sourced from carbon-components-svelte's releases.

    v0.70.0

    Compare v0.69.0..v0.70.0

    Features

    • add filteredRowIds prop to ToolbarSearch to support pagination (dbe33d5c, #1454)

    v0.69.0

    Compare v0.68.0..v0.69.0

    Features

    • dispatch on:click:header--select event in DataTable (f794cb53, #1453)
    • dispatch on:click:row--select event in DataTable (30487128, #1450 contributed by @​naegelin)
    Changelog

    Sourced from carbon-components-svelte's changelog.

    0.70.0 - 2022-08-18

    Features

    • add filteredRowIds prop to ToolbarSearch to support pagination

    0.69.0 - 2022-08-17

    Features

    • dispatch on:click:header--select event in DataTable
    • dispatch on:click:row--select event in DataTable
    Commits
    • 605044f v0.70.0
    • b6a62d2 docs(data-table): extract "Sortable with pagination" example into iframe (#1456)
    • 3f8bedd chore(changelog): fix typo
    • dbe33d5 feat(toolbar-search): add filteredRowIds prop to support pagination (#1454)
    • 2d99fe4 v0.69.0
    • f794cb5 feat(data-table): dispatch on:click:header--select event (#1453)
    • e2a9000 docs: replace h3 with h2 headings (#1452)
    • b5c4501 docs(data-table): improve example names and descriptions (#1451)
    • 3048712 feat(data-table): dispatch on:click:row--select event (#1450)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 7
  • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.471 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.471 in /vacaro-launcher

    Bumps @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.471.

    Release notes

    Sourced from @​sveltejs/kit's releases.

    @​sveltejs/kit@​1.0.0-next.471

    Patch Changes

    • [breaking] Allow users to designate modules as server-only (#6422)

    • [breaking] exclude headers from serialized responses by default, add filterSerializedResponseHeaders resolve option (#6569)

    Changelog

    Sourced from @​sveltejs/kit's changelog.

    1.0.0-next.471

    Patch Changes

    • [breaking] Allow users to designate modules as server-only (#6422)
    • [breaking] exclude headers from serialized responses by default, add filterSerializedResponseHeaders resolve option (#6569)
    Commits
    • a4eb945 Version Packages (next) (#6591)
    • 0032048 feat: Disallow import of user-designated server-only modules from the client ...
    • 55e9151 Add filterSerializedResponseHeaders function (#6569)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 3
  • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.427 to 1.0.0-next.428 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.427 to 1.0.0-next.428 in /vacaro-launcher

    Bumps @sveltejs/kit from 1.0.0-next.427 to 1.0.0-next.428.

    Release notes

    Sourced from @​sveltejs/kit's releases.

    @​sveltejs/kit@​1.0.0-next.428

    Patch Changes

    • Allow $app/stores to be used from anywhere on the browser (#6100)

    • use enumerable: false on "[x] no longer exists" getters so that they are not triggered by spreading (#6105)

    • Fix pattern matching for routes starting with an encoded @ symbol (#6110)

    • Fix typos in generating LayoutServerLoad.{name} type (#6123)

    • Fix sorting of files into +layout, +error, everything else. (#6108)

    • Add test folder to generated tsconfig (#6085)

    Changelog

    Sourced from @​sveltejs/kit's changelog.

    1.0.0-next.428

    Patch Changes

    • Allow $app/stores to be used from anywhere on the browser (#6100)
    • use enumerable: false on "[x] no longer exists" getters so that they are not triggered by spreading (#6105)
    • Fix pattern matching for routes starting with an encoded @ symbol (#6110)
    • Fix typos in generating LayoutServerLoad.{name} type (#6123)
    • Fix sorting of files into +layout, +error, everything else. (#6108)
    • Add test folder to generated tsconfig (#6085)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 3
  • chore(deps-dev): bump svelte-check from 2.8.0 to 2.8.1 in /vacaro-launcher

    chore(deps-dev): bump svelte-check from 2.8.0 to 2.8.1 in /vacaro-launcher

    Bumps svelte-check from 2.8.0 to 2.8.1.

    Release notes

    Sourced from svelte-check's releases.

    svelte-check-2.8.1

    • (fix) allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element (#1577)
    Commits
    • 936fa6f (feat) better ./$types auto imports (#1592)
    • 967806d (fix) allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element (#1577)
    • 232862d (fix) always update files from .svelte-kit/types (#1591)
    • db23238 Added missing space in user alert (#1589)
    • 5904829 (fix) skip parser error when there's likely another preprocessor involved (#1...
    • 612a390 (fix) don't ignore d.ts file in .svelte-kit in file watch (#1566)
    • bb81b91 (feat) support inert attribute (#1565)
    • b8e1ef8 (docs) update sveltekit packaging link (#1562)
    • adf82ab (fix) auto import in workspace without tsconfig/jsconfig (#1543)
    • 0bb0748 Bump svelte from 3.48.0 to 3.49.0 (#1559)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 3
  • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.413 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.413 in /vacaro-launcher

    Bumps @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.413.

    Release notes

    Sourced from @​sveltejs/kit's releases.

    @​sveltejs/kit@​1.0.0-next.413

    Patch Changes

    • [feat] $env/static/* are now virtual to prevent writing sensitive values to disk (#5825)

    @​sveltejs/kit@​1.0.0-next.412

    Patch Changes

    • Lazy load Svelte components to reenable no-ssr use cases (#5930)

    @​sveltejs/kit@​1.0.0-next.411

    Patch Changes

    • Hydration validation errors (#5918)

    • Handle function without params when writing TS proxy (#5928)

    • [fix] prevent Content-Length header from being incorrectly inherited by requests made from load's fetch during SSR (#5922)

    • Provide helpful error message on invalid named layout reference (#5912)

    @​sveltejs/kit@​1.0.0-next.410

    Patch Changes

    • Fix generated path extension for AwaitedProperties (#5917)

    @​sveltejs/kit@​1.0.0-next.409

    Patch Changes

    • make generated type import path ends in .js (#5907)

    @​sveltejs/kit@​1.0.0-next.408

    Patch Changes

    • Only search for layout name in basename (#5897)

    @​sveltejs/kit@​1.0.0-next.407

    Patch Changes

    • Allow actions to return undefined (#5892)

    • [fix] avoid manifest collisions (#5874)

    • Make package command remove publishConfig.directory from generated package.json (#5848)

    ... (truncated)

    Changelog

    Sourced from @​sveltejs/kit's changelog.

    1.0.0-next.413

    Patch Changes

    • [feat] $env/static/* are now virtual to prevent writing sensitive values to disk (#5825)

    1.0.0-next.412

    Patch Changes

    • Lazy load Svelte components to reenable no-ssr use cases (#5930)

    1.0.0-next.411

    Patch Changes

    • Hydration validation errors (#5918)
    • Handle function without params when writing TS proxy (#5928)
    • [fix] prevent Content-Length header from being incorrectly inherited by requests made from load's fetch during SSR (#5922)
    • Provide helpful error message on invalid named layout reference (#5912)

    1.0.0-next.410

    Patch Changes

    • Fix generated path extension for AwaitedProperties (#5917)

    1.0.0-next.409

    Patch Changes

    • make generated type import path ends in .js (#5907)

    1.0.0-next.408

    Patch Changes

    • Only search for layout name in basename (#5897)

    1.0.0-next.407

    Patch Changes

    • Allow actions to return undefined (#5892)
    • [fix] avoid manifest collisions (#5874)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    good first issue critical dependencies 
    opened by dependabot[bot] 3
  • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 in /vacaro-launcher

    chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 in /vacaro-launcher

    Bumps eslint from 8.21.0 to 8.22.0.

    Release notes

    Sourced from eslint's releases.

    v8.22.0

    Features

    • 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)
    • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#16185) (Milos Djermanovic)

    Documentation

    • 9f5a752 docs: optimize image assets (#16170) (Sam Chen)
    • 61b2948 docs: add svgo command to pre commit hook (#16178) (Amaresh S M)
    • 784096d docs: improve search result UI (#16187) (Sam Chen)
    • d0f4cb4 docs: use shorthand property name in example (#16180) (Kevin Elliott)

    Chores

    • 10a6e0e chore: remove deploy workflow for playground (#16186) (Milos Djermanovic)
    Changelog

    Sourced from eslint's changelog.

    v8.22.0 - August 13, 2022

    • 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)
    • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#16185) (Milos Djermanovic)
    • 9f5a752 docs: optimize image assets (#16170) (Sam Chen)
    • 61b2948 docs: add svgo command to pre commit hook (#16178) (Amaresh S M)
    • 784096d docs: improve search result UI (#16187) (Sam Chen)
    • d0f4cb4 docs: use shorthand property name in example (#16180) (Kevin Elliott)
    • 10a6e0e chore: remove deploy workflow for playground (#16186) (Milos Djermanovic)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 3
  • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.443 to 1.0.0-next.449 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.443 to 1.0.0-next.449 in /vacaro-launcher

    Bumps @sveltejs/kit from 1.0.0-next.443 to 1.0.0-next.449.

    Release notes

    Sourced from @​sveltejs/kit's releases.

    @​sveltejs/kit@​1.0.0-next.449

    Patch Changes

    • [fix] silence unused type hints in generated proxy files (#6391)

    @​sveltejs/kit@​1.0.0-next.448

    Patch Changes

    • prevent test suites from getting published (#6386)

    • [fix] remove unnecessary JSON serialization of server data (#6382)

    • [breaking] require Node 16.14 (#6388)

    @​sveltejs/kit@​1.0.0-next.447

    Patch Changes

    • Use devalue to serialize server-only load return values (#6318)

    @​sveltejs/kit@​1.0.0-next.446

    Patch Changes

    • [fix] encode if root layout has server load (#6352)

    @​sveltejs/kit@​1.0.0-next.445

    Patch Changes

    • [breaking] rename $app/env to $app/environment, to disambiguate with $env/... (#6334)

    @​sveltejs/kit@​1.0.0-next.444

    Patch Changes

    • set errors on root component (#6330)

    • [fix] do not call server and update $page.data unnecessarily (#6311)

    Changelog

    Sourced from @​sveltejs/kit's changelog.

    1.0.0-next.449

    Patch Changes

    • [fix] silence unused type hints in generated proxy files (#6391)

    1.0.0-next.448

    Patch Changes

    • prevent test suites from getting published (#6386)
    • [fix] remove unnecessary JSON serialization of server data (#6382)
    • [breaking] require Node 16.14 (#6388)

    1.0.0-next.447

    Patch Changes

    • Use devalue to serialize server-only load return values (#6318)

    1.0.0-next.446

    Patch Changes

    • [fix] encode if root layout has server load (#6352)

    1.0.0-next.445

    Patch Changes

    • [breaking] rename $app/env to $app/environment, to disambiguate with $env/... (#6334)

    1.0.0-next.444

    Patch Changes

    • set errors on root component (#6330)
    • [fix] do not call server and update $page.data unnecessarily (#6311)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 in /vacaro-launcher

    chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 in /vacaro-launcher

    Bumps eslint from 8.22.0 to 8.23.0.

    Release notes

    Sourced from eslint's releases.

    v8.23.0

    Features

    • 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas)
    • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#15887) (Amaresh S M)
    • 43f03aa feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)

    Documentation

    • b1918da docs: package.json conventions (#16206) (Patrick McElhaney)
    • 0e03c33 docs: remove word immediately (#16217) (Strek)
    • c6790db docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma)
    • 7137344 docs: auto-generation edit link (#16213) (Percy Ma)

    Chores

    Changelog

    Sourced from eslint's changelog.

    v8.23.0 - August 26, 2022

    • 2e004ab chore: upgrade @​eslint/eslintrc@​1.3.1 (#16249) (Milos Djermanovic)
    • d35fbbe chore: Upgrade to [email protected] (#16243) (Milos Djermanovic)
    • 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas)
    • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#15887) (Amaresh S M)
    • ed26229 test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic)
    • deaf69f chore: fix off-by-one min-width: 1023px media queries (#15974) (Milos Djermanovic)
    • 63dec9f refactor: simplify parseListConfig (#16241) (Milos Djermanovic)
    • 43f03aa feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)
    • b1918da docs: package.json conventions (#16206) (Patrick McElhaney)
    • 0e03c33 docs: remove word immediately (#16217) (Strek)
    • c6790db docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma)
    • 7137344 docs: auto-generation edit link (#16213) (Percy Ma)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 in /vacaro-launcher

    chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 in /vacaro-launcher

    Bumps @typescript-eslint/parser from 5.34.0 to 5.35.1.

    Release notes

    Sourced from @​typescript-eslint/parser's releases.

    v5.35.1

    5.35.1 (2022-08-24)

    Bug Fixes

    • eslint-plugin: correct rule schemas to pass ajv validation (#5531) (dbf8b56)

    v5.35.0

    5.35.0 (2022-08-24)

    Features

    • eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a)
    Changelog

    Sourced from @​typescript-eslint/parser's changelog.

    5.35.1 (2022-08-24)

    Note: Version bump only for package @​typescript-eslint/parser

    5.35.0 (2022-08-24)

    Note: Version bump only for package @​typescript-eslint/parser

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 in /vacaro-launcher

    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 in /vacaro-launcher

    Bumps @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0.

    Release notes

    Sourced from @​typescript-eslint/eslint-plugin's releases.

    v5.34.0

    5.34.0 (2022-08-22)

    Bug Fixes

    • ast-spec: NewExpression argument can be SpreadElement now (#5422) (3ced62f)
    • eslint-plugin: [no-useless-constructor] handle parameter decorator (#5450) (864dbcf)
    • scope-manager: visit static blocks (#5489) (78745c2)

    Features

    • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#5266) (aca935c)
    • types: add unbound property in parser options (#5419) (e08a9dd)
    Changelog

    Sourced from @​typescript-eslint/eslint-plugin's changelog.

    5.34.0 (2022-08-22)

    Bug Fixes

    • eslint-plugin: [no-useless-constructor] handle parameter decorator (#5450) (864dbcf)

    Features

    • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#5266) (aca935c)
    Commits
    • e41bc94 chore: publish v5.34.0
    • aca935c feat(eslint-plugin): [prefer-optional-chain] support suggesting `!foo || !foo...
    • 81f3ffc chore(website): generate rule docs options automatically (#5386)
    • faaac27 chore: bump Prettier to 2.7 (#5491)
    • 68c937e chore: update eslint-plugin-eslint-plugin to 5.0.5 (#5493)
    • a28e0ef chore(eslint-plugin): stop linting rule output formatting in tests (#5379)
    • 864dbcf fix(eslint-plugin): [no-useless-constructor] handle parameter decorator (#5450)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /vacaro-launcher

    chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /vacaro-launcher

    Bumps @typescript-eslint/parser from 5.33.0 to 5.33.1.

    Release notes

    Sourced from @​typescript-eslint/parser's releases.

    v5.33.1

    5.33.1 (2022-08-15)

    Bug Fixes

    • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#5453) (d023910)
    Changelog

    Sourced from @​typescript-eslint/parser's changelog.

    5.33.1 (2022-08-15)

    Note: Version bump only for package @​typescript-eslint/parser

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @AZProductions.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps-dev): bump eslint from 8.23.1 to 8.31.0 in /vacaro-launcher

    chore(deps-dev): bump eslint from 8.23.1 to 8.31.0 in /vacaro-launcher

    Bumps eslint from 8.23.1 to 8.31.0.

    Release notes

    Sourced from eslint's releases.

    v8.31.0

    Features

    • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)
    • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)
    • 30d0daf feat: group properties with values in parentheses in key-spacing (#16677) (Francesco Trotta)

    Bug Fixes

    • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#16722) (Francesco Trotta)
    • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)

    Documentation

    • 4339dc4 docs: Update README (GitHub Actions Bot)
    • 4e4049c docs: optimize code block structure (#16669) (Sam Chen)
    • 54a7ade docs: do not escape code blocks of formatters examples (#16719) (Sam Chen)
    • e5ecfef docs: Add function call example for no-undefined (#16712) (Elliot Huffman)
    • a3262f0 docs: Add mastodon link (#16638) (Amaresh S M)
    • a14ccf9 docs: clarify files property (#16709) (Sam Chen)
    • 3b29eb1 docs: fix npm link (#16710) (Abdullah Osama)
    • a638673 docs: fix search bar focus on Esc (#16700) (Shanmughapriyan S)
    • f62b722 docs: country flag missing in windows (#16698) (Shanmughapriyan S)
    • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)
    • 8bda20e docs: remove manually maintained anchors (#16685) (Percy Ma)
    • b68440f docs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)

    Chores

    • 65d4e24 chore: Upgrade @​eslint/eslintrc@​1.4.1 (#16729) (Brandon Mills)
    • 8d93081 chore: fix CI failure (#16721) (Sam Chen)
    • 8f17247 chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)
    • 4cd87cb ci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])
    • fd20c75 chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)
    • 10a5c78 chore: update ignore patterns in eslint.config.js (#16678) (Milos Djermanovic)

    v8.30.0

    Features

    • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
    • 7190d98 feat: update globals (#16654) (Sébastien Règne)

    Bug Fixes

    • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
    • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)

    Documentation

    • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
    • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
    • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
    • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
    • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
    • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
    • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
    • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)

    ... (truncated)

    Changelog

    Sourced from eslint's changelog.

    v8.31.0 - December 31, 2022

    • 65d4e24 chore: Upgrade @​eslint/eslintrc@​1.4.1 (#16729) (Brandon Mills)
    • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#16722) (Francesco Trotta)
    • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)
    • 8d93081 chore: fix CI failure (#16721) (Sam Chen)
    • 4339dc4 docs: Update README (GitHub Actions Bot)
    • 8f17247 chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)
    • 4e4049c docs: optimize code block structure (#16669) (Sam Chen)
    • 54a7ade docs: do not escape code blocks of formatters examples (#16719) (Sam Chen)
    • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)
    • e5ecfef docs: Add function call example for no-undefined (#16712) (Elliot Huffman)
    • a3262f0 docs: Add mastodon link (#16638) (Amaresh S M)
    • 4cd87cb ci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])
    • a14ccf9 docs: clarify files property (#16709) (Sam Chen)
    • 3b29eb1 docs: fix npm link (#16710) (Abdullah Osama)
    • fd20c75 chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)
    • a638673 docs: fix search bar focus on Esc (#16700) (Shanmughapriyan S)
    • f62b722 docs: country flag missing in windows (#16698) (Shanmughapriyan S)
    • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)
    • 8bda20e docs: remove manually maintained anchors (#16685) (Percy Ma)
    • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)
    • b68440f docs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)
    • 30d0daf feat: group properties with values in parentheses in key-spacing (#16677) (Francesco Trotta)
    • 10a5c78 chore: update ignore patterns in eslint.config.js (#16678) (Milos Djermanovic)

    v8.30.0 - December 16, 2022

    • f2c4737 chore: upgrade @​eslint/eslintrc@​1.4.0 (#16675) (Milos Djermanovic)
    • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
    • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
    • ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)
    • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
    • 0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)
    • 7190d98 feat: update globals (#16654) (Sébastien Règne)
    • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
    • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
    • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)
    • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
    • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
    • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
    • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
    • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
    • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)
    • 8ba124c docs: update the prefer-const example (#16607) (Pavel)
    • e6cb05a docs: fix css leaking (#16603) (Sam Chen)

    v8.29.0 - December 2, 2022

    • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.71 to 1.0.0-next.91 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.71 to 1.0.0-next.91 in /vacaro-launcher

    Bumps @sveltejs/adapter-auto from 1.0.0-next.71 to 1.0.0-next.91.

    Release notes

    Sourced from @​sveltejs/adapter-auto's releases.

    @​sveltejs/adapter-auto@​1.0.0-next.91

    Patch Changes

    • [chore] add peerDependencies, add more specific next version (#8141)

    @​sveltejs/adapter-auto@​1.0.0-next.90

    Patch Changes

    • Upgrade dependencies (#7852)

    @​sveltejs/adapter-auto@​1.0.0-next.89

    Patch Changes

    • defer adapter installation until actually needed (#7739)
    Changelog

    Sourced from @​sveltejs/adapter-auto's changelog.

    1.0.0-next.91

    Patch Changes

    • [chore] add peerDependencies, add more specific next version (#8141)

    1.0.0-next.90

    Patch Changes

    • Upgrade dependencies (#7852)

    1.0.0-next.89

    Patch Changes

    • defer adapter installation until actually needed (#7739)

    1.0.0-next.88

    Patch Changes

    • [feat] install adapters on demand (#7462)

    1.0.0-next.87

    Patch Changes

    • Updated dependencies [7259ed67]:
      • @​sveltejs/adapter-netlify@​1.0.0-next.84
      • @​sveltejs/adapter-vercel@​1.0.0-next.81

    1.0.0-next.86

    Patch Changes

    • update dependencies (#7355)

    • Updated dependencies [e141513d]:

      • @​sveltejs/adapter-cloudflare@​1.0.0-next.40
      • @​sveltejs/adapter-netlify@​1.0.0-next.83
      • @​sveltejs/adapter-vercel@​1.0.0-next.81

    1.0.0-next.85

    Patch Changes

    • Updated dependencies [97d45c0c]:
      • @​sveltejs/adapter-netlify@​1.0.0-next.82
      • @​sveltejs/adapter-vercel@​1.0.0-next.80

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.42 to 1.0.0 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.42 to 1.0.0 in /vacaro-launcher

    Bumps @sveltejs/adapter-static from 1.0.0-next.42 to 1.0.0.

    Release notes

    Sourced from @​sveltejs/adapter-static's releases.

    @​sveltejs/adapter-static@​1.0.0

    Major Changes

    First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

    @​sveltejs/adapter-static@​1.0.0-next.50

    Patch Changes

    • [chore] add peerDependencies, add more specific next version (#8141)

    @​sveltejs/adapter-static@​1.0.0-next.49

    Patch Changes

    • [breaking] replace automatic fallback generation with builder.generateFallback(fallback) (#8013)
    Changelog

    Sourced from @​sveltejs/adapter-static's changelog.

    1.0.0

    Major Changes

    First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

    1.0.0-next.50

    Patch Changes

    • [chore] add peerDependencies, add more specific next version (#8141)

    1.0.0-next.49

    Patch Changes

    • [breaking] replace automatic fallback generation with builder.generateFallback(fallback) (#8013)

    1.0.0-next.48

    Patch Changes

    1.0.0-next.47

    Patch Changes

    • update dependencies (#7355)

    1.0.0-next.46

    Patch Changes

    • Make options object optional (#7341)

    1.0.0-next.45

    Patch Changes

    • [feat] more info about prerendering errors, add strict option to adapter-static (#7264)

    1.0.0-next.44

    Patch Changes

    • fix error message (#7108)

    1.0.0-next.43

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.574 in /vacaro-launcher

    chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.574 in /vacaro-launcher

    Bumps @sveltejs/kit from 1.0.0-next.470 to 1.0.0-next.574.

    Release notes

    Sourced from @​sveltejs/kit's releases.

    @​sveltejs/kit@​1.0.0-next.574

    Patch Changes

    • [feat] split Vite plugin in two (#7990)

    @​sveltejs/kit@​1.0.0-next.573

    Patch Changes

    • [fix] adjust ActionData type (#7962)

    • [breaking] disallow unknown exports (except when starting with an underscore) from +(layout|page)(.server)?.js and +server.js files (#7878)

    • [fix] continuous optionals should not throw conflict error (#7939)

    • fix enhance error message when form action doesn't exist or csrf is enabled (#7958)

    @​sveltejs/kit@​1.0.0-next.572

    Minor Changes

    • Checks that element is not null before reading getAttribute (#7930)

    Patch Changes

    • [chore] update magic-string (#7931)

    • add $app and $env to optimizeDeps.exclude so that libraries using these work correctly when prebundled (#7933)

    • reload dev page on change of app.html (#7944)

    @​sveltejs/kit@​1.0.0-next.571

    Patch Changes

    • [fix] use searchParams for x-sveltekit-invalidated (#7912)

    • [fix] correct Vite config merging with force option (#7911)

    • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

    @​sveltejs/kit@​1.0.0-next.570

    Patch Changes

    • Remove prepublishOnly script (#7893)

    @​sveltejs/kit@​1.0.0-next.567

    Patch Changes

    • Co-locate synthetic types with other Kit types (#7864)

    @​sveltejs/kit@​1.0.0-next.566

    Patch Changes

    ... (truncated)

    Changelog

    Sourced from @​sveltejs/kit's changelog.

    1.0.0-next.574

    Patch Changes

    • [feat] split Vite plugin in two (#7990)

    1.0.0-next.573

    Patch Changes

    • [fix] adjust ActionData type (#7962)

    • [breaking] disallow unknown exports (except when starting with an underscore) from +(layout|page)(.server)?.js and +server.js files (#7878)

    • [fix] continuous optionals should not throw conflict error (#7939)

    • fix enhance error message when form action doesn't exist or csrf is enabled (#7958)

    1.0.0-next.572

    Minor Changes

    • Checks that element is not null before reading getAttribute (#7930)

    Patch Changes

    • [chore] update magic-string (#7931)

    • add $app and $env to optimizeDeps.exclude so that libraries using these work correctly when prebundled (#7933)

    • reload dev page on change of app.html (#7944)

    1.0.0-next.571

    Patch Changes

    • [fix] use searchParams for x-sveltekit-invalidated (#7912)

    • [fix] correct Vite config merging with force option (#7911)

    • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

    1.0.0-next.570

    Patch Changes

    • Remove prepublishOnly script (#7893)

    1.0.0-next.569

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • chore(deps): bump vite from 3.1.0 to 3.2.5 in /vacaro-launcher

    chore(deps): bump vite from 3.1.0 to 3.2.5 in /vacaro-launcher

    Bumps vite from 3.1.0 to 3.2.5.

    Release notes

    Sourced from vite's releases.

    [email protected]

    Please refer to CHANGELOG.md for details.

    [email protected]

    Please refer to CHANGELOG.md for details.

    Changelog

    Sourced from vite's changelog.

    3.2.5 (2022-12-05)

    3.2.4 (2022-11-15)

    3.2.3 (2022-11-07)

    3.2.2 (2022-10-31)

    3.2.1 (2022-10-28)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • chore(deps): bump vite from 3.1.0 to 3.2.3 in /vacaro-launcher

    chore(deps): bump vite from 3.1.0 to 3.2.3 in /vacaro-launcher

    Bumps vite from 3.1.0 to 3.2.3.

    Release notes

    Sourced from vite's releases.

    [email protected]

    Please refer to CHANGELOG.md for details.

    [email protected]

    Please refer to CHANGELOG.md for details.

    Changelog

    Sourced from vite's changelog.

    3.2.3 (2022-11-07)

    3.2.2 (2022-10-31)

    3.2.1 (2022-10-28)

    3.2.0 (2022-10-26)

    Main Changes

    Multiple Entries for Library Mode

    Library mode now supports multiple entries:

      lib: {
        entry: {
            primary: 'src/index.ts',
            secondary: 'src/secondary.ts'
        },
    </tr></table> 
    

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 0
Releases(v0.0.2)
  • v0.0.2(Aug 30, 2022)

    Information

    This release is only for launcher platform testing, and not for client installation.

    • [x] 64-bit platform testing
    • [x] 32-bit platform testing
    • [ ] Arm64 platform testing

    Warning This build is still in early development, not suitable for production or pre-production use.

    What's Changed

    • fix: codeql_launcher_cross-platform.yml by @AZProductions in https://github.com/Vacaro/Vacaro/pull/22
    • chore: added code-of-conduct by @AZProductions in https://github.com/Vacaro/Vacaro/pull/23
    • chore(deps-dev): bump carbon-components-svelte from 0.67.0 to 0.67.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/24
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.57 to 1.0.0-next.58 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/25
    • chore(deps-dev): bump svelte from 3.48.0 to 3.49.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/14
    • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.34 to 1.0.0-next.35 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/18
    • prog: updated header naming and dragging using overrides by @KookaburraShell in https://github.com/Vacaro/Vacaro/pull/31
    • chore(deps-dev): bump @tauri-apps/cli from 1.0.3 to 1.0.4 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/34
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.58 to 1.0.0-next.61 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/33
    • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.35 to 1.0.0-next.36 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/28
    • prog: added border-right line to sepperate sidenav and fixed drag region in HeaderName by @KookaburraShell in https://github.com/Vacaro/Vacaro/pull/35
    • chore: improved readme with badges and logo's by @KookaburraShell in https://github.com/Vacaro/Vacaro/pull/36
    • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/39
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.61 to 1.0.0-next.62 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/41
    • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.36 to 1.0.0-next.37 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/40
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/42
    • chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/38
    • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.37 to 1.0.0-next.38 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/46
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.62 to 1.0.0-next.63 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/45
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.357 to 1.0.0-next.386 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/48
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.386 to 1.0.0-next.388 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/50
    • chore(deps): bump carbon-icons-svelte from 11.1.0 to 11.2.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/51
    • chore(deps-dev): bump @tauri-apps/cli from 1.0.4 to 1.0.5 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/52
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.388 to 1.0.0-next.391 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/53
    • chore(deps): bump vite from 3.0.2 to 3.0.3 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/58
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.391 to 1.0.0-next.394 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/57
    • chore(deps-dev): bump carbon-components-svelte from 0.67.1 to 0.67.2 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/56
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/54
    • chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/55
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.394 to 1.0.0-next.395 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/59
    • chore(deps-dev): bump carbon-components-svelte from 0.67.2 to 0.67.4 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/60
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.63 to 1.0.0-next.64 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/61
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.395 to 1.0.0-next.397 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/65
    • chore(deps): bump vite from 3.0.3 to 3.0.4 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/66
    • chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/70
    • chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/69
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/68
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.397 to 1.0.0-next.401 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/67
    • fix: added uppercase to cards and search for imports by @AZProductions in https://github.com/Vacaro/Vacaro/pull/71
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.401 to 1.0.0-next.403 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/72
    • chore(deps-dev): bump carbon-components-svelte from 0.67.4 to 0.67.6 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/74
    • chore(deps-dev): bump carbon-components-svelte from 0.67.6 to 0.67.7 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/79
    • chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.38 to 1.0.0-next.39 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/80
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.403 to 1.0.0-next.405 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/77
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/76
    • chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/78
    • chore(deps): bump vite from 3.0.4 to 3.0.5 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/81
    • chore(deps-dev): bump carbon-components-svelte from 0.67.7 to 0.67.8 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/82
    • chore(deps): bump vite from 3.0.5 to 3.0.6 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/83
    • chore(deps-dev): bump carbon-components-svelte from 0.67.8 to 0.67.9 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/84
    • chore(deps): bump vite from 3.0.6 to 3.0.7 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/85
    • chore(deps-dev): bump carbon-components-svelte from 0.67.9 to 0.68.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/88
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/89
    • chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/86
    • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/87
    • chore(deps): bump vite from 3.0.7 to 3.0.8 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/91
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.416 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/92
    • [ImgBot] Optimize images by @imgbot in https://github.com/Vacaro/Vacaro/pull/75
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.416 to 1.0.0-next.427 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/97
    • chore(deps): bump vite from 3.0.8 to 3.0.9 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/96
    • chore(deps-dev): bump svelte-check from 2.8.0 to 2.8.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/93
    • chore(deps-dev): bump carbon-components-svelte from 0.68.0 to 0.70.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/94
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.64 to 1.0.0-next.65 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/101
    • chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/100
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/99
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.427 to 1.0.0-next.429 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/102
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/108
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.65 to 1.0.0-next.66 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/107
    • chore(deps-dev): bump carbon-components-svelte from 0.70.0 to 0.70.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/104
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.429 to 1.0.0-next.437 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/109
    • chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/105
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.437 to 1.0.0-next.442 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/110
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.442 to 1.0.0-next.443 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/111
    • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/112
    • chore(deps-dev): bump carbon-components-svelte from 0.70.1 to 0.70.2 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/116
    • chore(deps-dev): bump svelte-check from 2.8.1 to 2.9.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/117
    • chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.443 to 1.0.0-next.449 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/115
    • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/113
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.66 to 1.0.0-next.69 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/114

    New Contributors

    • @KookaburraShell made their first contribution in https://github.com/Vacaro/Vacaro/pull/31
    • @imgbot made their first contribution in https://github.com/Vacaro/Vacaro/pull/75

    Full Changelog: https://github.com/Vacaro/Vacaro/compare/v0.0.1...v0.0.2

    Source code(tar.gz)
    Source code(zip)
  • v0.0.1(Jul 13, 2022)

    Information

    This release is only for launcher platform testing, and not for client installation.

    • [x] 64-bit platform testing
    • [x] 32-bit platform testing
    • [ ] Arm64 platform testing

    Warning This build is still in early development, not suitable for production or pre-production use.

    What's Changed

    • prog: add GNU GPL-3.0 by @AZProductions in https://github.com/Vacaro/Vacaro/pull/1
    • chore(deps): bump actions/setup-node from 1 to 3 by @dependabot in https://github.com/Vacaro/Vacaro/pull/12
    • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/Vacaro/Vacaro/pull/13
    • chore(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.6 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/17
    • chore(deps-dev): bump @tauri-apps/cli from 1.0.2 to 1.0.3 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/16
    • chore(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.53 to 1.0.0-next.57 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/20
    • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.6 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/19
    • chore(deps): bump @tauri-apps/api from 1.0.1 to 1.0.2 in /vacaro-launcher by @dependabot in https://github.com/Vacaro/Vacaro/pull/21

    New Contributors

    • @AZProductions made their first contribution in https://github.com/Vacaro/Vacaro/pull/1
    • @dependabot made their first contribution in https://github.com/Vacaro/Vacaro/pull/12

    Full Changelog: https://github.com/Vacaro/Vacaro/commits/v0.0.1

    Source code(tar.gz)
    Source code(zip)
    vacaro-launcher.app.tar.gz(99.97 MB)
    vacaro-launcher_0.0.1_amd64.AppImage(165.61 MB)
    vacaro-launcher_0.0.1_amd64.deb(101.97 MB)
    vacaro-launcher_0.0.1_x64.dmg(100.02 MB)
    vacaro-launcher_0.0.1_x64_en-US.msi(100.48 MB)
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

Deno Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Features Secure by default. No file,

Derek Jones 2 Aug 13, 2022
A collection of components and widgets that are built for bevy_ui and the ECS pattern

Widgets for Bevy UI A collection of components and widgets that are built for bevy_ui and the ECS pattern. Current State This was started recently and

Gabriel Bourgeois 3 Sep 2, 2022
A powerful color picker and formatter, built with GTK and Rust

Eyedropper A powerful color picker and formatter. More screenshots Features Pick a Color Enter a color in Hex-Format Parse RGBA/ARGB Hex-Colors View c

Jonathan 108 Dec 24, 2022
A powerful desktop widget app for windows, built with Vue and Tauri.

DashboardX Widgets A powerful desktop widget app for windows, built with Vue and Tauri. Still in development Currently only runs on windows (uses nati

DashboardX Widgets 3 Oct 25, 2023
A simple news reading GUI app built in Rust

Headlines [WIP] A native GUI app built with Rust using egui. Uses newsapi.org as the source to fetch news articles. This is a WIP and the current stat

creativcoder 89 Dec 29, 2022
Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.

Yew Hooks Hooks for Yew, inspired by streamich/react-use and alibaba/hooks. Hooks State use_toggle - tracks state of counterparts. use_bool_toggle - t

Jet Li 116 Jan 4, 2023
Example showing how to use tokio and egui together.

Example using tokio with egui This example uses reqwest to send an HTTP request to httpbin. The parsed response contains an increment value (as provid

Jay Oster 10 Dec 25, 2022
An easy-to-use, 2D GUI library written entirely in Rust.

Conrod An easy-to-use, 2D GUI library written entirely in Rust. Guide What is Conrod? A Brief Summary Screenshots and Videos Feature Overview Availabl

PistonDevelopers 3.3k Jan 1, 2023
A small tool to use along with i3/Sway to add CSS-powered decorations to your focused windows, for better usability.

glimmer What A tool for decorating i3 windows when they get focused, written in Rust. classic.mp4 Why When using i3-gaps I ran into the following prob

Daniel Acuña 26 Dec 17, 2022
egui: an easy-to-use immediate mode GUI in pure Rust

?? egui: an easy-to-use GUI in pure Rust egui is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, native

Emil Ernerfeldt 12.6k Jan 3, 2023
Use C++ libraries from Rust

ritual ritual allows to use C++ libraries from Rust. It analyzes the C++ API of a library and generates a fully-featured crate that provides convenien

Rust-Qt 1.1k Jan 5, 2023
An easy to use command line project manager for projects using the ReCT programming language

☢️ A powerful project manager for the ReCT programming language! ☢️ ReCTx makes your projects easier to manage by allowing you to configure everything

Remy 1 Nov 28, 2022
Desktop GUI Framework

Azul - Desktop GUI framework WARNING: The features advertised in this README may not work yet. Azul is a free, functional, immediate mode GUI framewor

Maps4Print 5.4k Jan 1, 2023
yew-material is a material-ui framework for yew

About yew-material is a material-ui framework for yew create-yew-material-app Create Yew Material App is a way to create a single page Yew application

jie.wang 79 Dec 26, 2022
Azul - Desktop GUI framework

Azul - Desktop GUI framework Azul is a free, functional, reactive GUI framework for Rust and C++, built using the WebRender rendering engine and a CSS

Felix Schütt 5.4k Dec 31, 2022
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS

core-foundation-rs Compatibility Targets macOS 10.7 by default. To enable features added in macOS 10.8, set Cargo feature mac_os_10_8_features. To hav

Servo 685 Jan 2, 2023
Rust bindings and wrappers for GLib, GDK 3, GTK+ 3 and Cairo.

THIS REPOSITORY IS DEPRECATED SEE: https://github.com/rust-gnome rgtk Rust bindings and wrappers for GLib, GDK 3, GTK+ 3 and Cairo. Building rgtk expe

Jeremy Letang 124 Jul 10, 2022
A simple, clean, and beautiful WYSIWYG Markdown editor and content-management system

ScribeDown Current version: v0.0.1 Feature level: See the roadmap Beautiful, Clean, Writer-Oriented The goal of ScribeDown is to make Markdown the bes

Alex Dumas 4 Dec 20, 2022
Unofficial Linux QQ client, based on GTK4 and libadwaita, developed with Rust and Relm4.

GTK QQ (WIP) Unofficial Linux QQ client, based on GTK4 and libadwaita, developed with Rust and Relm4. Screenshots Light Dark Note The two screenshots

Lomírus 198 Dec 24, 2022