Skip to content

Update pygments.rb requirement from 3.0.0 to 4.0.0#83

Merged
petk merged 1 commit into
mainfrom
dependabot/bundler/pygments.rb-4.0.0
Jun 26, 2025
Merged

Update pygments.rb requirement from 3.0.0 to 4.0.0#83
petk merged 1 commit into
mainfrom
dependabot/bundler/pygments.rb-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from pygments.rb's releases.

v4.0.0

Summary

Major release that updates Pygments to 2.19.2.

Oldest supported Ruby is now 2.7.

Oldest supported Python is still 3.8.

Distribution

Release meta

Released on: 2025-06-25 Released by: @​slonopotamus

Full Changelog: pygments/pygments.rb@v3.0.0...v4.0.0

Changelog

Sourced from pygments.rb's changelog.

== 4.0.0 (2025-06-25) - @​slonopotamus

  • Drop support for Ruby 2.6. The oldest supported is 2.7 now.
  • Update Pygments to 2.19.2 ({uri-repo})/issues/265#265)

== 3.0.0 (2024-05-14) - @​slonopotamus

  • Drop support for Ruby 2.5. The oldest supported is 2.6 now.
  • Drop support for Python 3.6 and 3.7. The oldest supported is 3.8 now.
  • Update Pygments to 2.18.0

== 2.4.1 (2023-11-13) - @​slonopotamus

  • Fix handling of Python virtual environments on Windows ({uri-repo})/issues/256#256)

== 2.4.0

  • Update Pygments to 2.15.1

== 2.3.1 (2022-12-04) - @​slonopotamus

  • Fix bogus search for Python executable ({uri-repo})/issues/242#242)

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

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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@v3.0.0...v4.0.0)

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

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 Jun 25, 2025
@petk petk merged commit 7b0d0ee into main Jun 26, 2025
1 check passed
@dependabot dependabot Bot deleted the dependabot/bundler/pygments.rb-4.0.0 branch June 26, 2025 22:00
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