This repository was archived by the owner on Oct 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
chore(deps): update all dependencies #702
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
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
1510776
to
1b18cf7
Compare
Codecov Report
@@ Coverage Diff @@
## main #702 +/- ##
============================================
- Coverage 83.41% 74.33% -9.08%
Complexity 5480 5480
============================================
Files 1266 1266
Lines 16068 15607 -461
============================================
- Hits 13403 11602 -1801
- Misses 2665 4005 +1340
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
7cbe68b
to
1f77680
Compare
898ca5c
to
6e16b2a
Compare
6e16b2a
to
41453bf
Compare
ec39e3d
to
8c6eddc
Compare
773053d
to
5448cdc
Compare
fd97800
to
af56fdc
Compare
feea844
to
e26e9c5
Compare
e26e9c5
to
31b9958
Compare
55c66e8
to
0c619ba
Compare
0c619ba
to
f958236
Compare
f958236
to
a46b1cd
Compare
85c5467
to
86caf64
Compare
86caf64
to
cdcd85c
Compare
cdcd85c
to
e69a482
Compare
e0fc703
to
b5a268e
Compare
b5a268e
to
4639592
Compare
4639592
to
065290c
Compare
065290c
to
4aa4bea
Compare
4aa4bea
to
e4335bc
Compare
e4335bc
to
660c073
Compare
660c073
to
eb0c685
Compare
eb0c685
to
9d279f3
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.1.1
->2.2.2
9.5.10
->9.6.13
10.0.2
->10.3.3
v0.5.3
->v0.8.0
Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-cli)
v2.2.2
Compare Source
2.2.2 (2021-12-24)
Bug Fixes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.13
Compare Source
v9.6.12
Compare Source
v9.6.11
Compare Source
v9.6.10
Compare Source
v9.6.9
Compare Source
v9.6.8
Compare Source
v9.6.7
Compare Source
v9.6.6
Compare Source
v9.6.5
Compare Source
v9.6.4
Compare Source
v9.6.3
Compare Source
v9.6.2
Compare Source
v9.6.1
Compare Source
v9.6.0
Compare Source
v9.5.28
Compare Source
v9.5.27
Compare Source
v9.5.26
Compare Source
v9.5.25
Compare Source
v9.5.24
Compare Source
v9.5.23
Compare Source
v9.5.22
Compare Source
v9.5.21
Compare Source
v9.5.20
Compare Source
v9.5.19
Compare Source
v9.5.18
Compare Source
v9.5.17
Compare Source
v9.5.16
Compare Source
v9.5.14
Compare Source
v9.5.13
Compare Source
v9.5.12
Compare Source
v9.5.11
Compare Source
easy-coding-standard/easy-coding-standard (symplify/easy-coding-standard)
v10.3.3
Compare Source
v10.3.2
Compare Source
v10.3.1
Compare Source
v10.3.0
Compare Source
v10.2.11
Compare Source
v10.2.10
Compare Source
v10.2.9
Compare Source
v10.2.8
Compare Source
v10.2.7
Compare Source
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
: Released ECS 10.2.4 with native ECSConfigCompare Source
Make use of native ECSConfig in
ecs.php
Running ECS on Symfony project can create conflict with native
ContainerConfigurator
. To avoid that, we introduce a new config, that is fully scoped and isolated within ECS.Another big advantage is new configuration methods with validation and autocomplete right in your ide 👍
Read more in https://tomasvotruba.com/blog/new-in-ecs-simpler-config/
Before 💀
Now 🎉
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
v10.1.4
Compare Source
v10.1.3
Compare Source
v10.1.2
Compare Source
v10.1.1
Compare Source
v10.1.0
Compare Source
v10.0.25
Compare Source
v10.0.24
Compare Source
v10.0.23
Compare Source
v10.0.22
Compare Source
v10.0.21
Compare Source
v10.0.20
Compare Source
v10.0.19
Compare Source
v10.0.17
Compare Source
v10.0.16
Compare Source
v10.0.15
Compare Source
v10.0.13
Compare Source
v10.0.12
Compare Source
v10.0.11
Compare Source
v10.0.10
Compare Source
v10.0.9
Compare Source
v10.0.8
Compare Source
v10.0.7
Compare Source
v10.0.6
Compare Source
v10.0.5
Compare Source
v10.0.4
Compare Source
v10.0.3
Compare Source
webfactory/ssh-agent (webfactory/ssh-agent)
v0.8.0
: SSH host keys no longer managed – read below 👇Compare Source
Starting with this release, this action no longer writes GitHub's SSH host keys into the
known_hosts
SSH config file upon start.GitHub changed their host keys on short notice this morning, see https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/. We took this as an opportunity to stop maintaining GH SSH keys in the code shipped with this action (#171).
What you need to do:
github.com
) maintained by directly by GitHub.known_hosts
file:github.com
, as described in #106. Remove these entries.v0.8.0
of this action here are run on the self-hosted runner, the old entries will come back. Keep an eye on it, possibly you'll have to rinse & repeat.Other code changes in this release
actions/checkout@v3
by @mpdude in https://github.com/webfactory/ssh-agent/pull/143git
,ssh-agent
, andssh-add
by @DilumAluthge in https://github.com/webfactory/ssh-agent/pull/154New Contributors
Full Changelog: webfactory/ssh-agent@v0.7.0...v0.8.0
v0.7.0
Compare Source
Added
log-public-key
input that can be used to turn off logging key identities (#122)Fixed
git
binary on Windows, assuming GitHub-hosted runners (#136, #137)v0.6.0
Compare Source
Changed
v0.5.4
Compare Source
Fixed
Changed
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.