Skip to content

build: bump the core group with 2 updates#3368

Merged
germa89 merged 4 commits intomainfrom
dependabot/pip/core-b8c423fa24
Aug 26, 2024
Merged

build: bump the core group with 2 updates#3368
germa89 merged 4 commits intomainfrom
dependabot/pip/core-b8c423fa24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the core group with 2 updates: ansys-mapdl-reader and scipy.

Updates ansys-mapdl-reader from 0.53.0 to 0.54.0

Release notes

Sourced from ansys-mapdl-reader's releases.

v0.54.0

What's Changed

... (truncated)

Commits
  • 97c0a15 merge main
  • 5214ae4 ci: fallback pypi/cibuildwheel version (building 3.13 wheel by default causin...
  • 31bc21c chore: bump version to 0.55.dev0
  • cd95ea8 release: v0.54.0
  • 260a427 fix: allow for numpy 1.X backwards compatibility (#477)
  • b603bed Add helpful error when failing to read compressed result files (#474)
  • 7da5a49 build(deps): bump imageio from 2.35.0 to 2.35.1 in /requirements (#478)
  • 7416367 Support numpy 2.0 (#476)
  • 39014a5 build(deps): bump imageio from 2.34.2 to 2.35.0 in /requirements (#473)
  • ea425d1 build(deps): bump ansys-sphinx-theme in /requirements (#475)
  • Additional commits viewable in compare view

Updates scipy from 1.14.0 to 1.14.1

Release notes

Sourced from scipy's releases.

SciPy 1.14.1 Release Notes

SciPy 1.14.1 adds support for Python 3.13, including binary wheels on PyPI. Apart from that, it is a bug-fix release with no new features compared to 1.14.0.

Authors

  • Name (commits)
  • h-vetinari (1)
  • Evgeni Burovski (1)
  • CJ Carey (2)
  • Lucas Colley (3)
  • Ralf Gommers (3)
  • Melissa Weber Mendonça (1)
  • Andrew Nelson (3)
  • Nick ODell (1)
  • Tyler Reddy (36)
  • Daniel Schmitz (1)
  • Dan Schult (4)
  • Albert Steppi (2)
  • Ewout ter Hoeven (1)
  • Tibor Völcker (2) +
  • Adam Turner (1) +
  • Warren Weckesser (2)
  • ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)

A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Commits
  • 92d2a85 REL: 1.14.1 rel commit [wheel build]
  • 85623a1 Merge pull request #21362 from tylerjereddy/treddy_1.14.1_backports
  • d924005 MAINT: PR 21362 revisions [wheel build]
  • b901a4e MAINT, CI: PR 21362 revisions [wheel build]
  • 2a7ec60 MAINT, BLD: PR 21362 revisions [wheel build]
  • f4f084d MAINT, CI: PR 21362 revisions [wheel build]
  • b712fc6 DOC: update 1.14.1 relnotes [wheel build]
  • cdd5aca MAINT: special: Accommodate changed integer handling in NumPy 2.0. (#21401)
  • 0f91838 BLD: cp313 wheels on manylinux_aarch64 (#21409)
  • 6dd0b00 MAINT, CI: wheel build changes [wheel build]
  • Additional commits viewable 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 core group with 2 updates: [ansys-mapdl-reader](https://github.com/pyansys/pymapdl-reader) and [scipy](https://github.com/scipy/scipy).


Updates `ansys-mapdl-reader` from 0.53.0 to 0.54.0
- [Release notes](https://github.com/pyansys/pymapdl-reader/releases)
- [Commits](ansys/pymapdl-reader@v0.53.0...v0.54.0)

Updates `scipy` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: ansys-mapdl-reader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 23, 2024 00:19
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Aug 23, 2024
@dependabot dependabot bot requested review from clatapie and germa89 and removed request for a team August 23, 2024 00:19
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.16%. Comparing base (93dd176) to head (f312cbb).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3368      +/-   ##
==========================================
+ Coverage   87.13%   87.16%   +0.03%     
==========================================
  Files          55       55              
  Lines        9816     9816              
==========================================
+ Hits         8553     8556       +3     
+ Misses       1263     1260       -3     

@github-actions
Copy link
Copy Markdown
Contributor

Hello! 👋

Your PR is changing the image cache. So I am attaching the new image cache in a new commit.

This commit does not re-run the CICD workflows (since no changes are made in the codebase) therefore you will see the actions showing in their status Expected — Waiting for status to be reported. Do not worry. You commit workflow is still running here 😄

You might want to rerun the test to make sure that everything is passing. You can retrigger the CICD sending an empty commit git commit -m "Empty comment to trigger CICD" --allow-empty.

You will see this message everytime your commit changes the image cache but you are not attaching the updated cache. 🤓

@germa89 germa89 enabled auto-merge (squash) August 26, 2024 11:02
@germa89 germa89 merged commit b333a5f into main Aug 26, 2024
@germa89 germa89 deleted the dependabot/pip/core-b8c423fa24 branch August 26, 2024 11:16
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