freedomofpress / securedrop-dev-docs

SecureDrop Developer Documentation
Other
4 stars 3 forks source link

Bump pygments from 2.15.0 to 2.15.1 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)