ruby_terraform
ruby_terraform copied to clipboard
Bump yard from 0.9.34 to 0.9.36
Bumps yard from 0.9.34 to 0.9.36.
Release notes
Sourced from yard's releases.
Release v0.9.36
- Further XSS fixes for generated frameset pages (#1538)
- Improve tests for Ruby 3.3 compatibility (#1519, #1531)
- Documentation improvements (#1524)
Release v0.9.35
- Fix possible XSS on generated YARD frameset pages (thanks to
@RedYetiDevfor finding and patching) (2069e2b).- Fix errors when using
@optionon non-method objects (#1508)- Support Ruby 3.3 changes in Ripper parser (#1510)
Changelog
Sourced from yard's changelog.
0.9.36 - February 29th, 2024
- Further XSS fixes for generated frameset pages (#1538)
- Improve tests for Ruby 3.3 compatibility (#1519, #1531)
- Documentation improvements (#1524)
0.9.35 - February 28th, 2024
- Fix possible XSS on generated YARD frameset pages (thanks to
@RedYetiDevfor finding and patching) (2069e2b).- Fix errors when using
@optionon non-method objects (#1508)- Support Ruby 3.3 changes in Ripper parser (#1510)
Commits
e833aacTag release v0.9.361fcb2d8Merge pull request #1538 from RedYetiDev/patch-2a831a59Fix semicolon2a0b999assign url_for_main to a variable3059017Merge pull request #1519 from mtasaka/ruby33_test_fixc88406eUpdate frames.erb7cb3fc5Merge pull request #1524 from frsantos/fix_tuple_docs04e4c9aMerge pull request #1531 from rafaelfranca/rm-ruby-3.3ebf5005Tag release v0.9.3562e18b4Prepare changelog- 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)