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 ansys-mapdl-reader, pytest and imageio #2115

Conversation

github-actions[bot]
Copy link
Contributor

Bumps ansys-mapdl-reader, pytest and imageio. These dependencies needed to be updated together.
Updates ansys-mapdl-reader from 0.52.14 to 0.52.15

Release notes

Sourced from ansys-mapdl-reader's releases.

v0.52.15

What's Changed

New Contributors

Full Changelog: ansys/pymapdl-reader@v0.52.14...v0.52.15

Commits
  • 0364e46 bump to 0.52.15
  • ed5c4b5 Merge branch 'main' into release/0.52
  • 63cc14a Add quad tri support (#268)
  • 8bb2207 Bump imageio from 2.30.0 to 2.31.0 in /requirements (#265)
  • 1966412 [pre-commit.ci] pre-commit autoupdate (#266)
  • 6efb725 Bump ansys-sphinx-theme from 0.9.8 to 0.9.9 in /requirements (#253)
  • c33bfe4 Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#262)
  • 61e7c3e Bump imageio from 2.28.1 to 2.30.0 in /requirements (#261)
  • cb9195d Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements (#259)
  • 488417a Bump pyvista from 0.39.0 to 0.39.1 in /requirements (#256)
  • Additional commits viewable in compare view

Updates pytest from 7.3.1 to 7.3.2

Release notes

Sourced from pytest's releases.

7.3.2

pytest 7.3.2 (2023-06-10)

Bug Fixes

  • #10169: Fix bug where very long option names could cause pytest to break with OSError: [Errno 36] File name too long on some systems.
  • #10894: Support for Python 3.12 (beta at the time of writing).
  • #10987: testpaths{.interpreted-text role="confval"} is now honored to load root conftests.
  • #10999: The [monkeypatch]{.title-ref} [setitem]{.title-ref}/[delitem]{.title-ref} type annotations now allow [TypedDict]{.title-ref} arguments.
  • #11028: Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.
  • #11054: Fixed --last-failed's "(skipped N files)" functionality for files inside of packages (directories with [__init__.py]{.title-ref} files).
Commits
  • 9d47a39 Prepare release version 7.3.2
  • d66697e Merge pull request #11094 from pytest-dev/backport-10894-to-7.3.x
  • 8e1bbe1 [7.3.x] Python 3.12 support
  • d054a68 Merge pull request #11058 from pytest-dev/backport-11055-to-7.3.x
  • 30a1125 [7.3.x] cacheprovider: fix file-skipping feature for files in packages
  • 682fc81 Merge pull request #11057 from pytest-dev/backport-11041-to-7.3.x
  • 331bc1b [7.3.x] 11028 - Fix warlus operator behavior when called by a function
  • 69689c6 [7.3.x] nonpython example now repr all exceptions (#11034)
  • 6c95cb6 [7.3.x] Spelling and grammar fixes (#11015)
  • efcb81c [7.3.x] Reference "Status of Python Versions" in backwards-compatibility poli...
  • Additional commits viewable in compare view

Updates imageio from 2.31.0 to 2.31.1

Release notes

Sourced from imageio's releases.

v2.31.1

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)
Changelog

Sourced from imageio's changelog.

v2.31.1 (2023-06-12)

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)
Commits
  • 41a42a1 REL: Release imageio v2.31.1
  • d3706ce TEST: support ffmpeg versions w/ "yuv420p(progressive)" pixfmt (#1004)
  • 953029b BUG: match ExIf orientation tag behavior to ExIf spec in pillow(#983)
  • See full diff in compare view

@germa89
Copy link
Collaborator

germa89 commented Jun 16, 2023

@dependabot rebase

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #2115 (458cf56) into main (09d55a4) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2115      +/-   ##
==========================================
+ Coverage   86.43%   86.50%   +0.06%     
==========================================
  Files          45       45              
  Lines        7971     7981      +10     
==========================================
+ Hits         6890     6904      +14     
+ Misses       1081     1077       -4     

@germa89 germa89 enabled auto-merge (squash) June 16, 2023 08:34
@germa89 germa89 merged commit c03293f into main Jun 16, 2023
@germa89 germa89 deleted the dependabot/pip/main/ansys-mapdl-reader-and-pytest-and-imageio-0.52.15 branch June 16, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant