Skip to content

build(deps): bump the jane-php group with 2 updates#241

Merged
remarkablemark merged 5 commits intomasterfrom
dependabot/composer/jane-php-dc912da0d1
Mar 31, 2026
Merged

build(deps): bump the jane-php group with 2 updates#241
remarkablemark merged 5 commits intomasterfrom
dependabot/composer/jane-php-dc912da0d1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on jane-php/open-api-runtime and jane-php/open-api-3 to permit the latest version.
Updates jane-php/open-api-runtime to 7.11.0

Commits

Updates jane-php/open-api-3 to 7.11.0

Commits
  • d47b7b2 GH#873 - Fix invalid PHP generation for path parameters with dashes (#935)
  • 690847e GH#776 - Allow number query parameters to accept int or float (#934)
  • 025dfd6 GH#913 - Fix Denormalizers using $data before typechecking it (#933)
  • 047aeb1 Remove all ext-json from composer.json (#931)
  • 0e35926 GH#922 - Add support for float in query string (#930)
  • 0696acf GH#923 - Update deprecated usage of Email validator (#929)
  • 1a241e7 Update fixtures according to latest merges (#928)
  • c5fc300 fix: OpenAPI Exceptions use deprecated-in-PHP 8.4 implicit nullable $response...
  • 9693705 Fix lowercase class name suffix for inline properties in allOf schemas (#921)
  • 7a54d87 Update CHANGELOG & docs (#925)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [jane-php/open-api-runtime](https://github.com/janephp/open-api-runtime) and [jane-php/open-api-3](https://github.com/janephp/open-api-3) to permit the latest version.

Updates `jane-php/open-api-runtime` to 7.11.0
- [Release notes](https://github.com/janephp/open-api-runtime/releases)
- [Commits](janephp/open-api-runtime@v7.10.4...v7.11.0)

Updates `jane-php/open-api-3` to 7.11.0
- [Commits](janephp/open-api-3@v7.10.4...v7.11.0)

---
updated-dependencies:
- dependency-name: jane-php/open-api-runtime
  dependency-version: 7.11.0
  dependency-type: direct:production
  dependency-group: jane-php
- dependency-name: jane-php/open-api-3
  dependency-version: 7.11.0
  dependency-type: direct:development
  dependency-group: jane-php
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 30, 2026
@remarkablemark remarkablemark force-pushed the dependabot/composer/jane-php-dc912da0d1 branch from b1c9825 to 8304f5d Compare March 30, 2026 23:50
@remarkablemark remarkablemark force-pushed the dependabot/composer/jane-php-dc912da0d1 branch from 5838cb5 to 32d15e5 Compare March 30, 2026 23:52
@remarkablemark remarkablemark self-assigned this Mar 30, 2026
@remarkablemark remarkablemark force-pushed the dependabot/composer/jane-php-dc912da0d1 branch from 3117f8c to 5497299 Compare March 30, 2026 23:54
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 0% with 434 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (6b47219) to head (1434e6c).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...riggerScheduleCreatePostBodyAudienceNormalizer.php 0.00% 4 Missing ⚠️
...mpaignsTriggerScheduleCreatePostBodyNormalizer.php 0.00% 4 Missing ⚠️
...ScheduleCreatePostBodyRecipientsItemNormalizer.php 0.00% 4 Missing ⚠️
...riggerScheduleCreatePostBodyScheduleNormalizer.php 0.00% 4 Missing ⚠️
...mpaignsTriggerScheduleDeletePostBodyNormalizer.php 0.00% 4 Missing ⚠️
...mpaignsTriggerScheduleUpdatePostBodyNormalizer.php 0.00% 4 Missing ⚠️
...riggerScheduleUpdatePostBodyScheduleNormalizer.php 0.00% 4 Missing ⚠️
...CampaignsTriggerSendPostBodyAudienceNormalizer.php 0.00% 4 Missing ⚠️
...malizer/CampaignsTriggerSendPostBodyNormalizer.php 0.00% 4 Missing ⚠️
...SendPostBodyRecipientsItemAttributesNormalizer.php 0.00% 4 Missing ⚠️
... and 99 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #241    +/-   ##
=========================================
  Coverage      0.00%   0.00%            
- Complexity     8286    8611   +325     
=========================================
  Files           898     898            
  Lines         16116   16117     +1     
=========================================
- Misses        16116   16117     +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@remarkablemark remarkablemark force-pushed the dependabot/composer/jane-php-dc912da0d1 branch from 36688c5 to ef05b59 Compare March 31, 2026 00:01
@remarkablemark remarkablemark force-pushed the dependabot/composer/jane-php-dc912da0d1 branch from ef05b59 to 1434e6c Compare March 31, 2026 01:45
@remarkablemark remarkablemark enabled auto-merge (squash) March 31, 2026 01:46
@remarkablemark remarkablemark merged commit b96bbff into master Mar 31, 2026
10 checks passed
@remarkablemark remarkablemark deleted the dependabot/composer/jane-php-dc912da0d1 branch March 31, 2026 01:47
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.

1 participant