Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hetznercloud/hcloud-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.33.0
Choose a base ref
...
head repository: hetznercloud/hcloud-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.33.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 19, 2023

  1. chore: fix release please manifest after release

    jooola committed Dec 19, 2023
    Copy the full SHA
    7114c16 View commit details

Commits on Dec 21, 2023

  1. deps: update dependency mypy to >=1.8,<1.9 (#343)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [mypy](https://www.mypy-lang.org/)
    ([source](https://togithub.com/python/mypy),
    [changelog](https://mypy-lang.blogspot.com/)) | `>=1.7,<1.8` ->
    `>=1.8,<1.9` |
    [![age](https://developer.mend.io/api/mc/badges/age/pypi/mypy/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mypy/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mypy/1.7.1/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mypy/1.7.1/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>python/mypy (mypy)</summary>
    
    ### [`v1.8.0`](https://togithub.com/python/mypy/compare/v1.7.1...v1.8.0)
    
    [Compare
    Source](https://togithub.com/python/mypy/compare/v1.7.1...v1.8.0)
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://developer.mend.io/github/hetznercloud/hcloud-python).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 21, 2023
    Copy the full SHA
    984022f View commit details

Commits on Jan 2, 2024

  1. deps: update dependency coverage to >=7.4,<7.5 (#348)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [coverage](https://togithub.com/nedbat/coveragepy) | `>=7.3,<7.4` ->
    `>=7.4,<7.5` |
    [![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/coverage/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/coverage/7.3.4/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.3.4/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nedbat/coveragepy (coverage)</summary>
    
    ###
    [`v7.4.0`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-740--2023-12-27)
    
    [Compare
    Source](https://togithub.com/nedbat/coveragepy/compare/7.3.4...7.4.0)
    
    - In Python 3.12 and above, you can try an experimental core based on
    the new
        :mod:`sys.monitoring <python:sys.monitoring>` module by defining a
    `COVERAGE_CORE=sysmon` environment variable. This should be faster,
    though
    plugins and dynamic contexts are not yet supported with it. I am very
        interested to hear how it works (or doesn't!) for you.
    
    .. \_changes\_7-3-4:
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://developer.mend.io/github/hetznercloud/hcloud-python).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Copy the full SHA
    3ac5711 View commit details
  2. deps: update pre-commit hook psf/black-pre-commit-mirror to v23.12.1 (#…

    …347)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [psf/black-pre-commit-mirror](https://togithub.com/psf/black-pre-commit-mirror)
    | repository | patch | `23.12.0` -> `23.12.1` |
    
    Note: The `pre-commit` manager in Renovate is not supported by the
    `pre-commit` maintainers or community. Please do not report any problems
    there, instead [create a Discussion in the Renovate
    repository](https://togithub.com/renovatebot/renovate/discussions/new)
    if you have any questions.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psf/black-pre-commit-mirror
    (psf/black-pre-commit-mirror)</summary>
    
    ###
    [`v23.12.1`](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.0...23.12.1)
    
    [Compare
    Source](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.0...23.12.1)
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://developer.mend.io/github/hetznercloud/hcloud-python).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Copy the full SHA
    2c24efe View commit details
  3. fix: private object not exported in top level module (#346)

    Fixes #345
    
    ---------
    
    Signed-off-by: Jürgen Kreileder <[email protected]>
    jkreileder authored Jan 2, 2024
    Copy the full SHA
    5281b05 View commit details
  4. chore(main): release 1.33.1 (#344)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.33.1](v1.33.0...v1.33.1)
    (2024-01-02)
    
    
    ### Bug Fixes
    
    * private object not exported in top level module
    ([#346](#346))
    ([5281b05](5281b05))
    
    
    ### Dependencies
    
    * update dependency coverage to &gt;=7.4,&lt;7.5
    ([#348](#348))
    ([3ac5711](3ac5711))
    * update dependency mypy to &gt;=1.8,&lt;1.9
    ([#343](#343))
    ([984022f](984022f))
    * update pre-commit hook psf/black-pre-commit-mirror to v23.12.1
    ([#347](#347))
    ([2c24efe](2c24efe))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    hcloud-bot authored Jan 2, 2024
    Copy the full SHA
    d365726 View commit details
Loading