Thanks to visit codestin.com
Credit goes to github.com

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: Shopify/shopify-function-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: Shopify/shopify-function-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 10 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 9, 2025

  1. Bump flate2 from 1.1.1 to 1.1.2

    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Commits](rust-lang/flate2-rs@1.1.1...1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      dependency-version: 1.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    9582467 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from Shopify/dependabot/cargo/flate2-1.1.2

    Bump flate2 from 1.1.1 to 1.1.2
    adampetro authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    4975d4f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Bump syn from 2.0.101 to 2.0.103

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.101 to 2.0.103.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.101...2.0.103)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-version: 2.0.103
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    267b144 View commit details
    Browse the repository at this point in the history
  2. Bump reqwest from 0.12.15 to 0.12.20

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.15 to 0.12.20.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.20)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-version: 0.12.20
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    45f1665 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #144 from Shopify/dependabot/cargo/syn-2.0.103

    Bump syn from 2.0.101 to 2.0.103
    jacobsteves authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    f7bfc89 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    bcd8ac9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #146 from Shopify/ap.bump-wasm-api

    Bump `shopify_function_wasm_api` to `0.2.0`
    adampetro authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    ff285e9 View commit details
    Browse the repository at this point in the history
  3. v1.1.1

    adampetro committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    427be05 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #145 from Shopify/dependabot/cargo/reqwest-0.12.20

    Bump reqwest from 0.12.15 to 0.12.20
    adampetro authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    b22d686 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #147 from Shopify/ap.v1.1.1

    v1.1.1
    adampetro authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    5b803c7 View commit details
    Browse the repository at this point in the history
Loading