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.7 #36

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps tomtoolkit from 2.19.3 to 2.19.7.

Release notes

Sourced from tomtoolkit's releases.

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
  • ae1c514 Merge pull request #1050 from TOMToolkit/1049-atlas-photometry-difference-ima...
  • 6c263ce Merge branch 'dev' into 1049-atlas-photometry-difference-images-vs-reduced-im...
  • 3c18e20 add option for reduced data from Atlas
  • 2419bd9 add comment for backwards compatability
  • 345b9c0 Merge pull request #1044 from TOMToolkit/dependabot/pip/dev/plotly-5.24.1
  • a344a39 Bump plotly from 5.23.0 to 5.24.1
  • 5d2e222 Merge pull request #1040 from TOMToolkit/dependabot/pip/dev/django-4.2.16
  • f7662d4 Bump django from 4.2.15 to 4.2.16
  • a7e3145 Merge pull request #1039 from TOMToolkit/dependabot/pip/cryptography-43.0.1
  • 0bf3058 Bump cryptography from 42.0.8 to 43.0.1
  • 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.7.
- [Release notes](https://github.com/TOMToolkit/tom_base/releases)
- [Commits](TOMToolkit/tom_base@2.19.3...2.19.7)

---
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 Sep 30, 2024
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