Skip to content
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 PHP dependencies #11846

Merged
merged 2 commits into from Jun 23, 2020
Merged

Update PHP dependencies #11846

merged 2 commits into from Jun 23, 2020

Conversation

murrant
Copy link
Member

@murrant murrant commented Jun 22, 2020

symfony/polyfill-ctype (v1.17.0 => v1.17.1)
phpoption/phpoption (1.7.3 => 1.7.4)
vlucas/phpdotenv (v3.6.4 => v3.6.6)
symfony/css-selector (v5.0.8 => v5.1.2)
symfony/polyfill-mbstring (v1.17.0 => v1.17.1)
symfony/polyfill-php80 (v1.17.1)
symfony/var-dumper (v4.4.8 => v4.4.10)
symfony/routing (v4.4.8 => v4.4.10)
symfony/process (v4.4.8 => v4.4.10)
symfony/polyfill-php73 (v1.17.0 => v1.17.1)
symfony/polyfill-intl-idn (v1.17.0 => v1.17.1)
symfony/mime (v5.0.8 => v5.1.2)
symfony/http-foundation (v4.4.8 => v4.4.10)
symfony/event-dispatcher (v4.4.8 => v4.4.10)
symfony/debug (v4.4.8 => v4.4.10)
symfony/error-handler (v4.4.8 => v4.4.10)
symfony/http-kernel (v4.4.8 => v4.4.10)
symfony/finder (v4.4.8 => v4.4.10)
symfony/service-contracts (v2.0.1 => v2.1.2)
symfony/console (v4.4.8 => v4.4.10)
symfony/polyfill-iconv (v1.17.0 => v1.17.1)
doctrine/lexer (1.2.0 => 1.2.1)
egulias/email-validator (2.1.17 => 2.1.18)
opis/closure (3.5.1 => 3.5.5)
symfony/translation-contracts (v2.0.1 => v2.1.2)
symfony/translation (v4.4.8 => v4.4.10)
nesbot/carbon (2.34.0 => 2.35.0)
monolog/monolog (2.0.2 => 2.1.0)
league/commonmark (1.4.3 => 1.5.0)
doctrine/inflector (2.0.1 => 2.0.3)
laravel/framework (v6.18.14 => v6.18.20)
darkghosthunter/larapoke (v4.1.0 => v4.1.1)
doctrine/cache (1.10.0 => 1.10.1)
guzzlehttp/guzzle (6.5.3 => 6.5.5)
phpmailer/phpmailer (v6.1.5 => v6.1.6)
symfony/yaml (v4.4.8 => v4.4.10)
webmozart/assert (1.8.0 => 1.9.0)
phpdocumentor/type-resolver (1.1.0 => 1.2.0)
doctrine/instantiator (1.3.0 => 1.3.1)
phpunit/phpunit (8.5.4 => 8.5.8)
staudenmeir/dusk-updater (v1.2 => v1.2.1)
symfony/dotenv (v3.4.40 => v3.4.42)
symfony/filesystem (v5.0.8 => v5.1.2)
justinrainbow/json-schema (5.2.9 => 5.2.10)
composer/xdebug-handler (1.4.1 => 1.4.2)
composer/composer (1.10.6 => 1.10.7)
filp/whoops (2.7.2 => 2.7.3)
nikic/php-parser (v4.4.0 => v4.5.0)
fideloper/proxy (4.3.0 => 4.4.0)

Please give a short description what your pull request is for

DO NOT DELETE THE UNDERLYING TEXT

Please note

Please read this information carefully. You can run ./scripts/pre-commit.php to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

phpoption/phpoption (1.7.3 => 1.7.4)
vlucas/phpdotenv (v3.6.4 => v3.6.6)
symfony/css-selector (v5.0.8 => v5.1.2)
symfony/polyfill-mbstring (v1.17.0 => v1.17.1)
symfony/polyfill-php80 (v1.17.1)
symfony/var-dumper (v4.4.8 => v4.4.10)
symfony/routing (v4.4.8 => v4.4.10)
symfony/process (v4.4.8 => v4.4.10)
symfony/polyfill-php73 (v1.17.0 => v1.17.1)
symfony/polyfill-intl-idn (v1.17.0 => v1.17.1)
symfony/mime (v5.0.8 => v5.1.2)
symfony/http-foundation (v4.4.8 => v4.4.10)
symfony/event-dispatcher (v4.4.8 => v4.4.10)
symfony/debug (v4.4.8 => v4.4.10)
symfony/error-handler (v4.4.8 => v4.4.10)
symfony/http-kernel (v4.4.8 => v4.4.10)
symfony/finder (v4.4.8 => v4.4.10)
symfony/service-contracts (v2.0.1 => v2.1.2)
symfony/console (v4.4.8 => v4.4.10)
symfony/polyfill-iconv (v1.17.0 => v1.17.1)
doctrine/lexer (1.2.0 => 1.2.1)
egulias/email-validator (2.1.17 => 2.1.18)
opis/closure (3.5.1 => 3.5.5)
symfony/translation-contracts (v2.0.1 => v2.1.2)
symfony/translation (v4.4.8 => v4.4.10)
nesbot/carbon (2.34.0 => 2.35.0)
monolog/monolog (2.0.2 => 2.1.0)
league/commonmark (1.4.3 => 1.5.0)
doctrine/inflector (2.0.1 => 2.0.3)
laravel/framework (v6.18.14 => v6.18.20)
darkghosthunter/larapoke (v4.1.0 => v4.1.1)
doctrine/cache (1.10.0 => 1.10.1)
guzzlehttp/guzzle (6.5.3 => 6.5.5)
phpmailer/phpmailer (v6.1.5 => v6.1.6)
symfony/yaml (v4.4.8 => v4.4.10)
mockery/mockery (1.3.1 => 1.4.0)
webmozart/assert (1.8.0 => 1.9.0)
phpdocumentor/type-resolver (1.1.0 => 1.2.0)
doctrine/instantiator (1.3.0 => 1.3.1)
phpunit/phpunit (8.5.4 => 8.5.8)
staudenmeir/dusk-updater (v1.2 => v1.2.1)
symfony/dotenv (v3.4.40 => v3.4.42)
symfony/filesystem (v5.0.8 => v5.1.2)
justinrainbow/json-schema (5.2.9 => 5.2.10)
composer/xdebug-handler (1.4.1 => 1.4.2)
composer/composer (1.10.6 => 1.10.7)
filp/whoops (2.7.2 => 2.7.3)
nikic/php-parser (v4.4.0 => v4.5.0)
@murrant murrant added Dependencies Pull requests that update a dependency file Security labels Jun 22, 2020
@murrant murrant changed the title symfony/polyfill-ctype (v1.17.0 => v1.17.1) Update PHP dependencies Jun 22, 2020
@murrant murrant merged commit 8e68eb9 into librenms:master Jun 23, 2020
@murrant murrant deleted the php-deps-update branch June 23, 2020 14:31
@murrant murrant removed the Security label Jul 2, 2020
@murrant
Copy link
Member Author

murrant commented Jul 3, 2020

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/v1-65-release-changelog-june-2020/12687/1

1 similar comment
@murrant
Copy link
Member Author

murrant commented Jul 3, 2020

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/v1-65-release-changelog-june-2020/12687/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant