Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rdoc from 6.0.1 to 6.0.2 #30

Merged
merged 2 commits into from Mar 19, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps rdoc from 6.0.1 to 6.0.2.

Changelog

Sourced from rdoc's changelog.

=== 5.1.0 / 2017-02-24

  • Bug fixes

    • Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U.
      PR #430 by Toshihiko Ichida
  • Minor enhancements

    • Parse ruby 2.1 def. PR #436 by Akira Matsuda.
    • Suppress warnings in eval. PR #440 by Nobuyoshi Nakada.

=== 5.0.0 / 2016-11-05

  • Major enhancements

    • Cleanup deprecated code targeted Ruby 1.8
  • Bug fixes

    • Ensure badge data is included in result of JsonIndex template.
    • Ensure items in the nil section are displayed in HTML output. Issue #399
      by Daniel Svensson.
    • Parse rb_intern_const correctly in C. PR #381 by Sho Hashimoto.
    • Fix broken assets caused by #335 when serving ri. PR #360 by Alex Wood.
    • Don't try to parse svg files. Issue #350 by Sigurd Svela.
  • Minor enhancements

    • Improve class name expansion/resolution in ri. PR #400 by NARUSE, Yui
    • Improve performance of document generation. PR #397 by Yusuke Endoh.

=== 4.3.0 / 2016-11-04

  • Minor enhancements
    • Removed json dependency for Ruby 2.4.0
    • End to support Ruby 1.8.x

=== 4.2.2 / 2016-02-09

  • Bug fixes
    • Include lib/rdoc/generator/pot/* in built gem

=== 4.2.1 / 2015-12-22

  • Bug fixes
    • Fixed infinite loop with CR #339 by nobu
    • Allow rdoc run with --disable-gems #340 by luizluca
    • Don't store full path in GZipped js files #341 by voxik
    • Fix relative path names for drive letters #367 by nobu
    • Fix for valid syntax class C end parsing #368 by nobu

=== 4.2.0 / 2014-12-06
... (truncated)

Commits
  • 67b3959 Bump version to 6.0.2
  • 22cbdbc Remove lib/rdoc/test_case.rb from s.files
  • 32d9a92 Escape source_name parameter on RDoc::Servlet.
  • 00d6061 Merge pull request #604 from aycabta/use-jruby-9.1.16.0
  • 31aad57 Use JRuby 9.1.16.0
  • 0526d97 Merge pull request #603 from aycabta/override-dot_doc-by-exclude-option
  • b9265b5 Override .document setting by --exclude option
  • 30b7109 Remove RDoc::RDoc#exclude
  • 81522d7 Merge pull request #602 from ruby/remove-date
  • 73aed3f Remove date field from gemspec.
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@nisevi nisevi merged commit e7f7fde into master Mar 19, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/rdoc-6.0.2 branch March 19, 2018 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants