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 django-pattern-library from 1.0.0 to 1.0.1 #11023

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps django-pattern-library from 1.0.0 to 1.0.1.

Changelog

Sourced from django-pattern-library's changelog.

1.0.1 - 2023-08-19

Fixed

  • Disable pointer events on menu chevron to allow clicks (#202, #205)
  • Improve menu accessibility by using buttons for menu items (#202, #207).
  • Fix pattern name URL regex to account for Windows paths with backslash (#222, #223)
  • Use the correct iframe width with resize buttons (#226, #225).
  • Update the project’s test matrix for upcoming Django 4.2 support (#212,#220).
Commits
  • 33bb401 Release v1.0.1
  • a67ae22 Skip CodeQL job when unrelated files are changed
  • 18c8b04 Switch back to separate tox install
  • c784586 Fix pipx install spec
  • 04a5ab1 Re-add explicit deploy job permissions
  • 5c97dad Use the officially recommended way to install Poetry in CI
  • bf91533 Comment poetry.lock for caching support in CI
  • 4d79133 Update GitHub Actions
  • 115f88a Upgrade Gr1n/setup-poetry
  • e60e8ca Update CHANGELOG
  • 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 backend dependencies Pull requests that update a dependency file engineering labels Aug 21, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-pattern-library-1.0.1 branch 2 times, most recently from be275ac to 05825c2 Compare August 25, 2023 12:33
@jhonatan-lopes jhonatan-lopes added the pip Used for dependabot PR's having to do with pip/python label Aug 25, 2023
@jhonatan-lopes
Copy link
Contributor

@dependabot rebase

Bumps [django-pattern-library](https://github.com/torchbox/django-pattern-library) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/torchbox/django-pattern-library/releases)
- [Changelog](https://github.com/torchbox/django-pattern-library/blob/main/CHANGELOG.md)
- [Commits](torchbox/django-pattern-library@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: django-pattern-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-pattern-library-1.0.1 branch from 05825c2 to 30cc3ec Compare August 25, 2023 13:24
@jhonatan-lopes jhonatan-lopes mentioned this pull request Aug 25, 2023
@jhonatan-lopes jhonatan-lopes merged commit 4f2a4fb into main Aug 25, 2023
@jhonatan-lopes jhonatan-lopes deleted the dependabot/pip/django-pattern-library-1.0.1 branch August 25, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file engineering pip Used for dependabot PR's having to do with pip/python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant