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

Bump contributte/apitte from 0.10.0 to 0.10.2 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps contributte/apitte from 0.10.0 to 0.10.2.

Release notes

Sourced from contributte/apitte's releases.

v0.10.2

Bumped! 🙆‍♂️

Diff: contributte/apitte@v0.10.1...v0.10.2

Changes:

  • Request header parameter fix [b5510ccc9f144b74d34d7533c06b8375c4ca4448] (@​MartinMystikJonas)
  • OpenAPI: fix security scheme entity, add OAuth flow entity [7c38cc9845d4f0a2c0fc6ddc68a40cdf191af611] (@​Roman3349)
  • OpenApi: add missing validation for security scheme object [3b51deb6e7f54c711c9261a236510b736d09f3f7] (@​Roman3349)
  • OpenAPI: add Exaple implementation add type hints to OpenAPI schema object properties [08e885707e40443f5744a016f7196250e96201db] (@​Roman3349)
  • Composer: upgrade psr7 to v0.9 [e0504ecd641a96e8ebcd14ee9d193492e5ed548d] (@​f3l1x)
  • Composer: upgrade middlewares to v0.11 [4276db78e31d6655cbfcebf4b504780bdf3b83f1] (@​f3l1x)

Maintenance:

  • Phpstan: fixes [a03cd3b7b20524c08dcaf45c081d2c11d3f74db9] (@​f3l1x)
  • CI: php 8.2 [8175e73c61131c23f7081f18be6187cc87643838] (@​f3l1x)
  • Tests: fixes [feeb2d810373c1056c4be2e86f17c1ba8e1b5257] (@​f3l1x)
  • Composer: open 0.11-dev [a36e279d875e0e574678f2a8bedabcd2cc42dece] (@​f3l1x)
  • Readme: updates [22c643914e3b3861c346b20f8414f9d9ad9e4d7f] (@​f3l1x)

v0.10.1

Bumped! 👺

Diff: contributte/apitte@v0.10.0...v0.10.1

Changes:

  • Apply response decorators also on responses returned from request dispatchers by early return [19fb13f58d353bda7b9753112587ff8663ac082c] (@​MartinMystikJonas)
  • Custom mapping types [298a55794b715bc24094a9ee561bacbd8d99838c] (@​MartinMystikJonas)
  • Phpstan: upgrades [870e0ac6b9a72f6cbe102675054732dc2e6b2302] (@​f3l1x)

Maintenance:

  • Readme: improvements [1aea9bf121a39f76c414b1c934e6301d9b63b75e] (@​f3l1x)
  • Typo [2331453dd261da9f679caf2bed7bde7aa81e0704] (@​f3l1x)
  • CI: specify PHP version [3009450027332341402bfe5e753e40f04950089b] (@​f3l1x)
  • Codesniffer: fixes [088f53a34f1a67a29012eeae154a896d85cbb200] (@​f3l1x)
Commits
  • feeb2d8 Tests: fixes
  • 8175e73 CI: php 8.2
  • a03cd3b Phpstan: fixes
  • 4276db7 Composer: upgrade middlewares to v0.11
  • a36e279 Composer: open 0.11-dev
  • e0504ec Composer: upgrade psr7 to v0.9
  • 08e8857 OpenAPI: add Exaple implementation add type hints to OpenAPI schema object pr...
  • 3b51deb OpenApi: add missing validation for security scheme object
  • 7c38cc9 OpenAPI: fix security scheme entity, add OAuth flow entity
  • b5510cc Request header parameter fix
  • 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)

Bumps [contributte/apitte](https://github.com/contributte/apitte) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/contributte/apitte/releases)
- [Commits](contributte/apitte@v0.10.0...v0.10.2)

---
updated-dependencies:
- dependency-name: contributte/apitte
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 1, 2023
@tg666 tg666 force-pushed the main branch 10 times, most recently from 6b387a7 to 1b5322f Compare August 10, 2023 02:24
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants