chore(deps): update dependency yard to '~> 0.9', '>= 0.9.35' (main) - autoclosed#10
Closed
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency yard to '~> 0.9', '>= 0.9.35' (main) - autoclosed#10mend-for-github-com[bot] wants to merge 1 commit intomainfrom
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
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
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.
This PR contains the following updates:
'~> 0.9'->'~> 0.9', '>= 0.9.35'By merging this PR, the issue #7 will be automatically resolved and closed:
Release Notes
lsegal/yard (yard)
v0.9.35Compare Source
2069e2b).@optionon non-method objects (#1508)v0.9.34Compare Source
yard server --forkv0.9.33Compare Source
v0.9.32Compare Source
yard serverv0.9.31Compare Source
v0.9.30Compare Source
v0.9.29Compare Source
v0.9.28Compare Source
Object#taintin Ruby 3.2 (#1419)v0.9.27Compare Source
-m commonmarker) (#1157, #1388)fail_on_warningoption inyard statscommand (#1392)@!scopemaintaining state in lone comment blocks (#1411)v0.9.26Compare Source
frozen_string_literal: falsemagic comments (#1363)v0.9.25Compare Source
(#1308, #1324, #1326, #1327)
v0.9.24Compare Source
cache is changed.
v0.9.23Compare Source
file.
v0.9.22Compare Source
v0.9.21Compare Source
v0.9.20Compare Source
yard server. This bug would allowunsanitized HTTP requests to access arbitrary files on the machine of a
yard serverhost under certain conditions. Thanks to CuongMX fromViettel Cyber Security for discovering this vulnerability.
v0.9.19Compare Source
Module#namespace_namefunction (#1229)README.md over README.x.md or README-x.md (and the like). READMEs will now
also be ordered by filename; the first README is still chosen unless
--readmeis provided.v0.9.18Compare Source
v0.9.17Compare Source
v0.9.16Compare Source
v0.9.15Compare Source
execution. Credit to Nelson Elhage nelhage@nelhage.com for discovering this
issue.
v0.9.14Compare Source
v0.9.13Compare Source
@!groupdirective (#1056).v0.9.12Compare Source
specified by
yard doccommand.v0.9.11Compare Source
--readmethat allowed for arbitrary file reads ondisk. Credit to ztz ztz@ztz.me for discovering this issue.
v0.9.10Compare Source
--fail-on-warningoption foryard docwhich exits with a non-zerocode if there are any warnings (#1093).
Struct.newblocks (#1099).@see (obj)reference tags would fail (#1111)yard stats(#1123).v0.9.9Compare Source
gem uninstallhooks to remove YARD documentation files. (#1083)the anchor section. (#1082)
v0.9.8Compare Source
yard serverand by plugins.%w(...)array syntax.v0.9.7Compare Source
v0.9.6Compare Source
in these versions, but support is not guaranteed. Simple bug fixes may still
be considered via pull request only. Issues without code will be automatically
closed.
of the type specification of a given tag. Also adds {YARD::Tags::TypesExplainer}
as an implementation class for the method.
Ruby syntax highlighted source code in generated HTML. Also adds the
{YARD::Parser::Ruby::TokenResolver} implementation class to iterate over
tokenized code with extra resolved object information.
A::B::C = true).LibraryVersion#yardoc_file_for_SOURCEcallback method for sources witha pre-determined yardoc file location. Implement this method instead of
manually setting
library.yardoc_file = ...in your load method (you canstill assign the attribute manually).
v0.9.5Compare Source
yard docwill now generate.yardoc/processingand.yardoc/completefilesto allow other tools to properly detect when YARD is in the middle of parsing
source files, and when it has completed writing the database.
:disksource type. LibraryVersion objects pointing to a .yardoc databasedirectory will now auto-generate if there is a
source_pathattached.v0.9.4Compare Source
v0.9.3Compare Source
--one-filetemplate (#1426)@optiontags (#1515)private attr_*syntax (#1541)v0.9.2Compare Source
v0.9.1Compare Source
Module#namespace_namefunction (#1229)README.md over README.x.md or README-x.md (and the like). READMEs will now
also be ordered by filename; the first README is still chosen unless
--readmeis provided.