Skip to content

Bump axonius-api-client from 4.60.3 to 5.0.5 in /docker/axonius#2233

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps axonius-api-client from 4.60.3 to 5.0.5.

Release notes

Sourced from axonius-api-client's releases.

5.0.5

Library Changes

  • Added logic to filter the cf token code path by default now needs either a token set or cf_run / cr_env to be true for token use.
  • Change no schema found errors from warnings to debug so they can be more easily filtered out by log levels.

Full Changelog: Axonius/axonius_api_client@5.0.4...5.0.5

5.0.4

Library changes

FIX SystemSettings update typo

ConfigNmae -> ConfigName

DEV workflow updates

  • replacing flake8, bandit, pydocstyle, and isort with ruff (keeping black, though!). Ruff instantly responds for linting in vscode
  • starting to incorporate mypy but lots of problems and work to do there so temporarily paused
  • modifications made to silence new linter outputs
  • get rid of pytest-httpbin reliance, it's been broken for ages

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

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

... (truncated)

Commits
  • 5f6bac9 Merge pull request #254 from Axonius/develop
  • b2fb6fc Merge pull request #253 from Axonius/bugfix/cf_token_restriction
  • f4f222a Switching the schema not found field warning to a debug log.
  • 310eb57 Making the default for cf_env to be false.
  • 907cda5 Allows to filter the whole token path if one of the entry methods are not in ...
  • 590feb3 Merge pull request #252 from Axonius/develop
  • 49e4150 Merge pull request #251 from lifehackjim/fix/system_settings_schema
  • b734659 bugfix: typo in _update method for SystemSettings
  • d8d2f80 Merge pull request #250 from lifehackjim/dev_workflow_changes
  • 50e55a3 dev workflow changes
  • 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.5.
- [Release notes](https://github.com/Axonius/axonius_api_client/releases)
- [Commits](Axonius/axonius_api_client@4.60.3...5.0.5)

---
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 Jun 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2023

Superseded by #2331.

@dependabot dependabot bot closed this Jul 11, 2023
@dependabot dependabot bot deleted the dependabot/pip/docker/axonius/axonius-api-client-5.0.5 branch July 11, 2023 11:42
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