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

Build(deps): Bump the python-packages group across 1 directory with 3 updates #15577

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the python-packages group with 3 updates in the / directory: avocado-framework, avocado-framework-plugin-result-html and avocado-framework-plugin-varianter-yaml-to-mux.

Updates avocado-framework from 82 to 108.0

Release notes

Sourced from avocado-framework's releases.

108.0

No release notes provided.

107.0

No release notes provided.

106.0 - Taking Off

The Avocado team is proud to present another release: Avocado 106.0, AKA "Taking Off", is now available!

Release documentation: Avocado 106.0

Users/Test Writers

  • The usage of Coverage.py (the de-facto Python tool for for test coverage) with Avocado received a number of improvements such as support for python-unittest tests in addition to avocado-instrumented tests.

  • When listing tests with avocado -V list, the resolver that handled the reference to test resolution is now shown. The reason is that with the introduction of resolvers such as runnable-recipe and runnables-recipe the resolver may not be the same as the test type.

  • Job log files can now use a memory buffer to reduce I/O pressure when there's much log activity. Users can set the job.run.logging_buffer_size with the desired buffer size.

Utility Modules

  • avocado.utils.disk.get_io_scheduler_list: new utility function that returns the I/O scheduler available for the I/O device.

  • avocado.utils.disk.get_io_scheduler: new utility function that returns the I/O scheduler which is currently set for a device.

Bug Fixes

  • The resolver could fail to check file permissions on systems such as macOS due to limitations in os.access. A more robust check is now used based on os.stat.

  • A hardcoded reference and check for the "nrunner" runner plugin was removed.

... (truncated)

Commits
  • 17201f1 Changes for release 108.0
  • f588638 Release notes for 108.0
  • ddb7106 Merge pull request #6037 from richtja/static_checks_update
  • 08800c2 static-checks submodule update
  • 24b15fe Merge remote-tracking branch 'clebergnu/distro_test_debian_12_7'
  • ef2474c Distro: add a functional test for Debian probes
  • 2551dba Merge pull request #6036 from richtja/pre_release_submodule
  • f6664fb pre-release tests with avocado-static-checks submodule
  • a24c5ff Merge branch 'resolver_exec'
  • 978e409 exec-runnable-recipe resolver: add support for arguments
  • Additional commits viewable in compare view

Updates avocado-framework-plugin-result-html from 82 to 108.0

Updates avocado-framework-plugin-varianter-yaml-to-mux from 82 to 108.0

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

… updates

Bumps the python-packages group with 3 updates in the / directory: [avocado-framework](https://github.com/avocado-framework/avocado), [avocado-framework-plugin-result-html](http://avocado-framework.github.io/) and [avocado-framework-plugin-varianter-yaml-to-mux](http://avocado-framework.github.io/).


Updates `avocado-framework` from 82 to 108.0
- [Release notes](https://github.com/avocado-framework/avocado/releases)
- [Commits](avocado-framework/avocado@82.0...108.0)

Updates `avocado-framework-plugin-result-html` from 82 to 108.0

Updates `avocado-framework-plugin-varianter-yaml-to-mux` from 82 to 108.0

---
updated-dependencies:
- dependency-name: avocado-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: avocado-framework-plugin-result-html
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: avocado-framework-plugin-varianter-yaml-to-mux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
Since this will not be merged

Skip-build: true

Required-githooks: true

Signed-off-by: Dalton Bohning <[email protected]>
@daltonbohning daltonbohning marked this pull request as draft December 9, 2024 22:23
@daltonbohning
Copy link
Contributor

Keeping this PR for information only - we are not ready to update avocado

Copy link

github-actions bot commented Dec 9, 2024

Errors are component not formatted correctly,Ticket number prefix incorrect,PR title is malformatted. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data
https://daosio.atlassian.net/browse/Build(deps):

Copy link
Contributor

@phender phender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking this for now. We have DAOS-15234 to address this issue. Let's leave this open to prevent subsequent dependbot tickets for now.

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 don't land
Development

Successfully merging this pull request may close these issues.

2 participants