distributed-lock-google-cloud-storage-ruby
distributed-lock-google-cloud-storage-ruby copied to clipboard
Bump yard from 0.9.26 to 0.9.36
Bumps yard from 0.9.26 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)
Release v0.9.34
- Add changelog to yard.gemspec
- Fix fork behavior in
yard server --forkRelease v0.9.33
- Ensure .yardopts is present in gem package (internal YARD documentation change)
Release v0.9.32
- Fix issue with custom Rack::Request attributes in
yard serverRelease v0.9.31
- Remove dependency on webrick in YARD::Server::Commands::StaticFileHelpers
Release v0.9.30
- Hot release fix to correct issue with gem packaging missing templates (#1490)
Release v0.9.29
- Enable table support for CommonMarker (#1443)
- Parser performance improvements (#1452, #1453, #1454, #1455)
- Fix autoload of RipperParser (#1460)
- Remove dependency on webrick for better Ruby 3.1+ support
- Improvements for mixin resolution (#1467, #1468)
Release v0.9.28
... (truncated)
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)
0.9.34 - April 12nd, 2023
- Add changelog to yard.gemspec
- Fix fork behavior in
yard server --fork0.9.33 - April 11st, 2023
- Ensure .yardopts is present in gem package (internal YARD documentation change)
0.9.32 - April 9th, 2023
- Fix issue with custom Rack::Request attributes in
yard server0.9.31 - April 9th, 2023
- Remove dependency on webrick in YARD::Server::Commands::StaticFileHelpers
0.9.30 - April 9th, 2023
- Hot release fix to correct issue with gem packaging missing templates (#1490)
0.9.29 - April 8th, 2023
... (truncated)
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.