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 accessible-pygments from 0.0.4 to 0.0.5 #160

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps accessible-pygments from 0.0.4 to 0.0.5.

Release notes

Sourced from accessible-pygments's releases.

v0.0.5

What's Changed

New Contributors

Full Changelog: Quansight-Labs/accessible-pygments@v0.0.4...v0.0.5

Changelog

Sourced from accessible-pygments's changelog.

Version 0.0.5 (29-04-2024)

New Contributors

Commits
  • 7e61876 ENH - Update release action (#60)
  • 259b040 [pre-commit.ci] pre-commit autoupdate (#59)
  • 45cffc1 Pre-release updates (#58)
  • a2b598c Set a11y-light default background to #f2f2f2 (light gray) (#56)
  • 86ca073 Naming things is hard
  • f52b1f4 Small refactor of color utils for readibility and type checkability (#55)
  • 284175c Reflect that rgb colors are in 0-1 and floats. (#52)
  • 046c537 Update code to not get images from placeholder.com
  • db0946f BUG - Fix broken theme URLs in README, typo in demo html (#53)
  • 9faf774 Fix contrast failures for high contrast light theme (#33)
  • 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)

@dependabot dependabot bot added the CI/CD Issue or PR related to continuous integration (CD) or deployment (CD) label Jul 8, 2024
Bumps [accessible-pygments](https://github.com/Quansight-Labs/accessible-pygments) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/Quansight-Labs/accessible-pygments/releases)
- [Changelog](https://github.com/Quansight-Labs/accessible-pygments/blob/main/CHANGELOG.md)
- [Commits](Quansight-Labs/accessible-pygments@v0.0.4...v0.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/master/accessible-pygments-0.0.5 branch from c4b9cd0 to 56990a4 Compare July 8, 2024 06:34
@CasperWA
Copy link
Collaborator

CasperWA commented Jul 8, 2024

This new version drops support for Python 3.8 and as a result it will not work for the current action that build the documentation in the CI/CD workflows, where Python 3.8 is being used. To fix this, the action should be changed up with something more flexible like what is being suggested in #132.

In any case, this can be ignored for now, but should be considered to be updated once support for Python 3.9 is the minimum.

@CasperWA
Copy link
Collaborator

CasperWA commented Jul 8, 2024

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

OK, I won't notify you about accessible-pygments again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/master/accessible-pygments-0.0.5 branch July 8, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issue or PR related to continuous integration (CD) or deployment (CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant