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

Bump opensea-js from 6.1.15 to 7.0.4 #855

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps opensea-js from 6.1.15 to 7.0.4.

Release notes

Sourced from opensea-js's releases.

v7.0.4

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v7.0.3...v7.0.4

v7.0.3

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v7.0.2...v7.0.3

v7.0.2

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v7.0.1...v7.0.2

v7.0.1

What's Changed

Dependency updates

Full Changelog: ProjectOpenSea/opensea-js@v7.0.0...v7.0.1

v7.0.0

Breaking Changes

  • Deprecated v1 APIs have been removed. This affects:
    • getAsset/getAssets
    • getBundle/getBundles (bundles were removed from OpenSea in Sept 2023)
    • getCollection response updated
  • ethers updated from v5 to v6. This replaces BigNumber usage with bigint, and updates the tsconfig target to es2020
  • The wallet constructor parameter in OpenSeaSDK was removed. Add your provider to your wallet and pass as the first param signerOrProvider
  • The chain parameter in getNFTsByContract/getNFT/refreshNFTMetadata was moved to the end of the parameter list and now defaults to the chain the sdk was initialized on.
  • Legacy exports OpenSeaPort and OpenSeaAPI were removed.
  • Removed parameter retries to simplify code
  • Deprecated createBuyOrder/createSellOrder aliases were removed. Please use createOffer/createListing instead.
  • getPaymentTokens() updated to getPaymentToken() and updated to work across chains

New features

... (truncated)

Commits
  • 6a86aa5 base goerli is deprecated, replacing with base sepolia (#1329)
  • b798413 fix api errors response (#1328)
  • 0015e8d chore(deps): update github/codeql-action action to v3 (#1327)
  • 8a469d2 chore(deps): update typescript-eslint monorepo to v6.14.0 (#1326)
  • 43fc577 chore(deps): update dependency eslint-plugin-import to v2.29.1 (#1324)
  • 5b49615 chore(deps): update dependency eslint to v8.56.0 (#1325)
  • 6e18171 Throw with error messages or SERVER_ERROR if network response is not ok (#1322)
  • 858cb2b allow fulfillOrder to take an Order object from api/v2 response (#1320)
  • e9d2805 cache payment token decimals to reduce network requests and increase speed (#...
  • 55830ed chore(deps): update actions/stale action to v9 (#1317)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [opensea-js](https://github.com/ProjectOpenSea/opensea-js) from 6.1.15 to 7.0.4.
- [Release notes](https://github.com/ProjectOpenSea/opensea-js/releases)
- [Commits](ProjectOpenSea/opensea-js@v6.1.15...v7.0.4)

---
updated-dependencies:
- dependency-name: opensea-js
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@coveralls
Copy link

Coverage Status

coverage: 98.651%. remained the same
when pulling a9b86c5 on dependabot/npm_and_yarn/opensea-js-7.0.4
into b29767e on main.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2023

Superseded by #856.

@dependabot dependabot bot closed this Dec 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opensea-js-7.0.4 branch December 21, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant