forked from ProjectOpenSea/seaport
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge upstream changes #3
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…/npm_and_yarn/word-wrap-1.2.4 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Update Deployment.md
…-patch-1 add base chain deployment
…/npm_and_yarn/openzeppelin/contracts-4.9.3 Bump @openzeppelin/contracts from 4.9.2 to 4.9.3
docs: add issue type to SeaportValidator return values
…9/navigator-cleanup Dan/2023/09/navigator cleanup
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) --- updated-dependencies: - dependency-name: get-func-name dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Add rdme front matter to docs
Bumps [undici](https://github.com/nodejs/undici) from 5.20.0 to 5.26.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.20.0...v5.26.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ch-1 Fix README.md interface link
…/npm_and_yarn/undici-5.26.3 Bump undici from 5.20.0 to 5.26.3
Update Deployment.md
…ch-1 Update README.md deployments for 1.6
…ch-1 Update Deployment.md for 1.6
…ch-1 Update publish.yml - fix `src` -> `contracts`
…ch-1 Update publish.yml - remove openzeppelin import renaming
…ch-1 Delete .github/workflows/publish.yml
Signed-off-by: pullmerge <[email protected]>
…ch-1 Update README.md - replace mumbai with amoy
…ch-1 fix contract offerers ci job
Fix some comments
Fix readme link
fix broken link
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge upstream changes from OpenSea's Seaport, including the v1.6 release.