Skip to content

Bump the everything-else group in /python with 3 updates#251

Merged
Skenvy merged 1 commit intomainfrom
dependabot/pip/python/everything-else-bebd73480a
Aug 10, 2023
Merged

Bump the everything-else group in /python with 3 updates#251
Skenvy merged 1 commit intomainfrom
dependabot/pip/python/everything-else-bebd73480a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps the everything-else group in /python with 3 updates: importlib-resources, more-itertools and pygments.

Updates importlib-resources from 6.0.0 to 6.0.1

Changelog

Sourced from importlib-resources's changelog.

v6.0.1

Bugfixes

  • Restored Apache license. (#285)
Commits

Updates more-itertools from 10.0.0 to 10.1.0

Release notes

Sourced from more-itertools's releases.

Version 10.1.0

What's Changed

New Contributors

Full Changelog: more-itertools/more-itertools@v10.0.1...v10.1.0

Version 10.0.1 (docs only)

This is a docs-only release. There are no changes to the code in the package, and no changes distributed to PyPI. See PR #738 for details.

Commits
  • 266ebdc Merge pull request #747 from more-itertools/version-10.1.0
  • e470f77 Doc updates for 10.1.0
  • cc8a8ab Bump version: 10.0.0 → 10.1.0
  • 65db6f8 Merge pull request #746 from obaltian/fix-consume-type-annotation
  • e40f679 fix consume() type annotation
  • ff2a90f Merge pull request #744 from pochmann/patch-5
  • 5fd6c67 Add empty line
  • 0ee59bd Simplify _zip_equal
  • 3e1b301 Merge pull request #742 from pochmann/patch-5
  • 415b05b Merge branch 'more-itertools:master' into patch-5
  • Additional commits viewable in compare view

Updates pygments from 2.15.1 to 2.16.1

Release notes

Sourced from pygments's releases.

2.16.1

  • Fix native style missing from style list (#2484)

2.16.0

  • New lexers:

    • ASN.1 (#2462)
    • Blueprint (#2434)
    • BQN (#2472)
    • DNS zone files (#2464)
    • GraphQL (#2428)
    • Linux desktop files (following the specification of the Freedesktop group, formerly known as XDG) (#2470)
    • NVIDIA PTX (#2432)
    • OpenSCAD (#2449)
    • systemd (#2470)
    • TLS presentation language (#2455)
    • Verifpal (#2430)
    • YARA (#2453)
  • Updated lexers:

    • ASC: Add application/pem-certificate-chain mimetype (#2471)
    • C/C++: Refine keyword lists (#2421, #2422)
    • Carbon: Fix long processing times on invalid input, fix number lexing (#2454, #2456)
    • Elpi: Handle quotations (#2419)
    • Go: Support additional built-ins (#2481)
    • HTTP: Support empty headers (#2461), support more general methods (#2460), also recognize responses in analyse_text implementation (#2460), and highlight URL encoded data (#2465, #1620)
    • Igor Pro: Update to Igor Pro 9 (#2482)
    • lean: Recognize expressions nested within attributes (#1817)
    • Macaulay2: Update builtins (#2457)
    • Markdown: Allow extra characters after language name in code blocks (#2437)
    • NestedText: Update to version 3 (#2459)
    • scdoc: Improve language guessing implementation (#2402)
    • Spice: Update to latest version (#2476)
    • Transact SQL: Add Pre-sorted Group keyword (#2417)
    • Uxntal: Update for current runes (#2424)
    • Wikitext: Fix templates in wiki links; fix a language converter false positive; add bold italic markup (#2447)
  • Add Generic.EmphStrong token for bold italic markup (#2444)

  • Add Lightbulb style (#2474)

  • Improve contrast in Monokai style (#2448)

  • Add documentation how to create terminal code highlighting commands (#2131, #2425)

  • Add support for loading TrueType fonts to the ImageFormatter (#1960)

Changelog

Sourced from pygments's changelog.

Version 2.16.1

  • Fix native style missing from style list (#2484)

Version 2.16.0

(released August 6th, 2023)

  • New lexers:

    • ASN.1 (#2462)
    • Blueprint (#2434)
    • BQN (#2472)
    • DNS zone files (#2464)
    • GraphQL (#2428)
    • Linux desktop files (following the specification of the Freedesktop group, formerly known as XDG) (#2470)
    • NVIDIA PTX (#2432)
    • OpenSCAD (#2449)
    • systemd (#2470)
    • TLS presentation language (#2455)
    • Verifpal (#2430)
    • YARA (#2453)
  • Updated lexers:

    • ASC: Add application/pem-certificate-chain mimetype (#2471)
    • C/C++: Refine keyword lists (#2421, #2422)
    • Carbon: Fix long processing times on invalid input, fix number lexing (#2454, #2456)
    • Elpi: Handle quotations (#2419)
    • Go: Support additional built-ins (#2481)
    • HTTP: Support empty headers (#2461), support more general methods (#2460), also recognize responses in analyse_text implementation (#2460), and highlight URL encoded data (#2465, #1620)
    • Igor Pro: Update to Igor Pro 9 (#2482)
    • lean: Recognize expressions nested within attributes (#1817)
    • Macaulay2: Update builtins (#2457)
    • Markdown: Allow extra characters after language name in code blocks (#2437)
    • NestedText: Update to version 3 (#2459)
    • scdoc: Improve language guessing implementation (#2402)
    • Spice: Update to latest version (#2476)
    • Transact SQL: Add Pre-sorted Group keyword (#2417)
    • Uxntal: Update for current runes (#2424)
    • Wikitext: Fix templates in wiki links; fix a language converter false positive; add bold italic markup (#2447)
  • Add Generic.EmphStrong token for bold italic markup (#2444)

... (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

Bumps the everything-else group in /python with 3 updates: [importlib-resources](https://github.com/python/importlib_resources), [more-itertools](https://github.com/more-itertools/more-itertools) and [pygments](https://github.com/pygments/pygments).


Updates `importlib-resources` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v6.0.0...v6.0.1)

Updates `more-itertools` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.0.0...v10.1.0)

Updates `pygments` from 2.15.1 to 2.16.1
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.15.1...2.16.1)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 7, 2023
@Skenvy Skenvy merged commit 9dffff5 into main Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/python/everything-else-bebd73480a branch August 10, 2023 07:19
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