-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the dependencies group with 6 updates #738
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.2.0` | | [ansys-tools-local-product-launcher](https://github.com/ansys/ansys-tools-local-product-launcher) | `0.1.0` | `0.1.1` | | [ansys-tools-filetransfer](https://github.com/ansys/ansys-tools-filetransfer) | `0.1.0` | `0.1.1` | | [types-protobuf](https://github.com/python/typeshed) | `5.28.3.20241030` | `5.29.1.20241207` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.2.2` | `1.2.3` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.122.1` | `6.122.3` | Updates `numpy` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.3...v2.2.0) Updates `ansys-tools-local-product-launcher` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/ansys/ansys-tools-local-product-launcher/releases) - [Commits](ansys/ansys-tools-local-product-launcher@v0.1.0...v0.1.1) Updates `ansys-tools-filetransfer` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/ansys/ansys-tools-filetransfer/releases) - [Changelog](https://github.com/ansys/ansys-tools-filetransfer/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-filetransfer@v0.1.0...v0.1.1) Updates `types-protobuf` from 5.28.3.20241030 to 5.29.1.20241207 - [Commits](https://github.com/python/typeshed/commits) Updates `ansys-sphinx-theme` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.2...v1.2.3) Updates `hypothesis` from 6.122.1 to 6.122.3 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.122.1...hypothesis-python-6.122.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-tools-local-product-launcher dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-tools-filetransfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-protobuf dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #738 +/- ##
=======================================
Coverage 94.99% 94.99%
=======================================
Files 109 109
Lines 5695 5695
Branches 322 322
=======================================
Hits 5410 5410
Misses 284 284
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
greschd
approved these changes
Dec 9, 2024
greschd
reviewed
Dec 9, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 6 updates:
2.1.32.2.00.1.00.1.10.1.00.1.15.28.3.202410305.29.1.202412071.2.21.2.36.122.16.122.3Updates
numpyfrom 2.1.3 to 2.2.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
e7a123bMerge pull request #27928 from charris/prepare-2.2.0d97d071MAINT: Try fixing MacOS cirrus build failures. [wheel build]1ed7b67REL: Prepare for the NumPy 2.2.0 release [wheel build]fd9e7efMerge pull request #27916 from charris/backport-279152e0941fMAINT: Bump actions/cache from 4.1.2 to 4.2.0013656dMerge pull request #27912 from charris/backport-278777895ba6Merge pull request #27913 from charris/backport-27896ee8d1cdPERF: improve multithreaded ufunc scaling (#27896)77fff6bENH: Refactor__qualname__across API (#27877)b30a338Merge pull request #27911 from charris/backport-27891Updates
ansys-tools-local-product-launcherfrom 0.1.0 to 0.1.1Commits
8e21787Merge pull request #214 from ansys/maint/release_0.1.1a62958bMerge branch 'main' of https://github.com/ansys-internal/ansys-tools-local-pr...de57c69Add Python 3.13 support (#213)aeda7cdBump the dependencies group with 3 updates (#211)f4f1815Bump the dependencies group with 3 updates (#210)2d2f58fBump codecov/codecov-action from 4 to 5 (#209)729c763Bump the dependencies group with 3 updates (#208)3d3fa6eBump the dependencies group with 2 updates (#207)eda4984Show the prev / next button (#206)e878240Bump the dependencies group with 2 updates (#205)Updates
ansys-tools-filetransferfrom 0.1.0 to 0.1.1Changelog
Sourced from ansys-tools-filetransfer's changelog.
Commits
307090dchore: updating CHANGELOG for v0.1.1c9f7016Merge pull request #141 from ansys/maint/release_0.1.1223a09bchore: adding changelog file 141.documentation.md [dependabot-skip]cffe1e9Merge branch 'main' of https://github.com/ansys/ansys-tools-filetransfer into...45c9d6fAdd Python 3.13 support, drop 3.9 (#140)4569d96Remove debug CI step (#138)bd355fcFix test setup, update dependencies (#137)cbbc691Bump codecov/codecov-action from 4 to 5 (#135)9ddf78dBump the dependencies group with 2 updates (#133)c7201d5Show the prev / next button (#132)Updates
types-protobuffrom 5.28.3.20241030 to 5.29.1.20241207Commits
Updates
ansys-sphinx-themefrom 1.2.2 to 1.2.3Commits
ddda1e7chore: updating CHANGELOG for v1.2.3acdfd53release: v1.2.3a389691fix: rename thedatetoast_build_datein js (#594)Updates
hypothesisfrom 6.122.1 to 6.122.3Release notes
Sourced from hypothesis's releases.
Commits
904bdd9Bump hypothesis-python version to 6.122.3 and update changelogd4bad35Merge pull request #4199 from tybug/legibilityf3017c1Bump hypothesis-python version to 6.122.2 and update changelog87319a0Merge pull request #4198 from tybug/sphinx-linkcheck42f119eprefer hyphenb26cc93add patch notes5903fe9reword, add tests7c11f95fix hashable comparison54777d6recommend remedies in unsatsisfiable248a0c1recommend@settingsif unknown kwarg matches setting nameMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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