-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update all non-major dependencies #420
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
b0f5ce3
to
72ea449
Compare
3 tasks
72ea449
to
323df81
Compare
323df81
to
95faa67
Compare
0410d2c
to
cf29e53
Compare
437b0ab
to
55f3a41
Compare
7db804c
to
7d6559b
Compare
bacb5cb
to
b07db22
Compare
cf5df7c
to
e6ff3e3
Compare
e6ff3e3
to
a21cbf3
Compare
a21cbf3
to
f7100c4
Compare
f7100c4
to
01452b9
Compare
01452b9
to
4012b9d
Compare
d4cd022
to
a661199
Compare
a661199
to
0038556
Compare
87106a3
to
d5d3262
Compare
6fd64df
to
87cd190
Compare
bae5b1a
to
f68b127
Compare
e575e92
to
49e9761
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------ | ------ | | packagist | laminas/laminas-cache | 3.10.1 | 3.11.0 | | github-tags | laminas/laminas-ci-matrix-action | 1.22.1 | 1.23.4 | | github-tags | laminas/laminas-continuous-integration-action | 1.32.0 | 1.34.0 | | packagist | laminas/laminas-mvc | 3.6.1 | 3.6.1 | | packagist | laminas/laminas-servicemanager | 3.21.0 | 3.21.0 | | packagist | laminas/laminas-view | 2.28.0 | 2.29.0 | | packagist | phpunit/phpunit | 9.6.9 | 9.6.10 | | packagist | roave/infection-static-analysis-plugin | 1.32.0 | 1.32.0 | | packagist | vimeo/psalm | 5.13.1 | 5.14.1 |
49e9761
to
d113d01
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.9.0
->^3.11.0
1.22.1
->1.23.4
1.32.0
->1.34.0
^3.6.0
->^3.6.1
^3.20.0
->^3.21.0
^2.25.2
->^2.29.0
^9.5.27
->^9.6.10
^1.27.0
->^1.32.0
^5.4.0
->^5.14.1
Release Notes
laminas/laminas-cache (laminas/laminas-cache)
v3.11.0
Compare Source
Release Notes for 3.11.0
Feature release (minor)
Added
AdapterPluginManager
is now configurable viastorage_adapters
Changed
PSR-20
laminas/laminas-servicemanager
version was raised to3.21.0
Removed
3.11.0
Enhancement
AdapterPluginManager
via config file thanks to @rohm1stella-maris/clock
withpsr/clock
thanks to @boesingEnhancement,Good First Issue,Help Wanted
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.23.4
Compare Source
Release Notes for 1.23.4
1.23.x bugfix release (patch)
1.23.4
Bug
roave-backward-compatibility
command thanks to @boesingv1.23.3
Compare Source
Release Notes for 1.23.3
1.23.x bugfix release (patch)
1.23.3
Bug
v1.23.2
Compare Source
Release Notes for 1.23.2
1.23.2
Bug
roave-backward-compatibility-check
thanks to @boesingv1.23.1
Compare Source
Release Notes for 1.23.1
1.23.1
Bug
GITHUB&#​95;BASE&#​95;REF
thanks to @boesingv1.23.0
Compare Source
Release Notes for 1.23.0
Feature release (minor)
Added
backwardCompatibilityCheck
flag being set totrue
and container version 1.331.23.0
Enhancement
README.md
thanks to @boesingrenovate
Bug
continuous-integration.yml
thanks to @gsteellaminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.34.0
Compare Source
Release Notes for 1.34.0
1.34.0
Bug,Enhancement
PHP
version (<major>.<minor>) to the scripts thanks to @boesingv1.33.0
Compare Source
Release Notes for 1.33.0
Feature release (minor)
1.33.0
Enhancement
roave/backward-compatibility-check
and@default
php version thanks to @boesingEnhancement,dependencies
laminas/laminas-view (laminas/laminas-view)
v2.29.0
Compare Source
Release Notes for 2.29.0
2.29.0
Enhancement
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.10
Compare Source
vimeo/psalm (vimeo/psalm)
v5.14.1
Compare Source
What's Changed
Fixes
referencedFunction
by @weirdan in https://github.com/vimeo/psalm/pull/10071Full Changelog: vimeo/psalm@5.14.0...5.14.1
v5.14.0
Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.13.1...5.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Read more about the use of Renovate Bot within
ocramius/*
projects.