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

build: bump the documentation group with 2 updates #3214

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps the documentation group with 2 updates: imageio and sphinx-reredirects.

Updates imageio from 2.34.1 to 2.34.2

Release notes

Sourced from imageio's releases.

v2.34.2

Fix

Other

  • Update actions/checkout and actions/setup-python (#1085) (a4f4c05)
  • Start testing pypy-3.10 and update pypy test runners (#1082) (ac86393)
  • Fix duration description in pillow legacy (#1080) (cdf86ef)
Changelog

Sourced from imageio's changelog.

v2.34.2 (2024-06-24)

Fix

Other

  • Update actions/checkout and actions/setup-python (#1085) (a4f4c05)
  • Start testing pypy-3.10 and update pypy test runners (#1082) (ac86393)
  • Fix duration description in pillow legacy (#1080) (cdf86ef)
Commits
  • f691976 REL: Release imageio v2.34.2
  • 9d954b1 BUG: add support for numpy 2.0 (#1089)
  • e418a2d Fix SeekableFileObject does not have readline when loading HTTP file (#1084)
  • a4f4c05 DEV: Update actions/checkout and actions/setup-python (#1085)
  • 8427769 TEST: remove tests for pypy38 (#1087)
  • 4c5caea TEST: Reuse cached test images w/ -m "not needs_internet" (#1081)
  • 98fc56d TEST: Fix CI failures for CPython (#1083)
  • ac86393 MAINT: start testing pypy-3.10 and update pypy test runners (#1082)
  • cdf86ef DOC: fix duration description in pillow legacy (#1080)
  • See full diff in compare view

Updates sphinx-reredirects from 0.1.3 to 0.1.4

Commits
  • e2a4ace release 0.1.4
  • f71bca3 chore: update pytest version
  • 4810363 fix: EncodingWarning: 'encoding' argument not specified
  • e6a0b53 ref: format with ruff
  • 4a27152 chore: replace black/flake8 with ruff
  • dc63c3e chore: fix logo image url in readme
  • 0cf04f0 docs: fix CI status badge
  • ed67242 chore: test with github actions
  • 8bf9cdf chore: add cookie bar, statcounter and iamup
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the documentation group with 2 updates: [imageio](https://github.com/imageio/imageio) and [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects).


Updates `imageio` from 2.34.1 to 2.34.2
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.34.1...v2.34.2)

Updates `sphinx-reredirects` from 0.1.3 to 0.1.4
- [Commits](documatt/sphinx-reredirects@v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: documentation
- dependency-name: sphinx-reredirects
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 25, 2024 16:02
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Jun 25, 2024
@dependabot dependabot bot requested review from germa89 and clatapie June 25, 2024 16:02
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (7c1eb1e) to head (4fa5237).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3214      +/-   ##
==========================================
- Coverage   86.63%   84.21%   -2.43%     
==========================================
  Files          52       53       +1     
  Lines        9550     9625      +75     
==========================================
- Hits         8274     8106     -168     
- Misses       1276     1519     +243     

@germa89 germa89 merged commit e6b9f00 into main Jun 25, 2024
44 checks passed
@germa89 germa89 deleted the dependabot/pip/documentation-982e5f9b91 branch June 25, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants