finance
finance copied to clipboard
Bump laminas/laminas-diactoros from 2.5.0 to 2.13.0
Bumps laminas/laminas-diactoros from 2.5.0 to 2.13.0.
Release notes
Sourced from laminas/laminas-diactoros's releases.
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
- Total contributors: 4
Bug
- 99: Merge release 2.11.3 into 2.12.x thanks to
@github-actions
[bot]- 92: Fix typo in property name in
UploadedFileTest::setUp()
thanks to@TimWolla
Enhancement
- 97: Ignore obviously malformed
host
headers when constructing a ServerRequest thanks to@TimWolla
- 91: Fix typo thanks to
@PhantomWatson
Documentation,Enhancement
2.11.3
Release Notes for 2.11.3
2.11.x bugfix release (patch)
... (truncated)
Commits
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-standard98f1d99
Change set/restore error handler to a try/catch block091cd93
Bump PHPUnit to ^9.54f7b49b
Removes the GMP case from the data providerdefeaf5
Bump interop integration tests to fix test failures on lowest1341d78
Baseline newly discovered psalm issues in src/cd02372
qa: apply CS fixes- 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) -
@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
You can disable automated security fix PRs for this repo from the Security Alerts page.