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.12 to 6.1.15 #835

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opensea-js from 6.1.12 to 6.1.15.

Release notes

Sourced from opensea-js's releases.

v6.1.15

This patch release fixes passing the next cursor to getAllListings and getAllOffers.

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v6.1.14...v6.1.15

v6.1.4

This release adds methods to get all listings/offers and get best listing/offer (recently introduced). 🦃

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v6.1.13...v6.1.14

v6.1.13

This release removes Arbitrum Goerli (deprecated November 18, 2022) and adds Arbitrum Sepolia to the chain enum.

What's Changed

Full Changelog: ProjectOpenSea/opensea-js@v6.1.12...v6.1.13

Commits
  • 03c7c43 fix passing next cursor for getAllListings/getAllOffers (#1302)
  • 4475b61 chore(deps): update typescript-eslint monorepo to v6.12.0 (#1300)
  • 689fdc2 chore(deps): update dependency typedoc to v0.25.4 (#1299)
  • 0da5ece chore(deps): update dependency @​types/node to v18.18.13 (#1297)
  • 1afec34 chore(deps): update dependency @​types/mocha to v10.0.6 (#1296)
  • 59d0ede chore(deps): update dependency @​types/chai to v4.3.11 (#1295)
  • d893417 Add get all listings/offers, get best listing/offer (#1292)
  • 20e5008 Add continue-on-error to docs workflow to avoid failure when there are no cha...
  • 77f47a4 Replace arbitrum goerli support with arbitrum sepolia support (#1289)
  • 57f2e6d chore(deps): update typescript-eslint monorepo to v6.11.0 (#1288)
  • 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 will merge this PR once CI passes on it, as requested by @zajck.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@coveralls
Copy link

coveralls commented Dec 4, 2023

Coverage Status

coverage: 98.629%. remained the same
when pulling 728004d on dependabot/npm_and_yarn/opensea-js-6.1.15
into ab10b47 on main.

@zajck
Copy link
Member

zajck commented Dec 11, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 7adf842 into main Dec 11, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opensea-js-6.1.15 branch December 11, 2023 10:19
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.

3 participants