Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pygments/pygments.rb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: pygments/pygments.rb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 14 commits
  • 102 files changed
  • 2 contributors

Commits on Mar 19, 2021

  1. resolves #226 add Pygments.pygments_version method to query underly…

    …ing Pygments version (#227)
    slonopotamus authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    873e72b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Update test-unit requirement from ~> 3.4.0 to ~> 3.5.0 (#231)

    Updates the requirements on [test-unit](https://github.com/test-unit/test-unit) to permit the latest version.
    - [Release notes](https://github.com/test-unit/test-unit/releases)
    - [Commits](test-unit/test-unit@3.4.0...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: test-unit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    05496fd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    1b066aa View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    2daae12 View commit details
    Browse the repository at this point in the history
  2. Release 2.3.0

    slonopotamus committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    88cf908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ce8fd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Bump actions/setup-python from 2 to 3 (#236)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    25c6ce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3 (#237)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2b396f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    4a8836c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Bump actions/setup-python from 3 to 4 (#240)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    1a26deb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    9f481e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    4bf2e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb0bc4 View commit details
    Browse the repository at this point in the history
  3. Release 2.3.1

    slonopotamus committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    ce86d72 View commit details
    Browse the repository at this point in the history
Loading