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

Add condition support for decode info. #1020

Merged
merged 23 commits into from
Jan 13, 2024

Commits on Dec 18, 2023

  1. build(deps): bump home from 0.5.5 to 0.5.9

    Bumps [home](https://github.com/rust-lang/cargo) from 0.5.5 to 0.5.9.
    - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang/cargo/commits)
    
    ---
    updated-dependencies:
    - dependency-name: home
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    272b8e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sagiegurari#1001 from sagiegurari/dependabot/cargo…

    …/home-0.5.9
    
    build(deps): bump home from 0.5.5 to 0.5.9
    sagiegurari committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1e23819 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. build(deps): bump ctrlc from 3.4.1 to 3.4.2

    Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
    - [Commits](Detegr/rust-ctrlc@3.4.1...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: ctrlc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3adeb7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request sagiegurari#1003 from sagiegurari/dependabot/cargo…

    …/ctrlc-3.4.2
    
    build(deps): bump ctrlc from 3.4.1 to 3.4.2
    sagiegurari committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c8a0a67 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. build(deps): bump serde_json from 1.0.108 to 1.0.109

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.108...v1.0.109)
    
    ---
    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] committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ffc1f35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sagiegurari#1004 from sagiegurari/dependabot/cargo…

    …/serde_json-1.0.109
    
    build(deps): bump serde_json from 1.0.108 to 1.0.109
    sagiegurari committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    930b51f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. build(deps): bump serde_json from 1.0.109 to 1.0.110

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.110.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.109...v1.0.110)
    
    ---
    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] committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c1e0312 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump serde_ignored from 0.1.9 to 0.1.10

    Bumps [serde_ignored](https://github.com/dtolnay/serde-ignored) from 0.1.9 to 0.1.10.
    - [Release notes](https://github.com/dtolnay/serde-ignored/releases)
    - [Commits](dtolnay/serde-ignored@0.1.9...0.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: serde_ignored
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b4976bc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump semver from 1.0.20 to 1.0.21

    Bumps [semver](https://github.com/dtolnay/semver) from 1.0.20 to 1.0.21.
    - [Release notes](https://github.com/dtolnay/semver/releases)
    - [Commits](dtolnay/semver@1.0.20...1.0.21)
    
    ---
    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 Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4403ff5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump serde from 1.0.193 to 1.0.194

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.193...v1.0.194)
    
    ---
    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 Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d1da4db View commit details
    Browse the repository at this point in the history
  5. Merge pull request sagiegurari#1008 from sagiegurari/dependabot/cargo…

    …/serde-1.0.194
    
    build(deps): bump serde from 1.0.193 to 1.0.194
    sagiegurari committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d647879 View commit details
    Browse the repository at this point in the history
  6. Merge pull request sagiegurari#1007 from sagiegurari/dependabot/cargo…

    …/semver-1.0.21
    
    build(deps): bump semver from 1.0.20 to 1.0.21
    sagiegurari committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3f579d3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request sagiegurari#1006 from sagiegurari/dependabot/cargo…

    …/serde_ignored-0.1.10
    
    build(deps): bump serde_ignored from 0.1.9 to 0.1.10
    sagiegurari committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2b490b7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request sagiegurari#1005 from sagiegurari/dependabot/cargo…

    …/serde_json-1.0.110
    
    build(deps): bump serde_json from 1.0.109 to 1.0.110
    sagiegurari committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e2bc68e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. build(deps): bump serde_json from 1.0.110 to 1.0.111

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.110 to 1.0.111.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.110...v1.0.111)
    
    ---
    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] committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2bc5f35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sagiegurari#1011 from sagiegurari/dependabot/cargo…

    …/serde_json-1.0.111
    
    build(deps): bump serde_json from 1.0.110 to 1.0.111
    sagiegurari committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    98c299c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c949dba View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. build(deps): bump ignore from 0.4.21 to 0.4.22

    Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.21 to 0.4.22.
    - [Release notes](https://github.com/BurntSushi/ripgrep/releases)
    - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
    - [Commits](BurntSushi/ripgrep@ignore-0.4.21...ignore-0.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: ignore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9cebff1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump serde from 1.0.194 to 1.0.195

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.194...v1.0.195)
    
    ---
    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 Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f3d8694 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request sagiegurari#1015 from sagiegurari/dependabot/cargo…

    …/ignore-0.4.22
    
    build(deps): bump ignore from 0.4.21 to 0.4.22
    sagiegurari committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    85dea5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request sagiegurari#1016 from sagiegurari/dependabot/cargo…

    …/serde-1.0.195
    
    build(deps): bump serde from 1.0.194 to 1.0.195
    sagiegurari committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    97fe49c View commit details
    Browse the repository at this point in the history
  3. Merge pull request sagiegurari#1012 from ben1009/fix-vscode-link

    fix: fix the wrong vscode link in content.md
    sagiegurari committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6013616 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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