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-large-image from 0.8.1 to 0.10.0 #4388

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps django-large-image from 0.8.1 to 0.10.0.

Release notes

Sourced from django-large-image's releases.

Utilize rasterio

large-image recently introduced a new rasterio-based source module which many users may find easier to use than the GDAL source module. The changes in this release make django-large-image compatible with the new rasterio source module and switch the testing/demo to use that module over GDAL.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (7e34d79) to head (2ea50f7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4388   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files         267      267           
  Lines       21106    21106           
=======================================
  Hits        20780    20780           
  Misses        326      326           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Dec 2, 2024

Geotrek-admin    Run #10569

Run Properties:  status check passed Passed #10569  •  git commit 9a94676e85 ℹ️: Merge 1a923bed367c5636a8b61147b961622a59f28cc2 into 875baeaea754c326376f00e9dd7e...
Project Geotrek-admin
Branch Review refs/pull/4388/merge
Run status status check passed Passed #10569
Run duration 02m 06s
Commit git commit 9a94676e85 ℹ️: Merge 1a923bed367c5636a8b61147b961622a59f28cc2 into 875baeaea754c326376f00e9dd7e...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22
View all changes introduced in this branch ↗︎

Bumps [django-large-image](https://github.com/girder/django-large-image) from 0.8.1 to 0.10.0.
- [Release notes](https://github.com/girder/django-large-image/releases)
- [Commits](girder/django-large-image@0.8.1...0.10.0)

---
updated-dependencies:
- dependency-name: django-large-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-large-image-0.10.0 branch from 2ea50f7 to 1a923be Compare December 9, 2024 08:49
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants