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

Bump pygments-promql from 0.0.5 to 0.1.1 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps pygments-promql from 0.0.5 to 0.1.1.

Release notes

Sourced from pygments-promql's releases.

Version 0.1.1

Minor changes

Version 0.1.0

Bug fixes, CI improvements or minor changes

Version 0.0.9

Bug fixes, CI improvements or minor changes

Version 0.0.8

Bug fixes, CI improvements or minor changes

  • Update list of supported Python versions, versions <=3.6 were deprecated.
  • Bump pillow from 8.3.2 to 9.0.0, for security reasons
  • Update pytest to 6.2.5 to support Python 3.10

Version 0.0.7

Bug fixes, CI improvements or minor changes

  • Fix issue with multiple comma-separated function arguments (#7) Thanks to @​ocervell
  • All Python files were reformatted using black

Version 0.0.6

Bug fixes, CI improvements or minor changes

  • Improve complex expression parsing (#4) Thanks to @​ocervell
  • Add Github Actions workflow to automate package publishing (#6)
  • Remove unsupported Python version 3.5
Commits
  • 28914f8 Bumped to version 0.1.1
  • 74e73d6 Update requirements versions
  • 79f12b7 Merge pull request #20 from pabluk/dependabot/pip/pillow-10.0.1
  • f4db296 Bump pillow from 9.3.0 to 10.0.1
  • a1cbae0 Add support for Python 3.12
  • d205f8e Add support for Python 3.11
  • 6ef286d Remove support for Python 3.7
  • 1e62065 Merge pull request #19 from pabluk/update-gh-actions
  • 6b3db23 Update checkout and setup-python actions
  • 3814152 Merge pull request #18 from pabluk/dependabot/pip/pygments-2.15.0
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pygments-promql](https://github.com/pabluk/pygments-promql) from 0.0.5 to 0.1.1.
- [Release notes](https://github.com/pabluk/pygments-promql/releases)
- [Commits](pabluk/pygments-promql@0.0.5...0.1.1)

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

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 Jun 26, 2024
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.

0 participants