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

Chore/merge wash #758

Merged
merged 884 commits into from
Oct 18, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 24, 2023

  1. Merge pull request wasmCloud#722 from rvolosatovs/update/adapters

    build: update `wasmcloud-component-adapters`
    connorsmith256 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    444ddf7 View commit details
    Browse the repository at this point in the history
  2. feat(wadm)!: update wadm to 0.5.0

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    
    weird
    
    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a74b502 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: workspaces setup

    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8423605 View commit details
    Browse the repository at this point in the history
  2. Add npm package to dependabot config

    Added a new npm package ecosystem to the dependabot.yml file to automate the regular checking for updates of npm dependencies in the /packages/washboard
    
    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5914459 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#732 from yordis/yordis/chore-2

    Add npm package to dependabot config
    connorsmith256 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0658197 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#731 from yordis/yordis/chore-1

    fix: workspaces setup
    connorsmith256 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ae81787 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix: resubscribing when lattice connection change

    closes wasmCloud#741
    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7866fc0 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cargo_metadata from 0.15.4 to 0.17.0

    Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.15.4 to 0.17.0.
    - [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
    - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md)
    - [Commits](oli-obk/cargo_metadata@0.15.4...0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: cargo_metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a4f67e5 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): Bump eslint-plugin-unicorn in /packages/washboard

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 47.0.0 to 48.0.1.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v47.0.0...v48.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6ed2a3b View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump clsx from 1.2.1 to 2.0.0 in /packages/washboard

    Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
    - [Release notes](https://github.com/lukeed/clsx/releases)
    - [Commits](lukeed/clsx@v1.2.1...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: clsx
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    10528d5 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): Bump eslint-config-prettier in /packages/washboard

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.10.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3ec867b View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): Bump eslint-plugin-react-refresh in /packages/washboard

    Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.3.5 to 0.4.3.
    - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
    - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
    - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.3.5...v0.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-refresh
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    23b2055 View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump class-variance-authority in /packages/washboard

    Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.6.1 to 0.7.0.
    - [Release notes](https://github.com/joe-bell/cva/releases)
    - [Commits](joe-bell/cva@v0.6.1...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: class-variance-authority
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    06e6162 View commit details
    Browse the repository at this point in the history
  8. chore: improving contributing docs

    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis authored and brooksmtownsend committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9a5c745 View commit details
    Browse the repository at this point in the history
  9. Merge pull request wasmCloud#745 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/eslint-plugin-react-refresh-0.4.3
    
    build(deps-dev): Bump eslint-plugin-react-refresh from 0.3.5 to 0.4.3 in /packages/washboard
    connorsmith256 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a5fa9b5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request wasmCloud#744 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/class-variance-authority-0.7.0
    
    build(deps): Bump class-variance-authority from 0.6.1 to 0.7.0 in /packages/washboard
    connorsmith256 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7085c24 View commit details
    Browse the repository at this point in the history
  11. feat: add VITE_NATS_WEBSOCKET_URL to washboard

    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    98e93b3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#743 from yordis/yordis/feat-add-env-var-…

    …for-websocket-host
    
    yordis/feat add env var for websocket host
    connorsmith256 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6ddc6fd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. build(deps-dev): Bump prettier in /packages/washboard

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1f553ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#750 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/prettier-3.0.3
    
    build(deps-dev): Bump prettier from 2.8.8 to 3.0.3 in /packages/washboard
    connorsmith256 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cf9d5c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.252.0 to 0.274.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.274.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9f1a4c0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump eslint-plugin-prettier in /packages/washboard

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b7fd272 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#755 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/lucide-react-0.274.0
    connorsmith256 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    65031d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#756 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/eslint-plugin-prettier-5.0.0
    connorsmith256 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9d095cc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. build(adapters): update WASI adapters to 12.0.1

    Signed-off-by: Bailey Hayes <behayes2@gmail.com>
    ricochet committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    f5cc2ce View commit details
    Browse the repository at this point in the history
  2. feat(host): set default to Rust host

    - update paths to release binary
    - allow-file-upload default bug
    - mention dashboard ui cmd
    
    Signed-off-by: Bailey Hayes <behayes2@gmail.com>
    ricochet committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    78b99fd View commit details
    Browse the repository at this point in the history
  3. Removes unused param and unneeded wash cycle

    Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
    thomastaylor312 authored and ricochet committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    776afd3 View commit details
    Browse the repository at this point in the history
  4. build(host): use rc2

    Signed-off-by: Bailey Hayes <behayes2@gmail.com>
    ricochet committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    f4a9cd6 View commit details
    Browse the repository at this point in the history
  5. fix: update test to reflect changes from OTP to Rust host

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    f927929 View commit details
    Browse the repository at this point in the history
  6. fix: search for correct process name

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    861a9ce View commit details
    Browse the repository at this point in the history
  7. fix: update log string match

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    47b3d89 View commit details
    Browse the repository at this point in the history
  8. fix: update test artifacts and give providers a little more time to s…

    …tart
    
    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    d790fc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6be0162 View commit details
    Browse the repository at this point in the history
  10. release: wash-lib v0.10.0

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e67ded6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request wasmCloud#762 from wasmCloud/release/v0.10.0

    release: wash-lib v0.10.0
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    308a3cb View commit details
    Browse the repository at this point in the history
  12. release: wash v0.20.0

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e951b3a View commit details
    Browse the repository at this point in the history
  13. Merge pull request wasmCloud#763 from wasmCloud/release/v0.20.0

    release: wash v0.20.0
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4807366 View commit details
    Browse the repository at this point in the history
  14. fix: specify version of wash-lib

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7d4efc0 View commit details
    Browse the repository at this point in the history
  15. Merge pull request wasmCloud#764 from wasmCloud/fix/specify-version

    fix: specify version of wash-lib
    connorsmith256 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e10e3d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. chore: remove references to DASHBOARD_PORT

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    
    no dashboard port
    
    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bbf0b1a View commit details
    Browse the repository at this point in the history
  2. chore: bump wadm 0.6.0

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    eab7a7b View commit details
    Browse the repository at this point in the history
  3. chore: update dashboard message

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5befc1b View commit details
    Browse the repository at this point in the history
  4. chore(integrationtest): directly specify ctl nats port

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3994fd4 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump chrono from 0.4.26 to 0.4.29

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.29.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.26...v0.4.29)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    97f8584 View commit details
    Browse the repository at this point in the history
  6. chore(wash-lib): bump to 0.10.1 to release wadm

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bb76aec View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump nkeys from 0.3.1 to 0.3.2

    Bumps [nkeys](https://github.com/wasmcloud/nkeys) from 0.3.1 to 0.3.2.
    - [Release notes](https://github.com/wasmcloud/nkeys/releases)
    - [Commits](wasmCloud/nkeys@v0.3.1...v0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: nkeys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    71ddf1a View commit details
    Browse the repository at this point in the history
  8. Merge pull request wasmCloud#765 from wasmCloud/dependabot/cargo/nkey…

    …s-0.3.2
    
    build(deps): Bump nkeys from 0.3.1 to 0.3.2
    connorsmith256 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1932278 View commit details
    Browse the repository at this point in the history
  9. build(deps): Bump thiserror from 1.0.47 to 1.0.48

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.47...1.0.48)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a0cf924 View commit details
    Browse the repository at this point in the history
  10. build(deps): Bump webpki from 0.22.0 to 0.22.1

    Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.1.
    - [Commits](https://github.com/briansmith/webpki/commits)
    
    ---
    updated-dependencies:
    - dependency-name: webpki
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    08ec42a View commit details
    Browse the repository at this point in the history
  11. build(deps): Bump nix from 0.26.2 to 0.27.1

    Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.27.1.
    - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
    - [Commits](nix-rust/nix@v0.26.2...v0.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: nix
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    de487c2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#767 from wasmCloud/dependabot/cargo/this…

    …error-1.0.48
    
    build(deps): Bump thiserror from 1.0.47 to 1.0.48
    connorsmith256 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    30d67fb View commit details
    Browse the repository at this point in the history
  13. Merge pull request wasmCloud#776 from wasmCloud/dependabot/cargo/webp…

    …ki-0.22.1
    
    build(deps): Bump webpki from 0.22.0 to 0.22.1
    connorsmith256 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1f692b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. build(deps): Bump wascap from 0.11.0 to 0.11.1

    Bumps wascap from 0.11.0 to 0.11.1.
    
    ---
    updated-dependencies:
    - dependency-name: wascap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2b95128 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#778 from wasmCloud/dependabot/cargo/wasc…

    …ap-0.11.1
    
    build(deps): Bump wascap from 0.11.0 to 0.11.1
    connorsmith256 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c82dc2 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump walkdir from 2.3.3 to 2.4.0

    Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.3 to 2.4.0.
    - [Commits](BurntSushi/walkdir@2.3.3...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: walkdir
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bdebe1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#769 from wasmCloud/dependabot/cargo/nix-…

    …0.27.1
    
    build(deps): Bump nix from 0.26.2 to 0.27.1
    connorsmith256 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a3a8d6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#774 from wasmCloud/dependabot/cargo/chro…

    …no-0.4.29
    
    build(deps): Bump chrono from 0.4.26 to 0.4.29
    connorsmith256 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d1c3627 View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump chrono from 0.4.29 to 0.4.30

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.29 to 0.4.30.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.29...v0.4.30)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    544f961 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#777 from wasmCloud/dependabot/cargo/walk…

    …dir-2.4.0
    
    build(deps): Bump walkdir from 2.3.3 to 2.4.0
    connorsmith256 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ea9f6c8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request wasmCloud#780 from wasmCloud/dependabot/cargo/chro…

    …no-0.4.30
    
    build(deps): Bump chrono from 0.4.29 to 0.4.30
    connorsmith256 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    67d9b91 View commit details
    Browse the repository at this point in the history
  9. chore: run wasmcloud 0.78.0-rc6

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    892d6dd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge pull request wasmCloud#782 from wasmCloud/chore/wasmcloud-0.78.…

    …0-rc.6-bump
    
    chore: run wasmcloud 0.78.0-rc6
    connorsmith256 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cfab765 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump bytes from 1.4.0 to 1.5.0

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    91f74ed View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump regex from 1.9.3 to 1.9.5

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.5.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.3...1.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6c6dea6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#785 from wasmCloud/dependabot/cargo/byte…

    …s-1.5.0
    
    build(deps): Bump bytes from 1.4.0 to 1.5.0
    connorsmith256 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b033b79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#786 from wasmCloud/dependabot/cargo/rege…

    …x-1.9.5
    
    build(deps): Bump regex from 1.9.3 to 1.9.5
    connorsmith256 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e34e9d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. build(deps): Bump docker/setup-buildx-action from 2 to 3

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c239ae7 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump docker/metadata-action from 4 to 5

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    df160ed View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump docker/build-push-action from 4 to 5

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    26f0a0e View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump docker/login-action from 2 to 3

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4292ae7 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.274.0 to 0.276.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.276.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4315ad1 View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump serde_json from 1.0.105 to 1.0.106

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.105...v1.0.106)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dc66c8b View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump path-absolutize from 3.1.0 to 3.1.1

    Bumps [path-absolutize](https://github.com/magiclen/path-absolutize) from 3.1.0 to 3.1.1.
    - [Commits](magiclen/path-absolutize@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: path-absolutize
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d9bdb55 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. build(deps): Bump docker/setup-qemu-action from 2 to 3

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    76dc22f View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.276.0 to 0.277.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.277.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2323a1c View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump cargo_metadata from 0.17.0 to 0.18.0

    Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.17.0 to 0.18.0.
    - [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
    - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md)
    - [Commits](oli-obk/cargo_metadata@0.17.0...0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: cargo_metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3797857 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump serde_json from 1.0.106 to 1.0.107

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.106...v1.0.107)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    55e491a View commit details
    Browse the repository at this point in the history
  5. fix: docker build and push flow

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic authored and brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fb988ee View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5e12d45 View commit details
    Browse the repository at this point in the history
  7. fix(sign): move generate key message to info log

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3351e0a View commit details
    Browse the repository at this point in the history
  8. fix(app): display deployed version in app list

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    70785b5 View commit details
    Browse the repository at this point in the history
  9. fix(app): fix description on app deploy

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c19d887 View commit details
    Browse the repository at this point in the history
  10. build(deps): Bump clap_complete from 4.3.2 to 4.4.1

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.2 to 4.4.1.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.2...clap_complete-v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    129d89e View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump typescript eslint-plugin/parser

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    aa44400 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#772 from wasmCloud/dependabot/github_act…

    …ions/actions/checkout-4
    
    build(deps): Bump actions/checkout from 3 to 4
    connorsmith256 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4c43fd6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request wasmCloud#781 from wasmCloud/dependabot/cargo/clap…

    …_complete-4.4.1
    
    build(deps): Bump clap_complete from 4.3.2 to 4.4.1
    connorsmith256 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    595aeb8 View commit details
    Browse the repository at this point in the history
  14. build(deps): Bump clap from 4.3.23 to 4.4.3

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.4.3.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.23...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ecd52e1 View commit details
    Browse the repository at this point in the history
  15. build(deps): Bump toml from 0.7.6 to 0.7.8

    Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.7.8.
    - [Commits](toml-rs/toml@toml-v0.7.6...toml-v0.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c7fccf3 View commit details
    Browse the repository at this point in the history
  16. fix(app): correct error message for missing file deploy

    Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
    brooksmtownsend committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    263823e View commit details
    Browse the repository at this point in the history
  17. Merge pull request wasmCloud#791 from wasmCloud/dependabot/cargo/toml…

    …-0.7.8
    
    build(deps): Bump toml from 0.7.6 to 0.7.8
    connorsmith256 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a214f0a View commit details
    Browse the repository at this point in the history
  18. Merge pull request wasmCloud#806 from wasmCloud/dependabot/cargo/clap…

    …-4.4.3
    
    build(deps): Bump clap from 4.3.23 to 4.4.3
    connorsmith256 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bb0197c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. build(deps): Bump docker/setup-buildx-action from 2 to 3

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    45249cb View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump docker/login-action from 2 to 3

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d144c01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#809 from wasmCloud/dependabot/github_act…

    …ions/docker/setup-buildx-action-3
    
    build(deps): Bump docker/setup-buildx-action from 2 to 3
    connorsmith256 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1674119 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#810 from wasmCloud/dependabot/github_act…

    …ions/docker/login-action-3
    
    build(deps): Bump docker/login-action from 2 to 3
    connorsmith256 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    04f3d02 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.277.0 to 0.279.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.279.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f0a9349 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump chrono from 0.4.30 to 0.4.31

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.30...v0.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e159b3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#812 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/lucide-react-0.279.0
    
    build(deps): Bump lucide-react from 0.277.0 to 0.279.0 in /packages/washboard
    connorsmith256 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8581f5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#813 from wasmCloud/dependabot/cargo/chro…

    …no-0.4.31
    
    build(deps): Bump chrono from 0.4.30 to 0.4.31
    connorsmith256 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8332dba View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. build(deps): Bump clap from 4.4.3 to 4.4.4

    Bumps [clap](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.4.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.3...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9f74e3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#814 from wasmCloud/dependabot/cargo/clap…

    …-4.4.4
    
    build(deps): Bump clap from 4.4.3 to 4.4.4
    connorsmith256 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9daf0db View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. build(deps-dev): Bump vite-plugin-svgr in /packages/washboard

    Bumps [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) from 3.3.0 to 4.0.0.
    - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases)
    - [Commits](pd4d10/vite-plugin-svgr@v3.3.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-svgr
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    19c89c0 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump tokio-util from 0.7.8 to 0.7.9

    Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.8 to 0.7.9.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-util-0.7.8...tokio-util-0.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: tokio-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6f89a35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#815 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/vite-plugin-svgr-4.0.0
    
    build(deps-dev): Bump vite-plugin-svgr from 3.3.0 to 4.0.0 in /packages/washboard
    connorsmith256 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    96e42ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#816 from wasmCloud/dependabot/cargo/toki…

    …o-util-0.7.9
    
    build(deps): Bump tokio-util from 0.7.8 to 0.7.9
    connorsmith256 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e0b3ef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. build(deps): Bump semver from 1.0.18 to 1.0.19

    Bumps [semver](https://github.com/dtolnay/semver) from 1.0.18 to 1.0.19.
    - [Release notes](https://github.com/dtolnay/semver/releases)
    - [Commits](dtolnay/semver@1.0.18...1.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8e57ae4 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump indicatif from 0.17.6 to 0.17.7

    Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.6 to 0.17.7.
    - [Release notes](https://github.com/console-rs/indicatif/releases)
    - [Commits](https://github.com/console-rs/indicatif/commits)
    
    ---
    updated-dependencies:
    - dependency-name: indicatif
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e688fe9 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump time from 0.3.23 to 0.3.29

    Bumps [time](https://github.com/time-rs/time) from 0.3.23 to 0.3.29.
    - [Release notes](https://github.com/time-rs/time/releases)
    - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
    - [Commits](time-rs/time@v0.3.23...v0.3.29)
    
    ---
    updated-dependencies:
    - dependency-name: time
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    39ae5af View commit details
    Browse the repository at this point in the history
  4. build(nix): update dependencies

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    af44c37 View commit details
    Browse the repository at this point in the history
  5. build: update dependencies

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5bd8bf0 View commit details
    Browse the repository at this point in the history
  6. ci: build binaries on Linux, add Android build

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e69d202 View commit details
    Browse the repository at this point in the history
  7. feat: add support for Android releases

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6405f6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request wasmCloud#818 from wasmCloud/dependabot/cargo/semv…

    …er-1.0.19
    
    build(deps): Bump semver from 1.0.18 to 1.0.19
    connorsmith256 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    44c4849 View commit details
    Browse the repository at this point in the history
  9. Merge pull request wasmCloud#819 from wasmCloud/dependabot/cargo/indi…

    …catif-0.17.7
    
    build(deps): Bump indicatif from 0.17.6 to 0.17.7
    connorsmith256 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f70a9a0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request wasmCloud#820 from wasmCloud/dependabot/cargo/time…

    …-0.3.29
    
    build(deps): Bump time from 0.3.23 to 0.3.29
    connorsmith256 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c4f2858 View commit details
    Browse the repository at this point in the history
  11. Merge pull request wasmCloud#734 from rvolosatovs/build/update-nix

    build(nix): update dependencies
    connorsmith256 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c66f673 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#822 from rvolosatovs/feat/android

    feat: add support for Android releases
    connorsmith256 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4bde6b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. chore(deps): update packages and correct type mismatch

    BREAKING: removes AlertDialogPortal and SheetPortal components ability to accepts className
    
    Signed-off-by: Lachlan Heywood <lachieh@users.noreply.github.com>
    lachieh authored and brooksmtownsend committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d8c9036 View commit details
    Browse the repository at this point in the history
  2. feat(ctl): move update-actor for wash ctl update to wash-lib.

    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    aish-where-ya committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    99262d8 View commit details
    Browse the repository at this point in the history
  3. fix(ci): update name of dependent job

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dae1d7a View commit details
    Browse the repository at this point in the history
  4. fix(nix): remove redundant Darwin dependencies

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4a7a17c View commit details
    Browse the repository at this point in the history
  5. build(nix): update dependencies

    Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
    rvolosatovs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0c1613a View commit details
    Browse the repository at this point in the history
  6. Merge pull request wasmCloud#830 from rvolosatovs/fix/nix-build

    fix: Nix Darwin builds and CI
    connorsmith256 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0a0da67 View commit details
    Browse the repository at this point in the history
  7. release(wash-lib): v0.11.0

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0f5add0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request wasmCloud#832 from connorsmith256/release/wash-lib…

    …-v0.11.0
    
    release(wash-lib): v0.11.0
    connorsmith256 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f635d63 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. build(deps): Bump thiserror from 1.0.48 to 1.0.49

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.49.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.48...1.0.49)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e53415e View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump sha2 from 0.10.7 to 0.10.8

    Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8.
    - [Commits](RustCrypto/hashes@sha2-v0.10.7...sha2-v0.10.8)
    
    ---
    updated-dependencies:
    - dependency-name: sha2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    21b63bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request wasmCloud#833 from wasmCloud/dependabot/cargo/this…

    …error-1.0.49
    
    build(deps): Bump thiserror from 1.0.48 to 1.0.49
    connorsmith256 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    635fc18 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#834 from wasmCloud/dependabot/cargo/sha2…

    …-0.10.8
    
    build(deps): Bump sha2 from 0.10.7 to 0.10.8
    connorsmith256 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bc5664f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. build(deps): Bump wascap from 0.11.1 to 0.11.2 (wasmCloud#836)

    Bumps wascap from 0.11.1 to 0.11.2.
    
    ---
    updated-dependencies:
    - dependency-name: wascap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ac4d40f View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump warp from 0.3.5 to 0.3.6 (wasmCloud#835)

    Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.5 to 0.3.6.
    - [Release notes](https://github.com/seanmonstar/warp/releases)
    - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/warp@v0.3.5...v0.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: warp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    266f536 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. build(deps): Bump clap from 4.4.4 to 4.4.6 (wasmCloud#838)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.6.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.4...v4.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    67441e6 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump clap_complete from 4.4.1 to 4.4.3

    Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.3.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.4.1...clap_complete-v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    85d55e1 View commit details
    Browse the repository at this point in the history
  3. Minor fix to update actor in wash-lib

    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    aish-where-ya committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3dbbc03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#837 from wasmCloud/dependabot/cargo/clap…

    …_complete-4.4.3
    
    build(deps): Bump clap_complete from 4.4.1 to 4.4.3
    connorsmith256 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9b17e0f View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#839 from aish-where-ya/fix/update-actor

    Minor fix to update actor in wash-lib
    connorsmith256 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6d98a6d View commit details
    Browse the repository at this point in the history
  6. release: wash-lib v0.11.1

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f582dc0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#840 from wasmCloud/release/wash-lib-v0.11.1

    release: wash-lib v0.11.1
    connorsmith256 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    64bdebf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. build(deps): Bump regex from 1.9.5 to 1.9.6

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.5...1.9.6)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d0e9144 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#841 from wasmCloud/dependabot/cargo/rege…

    …x-1.9.6
    
    build(deps): Bump regex from 1.9.5 to 1.9.6
    connorsmith256 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2a26d9f View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump webpki from 0.22.1 to 0.22.2

    Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.1 to 0.22.2.
    - [Commits](https://github.com/briansmith/webpki/commits)
    
    ---
    updated-dependencies:
    - dependency-name: webpki
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ff1b517 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#845 from wasmCloud/dependabot/cargo/webp…

    …ki-0.22.2
    
    build(deps): Bump webpki from 0.22.1 to 0.22.2
    connorsmith256 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    acc95dd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.279.0 to 0.282.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.282.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6e44210 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#846 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/lucide-react-0.282.0
    connorsmith256 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    32bef50 View commit details
    Browse the repository at this point in the history
  3. feat(par)!: add par command support to wash-lib

    * Added par support to wash-lib
    
    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    
    * Addressed reveiw comments
    
    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    
    * Minor fix
    
    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    
    ---------
    
    Signed-off-by: aish-where-ya <aharpale@cosmonic.com>
    aish-where-ya committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    90f7944 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. chore: fix lint

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    016c378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894329f View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump lucide-react in /packages/washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.282.0 to 0.284.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.284.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bf0c2df View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#850 from wasmCloud/dependabot/npm_and_ya…

    …rn/packages/washboard/lucide-react-0.284.0
    
    build(deps): Bump lucide-react from 0.282.0 to 0.284.0 in /packages/washboard
    connorsmith256 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a339a8b View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump zod from 3.22.2 to 3.22.3 in /packages (wasmCloud#853)

    Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.3.
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.22.2...v3.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9c01456 View commit details
    Browse the repository at this point in the history
  6. chore: update wasmcloud-component-adapters

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5911e35 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#857 from connorsmith256/chore/bump-compo…

    …nent-adapters
    
    chore: update wasmcloud-component-adapters
    connorsmith256 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d843263 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. release: wash-lib v0.11.2

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b9c23d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wasmCloud#861 from connorsmith256/release/wash-lib…

    …-v0.11.2
    
    release: wash-lib v0.11.2
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f35dcad View commit details
    Browse the repository at this point in the history
  3. release: wash-lib v0.11.3

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4a4c148 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#863 from connorsmith256/release/wash-lib…

    …-v0.11.3
    
    release: wash-lib v0.11.3
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    590159c View commit details
    Browse the repository at this point in the history
  5. add to wasi target tinygo builder

    Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
    jordan-rash authored and connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3d5517c View commit details
    Browse the repository at this point in the history
  6. fix: unify rust and tinygo component target logic

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6d71c1f View commit details
    Browse the repository at this point in the history
  7. refactor: embed component metadata

    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic authored and connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ddd3b07 View commit details
    Browse the repository at this point in the history
  8. fix: typo

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2b55ae4 View commit details
    Browse the repository at this point in the history
  9. test: add wit_world to test case

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1495c8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7df4cb View commit details
    Browse the repository at this point in the history
  11. release: wash-lib v0.11.4

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b3965d7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#864 from connorsmith256/release/wash-lib…

    …-v0.11.4
    
    release: wash-lib v0.11.4
    connorsmith256 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    79a2cef View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix(ui): update imports after package update and move to root

    Signed-off-by: Lachlan Heywood <lachieh@users.noreply.github.com>
    lachieh committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1bf2a20 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump wit-component from 0.14.4 to 0.14.5 (wasmCloud#868)

    Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.14.4 to 0.14.5.
    - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
    - [Commits](bytecodealliance/wasm-tools@wit-component-0.14.4...wit-component-0.14.5)
    
    ---
    updated-dependencies:
    - dependency-name: wit-component
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7105929 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump wat from 1.0.74 to 1.0.75 (wasmCloud#869)

    Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.74 to 1.0.75.
    - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
    - [Commits](bytecodealliance/wasm-tools@wat-1.0.74...wat-1.0.75)
    
    ---
    updated-dependencies:
    - dependency-name: wat
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2b99f9b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. feat(app-cmd): http & stdin manifest input sources support for put & …

    …deploy cmds
    
    Signed-off-by: Ahmed Tadde <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6907c80 View commit details
    Browse the repository at this point in the history
  2. feat(app-cmd): polishing app manifest loader

    Signed-off-by: Ahmed Tadde <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    32ea9f9 View commit details
    Browse the repository at this point in the history
  3. fix: some cleanup relevant to app manifest input sources

    Signed-off-by: Ahmed <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0eb5a7c View commit details
    Browse the repository at this point in the history
  4. change name and add alias

    Signed-off-by: Wallys Ferreira <wallysfsilva@gmail.com>
    WallysFerreira committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    41cac7d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. build(deps): Bump semver from 1.0.19 to 1.0.20

    Bumps [semver](https://github.com/dtolnay/semver) from 1.0.19 to 1.0.20.
    - [Release notes](https://github.com/dtolnay/semver/releases)
    - [Commits](dtolnay/semver@1.0.19...1.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7a650e0 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump tokio from 1.32.0 to 1.33.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fa9c379 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump regex from 1.9.6 to 1.10.0

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.6...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b9eefe4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#877 from wasmCloud/dependabot/cargo/semv…

    …er-1.0.20
    
    build(deps): Bump semver from 1.0.19 to 1.0.20
    connorsmith256 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3cf81a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#878 from wasmCloud/dependabot/cargo/toki…

    …o-1.33.0
    
    build(deps): Bump tokio from 1.32.0 to 1.33.0
    connorsmith256 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a5770ca View commit details
    Browse the repository at this point in the history
  6. Merge pull request wasmCloud#879 from wasmCloud/dependabot/cargo/rege…

    …x-1.10.0
    
    build(deps): Bump regex from 1.9.6 to 1.10.0
    connorsmith256 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    06fca06 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#876 from WallysFerreira/feat/866-add-ali…

    …as-to-delete
    
    feat: change delete name and add alias
    connorsmith256 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    119fc5b View commit details
    Browse the repository at this point in the history
  8. test: writing integration test for app deploy cmd -- testing various …

    …input sources.
    
    Signed-off-by: Ahmed <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8ae7183 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request wasmCloud#867 from lachieh/fix-wash-build-after-up…

    …grade
    
    fix(ui): update imports after package update and move to root
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dcfbaf3 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump @typescript-eslint/eslint-plugin in /washboard

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.4 to 6.7.5.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    683317d View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): Bump @types/node from 20.8.2 to 20.8.4 in /washboard

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.2 to 20.8.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fbd9b71 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump lucide-react from 0.284.0 to 0.285.0 in /washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.284.0 to 0.285.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.285.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3cade74 View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#881 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/typescript-eslint/eslint-plugin-6.7.5
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 in /washboard
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d8c5129 View commit details
    Browse the repository at this point in the history
  6. Merge pull request wasmCloud#882 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/types/node-20.8.4
    
    build(deps-dev): Bump @types/node from 20.8.2 to 20.8.4 in /washboard
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6cf3413 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#884 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/lucide-react-0.285.0
    
    build(deps): Bump lucide-react from 0.284.0 to 0.285.0 in /washboard
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    be375e5 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): Bump @types/react from 18.2.25 to 18.2.28 in /washboard

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.25 to 18.2.28.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f141a94 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): Bump @typescript-eslint/parser in /washboard

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.4 to 6.7.5.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c4493d4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request wasmCloud#880 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/typescript-eslint/parser-6.7.5
    
    build(deps-dev): Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in /washboard
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    067a8a5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request wasmCloud#883 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/types/react-18.2.28
    
    build(deps-dev): Bump @types/react from 18.2.25 to 18.2.28 in /washboard
    connorsmith256 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dbde899 View commit details
    Browse the repository at this point in the history
  12. test: integration testing for app deploy cmd -- wip

    Signed-off-by: Ahmed Tadde <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7ddf243 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. build(deps-dev): Bump @types/react-dom in /washboard (wasmCloud#890)

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.10 to 18.2.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c04b5e2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump eslint-plugin-prettier in /washboard (wasmCloud…

    …#889)
    
    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    228ecc4 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump @tanstack/react-table in /washboard (wasmCloud#888)

    Bumps [@tanstack/react-table](https://github.com/tanstack/table) from 8.10.3 to 8.10.6.
    - [Release notes](https://github.com/tanstack/table/releases)
    - [Commits](TanStack/table@v8.10.3...v8.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@tanstack/react-table"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b75f80e View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump @hookform/resolvers from 3.3.1 to 3.3.2 in /washboa…

    …rd (wasmCloud#887)
    
    Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/react-hook-form/resolvers/releases)
    - [Commits](react-hook-form/resolvers@v3.3.1...v3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@hookform/resolvers"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    76d82e1 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): Bump eslint from 8.50.0 to 8.51.0 in /washboard

    Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.50.0...v8.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1eb8d7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request wasmCloud#886 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/eslint-8.51.0
    
    build(deps-dev): Bump eslint from 8.50.0 to 8.51.0 in /washboard
    connorsmith256 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3fba499 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 in /washboard

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b053f30 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump lucide-react from 0.285.0 to 0.286.0 in /washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.285.0 to 0.286.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.286.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    acfdf25 View commit details
    Browse the repository at this point in the history
  3. refactor(app-cmd): adjustments to app manifest loader

    Signed-off-by: Ahmed <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ee29478 View commit details
    Browse the repository at this point in the history
  4. chore: bump to 0.21.0, wash-lib 0.12.0

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c44f657 View commit details
    Browse the repository at this point in the history
  5. chore: update async_nats,ctl,wasmbus_rpc to latest

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    control interface 0.29
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    70b20a1 View commit details
    Browse the repository at this point in the history
  6. feat(ctl)!: remove manifest apply command

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fcd166d View commit details
    Browse the repository at this point in the history
  7. feat(ctl)!: update to start/stop/scale for concurrent instances

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bb69ea6 View commit details
    Browse the repository at this point in the history
  8. feat(*)!: add scale and update cmds

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    update cleanup
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    unbounded is none 0 is stop
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    remove unnecessary log
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    update
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    default start to 1 instance
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7851a53 View commit details
    Browse the repository at this point in the history
  9. feat(test): add scale and update integration tests

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    109e934 View commit details
    Browse the repository at this point in the history
  10. chore(nix): exclude scale and update tests

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    993c95e View commit details
    Browse the repository at this point in the history
  11. chore(integration_dev): fix leaky test

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    211cc29 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump control-interface to 0.30.0

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1f78b3c View commit details
    Browse the repository at this point in the history
  13. build(deps): Bump serde from 1.0.188 to 1.0.189

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.188...v1.0.189)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9dae6d0 View commit details
    Browse the repository at this point in the history
  14. build(deps): Bump wat from 1.0.75 to 1.0.76

    Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.75 to 1.0.76.
    - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
    - [Commits](bytecodealliance/wasm-tools@wat-1.0.75...wat-1.0.76)
    
    ---
    updated-dependencies:
    - dependency-name: wat
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bbb3cc2 View commit details
    Browse the repository at this point in the history
  15. chore: add extra space to fix alignment

    Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
    yordis authored and brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8a6780a View commit details
    Browse the repository at this point in the history
  16. Merge pull request wasmCloud#895 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/types/node-20.8.5
    
    build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 in /washboard
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    500f5ee View commit details
    Browse the repository at this point in the history
  17. Merge pull request wasmCloud#896 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/lucide-react-0.286.0
    
    build(deps): Bump lucide-react from 0.285.0 to 0.286.0 in /washboard
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c2a6c56 View commit details
    Browse the repository at this point in the history
  18. Merge pull request wasmCloud#892 from wasmCloud/dependabot/cargo/serd…

    …e-1.0.189
    
    build(deps): Bump serde from 1.0.188 to 1.0.189
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    de80fdc View commit details
    Browse the repository at this point in the history
  19. refactor(app-cmd): add manifest source type to use with app manifest …

    …loader.
    
    Signed-off-by: Ahmed <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    571a25d View commit details
    Browse the repository at this point in the history
  20. fix(app-cmd): for app manifest loading, file input source check shoul…

    …d preceed http input source.
    
    Signed-off-by: Ahmed <ahmedtadde@gmail.com>
    ahmedtadde committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1fa7604 View commit details
    Browse the repository at this point in the history
  21. Merge pull request wasmCloud#875 from ahmedtadde/feat/expand-manifest…

    …-input-sources-clean
    
    [FEATURE] wash app `put` & `deploy` should support other forms of manifest input (REDO, supersedes wasmCloud#851)
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c25352b View commit details
    Browse the repository at this point in the history
  22. Merge pull request wasmCloud#893 from wasmCloud/dependabot/cargo/wat-…

    …1.0.76
    
    build(deps): Bump wat from 1.0.75 to 1.0.76
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c2d3383 View commit details
    Browse the repository at this point in the history
  23. feat: add friendly name to host table output

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c418ccd View commit details
    Browse the repository at this point in the history
  24. feat: query all host inventories

    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5c0ccc5 View commit details
    Browse the repository at this point in the history
  25. Merge pull request wasmCloud#873 from connorsmith256/feat/get-all-inv…

    …entories
    
    feat: query all host inventories
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3b58fc7 View commit details
    Browse the repository at this point in the history
  26. chore: bump wasmcloud 0.79.0 wadm 0.7.1

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    wadm 0.8 wasmcloud 0.79
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    bump wadm, wit-parser
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    wadm 0.7.1
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    
    update consts
    
    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2b0c1a8 View commit details
    Browse the repository at this point in the history
  27. Merge pull request wasmCloud#874 from connorsmith256/feat/add-friendl…

    …y-name
    
    feat: add friendly name to host table output
    connorsmith256 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    208e4d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix: downgrade wit-parser

    Without this change, `cargo install` may fail.
    
    wit-component 0.14.6 has been yanked. This is the version I had.
    
    There isn't a combination of the latest released
    versions that works without pulling conflicting versions
    of wit-parser. That's why we go back a version of wit-parser.
    
    Signed-off-by: Bailey Hayes <behayes2@gmail.com>
    ricochet committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    479cc7e View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump time from 0.3.29 to 0.3.30

    Bumps [time](https://github.com/time-rs/time) from 0.3.29 to 0.3.30.
    - [Release notes](https://github.com/time-rs/time/releases)
    - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
    - [Commits](time-rs/time@v0.3.29...v0.3.30)
    
    ---
    updated-dependencies:
    - dependency-name: time
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9206427 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump regex from 1.10.0 to 1.10.1

    Bumps [regex](https://github.com/rust-lang/regex) from 1.10.0 to 1.10.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.0...1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    111a384 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): Bump @types/node from 20.8.5 to 20.8.6 in /washboard

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.5 to 20.8.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    513937d View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump lucide-react from 0.286.0 to 0.287.0 in /washboard

    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.286.0 to 0.287.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.287.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4bb9eba View commit details
    Browse the repository at this point in the history
  6. build(deps): Bump @tanstack/react-table in /washboard

    Bumps [@tanstack/react-table](https://github.com/tanstack/table) from 8.10.6 to 8.10.7.
    - [Release notes](https://github.com/tanstack/table/releases)
    - [Commits](TanStack/table@v8.10.6...v8.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@tanstack/react-table"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0cf709c View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#897 from wasmCloud/semver-fail

    fix: downgrade wit-parser
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    50479fb View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): Bump @babel/traverse in /washboard

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    88038c2 View commit details
    Browse the repository at this point in the history
  9. chore: bump wash-lib and wash-cli for wit-parser fix

    Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
    brooksmtownsend committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5ae8fd8 View commit details
    Browse the repository at this point in the history
  10. fix(infra): docker multi-platform build driver

    The current docker driver used on GHA by
    https://github.com/docker/setup-buildx-action *should* be
    docker-container, but during runs it is set to 'docker' which is
    causing issues with multi-platform builds.
    
    This commit forces the driver to be 'docker-container'
    
    see: https://github.com/docker/setup-buildx-action#inputs
    
    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic authored and brooksmtownsend committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c5dbf14 View commit details
    Browse the repository at this point in the history
  11. Merge pull request wasmCloud#902 from wasmCloud/dependabot/cargo/rege…

    …x-1.10.1
    
    build(deps): Bump regex from 1.10.0 to 1.10.1
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3649342 View commit details
    Browse the repository at this point in the history
  12. Merge pull request wasmCloud#904 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/lucide-react-0.287.0
    
    build(deps): Bump lucide-react from 0.286.0 to 0.287.0 in /washboard
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dce1d49 View commit details
    Browse the repository at this point in the history
  13. Merge pull request wasmCloud#906 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/babel/traverse-7.23.2
    
    build(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2 in /washboard
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e53a018 View commit details
    Browse the repository at this point in the history
  14. fix: unintentional docker release config override

    After some more digging, it looks like the culprit might be azure's
    docker login changing setting for buildx.
    
    see: docker/build-push-action#163 (comment)
    
    This commit moves the setup for QEMU and docker buildx to after the
    logins for all three registries.
    
    Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
    vados-cosmonic authored and brooksmtownsend committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9038298 View commit details
    Browse the repository at this point in the history
  15. Merge pull request wasmCloud#903 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/types/node-20.8.6
    
    build(deps-dev): Bump @types/node from 20.8.5 to 20.8.6 in /washboard
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f72cffb View commit details
    Browse the repository at this point in the history
  16. Merge pull request wasmCloud#905 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/tanstack/react-table-8.10.7
    
    build(deps): Bump @tanstack/react-table from 8.10.6 to 8.10.7 in /washboard
    connorsmith256 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    76d985b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. build(deps): Bump regex from 1.10.1 to 1.10.2

    Bumps [regex](https://github.com/rust-lang/regex) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.1...1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b0c39cb View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump @typescript-eslint/eslint-plugin in /washboard

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    394f894 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump react-router-dom from 6.16.0 to 6.17.0 in /washboard

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.16.0 to 6.17.0.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.17.0/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c1d2111 View commit details
    Browse the repository at this point in the history
  4. Merge pull request wasmCloud#911 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/typescript-eslint/eslint-plugin-6.8.0
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 in /washboard
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2298ebc View commit details
    Browse the repository at this point in the history
  5. Merge pull request wasmCloud#913 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/react-router-dom-6.17.0
    
    build(deps): Bump react-router-dom from 6.16.0 to 6.17.0 in /washboard
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8e420da View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): Bump @typescript-eslint/parser in /washboard

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8a21772 View commit details
    Browse the repository at this point in the history
  7. Merge pull request wasmCloud#912 from wasmCloud/dependabot/npm_and_ya…

    …rn/washboard/typescript-eslint/parser-6.8.0
    
    build(deps-dev): Bump @typescript-eslint/parser from 6.7.5 to 6.8.0 in /washboard
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5d2f890 View commit details
    Browse the repository at this point in the history
  8. Merge pull request wasmCloud#910 from wasmCloud/dependabot/cargo/rege…

    …x-1.10.2
    
    build(deps): Bump regex from 1.10.1 to 1.10.2
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9186d3c View commit details
    Browse the repository at this point in the history
  9. Merge pull request wasmCloud#900 from wasmCloud/dependabot/cargo/time…

    …-0.3.30
    
    build(deps): Bump time from 0.3.29 to 0.3.30
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    45a494d View commit details
    Browse the repository at this point in the history
  10. Add 'wash/' from commit '45a494d27b0c44c4fd2c1bb67ae7a2f63c924294'

    git-subtree-dir: wash
    git-subtree-mainline: b07302f
    git-subtree-split: 45a494d
    Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
    connorsmith256 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    39281b3 View commit details
    Browse the repository at this point in the history