ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
246 stars 101 forks source link

Bump yard from 0.9.34 to 0.9.35 in /generators/yard-generator #528

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps yard from 0.9.34 to 0.9.35.

Release notes

Sourced from yard's releases.

Release v0.9.35

  • Fix possible XSS on generated YARD frameset pages (thanks to @​RedYetiDev for finding and patching) (2069e2b).
  • Fix errors when using @option on non-method objects (#1508)
  • Support Ruby 3.3 changes in Ripper parser (#1510)
Changelog

Sourced from yard's changelog.

0.9.35 - February 28th, 2024

  • Fix possible XSS on generated YARD frameset pages (thanks to @​RedYetiDev for finding and patching) (2069e2b).
  • Fix errors when using @option on non-method objects (#1508)
  • Support Ruby 3.3 changes in Ripper parser (#1510)
Commits
  • ebf5005 Tag release v0.9.35
  • 62e18b4 Prepare changelog
  • 78836c4 Update changelog
  • 2069e2b Merge pull request from GHSA-8mq4-9jjh-9xrc
  • d78fc39 Update frames.erb
  • 2d197a3 Merge pull request #1508 from ksss/non-method-option
  • 3a64f88 Fix error when @option with non-method
  • abcba4b Merge pull request #1510 from MSP-Greg/00-ruby3.3-bom
  • a3b9c37 Merge pull request #1511 from lsegal/dependabot/github_actions/actions/checko...
  • bd1d8c6 Bump actions/checkout from 3 to 4
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/ruby/gem_rbs_collection/network/alerts).
dependabot[bot] commented 4 months ago

Superseded by #530.