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 the dependencies group across 1 directory with 4 updates #769

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps the dependencies group with 4 updates in the / directory: ansys-mapdl-core, ansys-dpf-core, pre-commit and hypothesis.

Updates ansys-mapdl-core from 0.68.6 to 0.69.2

Commits
  • 9f77fdc chore: updating CHANGELOG for v0.69.2
  • 724267a build: release 0.69.2
  • 59c0d3c revert: revert "chore: updating CHANGELOG for v0.69.2"
  • 044479d chore: updating CHANGELOG for v0.69.2
  • c107054 Merge branch 'main' into release/0.69
  • 8be236d ci: adding-profiling-to-unit-tests (#3676)
  • 30e5c0d docs: fix post documentation (#3684)
  • b3c1172 feat: adding len to components (#3663)
  • 61fa744 ci: pre-commit autoupdate (#3681)
  • 54e0d01 test: making sure the full and rst files exists before running the tests (#3666)
  • Additional commits viewable in compare view

Updates ansys-dpf-core from 0.13.3 to 0.13.4

Release notes

Sourced from ansys-dpf-core's releases.

v0.13.4

pydpf-core 0.13.4 release for DPF Server 2025.1.0 (ANSYS 2025 R1)

What's Changed

Enhancements

Bug fixes

Documentation

Examples

CI/CD

New Contributors

Full Changelog: ansys/pydpf-core@v0.13.3...v0.13.4

Commits

Updates pre-commit from 4.0.1 to 4.1.0

Release notes

Sourced from pre-commit's releases.

pre-commit v4.1.0

Features

Fixes

Changelog

Sourced from pre-commit's changelog.

4.1.0 - 2025-01-20

Features

Fixes

Commits
  • b152e92 v4.1.0
  • c3125a4 Merge pull request #3389 from lorenzwalthert/dev-always-unset-renv
  • c2c061c fix: ensure env patch is applied for vanilla emulation
  • cd429db Merge pull request #3382 from pre-commit/pre-commit-ci-update-config
  • 9b9f8e2 [pre-commit.ci] pre-commit autoupdate
  • 86300a4 Merge pull request #3376 from pre-commit/r-gone
  • 77edad8 install r on ubuntu runners
  • 18b3939 Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest
  • 31cb945 Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...
  • 28c3d81 update .net tests to use .net 8
  • Additional commits viewable in compare view

Updates hypothesis from 6.124.1 to 6.124.2

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.124.2

Improves our internal caching logic for test cases.

The canonical version of these notes (with links) is on readthedocs.

Commits
  • cb6fe37 Bump hypothesis-python version to 6.124.2 and update changelog
  • 7a880c9 Merge pull request #4247 from tybug/tcs-cache
  • 02067bb handle issues with alternative backends
  • d976c75 dont select forced nodes in lower_integers_together
  • c3afc11 add release notes
  • b838685 move to ir cache
  • 15258a8 move more things off buffer
  • 7703eb6 remove old sortkey
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
hypothesis [>= 6.84.a, < 6.85]

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 dependencies group with 4 updates in the / directory: [ansys-mapdl-core](https://github.com/ansys/pymapdl), [ansys-dpf-core](https://github.com/ansys/pydpf-core), [pre-commit](https://github.com/pre-commit/pre-commit) and [hypothesis](https://github.com/HypothesisWorks/hypothesis).


Updates `ansys-mapdl-core` from 0.68.6 to 0.69.2
- [Release notes](https://github.com/ansys/pymapdl/releases)
- [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md)
- [Commits](ansys/pymapdl@v0.68.6...v0.69.2)

Updates `ansys-dpf-core` from 0.13.3 to 0.13.4
- [Release notes](https://github.com/ansys/pydpf-core/releases)
- [Commits](ansys/pydpf-core@v0.13.3...v0.13.4)

Updates `pre-commit` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0)

Updates `hypothesis` from 6.124.1 to 6.124.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.124.1...hypothesis-python-6.124.2)

---
updated-dependencies:
- dependency-name: ansys-mapdl-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-dpf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 22, 2025
@wiz-inc-572fc38784
Copy link

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 2 Medium
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total 2 Medium

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@wiz-inc-572fc38784
Copy link

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 2 Medium
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total 2 Medium

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.98%. Comparing base (b944c2c) to head (a5b9130).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #769   +/-   ##
=======================================
  Coverage   94.98%   94.98%           
=======================================
  Files         109      109           
  Lines        5698     5698           
  Branches      323      323           
=======================================
  Hits         5412     5412           
  Misses        285      285           
  Partials        1        1           
Flag Coverage Δ
direct-launch 91.57% <ø> (ø)
minimum-deps 93.14% <ø> (ø)
python-3.10 94.20% <ø> (ø)
python-3.11 94.13% <ø> (ø)
python-3.12 94.33% <ø> (ø)
server-2024R2 90.76% <ø> (ø)
server-2025R1 94.13% <ø> (ø)
server-2025R2 94.13% <ø> (ø)
server-latest 94.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@greschd greschd merged commit 3a1e323 into main Jan 22, 2025
30 checks passed
@greschd greschd deleted the dependabot/pip/dependencies-14f15d1180 branch January 22, 2025 18:55
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.

1 participant