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

docs: Upgrade dependencies and fixes #3745

Merged

Conversation

BoboTiG
Copy link
Contributor

@BoboTiG BoboTiG commented Jan 24, 2024

What I did

How to verify it

Read the docs.

@BoboTiG BoboTiG changed the title Fix docs req upgrade and adjustments docs: Upgrade dependencies and fixes Jan 24, 2024
Copy link

@@ -51,7 +51,7 @@ Notable fixes:
- update tload/tstore opcodes per latest 1153 EIP spec (`#3484 <https://github.com/vyperlang/vyper/pull/3484>`_)
- fix: raw_call type when max_outsize=0 is set (`#3572 <https://github.com/vyperlang/vyper/pull/3572>`_)
- fix: implements check for indexed event arguments (`#3570 <https://github.com/vyperlang/vyper/pull/3570>`_)
- fix: type-checking for ``_abi_decode()`` arguments (`#3626 <https://github.com/vyperlang/vyper/pull/3623>`_)
- fix: type-checking for ``_abi_decode()`` arguments (`#3626 <https://github.com/vyperlang/vyper/pull/3623>`__)
Copy link
Contributor Author

@BoboTiG BoboTiG Jan 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using double underscore to make the reference anonymous and prevent a warning about duplicate targe name. Astuce found here: sphinx-doc/sphinx#3921 (comment)

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55e18f6) 84.78% compared to head (3ae5631) 84.78%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3745   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files          92       92           
  Lines       13139    13139           
  Branches     2929     2929           
=======================================
  Hits        11140    11140           
  Misses       1535     1535           
  Partials      464      464           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BoboTiG
Copy link
Contributor Author

BoboTiG commented Jan 30, 2024

Gentle ping @fubuloubu :)

@fubuloubu fubuloubu merged commit 768b3e9 into vyperlang:master Jan 30, 2024
84 checks passed
@BoboTiG BoboTiG deleted the fix-docs-req-upgrade-and-adjustments branch January 30, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update sphinx version
3 participants