Skip to content

Update pygments.rb requirement from 2.2.0 to 2.3.0 #4

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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2022

Updates the requirements on pygments.rb to permit the latest version.

Release notes

Sourced from pygments.rb's releases.

v2.3.0

Summary

In this release, bundled Pygments was updated to 2.10.0. Also, it is now possibly to query underlying Pygments version via Pygments.pygments_version function.

Distribution

Release meta

Released on: 2022-01-05 Released by: @​slonopotamus

Logs: resolved issues | full diff

Changelog

Sourced from pygments.rb's changelog.

== 2.3.0 (2022-01-05) - @​slonopotamus

== 2.2.0 (2021-03-18) - @​slonopotamus

== 2.1.0 (2021-02-14) - @​slonopotamus

  • Update Pygments to 2.8.0

== 2.0.0 (2021-01-08) - @​slonopotamus

  • stop sending/receiving ids between Ruby and Python
  • use close_others Ruby mechanism to prevent file descriptor leaking to Python

== 2.0.0.rc3 (2021-01-08) - @​slonopotamus

== 2.0.0.rc2 (2021-01-07) - @​slonopotamus

  • Fix release workflow

== 2.0.0.rc1 (2021-01-07) - @​slonopotamus

  • Modify mentos.py to run on Python 3.x instead of Python 2.7
  • Add :timeout parameter to allow for configurable timeouts
  • Add several Python 3.x versions to test matrix
  • Drop dependency on MultiJson
  • Fix hanging on JRuby + Windows
  • Update Pygments to 2.7.3
  • Drop GitHub custom lexers
  • Rework timeout handling
  • Improve error message when Python is not found
  • Breaking change Pygments.rb no longer sets default timeout for its operations
  • Breaking change Now pygments.rb raises MentosError instead of returning nil on timeout

== 1.2.1 (2017-12-07)

See {uri-repo}progit/pull/185#185 for the reason

== 1.2.0 (2017-09-13)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 5, 2022
Updates the requirements on [pygments.rb](https://github.com./pygments/pygments.rb) to permit the latest version.
- [Release notes](https://github.com./pygments/pygments.rb/releases)
- [Changelog](https://github.com./pygments/pygments.rb/blob/master/CHANGELOG.adoc)
- [Commits](pygments/pygments.rb@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: pygments.rb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/pygments.rb-2.3.0 branch from 60826eb to 67b4282 Compare January 6, 2022 15:41
@Paebbels Paebbels closed this Jan 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Paebbels Paebbels deleted the dependabot/bundler/pygments.rb-2.3.0 branch January 6, 2022 15:43
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.

1 participant