Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oxidize-rb/rb-sys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.107
Choose a base ref
...
head repository: oxidize-rb/rb-sys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.108
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    64a00fd View commit details
    Browse the repository at this point in the history
  2. Bump quote from 1.0.37 to 1.0.38 (#470)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.37 to 1.0.38.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.37...1.0.38)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      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] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    48c2ea1 View commit details
    Browse the repository at this point in the history
  3. Bump syn from 2.0.90 to 2.0.96 (#485)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.90 to 2.0.96.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.90...2.0.96)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      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] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    063e040 View commit details
    Browse the repository at this point in the history
  4. Bump proc-macro2 from 1.0.92 to 1.0.93 (#488)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.92 to 1.0.93.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      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] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    6001893 View commit details
    Browse the repository at this point in the history
  5. Add lz4_flex example to readme

    ianks committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    42a7b7e View commit details
    Browse the repository at this point in the history
  6. Bump to v0.9.108

    ianks committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    e7681ae View commit details
    Browse the repository at this point in the history
Loading