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: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: ProjectOpenSea/seaport-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 20, 2023

  1. chore(deps): update actions/stale action to v9 (#444)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5dd675a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. chore(deps): update dependency hardhat to v2.19.3 (#451)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f787883 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency ethers to v6.9.1 (#452)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    75ecbae View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint-plugin-prettier to v5.1.2 (#453)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c08d172 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update typescript-eslint monorepo to v6.15.0 (#455)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d34cc2b View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency prettier-plugin-solidity to v1.3.1 (#454)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1acf18a View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. chore(deps): update dependency @types/node to v20.10.6 (#456)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    fd3b8a3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency hardhat to v2.19.4 (#457)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e395445 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update typescript-eslint monorepo to v6.16.0 (#458)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b44c250 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Remove incorrect Signer type (#460)

    Remove incorrect custom Signer type
    KenLR authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0c5ab56 View commit details
    Browse the repository at this point in the history
  2. Bump package.json version to 3.0.2 for release (#461)

    Bump package.json version for release
    ryanio authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ba79c8b View commit details
    Browse the repository at this point in the history
Loading