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.0 to 6.0.3 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps rdoc from 6.0.0 to 6.0.3.

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
  • 866bf0d bump version to 6.0.3
  • c1fc7c8 Merge pull request #612 from nbeyer/cleanup_tests
  • 37e0d9f Cleanup minitest deprecation warnings about assert_nil
  • 9d453c6 Merge pull request #610 from ruby/use-realpath-osx-tempdir
  • 3f75886 expand temp dir used by File.realpath. It was failed on macOS.
  • 5544b12 Merge pull request #609 from ruby/workaround-ruby-core
  • ab753aa Ignore JRuby matrix on Travis
  • 1f810c4 Added workaround for Ruby core repository.
  • 435b719 Merge pull request #606 from ruby/minitest5
  • 67b3959 Bump version to 6.0.2
  • 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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.0 to 6.0.3.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.0.0...v6.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #46.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/rdoc-6.0.3 branch May 4, 2018 10:13
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

1 participant