openbrokerapi icon indicating copy to clipboard operation
openbrokerapi copied to clipboard

A python package for the V2 CF Service Broker API

Results 39 openbrokerapi issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Broker checks, that the given plan_id exists in some service, but does not check, that the service match.

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.6.4. Release notes Sourced from ruff's releases. 0.6.4 Release Notes Preview features [flake8-builtins] Use dynamic builtins list based on Python version (#13172) [pydoclint] Permit yielding...

dependencies
python

Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240907. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.32.0.20240712&new-version=2.32.0.20240907)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.10.1. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.1 🚑🔏 Oopsie... We missed a tiny bug in the attestations feature the other day The problem was...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.4.0. Release notes Sourced from actions/upload-artifact's releases. v4.4.0 Notice: Breaking Changes :warning: We will no longer include hidden files and folders by default in the...

dependencies
github_actions

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.2.0. Release notes Sourced from actions/setup-python's releases. v5.2.0 What's Changed Bug fixes: Add .zip extension to Windows package downloads for Expand-Archive Compatibility by @​priyagupta108 in...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.9 to 3.26.6. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

dependencies
github_actions

Migrate the code base to uv, which establishes as the goto Python toolchain. ## Blocker: - https://github.com/dependabot/dependabot-core/issues/10478