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 tomtoolkit from 2.19.4 to 2.20.0 #63

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps tomtoolkit from 2.19.4 to 2.20.0.

Release notes

Sourced from tomtoolkit's releases.

tomtoolkit 2.20.0

What's Changed

Full Changelog: TOMToolkit/tom_base@2.19.7...2.20.0

Release 2.19.7

What's Changed

Full Changelog: TOMToolkit/tom_base@2.19.6...2.19.7

tomtoolkit 2.19.6

What's Changed

Full Changelog: TOMToolkit/tom_base@2.19.5...2.19.6

Release 2.19.5

New: Target Merging

There is now an option on the Target list page to Merge two targets. This will take two selected targets and combine them into a single target. In order to use this functionality, however, you need to update your settings.py in the following ways:

  1. add 'django_htmx' to your INSTALLED_APPS
  2. add 'django_htmx.middleware.HtmxMiddleware' to your MIDDLEWARE

As we begin to add more HTMX to TOMToolkit, these settings will get more important for use of the toolkit as a whole.

What else has Changed

... (truncated)

Commits
  • 18b460b Merge pull request #1071 from TOMToolkit/1070-facility-method-for-choosing-wh...
  • b1ef668 update api_view
  • 532cb5a add function to retrieve facility form classes for display
  • 5b26c54 Merge pull request #1068 from TOMToolkit/feature/upgrade_hermes_sharing
  • e9c9a48 Merge branch 'feature/upgrade_hermes_sharing' of github.com:TOMToolkit/tom_ba...
  • 93f9a35 Remove unit if null and add some more documentation
  • 85effc4 Merge branch 'dev' into feature/upgrade_hermes_sharing
  • 2f2d225 Merge pull request #1065 from TOMToolkit/dependabot/pip/dev/crispy-bootstrap4...
  • 4b907d4 Merge branch 'dev' into feature/upgrade_hermes_sharing
  • f382e54 Bump crispy-bootstrap4 from 2024.1 to 2024.10
  • 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 [tomtoolkit](https://github.com/TOMToolkit/tom_base) from 2.19.4 to 2.20.0.
- [Release notes](https://github.com/TOMToolkit/tom_base/releases)
- [Commits](TOMToolkit/tom_base@2.19.4...2.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@jchate6 jchate6 merged commit cd4a581 into dev Oct 23, 2024
10 checks passed
@jchate6 jchate6 deleted the dependabot/pip/tomtoolkit-2.20.0 branch October 23, 2024 16:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant