-
Notifications
You must be signed in to change notification settings - Fork 134
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
Bump symfony/event-dispatcher from 6.2.2 to 6.2.5 #1097
Merged
dbrumann
merged 1 commit into
main
from
dependabot/composer/symfony/event-dispatcher-6.2.5
Feb 17, 2023
Merged
Bump symfony/event-dispatcher from 6.2.2 to 6.2.5 #1097
dbrumann
merged 1 commit into
main
from
dependabot/composer/symfony/event-dispatcher-6.2.5
Feb 17, 2023
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
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 6.2.2 to 6.2.5. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v6.2.2...v6.2.5) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🏰 Composer Production Dependency changes 🏰
|
dbrumann
deleted the
dependabot/composer/symfony/event-dispatcher-6.2.5
branch
February 17, 2023 10:45
github-merge-queue bot
referenced
this pull request
in Lendable/aggregate
May 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qossmic/deptrac](https://togithub.com/qossmic/deptrac) | `^2.0.0-alpha` -> `^2.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/qossmic%2fdeptrac/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/qossmic%2fdeptrac/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/qossmic%2fdeptrac/2.0.0-alpha/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/qossmic%2fdeptrac/2.0.0-alpha/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>qossmic/deptrac (qossmic/deptrac)</summary> ### [`v2.0.0`](https://togithub.com/qossmic/deptrac/releases/tag/2.0.0) [Compare Source](https://togithub.com/qossmic/deptrac/compare/2.0.0-alpha...2.0.0) #### What's Changed - Bundle open dependency updates together by [@​dbrumann](https://togithub.com/dbrumann) in [https://github.com/qossmic/deptrac/pull/1070](https://togithub.com/qossmic/deptrac/pull/1070) - Exception clean up by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1079](https://togithub.com/qossmic/deptrac/pull/1079) - Extension documentation by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/867](https://togithub.com/qossmic/deptrac/pull/867) - Installation guide improved and aligned. by [@​d4s6](https://togithub.com/d4s6) in [https://github.com/qossmic/deptrac/pull/1076](https://togithub.com/qossmic/deptrac/pull/1076) - Bump phpunit/phpunit from 9.5.27 to 9.5.28 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1080](https://togithub.com/qossmic/deptrac/pull/1080) - Bump phpstan/phpstan-symfony from 1.2.19 to 1.2.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1081](https://togithub.com/qossmic/deptrac/pull/1081) - Bump phpstan/phpstan from 1.9.11 to 1.9.13 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1083](https://togithub.com/qossmic/deptrac/pull/1083) - Use getOption instead getParameterOption on config file by [@​maciejkosiarski](https://togithub.com/maciejkosiarski) in [https://github.com/qossmic/deptrac/pull/1089](https://togithub.com/qossmic/deptrac/pull/1089) - Fix --help doesn't work if deptrac.yaml file is missing issue by [@​maciejkosiarski](https://togithub.com/maciejkosiarski) in [https://github.com/qossmic/deptrac/pull/1088](https://togithub.com/qossmic/deptrac/pull/1088) - Mutation coverage improvements by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1090](https://togithub.com/qossmic/deptrac/pull/1090) - Override --help input option and add throws annotation according to psalm audit by [@​maciejkosiarski](https://togithub.com/maciejkosiarski) in [https://github.com/qossmic/deptrac/pull/1092](https://togithub.com/qossmic/deptrac/pull/1092) - Bump phpstan/phpstan from 1.9.13 to 1.9.17 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1111](https://togithub.com/qossmic/deptrac/pull/1111) - Bump phpstan/phpdoc-parser from 1.15.3 to 1.16.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1110](https://togithub.com/qossmic/deptrac/pull/1110) - Bump friendsofphp/php-cs-fixer from 3.13.2 to 3.14.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1109](https://togithub.com/qossmic/deptrac/pull/1109) - Bump phpunit/phpunit from 9.5.28 to 9.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1107](https://togithub.com/qossmic/deptrac/pull/1107) - Bump symfony/dependency-injection from 6.2.3 to 6.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1108](https://togithub.com/qossmic/deptrac/pull/1108) - Bump phpstan/phpstan-symfony from 1.2.20 to 1.2.23 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1106](https://togithub.com/qossmic/deptrac/pull/1106) - Bump symfony/finder from 6.2.3 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1093](https://togithub.com/qossmic/deptrac/pull/1093) - Bump symfony/console from 6.2.3 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1101](https://togithub.com/qossmic/deptrac/pull/1101) - Bump symfony/filesystem from 6.2.0 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1100](https://togithub.com/qossmic/deptrac/pull/1100) - Bump symfony/yaml from 6.2.2 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1099](https://togithub.com/qossmic/deptrac/pull/1099) - Bump symfony/event-dispatcher from 6.2.2 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1097](https://togithub.com/qossmic/deptrac/pull/1097) - Bump symfony/config from 6.2.0 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1095](https://togithub.com/qossmic/deptrac/pull/1095) - Bump symfony/options-resolver from 6.2.0 to 6.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1094](https://togithub.com/qossmic/deptrac/pull/1094) - Bump nikic/php-parser from 4.15.2 to 4.15.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/qossmic/deptrac/pull/1087](https://togithub.com/qossmic/deptrac/pull/1087) - Updating Result generation by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1091](https://togithub.com/qossmic/deptrac/pull/1091) - Code hardening - solving baseline issues in SA tools by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1103](https://togithub.com/qossmic/deptrac/pull/1103) - \[rector] Prepare PHP 7.2 downgrade + scoped release with Rector by [@​TomasVotruba](https://togithub.com/TomasVotruba) in [https://github.com/qossmic/deptrac/pull/1113](https://togithub.com/qossmic/deptrac/pull/1113) - Updated CollectorInterface namespace in docs by [@​ariddlestone](https://togithub.com/ariddlestone) in [https://github.com/qossmic/deptrac/pull/1120](https://togithub.com/qossmic/deptrac/pull/1120) - Better Violations by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1105](https://togithub.com/qossmic/deptrac/pull/1105) - Update configuration.md typo by [@​gusdeboer](https://togithub.com/gusdeboer) in [https://github.com/qossmic/deptrac/pull/1140](https://togithub.com/qossmic/deptrac/pull/1140) - Update dependencies by [@​dbrumann](https://togithub.com/dbrumann) in [https://github.com/qossmic/deptrac/pull/1141](https://togithub.com/qossmic/deptrac/pull/1141) - Implement ConfigBuilder by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1002](https://togithub.com/qossmic/deptrac/pull/1002) - Add performance counters to ConsoleSubsriber by [@​rubenrubiob](https://togithub.com/rubenrubiob) in [https://github.com/qossmic/deptrac/pull/1162](https://togithub.com/qossmic/deptrac/pull/1162) - Migrated `debug:unused` command from deptrac-awesome by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1164](https://togithub.com/qossmic/deptrac/pull/1164) - Migrated `debug:dependencies` command from deptrac-awesome by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1165](https://togithub.com/qossmic/deptrac/pull/1165) - Combine updates by [@​dbrumann](https://togithub.com/dbrumann) in [https://github.com/qossmic/deptrac/pull/1171](https://togithub.com/qossmic/deptrac/pull/1171) - Sort make targets and introduce help by [@​dbrumann](https://togithub.com/dbrumann) in [https://github.com/qossmic/deptrac/pull/1176](https://togithub.com/qossmic/deptrac/pull/1176) - Composer Collector by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1174](https://togithub.com/qossmic/deptrac/pull/1174) - PoC blog by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1178](https://togithub.com/qossmic/deptrac/pull/1178) - add docker setup and move cache-files into .cache/ by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1185](https://togithub.com/qossmic/deptrac/pull/1185) - [#​1158](https://togithub.com/qossmic/deptrac/issues/1158) - only read file once for filereader by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1192](https://togithub.com/qossmic/deptrac/pull/1192) - [#​1158](https://togithub.com/qossmic/deptrac/issues/1158) - only init new ComposerFileParser once per composer.lock by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1193](https://togithub.com/qossmic/deptrac/pull/1193) - Call `SuperGlobalToken::allowedNames()` just once by [@​staabm](https://togithub.com/staabm) in [https://github.com/qossmic/deptrac/pull/1198](https://togithub.com/qossmic/deptrac/pull/1198) - Removing deprecations and other clean-up for new Major release by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1175](https://togithub.com/qossmic/deptrac/pull/1175) - Bump composer dep by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1216](https://togithub.com/qossmic/deptrac/pull/1216) - add php-cs-fixer rule "single_line_empty_body" by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1217](https://togithub.com/qossmic/deptrac/pull/1217) - Closes [https://github.com/qossmic/deptrac/issues/1191](https://togithub.com/qossmic/deptrac/issues/1191) by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1204](https://togithub.com/qossmic/deptrac/pull/1204) - fix [#​1226](https://togithub.com/qossmic/deptrac/issues/1226) - skipped multiple violations in one file by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1227](https://togithub.com/qossmic/deptrac/pull/1227) - "deptrac" as composer bin by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1238](https://togithub.com/qossmic/deptrac/pull/1238) - do not crash the GraphViz formatter if no config is given by [@​xabbuh](https://togithub.com/xabbuh) in [https://github.com/qossmic/deptrac/pull/1251](https://togithub.com/qossmic/deptrac/pull/1251) - Dev dependencies upgrade (PHPUnit & Psalm) by [@​patrickkusebauch](https://togithub.com/patrickkusebauch) in [https://github.com/qossmic/deptrac/pull/1252](https://togithub.com/qossmic/deptrac/pull/1252) - Docs: exclude_files also works on directories by [@​staabm](https://togithub.com/staabm) in [https://github.com/qossmic/deptrac/pull/1262](https://togithub.com/qossmic/deptrac/pull/1262) - Prevent excessive php-doc parsing in FileReferenceVisitor by [@​staabm](https://togithub.com/staabm) in [https://github.com/qossmic/deptrac/pull/1199](https://togithub.com/qossmic/deptrac/pull/1199) - Composer collector exception when package does not exist by [@​maciejkosiarski](https://togithub.com/maciejkosiarski) in [https://github.com/qossmic/deptrac/pull/1279](https://togithub.com/qossmic/deptrac/pull/1279) - Update dep by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1280](https://togithub.com/qossmic/deptrac/pull/1280) - Fix typo in the docs by [@​jdreesen](https://togithub.com/jdreesen) in [https://github.com/qossmic/deptrac/pull/1281](https://togithub.com/qossmic/deptrac/pull/1281) - Add creating of cache directory if not exists by [@​alexander-schranz](https://togithub.com/alexander-schranz) in [https://github.com/qossmic/deptrac/pull/1302](https://togithub.com/qossmic/deptrac/pull/1302) - Remove dollar signs from readme.md console examples by [@​that-guy-iain](https://togithub.com/that-guy-iain) in [https://github.com/qossmic/deptrac/pull/1325](https://togithub.com/qossmic/deptrac/pull/1325) - Bump PHP Parser version to support PHP 8.3 by [@​benr77](https://togithub.com/benr77) in [https://github.com/qossmic/deptrac/pull/1342](https://togithub.com/qossmic/deptrac/pull/1342) - bump composer.lock by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1344](https://togithub.com/qossmic/deptrac/pull/1344) - WIP: test scoped release by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1352](https://togithub.com/qossmic/deptrac/pull/1352) - update by [@​gennadigennadigennadi](https://togithub.com/gennadigennadigennadi) in [https://github.com/qossmic/deptrac/pull/1406](https://togithub.com/qossmic/deptrac/pull/1406) #### New Contributors - [@​d4s6](https://togithub.com/d4s6) made their first contribution in [https://github.com/qossmic/deptrac/pull/1076](https://togithub.com/qossmic/deptrac/pull/1076) - [@​maciejkosiarski](https://togithub.com/maciejkosiarski) made their first contribution in [https://github.com/qossmic/deptrac/pull/1089](https://togithub.com/qossmic/deptrac/pull/1089) - [@​TomasVotruba](https://togithub.com/TomasVotruba) made their first contribution in [https://github.com/qossmic/deptrac/pull/1113](https://togithub.com/qossmic/deptrac/pull/1113) - [@​ariddlestone](https://togithub.com/ariddlestone) made their first contribution in [https://github.com/qossmic/deptrac/pull/1120](https://togithub.com/qossmic/deptrac/pull/1120) - [@​gusdeboer](https://togithub.com/gusdeboer) made their first contribution in [https://github.com/qossmic/deptrac/pull/1140](https://togithub.com/qossmic/deptrac/pull/1140) - [@​rubenrubiob](https://togithub.com/rubenrubiob) made their first contribution in [https://github.com/qossmic/deptrac/pull/1162](https://togithub.com/qossmic/deptrac/pull/1162) - [@​jdreesen](https://togithub.com/jdreesen) made their first contribution in [https://github.com/qossmic/deptrac/pull/1281](https://togithub.com/qossmic/deptrac/pull/1281) - [@​alexander-schranz](https://togithub.com/alexander-schranz) made their first contribution in [https://github.com/qossmic/deptrac/pull/1302](https://togithub.com/qossmic/deptrac/pull/1302) - [@​that-guy-iain](https://togithub.com/that-guy-iain) made their first contribution in [https://github.com/qossmic/deptrac/pull/1325](https://togithub.com/qossmic/deptrac/pull/1325) - [@​benr77](https://togithub.com/benr77) made their first contribution in [https://github.com/qossmic/deptrac/pull/1342](https://togithub.com/qossmic/deptrac/pull/1342) **Full Changelog**: qossmic/deptrac@1.0.2...2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Lendable/aggregate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
Bumps symfony/event-dispatcher from 6.2.2 to 6.2.5.
Release notes
Sourced from symfony/event-dispatcher's releases.
Commits
f02d108
Merge branch '6.1' into 6.2c961e9b
Merge branch '6.0' into 6.12eaf8e6
Merge branch '5.4' into 6.0abf49cc
Bump license year to 2023Dependabot 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)