theislab / ncem

Learning cell communication from spatial graphs of cells
https://ncem.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
103 stars 13 forks source link

[DEPENDABOT]: Bump pygments from 2.8.1 to 2.11.1 #67

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pygments from 2.8.1 to 2.11.1.

Release notes

Sourced from pygments's releases.

2.11.1

  • Updated lexers:

    • C-family: Handle return types with multiple tokens (e.g. unsigned int) (#2008)
    • JSON: Fix a regression which caused whitespace before : to result in Error tokens (#2010)
    • SPICE: Various improvements (#2009)

2.11.0

  • Added lexers:

  • Updated lexers:

    • ABNF: Allow one-character rules (#1804)
    • Assembly: Fix incorrect token endings (#1895, #1961)
    • Bibtex: Distinguish between comment and commentary (#1899, #1806)
    • C family: Support unicode identifiers (#1848)
    • CDDL: Fix slow lexing speed (#1959)
    • Debian control: Add missing fields (#1946)
    • Devicetree: Recognize hexadecimal addresses for nodes (#1949)
    • GDScript: Add void data type (#1948)
    • GSQL
      • Fix comment handling (#2002)
      • Fix catastrophic backtracking (#2006)
    • HTML, XML: Improve comment handling (#1896)
    • Java: Add yield (#1941) and sealed classes/record (#1902)
    • Makefiles (#1860, #1898)
    • objdump-nasm: Improve handling of --no-show-raw-insn dumps (#1981)
    • Prolog: Support escaped \ inside quoted strings (#1479)
    • Python:
      • Support ~ in tracebacks (#2004)
      • Support the pattern matching keywords (#1797, #1994)
    • RobotFramework: Improve empty brace handling (#1921, #1922)
    • Terraform
      • Add the 'set' type (#1909)
      • Support heredocs (#1909)
  • Added styles:

... (truncated)

Changelog

Sourced from pygments's changelog.

Version 2.11.1

(released December 31st, 2021)

  • Updated lexers:

    • C-family: Handle return types with multiple tokens (e.g. unsigned int) (#2008)
    • JSON: Fix a regression which caused whitespace before : to result in Error tokens (#2010)
    • SPICE: Various improvements (#2009)

Version 2.11.0

(released December 30th, 2021)

  • Added lexers:

  • Updated lexers:

    • ABNF: Allow one-character rules (#1804)

    • Assembly: Fix incorrect token endings (#1895, #1961)

    • Bibtex: Distinguish between comment and commentary (#1899, #1806)

    • C family: Support unicode identifiers (#1848)

    • CDDL: Fix slow lexing speed (#1959)

    • Debian control: Add missing fields (#1946)

    • Devicetree: Recognize hexadecimal addresses for nodes (#1949)

    • GDScript: Add void data type (#1948)

    • GSQL

      • Fix comment handling (#2002)
      • Fix catastrophic backtracking (#2006)
    • HTML, XML: Improve comment handling (#1896)

    • Java: Add yield (#1941) and sealed classes/record (#1902)

    • Makefiles (#1860, #1898)

    • objdump-nasm: Improve handling of --no-show-raw-insn dumps (#1981)

    • Prolog: Support escaped \ inside quoted strings (#1479)

    • Python:

      • Support ~ in tracebacks (#2004)

... (truncated)

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)
dependabot[bot] commented 2 years ago

The following labels could not be found: DEPENDABOT.

dependabot[bot] commented 2 years ago

Superseded by #68.