perlun / perlun.eu.org

Personal blog site
http://perlun.eu.org
0 stars 0 forks source link

Bump pygments.rb from 1.2.1 to 2.3.0 #32

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 years ago

Bumps pygments.rb from 1.2.1 to 2.3.0.

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

v2.2.0

Summary

This release adds support for custom lexers (#187) via Pygments plugins. Also, bundled Pygments was updated to 2.8.1.

Distribution

Release meta

Released on: 2021-03-18 Released by: @​slonopotamus

Logs: resolved issues | full diff

v2.1.0

Summary

The only change in this release in update of bundled Pygments to 2.8.0.

Distribution

Release meta

Released on: 2021-02-14 Released by: @​slonopotamus

Logs: resolved issues | full diff

v2.0.0

Summary

... (truncated)

Changelog

Sourced from pygments.rb's changelog.

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

  • Add Pygments.pygments_version method to query underlying Pygments version ({uri-repo}/issues/226#226)
  • Update Pygments to 2.10.0 ({uri-repo}/issues/234#234)

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

  • Add support for custom lexers ({uri-repo}/pull/187#187)
  • Update Pygments to 2.8.1

== 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

  • fix watchdog race condition leading to ThreadError(<killed thread>) on JRuby ({uri-repo}/pull/215#215)

== 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
Commits


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)
perlun commented 2 years ago

@dependabot ignore this dependency

(After-the-fact comment: We thought we were moving to sitegen, https://github.com/perlun/perlun.eu.org/pull/19#issuecomment-759747619, so that's why it didn't feel worth it at that point. Revisited as part of #37 now, a few years later)

dependabot[bot] commented 2 years ago

OK, I won't notify you about pygments.rb again, unless you re-open this PR or update it yourself. 😢

perlun commented 1 week ago

@dependabot reopen

dependabot[bot] commented 1 week ago

Superseded by #53.

perlun commented 1 week ago

Let's give 2.4.1 a chance before we (perhaps at some later point) jump onto the 3.0 version (i.e. #53).

@dependabot reopen

perlun commented 1 week ago

@dependabot recreate

dependabot[bot] commented 1 week ago

Superseded by #54.

dependabot[bot] commented 1 week ago

OK, I won't notify you about pygments.rb again, unless you re-open this PR.