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

chore(deps): update dependency hcloud to v2 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hcloud (changelog) ==1.31.0 -> ==2.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hetznercloud/hcloud-python (hcloud)

v2.3.0

Compare Source

Features
Bug Fixes
  • change floating ip labels type to dict[str, str] (#​444) (1f6da4e)

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
Bug Fixes

v2.1.1

Compare Source

Bug Fixes
  • do not sleep before checking for the reloaded action status (#​426) (3e0a85b)
  • mark client retry backoff function as static (#​429) (14ed130)
Documentation

v2.1.0

Compare Source

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Features

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • return full rebuild response in Client.servers.rebuild (#​406)
  • make datacenter argument optional when creating a primary ip (#​363)
  • remove deprecated include_wildcard_architecture argument in IsosClient.get_list and IsosClient.get_all (#​402)
  • make Client.request tries a private argument (#​399)
  • make Client.poll_interval a private property (#​398)
  • return empty dict on empty responses in Client.request (#​400)
  • remove deprecated hcloud.hcloud module (#​401)
  • move hcloud.__version__.VERSION to hcloud.__version__ (#​397)
Features
  • add trace_id to API exceptions (#​404) (8375261)
  • allow using a custom poll_interval function (#​403) (93eb56b)
  • make Client.poll_interval a private property (#​398) (d5f24db)
  • make Client.request tries a private argument (#​399) (428ea7e)
  • move hcloud.__version__.VERSION to hcloud.__version__ (#​397) (4e3f638), closes #​234
  • remove deprecated hcloud.hcloud module (#​401) (db37e63)
  • remove deprecated include_wildcard_architecture argument in IsosClient.get_list and IsosClient.get_all (#​402) (6b977e2)
  • return empty dict on empty responses in Client.request (#​400) (9f46adb)
  • return full rebuild response in Client.servers.rebuild (#​406) (1970d84)
Bug Fixes
  • make datacenter argument optional when creating a primary ip (#​363) (ebef774)
Dependencies
  • update dependency coverage to >=7.5,<7.6 (#​386) (5660691)
  • update dependency mypy to >=1.10,<1.11 (#​387) (35c933b)
  • update dependency myst-parser to v3 (#​385) (9f18270)
  • update dependency pylint to >=3,<3.3 (#​391) (4a6f005)
  • update dependency pytest to >=8,<8.3 (#​390) (584a36b)
  • update dependency sphinx to >=7.3.4,<7.4 (#​383) (69c2e16)
  • update pre-commit hook asottile/pyupgrade to v3.16.0 (0ce5fbc)
  • update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (5ef25ab)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.4.0 (0941fbf)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.4.1 (fec08c5)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.4.2 (#​389) (2b2e21f)
  • update pre-commit hook pycqa/flake8 to v7.1.0 (3bc651d)
Documentation

v1.35.0

Compare Source

Features
  • add include_deprecated option when fetching images by name (#​375) (6d86f86)
Bug Fixes
  • raise warnings for the ImagesClient.get_by_name deprecation (#​376) (b24de80)

v1.34.0

Compare Source

Features

v1.33.3

Compare Source

Bug Fixes
  • invalid type for load balancer private network property (#​372) (903e92f)
Dependencies
  • update codecov/codecov-action action to v4 (#​359) (a798979)
  • update dependency mypy to >=1.9,<1.10 (#​368) (4b9328c)
  • update dependency pylint to >=3,<3.2 (#​364) (d71d17f)
  • update dependency pytest to >=8,<8.2 (#​366) (8665dcf)
  • update dependency pytest to v8 (#​357) (f8f756f)
  • update dependency pytest-cov to v5 (#​371) (04a6a42)
  • update dependency watchdog to v4 (#​360) (cb8d383)
  • update pre-commit hook asottile/pyupgrade to v3.15.1 (#​362) (dd2a521)
  • update pre-commit hook asottile/pyupgrade to v3.15.2 (3d02ad7)
  • update pre-commit hook psf/black-pre-commit-mirror to v24 (#​356) (b46397d)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.1.1 (#​358) (7e4645e)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.2.0 (#​361) (5b56ace)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.3.0 (3bbac5d)
  • update pre-commit hook pycqa/flake8 to v7 (#​354) (66a582f)
  • update pypa/gh-action-pypi-publish action to v1.8.12 (#​365) (55db255)
  • update pypa/gh-action-pypi-publish action to v1.8.14 (#​367) (0cb615f)

v1.33.2

Compare Source

Bug Fixes
  • publish package to PyPI using OIDC auth (1a0e93b)

v1.33.0

Compare Source

Features
  • add metrics endpoint for load balancers and servers (#​331) (ee3c54f)
Bug Fixes
Dependencies

v1.32.0

Compare Source

Features
  • allow returning root_password in servers rebuild (#​276) (38e098a)
Dependencies
  • update dependency mypy to >=1.7,<1.8 (#​325) (7b59a2d)
  • update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 (#​326) (213b661)
  • update pre-commit hook psf/black-pre-commit-mirror to v23.10.1 (#​322) (999afe3)
  • update pre-commit hook psf/black-pre-commit-mirror to v23.11.0 (#​324) (7b2a24e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hcloud-2.x branch from 677a687 to 03f1b33 Compare July 3, 2024 14:03
@renovate renovate bot force-pushed the renovate/hcloud-2.x branch 2 times, most recently from c350322 to a47511a Compare July 30, 2024 18:38
@renovate renovate bot force-pushed the renovate/hcloud-2.x branch from a47511a to 25007a4 Compare August 6, 2024 14:24
@renovate renovate bot force-pushed the renovate/hcloud-2.x branch from 25007a4 to c862708 Compare August 19, 2024 19:40
@renovate renovate bot force-pushed the renovate/hcloud-2.x branch from c862708 to f6ec365 Compare October 9, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants