Skip to content

CHORE: Bump ansys-mechanical-env from 0.1.9 to 0.1.11 in the core group#1142

Merged
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/core-1a7f1b2e89
Apr 24, 2025
Merged

CHORE: Bump ansys-mechanical-env from 0.1.9 to 0.1.11 in the core group#1142
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/core-1a7f1b2e89

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 14, 2025

Copy link
Copy Markdown
Contributor

Bumps the core group with 1 update: ansys-mechanical-env.

Updates ansys-mechanical-env from 0.1.9 to 0.1.11

Release notes

Sourced from ansys-mechanical-env's releases.

v0.1.11

0.1.11 - April 11, 2025

Maintenance

  • chore: update CHANGELOG for v0.1.10 #101

Miscellaneous

  • [pre-commit.ci] pre-commit autoupdate #94
  • CHORE: Update qt version #103

v0.1.10

0.1.10 - March 27, 2025

Added

  • CHORE: Update IntelMKL version #100

Dependencies

  • Update pre-commit #90, #93
  • Bump pytest from 8.3.4 to 8.3.5 and dangoslen/dependabot-changelog-helper from 3 to 4 #95

Fixed

  • fix: remove vulnerable action #98
Changelog

Sourced from ansys-mechanical-env's changelog.

0.1.11 - April 11, 2025

Maintenance

  • chore: update CHANGELOG for v0.1.10 #101

Miscellaneous

  • [pre-commit.ci] pre-commit autoupdate #94
  • CHORE: Update qt version #103

0.1.10 - March 27, 2025

Added

  • CHORE: Update IntelMKL version #100

Dependencies

  • Update pre-commit #90, #93
  • Bump pytest from 8.3.4 to 8.3.5 and dangoslen/dependabot-changelog-helper from 3 to 4 #95

Fixed

  • fix: remove vulnerable action #98
Commits

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 <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 1 update: [ansys-mechanical-env](https://github.com/ansys/pymechanical-env).


Updates `ansys-mechanical-env` from 0.1.9 to 0.1.11
- [Release notes](https://github.com/ansys/pymechanical-env/releases)
- [Changelog](https://github.com/ansys/pymechanical-env/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical-env@v0.1.9...v0.1.11)

---
updated-dependencies:
- dependency-name: ansys-mechanical-env
  dependency-version: 0.1.11
  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 April 14, 2025 20:13
@dependabot dependabot Bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Apr 14, 2025
@pyansys-ci-bot
pyansys-ci-bot enabled auto-merge (squash) April 14, 2025 20:13
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Apr 14, 2025
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 293a8c11
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (293a8c1) Report Missing Report Missing Report Missing
Head commit (31d38ae) 2510 2188 87.17%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1142) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@codecov

codecov Bot commented Apr 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (4bc4e10) to head (31d38ae).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1142   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files          39       39           
  Lines        2510     2510           
=======================================
  Hits         2188     2188           
  Misses        322      322           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pyansys-ci-bot
pyansys-ci-bot merged commit a2e0a66 into main Apr 24, 2025
@pyansys-ci-bot
pyansys-ci-bot deleted the dependabot/pip/core-1a7f1b2e89 branch April 24, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Related to dependabot dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants