Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v1 into v2 #468

Merged
merged 59 commits into from
Jul 19, 2023
Merged

Merge v1 into v2 #468

merged 59 commits into from
Jul 19, 2023

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    ea63b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523bcdc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    0984fc8 View commit details
    Browse the repository at this point in the history
  2. 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>
    Ludea and FabianLars authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6ad221e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    617cf38 View commit details
    Browse the repository at this point in the history
  2. fix(window-state): manual default implentation (#425)

    * fix(window-state): manual default implentation, closes #421
    
    * Update lib.rs
    amrbashir authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    417c85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2a90b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix(deps): update rust crate iota-crypto to 0.21 (#438)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c4d2c8c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    7b9d7a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    a305ad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. [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>
    OrIOg and FabianLars authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9174b80 View commit details
    Browse the repository at this point in the history
  2. publish new versions (#417)

    Co-authored-by: FabianLars <fabianlars@fabianlars.de>
    github-actions[bot] and FabianLars authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3d4697b View commit details
    Browse the repository at this point in the history
  3. remove changefiles to publish release (#456)

    Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
    github-actions[bot] and FabianLars authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8916544 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. chore(deps): update dependency eslint-config-standard-with-typescript…

    … to v36 (#458)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d9b2331 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency svelte to v4 (#453)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    36b7296 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. 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>
    renovate[bot] and FabianLars authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    92233ea View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. 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>
    renovate[bot] and FabianLars authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0d0ed7b View commit details
    Browse the repository at this point in the history
  2. Merge v1 branch into v2

    FabianLars committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7fb4401 View commit details
    Browse the repository at this point in the history
  3. websocket readme

    FabianLars committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e92a1b1 View commit details
    Browse the repository at this point in the history
  4. fmt

    FabianLars committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e99b14d View commit details
    Browse the repository at this point in the history
  5. tauri cli version 2

    FabianLars committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a725374 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    ad30286 View commit details
    Browse the repository at this point in the history
  2. Publish New Versions (#470)

    * publish new versions
    
    * Update Cargo.toml
    
    ---------
    
    Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
    Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
    3 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    395ff65 View commit details
    Browse the repository at this point in the history
  3. chore: Re-add changefiles from #416 and #422 (#457)

    This reverts commit 8916544.
    FabianLars authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9e440d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5d5084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57701f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efcc3df View commit details
    Browse the repository at this point in the history
  7. fix stronghold diff

    FabianLars committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    413da72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5fbd80 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix(deps): update rust crate iota-crypto to 0.22 (#475)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2a8e168 View commit details
    Browse the repository at this point in the history
  2. chore: Lock npm deps versions (#477)

    * chore: Lock npm deps versions
    
    * lock ws example too
    
    * override optionator
    FabianLars authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6845cef View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @rollup/plugin-terser to v0.4.3 (#478)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ec74b2d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @rollup/plugin-typescript to v11.1.2 (#…

    …479)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    65e6870 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency typescript to v5.1.6 (#480)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a2503b7 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update typescript-eslint monorepo to v6 (#481)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    01ede23 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update tauri monorepo to v1.4.0 (#482)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2365c46 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency tslib to v2.6.0 (#483)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9dba680 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update dependency rollup to v3.26.2 (#491)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f2da76 View commit details
    Browse the repository at this point in the history
  10. chore(deps): update dependency eslint to v8.44.0 (#490)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b6ffbe3 View commit details
    Browse the repository at this point in the history
  11. 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>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8c10a1b View commit details
    Browse the repository at this point in the history
  12. chore(deps): update dependency vite to v4.4.2 (#488)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    280f99c View commit details
    Browse the repository at this point in the history
  13. chore(deps): update dependency vite to v4.4.3 (#492)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    84d8a21 View commit details
    Browse the repository at this point in the history
  14. chore(deps): update dependency svelte-check to v3.4.6 (#487)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ac6f08f View commit details
    Browse the repository at this point in the history
  15. chore(deps): update dependency svelte to v4.0.5 (#486)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c499238 View commit details
    Browse the repository at this point in the history
  16. chore(deps): update dependency @sveltejs/kit to v1.22.2 (#484)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    00915af View commit details
    Browse the repository at this point in the history
  17. chore(deps): update dependency eslint-plugin-n to v16.0.1 (#485)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c009cb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore(deps): update dependency @sveltejs/kit to v1.22.3 (#493)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    07f3a89 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate iota-crypto to 0.23 (#495)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    180ec44 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore(deps): update dependency eslint to v8.45.0 (#498)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8286b06 View commit details
    Browse the repository at this point in the history
  2. 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>
    renovate[bot] authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2ed0fd7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency vite to v4.4.4 (#496)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c8c6d56 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. 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>
    renovate[bot] authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4fd6b58 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. MySQL examples (#501)

    * Update README.md
    
    * Update index.ts
    writeDavid authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    51f20b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. chore(deps): update typescript-eslint monorepo to v6.1.0 (#505)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    600ad30 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency rollup to v3.26.3 (#503)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0863f80 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    753cfe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09f168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a49820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b9617e View commit details
    Browse the repository at this point in the history