factory_bot
factory_bot copied to clipboard
Bump yard from 0.9.36 to 0.9.37
Bumps yard from 0.9.36 to 0.9.37.
Release notes
Sourced from yard's releases.
Release v0.9.37
- Fix JavaScript errors in
--one-filetemplate (#1426)- Fix heredoc parsing and add support for squiggly heredocs (#1315, #1495)
- Accessibility improvements to the default template (#1501)
- Improved YARD documentation (#1410, #1512, #1516, #1544)
- Fix error when parsing
@optiontags (#1515)- Fix issue parsing UTF-8 filenames (#1517)
- Replace OpenStruct with optimized YARD::OpenStruct to avoid ostruct performance warnings (#1545)
- Add support for
private attr_*syntax (#1541)- Remove logger dependency (#1546)
Changelog
Sourced from yard's changelog.
0.9.37 - September 4th, 2024
- Fix JavaScript errors in
--one-filetemplate (#1426)- Fix heredoc parsing and add support for squiggly heredocs (#1315, #1495)
- Accessibility improvements to the default template (#1501)
- Improved YARD documentation (#1410, #1512, #1516, #1544)
- Fix error when parsing
@optiontags (#1515)- Fix issue parsing UTF-8 filenames (#1517)
- Replace OpenStruct with optimized YARD::OpenStruct to avoid ostruct performance warnings (#1545)
- Add support for
private attr_*syntax (#1541)- Remove logger dependency (#1546)
Commits
e96ae99Update version to 0.9.37e96f226Update changelogab0e939Fix stylingf29e8a4Small visual updatefb08c6cFix processing of utf-8 filesb127c8fFix a test and optimize40cc276Fix issue with defining some openstruct methods1694c3dReplace ostruct with custom versione458be0Fix test issue with asciidoctor and YARD Loggerb0767b5Reorder Logger for documentation- Additional commits viewable in compare view
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)