Skip to content

Commit a950ed6

Browse files
fix(memcached): Update bouncer lib to fix memcached error detection
1 parent de6e917 commit a950ed6

27 files changed

+348
-179
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
"require": {
22-
"crowdsec/bouncer": "^1.0.0",
22+
"crowdsec/bouncer": "^1.0.1",
2323
"symfony/polyfill-mbstring": "1.20.0",
2424
"symfony/service-contracts": "2.4.1"
2525
},

composer.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/composer/installed.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,17 @@
8181
},
8282
{
8383
"name": "crowdsec/bouncer",
84-
"version": "v1.0.0",
85-
"version_normalized": "1.0.0.0",
84+
"version": "v1.0.1",
85+
"version_normalized": "1.0.1.0",
8686
"source": {
8787
"type": "git",
8888
"url": "https://github.com/crowdsecurity/php-cs-bouncer.git",
89-
"reference": "302c31b5c2d7df1eed9da71619aae6ca3024eb4f"
89+
"reference": "c508c199a2f5778d878117cf52321df4c8fcbefb"
9090
},
9191
"dist": {
9292
"type": "zip",
93-
"url": "https://api.github.com/repos/crowdsecurity/php-cs-bouncer/zipball/302c31b5c2d7df1eed9da71619aae6ca3024eb4f",
94-
"reference": "302c31b5c2d7df1eed9da71619aae6ca3024eb4f",
93+
"url": "https://api.github.com/repos/crowdsecurity/php-cs-bouncer/zipball/c508c199a2f5778d878117cf52321df4c8fcbefb",
94+
"reference": "c508c199a2f5778d878117cf52321df4c8fcbefb",
9595
"shasum": ""
9696
},
9797
"require": {
@@ -109,7 +109,7 @@
109109
"mikey179/vfsstream": "^1.6.11",
110110
"phpunit/phpunit": "^8.5.30 || ^9.3"
111111
},
112-
"time": "2023-02-03T05:17:32+00:00",
112+
"time": "2023-02-10T08:18:52+00:00",
113113
"type": "library",
114114
"installation-source": "dist",
115115
"autoload": {
@@ -148,7 +148,7 @@
148148
],
149149
"support": {
150150
"issues": "https://github.com/crowdsecurity/php-cs-bouncer/issues",
151-
"source": "https://github.com/crowdsecurity/php-cs-bouncer/tree/v1.0.0"
151+
"source": "https://github.com/crowdsecurity/php-cs-bouncer/tree/v1.0.1"
152152
},
153153
"install-path": "../crowdsec/bouncer"
154154
},
@@ -362,17 +362,17 @@
362362
},
363363
{
364364
"name": "crowdsec/remediation-engine",
365-
"version": "v2.0.0",
366-
"version_normalized": "2.0.0.0",
365+
"version": "v2.1.0",
366+
"version_normalized": "2.1.0.0",
367367
"source": {
368368
"type": "git",
369369
"url": "https://github.com/crowdsecurity/php-remediation-engine.git",
370-
"reference": "990048c7597f3ec0154be36c272b365f668c5baa"
370+
"reference": "053a39bce65a39e4b8856ad780fc5610a6156643"
371371
},
372372
"dist": {
373373
"type": "zip",
374-
"url": "https://api.github.com/repos/crowdsecurity/php-remediation-engine/zipball/990048c7597f3ec0154be36c272b365f668c5baa",
375-
"reference": "990048c7597f3ec0154be36c272b365f668c5baa",
374+
"url": "https://api.github.com/repos/crowdsecurity/php-remediation-engine/zipball/053a39bce65a39e4b8856ad780fc5610a6156643",
375+
"reference": "053a39bce65a39e4b8856ad780fc5610a6156643",
376376
"shasum": ""
377377
},
378378
"require": {
@@ -398,7 +398,7 @@
398398
"suggest": {
399399
"ext-curl": "*"
400400
},
401-
"time": "2023-02-02T09:20:18+00:00",
401+
"time": "2023-02-10T00:28:56+00:00",
402402
"type": "library",
403403
"installation-source": "dist",
404404
"autoload": {
@@ -439,7 +439,7 @@
439439
],
440440
"support": {
441441
"issues": "https://github.com/crowdsecurity/php-remediation-engine/issues",
442-
"source": "https://github.com/crowdsecurity/php-remediation-engine/tree/v2.0.0"
442+
"source": "https://github.com/crowdsecurity/php-remediation-engine/tree/v2.1.0"
443443
},
444444
"install-path": "../crowdsec/remediation-engine"
445445
},
@@ -758,17 +758,17 @@
758758
},
759759
{
760760
"name": "monolog/monolog",
761-
"version": "2.8.0",
762-
"version_normalized": "2.8.0.0",
761+
"version": "2.9.1",
762+
"version_normalized": "2.9.1.0",
763763
"source": {
764764
"type": "git",
765765
"url": "https://github.com/Seldaek/monolog.git",
766-
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
766+
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
767767
},
768768
"dist": {
769769
"type": "zip",
770-
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
771-
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
770+
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
771+
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
772772
"shasum": ""
773773
},
774774
"require": {
@@ -783,7 +783,7 @@
783783
"doctrine/couchdb": "~1.0@dev",
784784
"elasticsearch/elasticsearch": "^7 || ^8",
785785
"ext-json": "*",
786-
"graylog2/gelf-php": "^1.4.2",
786+
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
787787
"guzzlehttp/guzzle": "^7.4",
788788
"guzzlehttp/psr7": "^2.2",
789789
"mongodb/mongodb": "^1.8",
@@ -814,7 +814,7 @@
814814
"rollbar/rollbar": "Allow sending log messages to Rollbar",
815815
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
816816
},
817-
"time": "2022-07-24T11:55:47+00:00",
817+
"time": "2023-02-06T13:44:46+00:00",
818818
"type": "library",
819819
"extra": {
820820
"branch-alias": {
@@ -847,7 +847,7 @@
847847
],
848848
"support": {
849849
"issues": "https://github.com/Seldaek/monolog/issues",
850-
"source": "https://github.com/Seldaek/monolog/tree/2.8.0"
850+
"source": "https://github.com/Seldaek/monolog/tree/2.9.1"
851851
},
852852
"funding": [
853853
{
@@ -2065,17 +2065,17 @@
20652065
},
20662066
{
20672067
"name": "twig/twig",
2068-
"version": "v3.5.0",
2069-
"version_normalized": "3.5.0.0",
2068+
"version": "v3.5.1",
2069+
"version_normalized": "3.5.1.0",
20702070
"source": {
20712071
"type": "git",
20722072
"url": "https://github.com/twigphp/Twig.git",
2073-
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72"
2073+
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
20742074
},
20752075
"dist": {
20762076
"type": "zip",
2077-
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72",
2078-
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72",
2077+
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
2078+
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
20792079
"shasum": ""
20802080
},
20812081
"require": {
@@ -2087,7 +2087,7 @@
20872087
"psr/container": "^1.0",
20882088
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
20892089
},
2090-
"time": "2022-12-27T12:28:18+00:00",
2090+
"time": "2023-02-08T07:49:20+00:00",
20912091
"type": "library",
20922092
"extra": {
20932093
"branch-alias": {
@@ -2128,7 +2128,7 @@
21282128
],
21292129
"support": {
21302130
"issues": "https://github.com/twigphp/Twig/issues",
2131-
"source": "https://github.com/twigphp/Twig/tree/v3.5.0"
2131+
"source": "https://github.com/twigphp/Twig/tree/v3.5.1"
21322132
},
21332133
"funding": [
21342134
{

0 commit comments

Comments
 (0)