소스 검색

Update dev dependencies (#5478)

Alexandre Alapetite 2 년 전
부모
커밋
8bf362838e
7개의 변경된 파일393개의 추가작업 그리고 274개의 파일을 삭제
  1. 1 1
      composer.json
  2. 24 24
      composer.lock
  3. 2 2
      docs/en/developers/05_Release_new_version.md
  4. 2 2
      docs/fr/developers/05_Release_new_version.md
  5. 1 1
      p/themes/BlueLagoon/README.md
  6. 356 237
      package-lock.json
  7. 7 7
      package.json

+ 1 - 1
composer.json

@@ -49,7 +49,7 @@
         "ext-phar": "*",
         "ext-tokenizer": "*",
         "ext-xmlwriter": "*",
-        "phpstan/phpstan": "~1.10.15",
+        "phpstan/phpstan": "~1.10.19",
         "phpstan/phpstan-phpunit": "^1.3",
         "phpstan/phpstan-strict-rules": "^1.5",
         "phpunit/phpunit": "^9",

+ 24 - 24
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "c4967eaef46b8a5ffedabb60f795498f",
+    "content-hash": "b4467f037588bc3ce721e960ba0621ae",
     "packages": [],
     "packages-dev": [
         {
@@ -138,16 +138,16 @@
         },
         {
             "name": "nikic/php-parser",
-            "version": "v4.15.4",
+            "version": "v4.15.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/nikic/PHP-Parser.git",
-                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
+                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
-                "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
+                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
+                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
                 "shasum": ""
             },
             "require": {
@@ -188,9 +188,9 @@
             ],
             "support": {
                 "issues": "https://github.com/nikic/PHP-Parser/issues",
-                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
+                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5"
             },
-            "time": "2023-03-05T19:49:14+00:00"
+            "time": "2023-05-19T20:20:00+00:00"
         },
         {
             "name": "phar-io/manifest",
@@ -305,16 +305,16 @@
         },
         {
             "name": "phpstan/phpstan",
-            "version": "1.10.15",
+            "version": "1.10.19",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan.git",
-                "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd"
+                "reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd",
-                "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd",
+                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/af5a296ff02610c1bfb4ddfac9fd4a08657b9046",
+                "reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046",
                 "shasum": ""
             },
             "require": {
@@ -363,20 +363,20 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2023-05-09T15:28:01+00:00"
+            "time": "2023-06-14T15:26:58+00:00"
         },
         {
             "name": "phpstan/phpstan-phpunit",
-            "version": "1.3.11",
+            "version": "1.3.13",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan-phpunit.git",
-                "reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c"
+                "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c",
-                "reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c",
+                "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
+                "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
                 "shasum": ""
             },
             "require": {
@@ -413,9 +413,9 @@
             "description": "PHPUnit extensions and rules for PHPStan",
             "support": {
                 "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
-                "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.11"
+                "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.13"
             },
-            "time": "2023-03-25T19:42:13+00:00"
+            "time": "2023-05-26T11:05:59+00:00"
         },
         {
             "name": "phpstan/phpstan-strict-rules",
@@ -786,16 +786,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "9.6.7",
+            "version": "9.6.9",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
-                "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2"
+                "reference": "a9aceaf20a682aeacf28d582654a1670d8826778"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
-                "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9aceaf20a682aeacf28d582654a1670d8826778",
+                "reference": "a9aceaf20a682aeacf28d582654a1670d8826778",
                 "shasum": ""
             },
             "require": {
@@ -869,7 +869,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
-                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7"
+                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.9"
             },
             "funding": [
                 {
@@ -885,7 +885,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2023-04-14T08:58:40+00:00"
+            "time": "2023-06-11T06:13:56+00:00"
         },
         {
             "name": "sebastian/cli-parser",

+ 2 - 2
docs/en/developers/05_Release_new_version.md

@@ -3,7 +3,7 @@
 In order to get as much feedback as possible before a release, it’s preferable to announce it on GitHub by creating a dedicated ticket
 ([see examples](https://github.com/FreshRSS/FreshRSS/search?utf8=%E2%9C%93&q=Call+for+testing&type=Issues)). This should be done **at least one week in advance**.
 
-It’s also recommended to make the announcement on mailing@freshrss.org.
+It’s also recommended to make the announcement on <mailing@freshrss.org>.
 
 ## Check the dev status
 
@@ -95,7 +95,7 @@ When everything’s working, it’s time to announce the release to the world!
 * on GitHub by creating[a new release](https://github.com/FreshRSS/FreshRSS/releases/new)
 * on the freshrss.org blog, at least for stable versions (write the article on[FreshRSS/freshrss.org](https://github.com/FreshRSS/freshrss.org))
 * on Twitter ([@FreshRSS](https://twitter.com/FreshRSS) account)
-* and on mailing@freshrss.org
+* and on <mailing@freshrss.org>
 
 ## Starting the next development version
 

+ 2 - 2
docs/fr/developers/05_Release_new_version.md

@@ -5,7 +5,7 @@ de l’annoncer sur GitHub en créant un ticket dédié ([voir les
 exemples](https://github.com/FreshRSS/FreshRSS/search?utf8=%E2%9C%93&q=Call+for+testing&type=Issues)).
 Ceci est à faire **au moins une semaine à l’avance**.
 
-Il est aussi recommandé de faire l’annonce sur mailing@freshrss.org.
+Il est aussi recommandé de faire l’annonce sur <mailing@freshrss.org>.
 
 ## S’assurer de l’état de dev
 
@@ -139,7 +139,7 @@ Lorsque tout fonctionne, il est temps d’annoncer la sortie au monde entier !
 	l’article sur
 	[FreshRSS/freshrss.org](https://github.com/FreshRSS/freshrss.org)).
 * sur Twitter (compte [@FreshRSS](https://twitter.com/FreshRSS)) ;
-* et sur mailing@freshrss.org ;
+* et sur <mailing@freshrss.org> ;
 
 ## Lancer la prochaine version de développement
 

+ 1 - 1
p/themes/BlueLagoon/README.md

@@ -21,7 +21,7 @@ Blue Lagoon est distribué sous license AlcoholWare
 
 « LICENCE ALCOHOLWARE » (Révision 42):
 
-mister.air@gmail.com a créé ce fichier. Tant que vous conservez cet avertissement,
+<mister.air@gmail.com> a créé ce fichier. Tant que vous conservez cet avertissement,
 
 vous pouvez faire ce que vous voulez de ce truc. Si on se rencontre un jour et
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 356 - 237
package-lock.json


+ 7 - 7
package.json

@@ -33,16 +33,16 @@
     "fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
   },
   "devDependencies": {
-    "eslint": "^8.39.0",
-    "eslint-config-standard": "^17.0.0",
+    "eslint": "^8.43.0",
+    "eslint-config-standard": "^17.1.0",
     "eslint-plugin-import": "^2.27.5",
-    "eslint-plugin-n": "^15.7.0",
+    "eslint-plugin-n": "^16.0.0",
     "eslint-plugin-promise": "^6.1.1",
-    "markdownlint-cli": "^0.33.0",
+    "markdownlint-cli": "^0.35.0",
     "rtlcss": "^4.1.0",
-    "sass": "^1.62.0",
-    "stylelint": "^15.6.0",
-    "stylelint-config-recommended-scss": "^11.0.0",
+    "sass": "^1.63.4",
+    "stylelint": "^15.8.0",
+    "stylelint-config-recommended-scss": "^12.0.0",
     "stylelint-order": "^6.0.3"
   },
   "rtlcssConfig": {}

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.