Skip to content

Comments

Bump edgegrid-python from 1.3.1 to 2.0.0 in /docker/akamai#4394

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.0
Closed

Bump edgegrid-python from 1.3.1 to 2.0.0 in /docker/akamai#4394
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 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

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)

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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 25, 2025

Superseded by #4784.

@dependabot dependabot bot closed this Apr 25, 2025
@dependabot dependabot bot deleted the dependabot/pip/docker/akamai/edgegrid-python-2.0.0 branch April 25, 2025 11:49
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