Skip to content

Bump axonius-api-client from 4.60.3 to 5.0.3 in /docker/axonius#1982

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/axonius/axonius-api-client-5.0.3
Closed

Bump axonius-api-client from 4.60.3 to 5.0.3 in /docker/axonius#1982
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/axonius/axonius-api-client-5.0.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 11, 2023

Bumps axonius-api-client from 4.60.3 to 5.0.3.

Release notes

Sourced from axonius-api-client's releases.

5.0.3

Library changes

FIX wrap errors when getting current user

While using a service account to authenticate with axonshell, the get_current_user method returns a 404 error.

This is now fixed by wrapping the call and returning None if the call fails for any reason.

What's Changed

Full Changelog: Axonius/axonius_api_client@5.0.2...5.0.3

5.0.2

Library changes

FIX pin urllib3

The recent release of requests https://github.com/psf/requests/releases/tag/v2.30.0 changed from urllib3 v1 to urllib3 v2. This broke cert_human and http.Http. I will update both later to use urllib3 v2 (which will limit the minimum python version to 3.7).

What's Changed

Full Changelog: Axonius/axonius_api_client@5.0.1...5.0.2

5.0.1

... (truncated)

Commits
  • ca37794 Merge pull request #248 from Axonius/develop
  • 922b148 Merge pull request #247 from Axonius/bugfix/service_account_login_error
  • fc70fc3 version bump
  • 251c517 bugfix: wrap errors for getting current user
  • 351a248 Merge pull request #246 from Axonius/develop
  • d74abb7 Merge pull request #245 from Axonius/fix/urllib3_pinning
  • 6801e53 version bump
  • 1d14392 todo: update cert_human and http.Http
  • bf8efef fix: pin urllib3 to v1 for now
  • 9db0d17 Merge pull request #244 from Axonius/develop
  • 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 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)

Bumps [axonius-api-client](https://github.com/Axonius/axonius_api_client) from 4.60.3 to 5.0.3.
- [Release notes](https://github.com/Axonius/axonius_api_client/releases)
- [Commits](Axonius/axonius_api_client@4.60.3...5.0.3)

---
updated-dependencies:
- dependency-name: axonius-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 19, 2023

Superseded by #2031.

@dependabot dependabot bot closed this May 19, 2023
@dependabot dependabot bot deleted the dependabot/pip/docker/axonius/axonius-api-client-5.0.3 branch May 19, 2023 12:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants