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 coderay from 1.1.1 to 1.1.2 #48

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 12, 2018

Bumps coderay from 1.1.1 to 1.1.2.

Release notes

Sourced from coderay's releases.

CodeRay 1.1.2

Diff: rubychan/coderay@v1.1.1...v1.1.2

CodeRay 1.1.2 (Release Candidate 1)

Diff: rubychan/coderay@v1.1.1...v1.1.2.rc1

Changelog

Sourced from coderay's changelog.

h1=. CodeRay Version History

p=. This files lists all changes in the CodeRay library since the 0.9.8 release.

h2. Changes in 1.1.2

h2. Changes in 1.1.1

  • SQL scanner: Allow @$@ signs in SQL identifiers [Bump guard from 2.15.0 to 2.15.1 #164, thanks to jasir and Ben Basson]
  • SQL scanner: Fix open strings [Bump dnsruby from 1.61.2 to 1.61.3 #163, thanks to Adam]
  • Ruby scanner: Accept number literal suffixes r@ and i@ (Ruby 2.1)
  • Ruby scanner: Accept quoted hash keys like @{ "a": boss }@ (Ruby 2.2)
  • Ruby scanner: Accept save navigation operator @&.@ (Ruby 2.3)
  • Ruby scanner: Accept squiggly heredoc @<<~@ (Ruby 2.3)
  • Diff scanner: Prevent running out of regexp stack.
  • HTML encoder: You can keep tabs intact now by setting tab_width: false@.
  • Alpha style: Tweaked colors for @:function@ group with @:content@.
  • File structure: One module per file, autoload CodeRay::Version, paths follow namespace hierarchy.

h2. Changes in 1.1

New scanners:

More new stuff:

Improvements:

... (truncated)
Commits
  • e15cf96 bump version to 1.1.2
  • 1632c66 avoid regexp syntax warnings on Ruby 1.8
  • 44a4f08 fixing gems for Ruby 1.9
  • 51ee233 don't change benchmark rules
  • 6f95c96 restore support for Ruby 1.8.7
  • 436c1a4 update more gems
  • 3f4e3e0 Merge branch 'master' of github.com:rubychan/coderay
  • f16a659 update development gems
  • d4d27b2 update changelog
  • 90f68d6 Merge pull request #212 from t-gergely/java-nonascii
  • 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 all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [coderay](https://github.com/rubychan/coderay) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/rubychan/coderay/releases)
- [Changelog](https://github.com/rubychan/coderay/blob/master/Changes.textile)
- [Commits](rubychan/coderay@v1.1.1...v1.1.2)

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

Looks like coderay is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/coderay-1.1.2 branch September 12, 2018 05:49
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.

1 participant