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 python-packages group across 1 directory with 4 updates #15664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates pylint from 3.3.2 to 3.3.3

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 25, 2024
Copy link

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/Bump

@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15664/1/testReport/

@daosbuild1
Copy link
Collaborator

Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15664/1/execution/node/1129/log

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


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

Updates `pylint` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.3)

---
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
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-4c3a102bda branch from 8f5e21f to a20fa9e Compare December 27, 2024 01:36
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
Development

Successfully merging this pull request may close these issues.

1 participant