Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 2, 2020

Bumps flask-injector from 0.12.0 to 0.12.3.

Changelog

Sourced from flask-injector's changelog.

Version 0.12.3

  • Fixed injecting into blueprint-associated teardown_request handlers

Version 0.12.2

  • Added Flask-RESTX integration (#48, thanks to Michael Bukachi)

Version 0.12.1

  • Stopped unnecessarily installing typing on recent Python versions (thanks to Louis Trezzini)
  • Fixed injecting request-scoped dependencies into teradown_request handlers (fix suggested by Nick Krichevsky)
  • Added PEP 561 py.typed marker so that tools know to use type hints in the package's source
Commits
  • f9f2bf1 Release version 0.12.3
  • d5ea7d7 Fix injecting into blueprint teardown request handlers
  • 043b051 Release version 0.12.2
  • 44bb4c2 feat: Add flask-restx support (#48)
  • 717a12b Test that we actually pass API to flask_restplus.Resource
  • 0781ec2 Use werkzeug pre-1.0 in CI
  • 03b09d1 Add links to Injector PyPI and Read The Docs pages
  • d22c03e Fix some links
  • 4e9bc99 Provide some documentation in the readme
  • b0866be Release version 0.12.1
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@dependabot-preview dependabot-preview bot requested a review from Enforcer November 2, 2020 08:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/auctioning_platform/flask-injector-0.12.3 branch from b788d13 to ed7e246 Compare February 2, 2021 18:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/auctioning_platform/flask-injector-0.12.3 branch from ed7e246 to 01ac817 Compare March 20, 2021 23:09
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/auctioning_platform/flask-injector-0.12.3 branch from 01ac817 to d83097f Compare March 23, 2021 20: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant