Skip to content

Bump pygments.rb from 0.6.3 to 1.2.1 #6

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2020

Bumps pygments.rb from 0.6.3 to 1.2.1.

Release notes

Sourced from pygments.rb's releases.

v1.1.0

This release was managed by @gfx.

pygments/pygments.rb@v1.0.0...v1.1.0

v1.0.0

This release was managed by @gfx.

pygments/pygments.rb@v0.6.3...v1.0.0

Changelog

Sourced from pygments.rb's changelog.

Version 1.2.1 (2017/12/07)

  • Automatically update lexers cache on build 186
    • See #185 for the reason

Version 1.2.0 (2017/09/13)

  • Exclude symlinks from the gem package to solve Windows issues #181
  • Upgrade pygments to 2.0.0 #180

Version 1.1.2 (2017/04/03)

  • Resolves #176 exclude find_error.py symlink from gem #177

Version 1.1.1 (2016/12/28)

  • Suppress Ruby 2.4.0's warnings #172
  • Enable frozen_string_literal #173

Version 1.1.0 (2016/12/24)

  • Support JRuby #170
  • Make pygments.rb thread safe #171

Version 1.0.0 (2016/12/11)

  • Upgrade bundled pygments to 2.2.0-HEAD #167
    • This includes *incompatible changes because of upgrade of pygments. See http://pygments.org/ for details.
  • Relax yajl-ruby dependency to "~> 1.2" #164
  • Python binary can be configured by PYTMENTS_RB_PYTHON env #168
  • Improved error messages when python binary is missing #158

Version 0.5.4 (Nov 3, 2013)

  • Update lexers file

Version 0.5.3 (Sep 17, 2013)

  • Fixes for Slash lexer
  • Improve highlighting for Slash lexer

... (truncated)

Commits
  • 558b3a7 v1.2.1
  • e6a00d1 Merge pull request #186 from tmm1/make_lexers
  • 5028a21 remove "lexers" from the reop and make it automatically
  • b98c252 v1.2.0
  • 0ac219a Merge pull request #181 from tmm1/exclude_symlinks
  • 12a9226 exclude symlinks without find(1)
  • e0d612b Merge pull request #180 from tmm1/update-pygments
  • b3eeeff update pygments by rake vendor:update
  • f432153 Merge pull request #179 from roberts1000/fix-changelog
  • 44f46aa Merge pull request #178 from chapmajs/ruby_squiggly_heredoc_fix
  • 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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pygments.rb](https://github.com/tmm1/pygments.rb) from 0.6.3 to 1.2.1.
- [Release notes](https://github.com/tmm1/pygments.rb/releases)
- [Changelog](https://github.com/tmm1/pygments.rb/blob/master/CHANGELOG.md)
- [Commits](pygments/pygments.rb@v0.6.3...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 3, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2021

Superseded by #22.

@dependabot dependabot bot closed this Jan 8, 2021
@dependabot dependabot bot deleted the dependabot/bundler/current/pygments.rb-1.2.1 branch January 8, 2021 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants