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

Update/anchor v0.29 [WIP - help needed] #61

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Mar 15, 2023

  1. upd gitignore

    datben committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4a43024 View commit details
    Browse the repository at this point in the history
  2. init

    datben committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ad73ea0 View commit details
    Browse the repository at this point in the history
  3. remove useless assert

    datben committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0699cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. add packed repr

    datben committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d5b158b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Bump Swatinem/rust-cache from 1 to 2 (saber-hq#19)

    Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
    - [Release notes](https://github.com/Swatinem/rust-cache/releases)
    - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rust-cache@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: Swatinem/rust-cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    042031d View commit details
    Browse the repository at this point in the history
  2. Bump syn from 1.0.101 to 1.0.109 (saber-hq#35)

    Bumps [syn](https://github.com/dtolnay/syn) from 1.0.101 to 1.0.109.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@1.0.101...1.0.109)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d2a5e66 View commit details
    Browse the repository at this point in the history
  3. Bump serde_json from 1.0.85 to 1.0.94 (saber-hq#37)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.94.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.85...v1.0.94)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ae03422 View commit details
    Browse the repository at this point in the history
  4. Bump bumpalo from 3.11.0 to 3.12.0 (saber-hq#30)

    Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/fitzgen/bumpalo/releases)
    - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
    - [Commits](fitzgen/bumpalo@3.11.0...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: bumpalo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cf5f0fe View commit details
    Browse the repository at this point in the history
  5. Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (saber-…

    …hq#14)
    
    Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a304727 View commit details
    Browse the repository at this point in the history
  6. Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3 (saber-…

    …hq#52)
    
    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.4.3.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d4ebd76 View commit details
    Browse the repository at this point in the history
  7. Bump mikepenz/release-changelog-builder-action from 3 to 4 (saber-hq#51)

    Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 3 to 4.
    - [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
    - [Commits](mikepenz/release-changelog-builder-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: mikepenz/release-changelog-builder-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1e75930 View commit details
    Browse the repository at this point in the history
  8. Bump heck from 0.4.0 to 0.4.1 (saber-hq#48)

    Bumps [heck](https://github.com/withoutboats/heck) from 0.4.0 to 0.4.1.
    - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/withoutboats/heck/commits)
    
    ---
    updated-dependencies:
    - dependency-name: heck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    008d247 View commit details
    Browse the repository at this point in the history
  9. Bump proc-macro2 from 1.0.51 to 1.0.66 (saber-hq#50)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.51 to 1.0.66.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.51...1.0.66)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5163a9e View commit details
    Browse the repository at this point in the history
  10. Bump serde_json from 1.0.94 to 1.0.105 (saber-hq#47)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.105.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.94...v1.0.105)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c55942e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    850fa80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    020c194 View commit details
    Browse the repository at this point in the history
  13. Update rust version in CI

    dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ea85448 View commit details
    Browse the repository at this point in the history
  14. Clippy fixes

    dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5fd8d8d View commit details
    Browse the repository at this point in the history
  15. version update

    dankelleher committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4f79e36 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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