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

build(deps): bump hcloud from 1.35.0 to 2.0.1 #126

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps hcloud from 1.35.0 to 2.0.1.

Release notes

Sourced from hcloud's releases.

v2.0.1

2.0.1 (2024-07-03)

Bug Fixes

  • assignee_type is required when creating a primary ip (#409) (bce5e94)
  • clean unused arguments in the Client.servers.rebuild method (#407) (6d33c3c)
  • details are optional in API errors (#411) (f1c6594)
  • rename trace_id variable to correlation_id (#408) (66a0f54)

v2.0.0

2.0.0 (2024-07-03)

Upgrade notes: https://hcloud-python.readthedocs.io/en/stable/upgrading.html#upgrading-to-v2

⚠ 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)

... (truncated)

Changelog

Sourced from hcloud's changelog.

2.0.1 (2024-07-03)

Bug Fixes

  • assignee_type is required when creating a primary ip (#409) (bce5e94)
  • clean unused arguments in the Client.servers.rebuild method (#407) (6d33c3c)
  • details are optional in API errors (#411) (f1c6594)
  • rename trace_id variable to correlation_id (#408) (66a0f54)

2.0.0 (2024-07-03)

⚠ 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)

... (truncated)

Commits
  • 8257ec9 chore(main): release 2.0.1 (#410)
  • f1c6594 fix: details are optional in API errors (#411)
  • bce5e94 fix: assignee_type is required when creating a primary ip (#409)
  • 6d33c3c fix: clean unused arguments in the Client.servers.rebuild method (#407)
  • 66a0f54 fix: rename trace_id variable to correlation_id (#408)
  • cf08842 chore(main): release 2.0.0 (#380)
  • c77f771 docs: add v2 upgrade notes (#405)
  • 1970d84 feat!: return full rebuild response in Client.servers.rebuild (#406)
  • 8375261 feat: add trace_id to API exceptions (#404)
  • 93eb56b feat: allow using a custom poll_interval function (#403)
  • 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 [hcloud](https://github.com/hetznercloud/hcloud-python) from 1.35.0 to 2.0.1.
- [Release notes](https://github.com/hetznercloud/hcloud-python/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-python@v1.35.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2024
@resmo resmo merged commit bc21016 into main Jul 15, 2024
4 checks passed
@resmo resmo deleted the dependabot/pip/hcloud-2.0.1 branch July 15, 2024 19:04
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant