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.3 to 2.19.6 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tomtoolkit from 2.19.3 to 2.19.6.

Release notes

Sourced from tomtoolkit's releases.

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

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

tomtoolkit 2.19.5a2

What's Changed

Full Changelog: TOMToolkit/tom_base@2.19.5a1...2.19.5a2

... (truncated)

Commits
  • a163f74 Merge pull request #1031 from TOMToolkit/1023-experience-upgrading-the-single...
  • 24e52af Merge branch 'dev' into 1023-experience-upgrading-the-single-target-processor...
  • 4f399a9 Merge pull request #1032 from TOMToolkit/1025-target-merge-breaks-when-there-...
  • bd80883 Handle merge condition before checking target lists
  • d496f33 generalize data structure for AWS, etc.
  • 4a781c7 Merge pull request #1012 from TOMToolkit/993-enable-user-to-deselect-guiding-...
  • 582b26a Merge branch 'dev' into 993-enable-user-to-deselect-guiding-in-lco-observations
  • 1da554c Merge pull request #1022 from TOMToolkit/fix/extended_target_model_permissions
  • 154ec04 Merge branch 'dev' into fix/extended_target_model_permissions
  • 3f0e9be Merge pull request #1024 from TOMToolkit/feature/add_merge_description
  • 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.3 to 2.19.6.
- [Release notes](https://github.com/TOMToolkit/tom_base/releases)
- [Commits](TOMToolkit/tom_base@2.19.3...2.19.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #36.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/tomtoolkit-2.19.6 branch September 30, 2024 13:36
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.

0 participants