-
Notifications
You must be signed in to change notification settings - Fork 20
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 #179
Open
renovate
wants to merge
1
commit into
1.6.x
Choose a base branch
from
renovate/all-minor-patch
base: 1.6.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 8, 2024 13:11
ca7c63c
to
2bf2c6e
Compare
renovate
bot
changed the title
Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0
Update all non-major dependencies
Aug 8, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 23, 2024 04:17
015612a
to
c32bc41
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 31, 2024 03:05
f96b52f
to
b643924
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
September 10, 2024 22:16
03ecac2
to
4a845a6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
September 19, 2024 12:36
b07d39d
to
139d385
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 8, 2024 21:42
139d385
to
747bb93
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 12, 2024 11:04
747bb93
to
cfd5d8f
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------ | ------ | | github-tags | laminas/laminas-ci-matrix-action | 1.27.0 | 1.27.2 | | github-tags | laminas/laminas-continuous-integration-action | 1.40.0 | 1.40.1 | | github-tags | containerbase/php-prebuild | 8.2.25 | 8.3.13 | | packagist | phpunit/phpunit | 9.6.20 | 9.6.21 | | packagist | squizlabs/php_codesniffer | 3.10.2 | 3.11.1 | | packagist | vimeo/psalm | 5.26.1 | 5.26.1 |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 16, 2024 13:51
cfd5d8f
to
d8fed63
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:
1.27.0
->1.27.2
1.40.0
->1.40.1
~8.1.0 || ~8.2.0
->~8.1.0 || ~8.2.0 || ~8.3.0
^9.6.20
->^9.6.21
^3.10.2
->^3.11.1
^5.25.0
->^5.26.1
Release Notes
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.27.2
Compare Source
Release Notes for 1.27.2
1.27.x bugfix release (patch)
1.27.2
Bug
v1.27.1
Compare Source
Release Notes for 1.27.1
1.27.1
Bug
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.40.1
Compare Source
Release Notes for 1.40.1
1.40.1
Enhancement
containerbase/php-prebuild (php)
v8.3.13
Compare Source
Bug Fixes
v8.3.12
Compare Source
Bug Fixes
v8.3.11
Compare Source
Bug Fixes
v8.3.10
Compare Source
Bug Fixes
v8.3.9
Compare Source
Bug Fixes
v8.3.8
Compare Source
Bug Fixes
v8.3.7
Compare Source
Bug Fixes
v8.3.6
Compare Source
Bug Fixes
v8.3.4
Compare Source
Bug Fixes
v8.3.3
Compare Source
Bug Fixes
v8.3.2
Compare Source
Bug Fixes
v8.3.1
Compare Source
Bug Fixes
v8.3.0
Compare Source
Bug Fixes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.21
: PHPUnit 9.6.21Compare Source
Changed
E_STRICT
constant in PHP 8.4.phpstorm.meta.php
file as methods such asTestCase::createStub()
use generics / template types for their return types and PhpStorm, for example, uses that informationHow to install or update PHPUnit
PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
v3.11.1
Compare Source
Changed
--generator=...
feature will respect the OS-expected EOL char in more places. #671Fixed
v3.11.0
Compare Source
Added
Generic.WhiteSpace.HereNowdocIdentifierSpacing
sniff. #586, #637<<<
and the identifier string in heredoc/nowdoc start tokens.Generic.Strings.UnnecessaryHeredoc
sniff. #633Changed
$sniffClass
is passed. #524, #625--generator=...
feature will now always be presented in natural order based on the sniff name(s). #668AnnotationFound
. #560, #627SpacingAfterOpen
error code has been replaced by theSpaceAfterOpen
error code. The latter is a pre-existing code. The former appears to have been a typo. #582Fixed
v3.10.3
Compare Source
Changed
Fixed
Other
gh attestation verify [phpcs|phpcbf].phar -o PHPCSStandards
. #574Configuration
📅 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.