Merged
Conversation
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.16.6/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
a5b394c to
1263ebc
Compare
GAEAlimited
pushed a commit
that referenced
this pull request
Jun 19, 2024
* EIP Motivation and Specification for "Multi-operator, per-token ERC721 approval."
* Add remaining authors' names
* Interface overhaul with explanation in EIP markdown.
* Add `Abstract` and `@dev` note about interplay with `setApprovalForAll()`.
* Partial response to cxkoda review
* Full response to cxkoda review
* Explicitly include OZ `IERC{165,721}.sol` instead of using a submodule
* Minor typo and wording changes to draft.
* Prune authors to active participants as they can always be re-added later
* Revert `.gitignore` so as to not change it in the EIP draft (#7)
* Set presumptive EIP number and fix linter complaints (#5)
* Rename files and directories to include EIP number
* Address linter (`EIP Walidator`) issues
* Add presumed EIP number based on PR: 6464
* Revert `.gitignore` to get through initial draft acceptance
* Do the last commit properly ;)
* Add ERC category
* Fix linter issues (#8)
* Update EIP- references to ERC-
* Remove OpenZeppelin interfaces and replace with original EIP versions; change 6464 license to CC0
* Add `solidity` language tag to code block
GAEAlimited
pushed a commit
that referenced
this pull request
Jun 19, 2024
) * updates eip5573 to reflect changes in CACAO and UCAN specs (#7) * updates eip5573 to reflect changes in CACAO and UCAN specs * clearly define the meaning of lexicographic ordering * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * remove unnecessary comma * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * remove uri field from statement * update recap-uri example * clarify that recap uris go at the end of the resource list * clarify comparison to OIDC/OAuth2 * specify how recap objects can be combined * remove mention of namespace * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * better wording of recap purpose/niche * specify b64 without padding * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * consistent spelling * rename delegee -> Relying Party * update example recap uri * fix abstract wording a little bit * use reference for b64url link * fix references layout * apply markdown linter --------- Co-authored-by: Jacob <[email protected]> Co-authored-by: Samuel Gbafa <[email protected]> * change EIP to ERC, remove non-relative link (#8) --------- Co-authored-by: chunningham <[email protected]> Co-authored-by: Jacob <[email protected]>
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
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.
Bumps nokogiri from 1.14.3 to 1.16.6.
Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
fb833eaversion bump to v1.16.6bacc8dcdep: update libxml2 to 2.12.8 (backport to v1.16.x) (#3229)cf0579fdoc: update CHANGELOG447fd12dep: update libxml2 to 2.12.8cd70bd3version bump to v1.16.5afc36dedep: update vendored libxml2 to v2.12.7 (#3191)41b4f08ci: add arm64-darwin coverage using macos-1467b9e86dep: update libxml2 to v2.12.717c0362version bump to v1.16.41c329e9dep: update to zlib 1.3.1 (v1.16.x) (#3175)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.