rails-girls-summer-of-code / rgsoc-teams

Teams management and activity
https://teams.railsgirlssummerofcode.org
MIT License
68 stars 140 forks source link

Bump yard from 0.9.19 to 0.9.22 #1163

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps yard from 0.9.19 to 0.9.22.

Release notes *Sourced from [yard's releases](https://github.com/lsegal/yard/releases).* > ## Release v0.9.22 > > [0.9.22]: https://github.com/lsegal/yard/compare/v0.9.21...v0.9.22 > > - Revert jquery update in last release since it requires more changes. ([#1298](https://github-redirect.dependabot.com/lsegal/yard/issues/1298)) > > ## Release v0.9.21 > > [0.9.21]: https://github.com/lsegal/yard/compare/v0.9.20...v0.9.21 > > - Updates to add support for Ruby 2.7.0 ([#1290](https://github-redirect.dependabot.com/lsegal/yard/issues/1290), [#1296](https://github-redirect.dependabot.com/lsegal/yard/issues/1296)) > - Fix parsing of multiline method signatures ([#1220](https://github-redirect.dependabot.com/lsegal/yard/issues/1220)) > - Remove RubyGems post install message ([#1269](https://github-redirect.dependabot.com/lsegal/yard/issues/1269)) > - Improve object deletion from RegistryStore ([#1284](https://github-redirect.dependabot.com/lsegal/yard/issues/1284)) > - Improve memory usage performance ([#1260](https://github-redirect.dependabot.com/lsegal/yard/issues/1260)) > - Handle include and extend calls with explicit receivers ([#1274](https://github-redirect.dependabot.com/lsegal/yard/issues/1274)) > - Fix deep nesting of TOC items ([#1288](https://github-redirect.dependabot.com/lsegal/yard/issues/1288)) > - Fix highlighting for Asciidoc markup code blocks ([#1276](https://github-redirect.dependabot.com/lsegal/yard/issues/1276)) > - Fix HTML formatting of script tags ([#1263](https://github-redirect.dependabot.com/lsegal/yard/issues/1263)) > - Update jquery to 3.4.1 ([#1294](https://github-redirect.dependabot.com/lsegal/yard/issues/1294)) > - Test fixes ([#1244](https://github-redirect.dependabot.com/lsegal/yard/issues/1244)) > > ## Release v0.9.20 > > [0.9.20]: https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20 > > - Fix parsing of stringified Symbols in Ruby source ([#1256](https://github-redirect.dependabot.com/lsegal/yard/issues/1256)). > - Fix path traversal vulnerability in `yard server`. This bug would allow > unsanitized HTTP requests to access arbitrary files on the machine of a > `yard server` host under certain conditions. Thanks to CuongMX from > Viettel Cyber Security for discovering this vulnerability.
Changelog *Sourced from [yard's changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md).* > # 0.9.22 - December 31st, 2019 > > [0.9.22]: https://github.com/lsegal/yard/compare/v0.9.21...v0.9.22 > > - Revert jquery update in last release since it requires more changes. ([#1298](https://github-redirect.dependabot.com/lsegal/yard/issues/1298)) > > # 0.9.21 - December 31st, 2019 > > [0.9.21]: https://github.com/lsegal/yard/compare/v0.9.20...v0.9.21 > > - Updates to add support for Ruby 2.7.0 ([#1290](https://github-redirect.dependabot.com/lsegal/yard/issues/1290), [#1296](https://github-redirect.dependabot.com/lsegal/yard/issues/1296)) > - Fix parsing of multiline method signatures ([#1220](https://github-redirect.dependabot.com/lsegal/yard/issues/1220)) > - Remove RubyGems post install message ([#1269](https://github-redirect.dependabot.com/lsegal/yard/issues/1269)) > - Improve object deletion from RegistryStore ([#1284](https://github-redirect.dependabot.com/lsegal/yard/issues/1284)) > - Improve memory usage performance ([#1260](https://github-redirect.dependabot.com/lsegal/yard/issues/1260)) > - Handle include and extend calls with explicit receivers ([#1274](https://github-redirect.dependabot.com/lsegal/yard/issues/1274)) > - Fix deep nesting of TOC items ([#1288](https://github-redirect.dependabot.com/lsegal/yard/issues/1288)) > - Fix highlighting for Asciidoc markup code blocks ([#1276](https://github-redirect.dependabot.com/lsegal/yard/issues/1276)) > - Fix HTML formatting of script tags ([#1263](https://github-redirect.dependabot.com/lsegal/yard/issues/1263)) > - Update jquery to 3.4.1 ([#1294](https://github-redirect.dependabot.com/lsegal/yard/issues/1294)) > - Test fixes ([#1244](https://github-redirect.dependabot.com/lsegal/yard/issues/1244)) > > # 0.9.20 - June 27th, 2019 > > [0.9.20]: https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20 > > - Fix parsing of stringified Symbols in Ruby source ([#1256](https://github-redirect.dependabot.com/lsegal/yard/issues/1256)). > - Fix path traversal vulnerability in `yard server`. This bug would allow > unsanitized HTTP requests to access arbitrary files on the machine of a > `yard server` host under certain conditions. Thanks to CuongMX from > Viettel Cyber Security for discovering this vulnerability.
Commits - [`bedaa02`](https://github.com/lsegal/yard/commit/bedaa0294422fc9d1cd4ac499a01d0f1e7679eb1) Tag release v0.9.22 - [`d2bd5d9`](https://github.com/lsegal/yard/commit/d2bd5d9250a8b3d4c20cf9b0498f8cdafc035cc0) Update changelog - [`ae49e83`](https://github.com/lsegal/yard/commit/ae49e832df5dfaa60c6e302d49a5402ee63773fe) Mark IRB as a private object since it's not actually part of YARD - [`a5aecd5`](https://github.com/lsegal/yard/commit/a5aecd552d9c51bf38458090ce760415a1d7de82) Merge pull request [#1298](https://github-redirect.dependabot.com/lsegal/yard/issues/1298) from lsegal/revert-1294-bump_jquery - [`4fbf8ff`](https://github.com/lsegal/yard/commit/4fbf8ff08909d04a7faf80849dcd696b9a7b12ab) Revert "Bump vendored jquery version to 3.4.1." - [`f13462d`](https://github.com/lsegal/yard/commit/f13462d85a2103448266ce75d7dc2d40ca25980b) Tag release v0.9.21 - [`1abb619`](https://github.com/lsegal/yard/commit/1abb619c23b6351e8bab749baf41330a6f6e7168) Update changelog - [`be6b21e`](https://github.com/lsegal/yard/commit/be6b21e0a2dcb9d5bb56037e451e8779378c1825) Merge pull request [#1297](https://github-redirect.dependabot.com/lsegal/yard/issues/1297) from lsegal/add-irb-slex-remove-e2mmap - [`164b2fb`](https://github.com/lsegal/yard/commit/164b2fb406264a76cc5b4c5926b3ccbfb3e1db43) Merge pull request [#1294](https://github-redirect.dependabot.com/lsegal/yard/issues/1294) from adreyer/bump_jquery - [`9999128`](https://github.com/lsegal/yard/commit/9999128447a91c3c02c7f5aed8db3bdc0b5de0a3) Remove e2mmap dependency when vendoring irb/slex - Additional commits viewable in [compare view](https://github.com/lsegal/yard/compare/v0.9.19...v0.9.22)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rails-girls-summer-of-code/rgsoc-teams/network/alerts).