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 edgegrid-python from 1.3.1 to 2.0.0 in /docker/auth-utils #34017

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 Nov 13, 2024

Bumps edgegrid-python from 1.3.1 to 2.0.0.

Release notes

Sourced from edgegrid-python's releases.

v2.0.0

2.0.0 (2024-11-13)

Breaking changes

  • discontinue support for Python 2.7, the minimum supported version is now Python 3.9
  • the __init__ function of EdgeGridAuth and EdgeGridAuthHeaders now accepts headers_to_sign and max_body as keyword-only arguments
  • change signatures of these methods in the EdgeGridAuthHeaders class: make_auth_header, sign_request and make_data_to_sign

Improvements

  • update several dependencies in setup.py
  • start generating files requirements.txt and dev-requirements.txt using pip-compile, so that they contain the full set of project dependencies

Bug fixes

  • fix handling file objects in the request body for EdgeGridAuth
Changelog

Sourced from edgegrid-python's changelog.

2.0.0 (2024-11-13) ++++++++++++++++++

  • Breaking changes

    • discontinue support for Python 2.7, the minimum supported version is now Python 3.9
    • the __init__ function of EdgeGridAuth and EdgeGridAuthHeaders now accepts headers_to_sign and max_body as keyword-only arguments
    • change signatures of these methods in the EdgeGridAuthHeaders class: make_auth_header, sign_request and make_data_to_sign
  • Improvements

    • update several dependencies in setup.py
    • start generating files requirements.txt and dev-requirements.txt using pip-compile, so that they contain the full set of project dependencies
  • Bug fixes

    • fix handling file objects in the request body for EdgeGridAuth
Commits
  • 036f057 DXE-4304 Merge pull request #69 from akamai/release/v2.0.0
  • df59a4e DXE-4304 Update release date
  • 1d8e24e DXE-4304 Update version
  • 92c96a1 DXE-4318 Use fixed versions of libraries in edgegrid-python
  • bdb0128 DXE-4319 Mark some parameters keyword-only to reduce nr of positional args
  • 33625f0 DXE-4321 define PYTHON as python3 in Makefile
  • 75dba08 DXISSUE-52 Remove the license information from the code files
  • 0ffa87e DXISSUE-52 Add the copyright owner information
  • 194b40d DXE-4098 discontinue support for Python 2.7
  • e0876bf DXISSUE-52 readme and examples
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/auth-utils:1.0.0.116296
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/auth-utils/tags
Get started by pulling the image:

docker pull devdemisto/auth-utils:1.0.0.116296

Docker Metadata

  • Image Size: 57.68 MB
  • Image ID: sha256:19a4e162fd8eb99308a558809b37df104829e906464ffad314517bc2d200b333
  • Created: 2024-11-13T15:02:33.842487035Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/auth-utils:1.0.0.116296
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:8f524a57bda2162628b53d8d902098dfcd030a46
    • org.opencontainers.image.version:1.0.0.116296

@CLAassistant
Copy link

CLAassistant commented Dec 2, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@JudahSchwartz
Copy link
Collaborator

@dependabot recreate

Bumps [edgegrid-python](https://github.com/akamai/AkamaiOPEN-edgegrid-python) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/akamai/AkamaiOPEN-edgegrid-python/releases)
- [Changelog](https://github.com/akamai/AkamaiOPEN-edgegrid-python/blob/master/HISTORY.rst)
- [Commits](akamai/AkamaiOPEN-edgegrid-python@v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: edgegrid-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/docker/auth-utils/edgegrid-python-2.0.0 branch from 8f524a5 to 8fc30eb Compare December 15, 2024 07:56
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/auth-utils:1.0.0.1808398
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/auth-utils/tags
Get started by pulling the image:

docker pull devdemisto/auth-utils:1.0.0.1808398

Docker Metadata

  • Image Size: 58.04 MB
  • Image ID: sha256:04a7376e5c93e2e79d037f58dd0067e188d45663a3f88539a9733837719d9397
  • Created: 2024-12-15T08:23:33.503047971Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/auth-utils:1.0.0.1808398
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:8fc30eb586a55c41e23debbd2df341693f1681b4
    • org.opencontainers.image.version:1.0.0.1808398

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.

3 participants