Skip to content
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

build(deps): bump pygments from 2.15.0 to 2.15.1 in /docs #2500

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps pygments from 2.15.0 to 2.15.1.

Release notes

Sourced from pygments's releases.

2.15.1

  • Updated lexers:

    • Java properties: Fix catastrophic backtracking (#2356, #2404)
  • Fix Python console traceback lexing being too strict and sometimes reordering output (#2407, #2410, #2412)

Changelog

Sourced from pygments's changelog.

Version 2.15.1

(released April 18th, 2023)

  • Updated lexers:

    • Java properties: Fix catastrophic backtracking (#2356, #2404)
  • Fix Python console traceback lexing being too strict and sometimes reordering output (#2407, #2410, #2412)

Commits
  • 04a75bd Prepare 2.15.1 release.
  • fdf182a Improve Java properties lexer (#2404)
  • c5a2b23 Update CHANGES
  • c977624 Refactor PythonConsoleLexer as a DelegatingLexer (#2412)
  • 50dd4d8 Python console: do not require output that looks like a traceback to be valid...
  • 96a0cdf PythonTracebackLexer: minor tweak in docstring
  • 569eea6 Enable Sphinx nitpicky mode and fix warnings (#2403)
  • b018a65 Prepare for next release.
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.15.0...2.15.1)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docs/pygments-2.15.1 branch from da1ab16 to 827336a Compare July 24, 2023 17:09
@kyleconroy kyleconroy merged commit 6a0c227 into main Jul 24, 2023
7 checks passed
@kyleconroy kyleconroy deleted the dependabot/pip/docs/pygments-2.15.1 branch July 24, 2023 17:22
This pull request was closed.
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant