Bump yard from 0.9.34 to 0.9.36 in /gems/yard/_generators
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) You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot[bot] Thanks for your contribution!
Please follow the instructions below for each change. See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md
Available commands
You can use the following commands by commenting on this PR.
/merge: Merge this PR if CI passes
yard
You changed RBS files for an existing gem. You need to get approval from the reviewers of this gem.
@ksss, please review this pull request.
If this change is acceptable, please make a review comment including APPROVE.
After that, the PR author or the reviewers can merge this PR.
Just comment /merge to merge this PR.
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request.
Updated in https://github.com/ruby/gem_rbs_collection/pull/542/files#diff-06719055b4b29f3b9315274c1a64d241154acdf5adf22854586b006e5cbaa272
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.