oneapi-src / distributed-ranges

Distributed ranges is a generalization of C++ ranges for distributed data structures.
45 stars 14 forks source link

Bump accessible-pygments from 0.0.4 to 0.0.5 #765

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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: https://github.com/Quansight-Labs/accessible-pygments/compare/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 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)