laravel-helm-demo
laravel-helm-demo copied to clipboard
Bump laminas/laminas-diactoros from 2.5.0 to 2.14.0
Bumps laminas/laminas-diactoros from 2.5.0 to 2.14.0.
Release notes
Sourced from laminas/laminas-diactoros's releases.
2.14.0
Release Notes for 2.14.0
Feature release (minor)
2.14.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
Documentation,Enhancement
Enhancement
- 110: Remove duplicate
config.allow-plugins
key in composer.json thanks to@TimWolla
- 109: Add
export-ignore
attribute for/renovate.json
thanks to@TimWolla
2.13.0
Release Notes for 2.13.0
Feature release (minor)
2.13.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Enhancement
- 106: Refined types as per
laminas/laminas-coding-standard:2.3.x
upgrades thanks to@Ocramius
- 103: Update to
laminas/laminas-coding-standard:2.3.x
, improved types and internal API thanks to@gsteel
renovate
- 101: Update dependency laminas/laminas-coding-standard to v2 - autoclosed thanks to
@renovate
[bot]- 100: Configure Renovate thanks to
@renovate
[bot]2.12.0
Release Notes for 2.12.0
Feature release (minor)
2.12.0
- Total issues resolved: 0
- Total pull requests resolved: 5
... (truncated)
Commits
6cb35f6
Merge pull request #113 from gsteel/psr-static-return50d766a
Fix static return type in RequestTrait480fee1
Merge pull request #110 from WoltLab/duplicate-composer-config3cff7c1
Remove duplicateconfig.allow-plugins
key in composer.jsonfb90458
Merge pull request #109 from WoltLab/export-ignore-renovate9446695
Addexport-ignore
attribute for/renovate.json
34ba650
Merge pull request #106 from Ocramius/feature/laminas-coding-standard-2.3.x-t...7880719
Improved type signature forparse_cookie_header()
return type2539f32
Refined types as perlaminas/laminas-coding-standard:2.3.x
upgrades739ad4d
Merge pull request #103 from gsteel/update-laminas-coding-standard- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.