SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

[6.15.z] Bump apypie from 0.4.0 to 0.5.0 #16954

Closed Satellite-QE closed 4 days ago

Satellite-QE commented 4 days ago

Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/16953

Bumps apypie from 0.4.0 to 0.5.0.

Commits
  • 47b457b Release 0.5.0
  • 200338c update build status badge to GHA
  • c947eff drop basestring hack, Python 2 is no more
  • 5ab3ab9 always use json.decoder, Python2 is no more
  • 13c5988 always use urllib.parse, Python2 is no more
  • dc54d9d stop guarding typing imports, we're Python3-only now
  • 8a809a2 add ForemanApi
  • 0120818 Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • d61d9fb Bump pypa/gh-action-pypi-publish from 1.12.1 to 1.12.2
  • c77abe1 Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)