ruby_terraform
ruby_terraform copied to clipboard
Bump yard from 0.9.34 to 0.9.35
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
@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.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
ebf5005Tag release v0.9.3562e18b4Prepare changelog78836c4Update changelog2069e2bMerge pull request from GHSA-8mq4-9jjh-9xrcd78fc39Update frames.erb2d197a3Merge pull request #1508 from ksss/non-method-option3a64f88Fix error when@optionwith non-methodabcba4bMerge pull request #1510 from MSP-Greg/00-ruby3.3-boma3b9c37Merge pull request #1511 from lsegal/dependabot/github_actions/actions/checko...bd1d8c6Bump actions/checkout from 3 to 4- 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.