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

Update dohq-artifactory requirement from <0.10,>=0.9 to >=0.9,<0.11 #136

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Updates the requirements on dohq-artifactory to permit the latest version.

Release notes

Sourced from dohq-artifactory's releases.

0.10.0

What's Changed

New Contributors

Full Changelog: devopshq/artifactory@0.9.2...0.10.0

Changelog

Sourced from dohq-artifactory's changelog.

0.9.1

  • Support Python 3.11 #396 396

0.9.0

  • Fix Requests dependency is unversioned, but at least 2.26.0 is not supported #414
  • Fix Property values are not URL quoted for matrix parameters #408
  • Add $DOHQ_ARTIFACTORY_PYTHON_CFG environment variable #413

0.8.4

  • stat: add .created, .last_updated, .last_modified to returned namedtuple #382
  • Add federated repo #399

0.8.3

  • fix: add callable check to progress_bar #379

0.8.2

  • Support python 3.11 #376
  • fix writeto progress_func: the last chunk #375
  • Add support for "targetTag" variable of Docker Build promotion API #370
  • Bugfix: JSONDecodeError handling for simplejson #354
  • Bugfix: Build Promotion works #334
  • fix docker_api_version of repo #333
  • update default_config_path on windows #362
  • Bugfix: get build runs failed with an exception #366

0.8.1

  • Fix recursive properties issue #326
  • Remove unnecessary ArtifactorySaaSPath methods #339
  • Complete Python 3.9 and 3.10 support #347
  • Handling int arguments in create_aql_text method #349
  • Fix jwt.exceptions.DecodeError #351

0.8.0

  • Add Python 3.10 support
  • Add a method to get download statistics for a path - path.download_stats() (#288)
  • Add path.deploy_by_checksum(...) method (#27)
  • Raises ArtifactoryException instead of requests.HTTPError (#179)
  • Better logging control with logging.getLogger("artifactory") (#235)
  • Allow "verify" in the configuration to be a certfile (#281)
  • Update properties now uses PATCH method (#65)
  • Various documentation improvements
  • Added dry run option to supported methods (#268)
  • Copy function first tries to copy by checksum (#162)

April, 2018

  • Add Admin Area object - you can add\update\read\delete user, group, repository, permission

Feb 22, 2018

  • Add repo and path_in_repo properties

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [dohq-artifactory](https://github.com/devopshq/artifactory) to permit the latest version.
- [Release notes](https://github.com/devopshq/artifactory/releases)
- [Changelog](https://github.com/devopshq/artifactory/blob/master/CHANGELOG.md)
- [Commits](devopshq/artifactory@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: dohq-artifactory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (085fc42) 62.52% compared to head (ae62c9d) 62.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   62.52%   62.52%           
=======================================
  Files          33       33           
  Lines        1513     1513           
=======================================
  Hits          946      946           
  Misses        567      567           

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

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.

0 participants