Skip to content

build(deps): update flask-rebar requirement from ~=3.3.2 to ~=3.4.0#53

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/flask-rebar-approx-eq-3.4.0
Open

build(deps): update flask-rebar requirement from ~=3.3.2 to ~=3.4.0#53
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/flask-rebar-approx-eq-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on flask-rebar to permit the latest version.

Changelog

Sourced from flask-rebar's changelog.

Changelog

v3.3.2 (2024-10-10)

Fix

- Make `raise_400_for_marshmallow_errors` raise again ([#317](https://github.com/plangrid/flask-rebar/issues/317)) [Greg
  Kuwaye]

Buried in #300 was a consequential change to raise_400_for_marshmallow_errors that changed its behavior from raising errors to returning them.

This affects >= 3.2.0.

This PR reverts this behavior since there seems to be no need for this change.

Other

  • [PJL-10221] handle some edge cases in OpenAPI v3.1 swagger generation (#319) [Eugene Kim]

    • Bugfix for ContainsOnly marshmallow validator
    • Fix to allow custom dict attributes to be typed
  • Merge pull request #318 from plangrid/ACSBP-4867. [Zuhair Taleb]

    Add stalebot to flask-rebar [ACSBP-4867]

  • Add stalebot to flask-rebar [ACSBP-4867] [Zuhair Taleb]

v3.3.1 (2024-08-08)

Fix

- Handle `type` when it is a list. [Greg Kuwaye]

Other

  • Merge pull request #315 from kaiku/gkuwaye/issue-314-repro. [Greg Kuwaye]

    Fix schema flattener to support list-type type field introduced in OpenAPI 3.1

  • Update flask_rebar/swagger_generation/generator_utils.py. [Daniel Wallace, Greg Kuwaye]

  • Revert "Add failing test to repro issue#314" [Greg Kuwaye]

... (truncated)

Commits
  • 58d2c78 Bump version: 3.3.2 → 3.4.0
  • d6e5bd0 Address nitpicks
  • 21cc21d Black formatting
  • 08385bf Extra quote marshmallow matrix strings
  • 575c18f update test matrix
  • efd916c Add marshmallow 4.x versions to CI test matrix
  • 1e71c9f Relax error message assertion for marshmallow 4.x
  • 93326b8 Fix swagger converter tests for marshmallow 4.x
  • 350beee Make marshmallow-objects tests conditional for 4.x compatibility
  • d7160dd Add marshmallow 4.x support with backward compatibility
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [flask-rebar](https://github.com/plangrid/flask-rebar) to permit the latest version.
- [Release notes](https://github.com/plangrid/flask-rebar/releases)
- [Changelog](https://github.com/plangrid/flask-rebar/blob/master/CHANGELOG.rst)
- [Commits](plangrid/flask-rebar@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: flask-rebar
  dependency-version: 3.4.0
  dependency-type: direct:production
...

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 Mar 1, 2026
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.

0 participants