From bfd0dca956bb7f0f908a6b4073f6970578cb3a2f Mon Sep 17 00:00:00 2001 From: Kentaro Ohkouchi <nanasess@fsm.ne.jp> Date: Sun, 1 Oct 2023 00:46:38 +0900 Subject: [PATCH] Bump --- .emacs.d/bin/composer.json | 2 +- .emacs.d/bin/composer.lock | 173 +++++++++++++++++++------------------ .emacs.d/bin/pyvenv.cfg | 5 ++ .emacs.d/el-get.lock | 4 +- .zsh/.zaliases | 2 +- 5 files changed, 96 insertions(+), 90 deletions(-) create mode 100644 .emacs.d/bin/pyvenv.cfg diff --git a/.emacs.d/bin/composer.json b/.emacs.d/bin/composer.json index bb5d6289..93e191a1 100644 --- a/.emacs.d/bin/composer.json +++ b/.emacs.d/bin/composer.json @@ -13,7 +13,7 @@ "phpactor/class-to-file": "*@dev", "jetbrains/phpstorm-stubs": "*@dev", "phpactor/tolerant-php-parser": "dev-main@dev", - "phpactor/phpactor": "2023.08.06-1", + "phpactor/phpactor": "2023.09.24", "friendsofphp/php-cs-fixer": "^3.14" }, "repositories": [ diff --git a/.emacs.d/bin/composer.lock b/.emacs.d/bin/composer.lock index f3e0b8d1..fe2c9e8d 100644 --- a/.emacs.d/bin/composer.lock +++ b/.emacs.d/bin/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": "956328204d3f897fd34bf1d87cb444f0", + "content-hash": "bb28cf21d71fb50b8801a700dd694a33", "packages": [ { "name": "amphp/amp", @@ -1539,12 +1539,12 @@ "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "57e00c6ffbe2d80c6a7d98aa52b9afb3362d3004" + "reference": "ed9f6d8b529826bfb82b5d39b2d3697cbfc962bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/57e00c6ffbe2d80c6a7d98aa52b9afb3362d3004", - "reference": "57e00c6ffbe2d80c6a7d98aa52b9afb3362d3004", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/ed9f6d8b529826bfb82b5d39b2d3697cbfc962bf", + "reference": "ed9f6d8b529826bfb82b5d39b2d3697cbfc962bf", "shasum": "" }, "require-dev": { @@ -1580,7 +1580,7 @@ "support": { "source": "https://github.com/JetBrains/phpstorm-stubs/tree/master" }, - "time": "2023-08-08T14:39:20+00:00" + "time": "2023-09-14T08:01:56+00:00" }, { "name": "kelunik/certificate", @@ -2023,16 +2023,16 @@ }, { "name": "phpactor/language-server", - "version": "6.0.2", + "version": "6.1.1", "source": { "type": "git", "url": "https://github.com/phpactor/language-server.git", - "reference": "78a27025521ef203b230dabc37f16d308ad73820" + "reference": "4898945e315d9894d3495736d93793670ec0980e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpactor/language-server/zipball/78a27025521ef203b230dabc37f16d308ad73820", - "reference": "78a27025521ef203b230dabc37f16d308ad73820", + "url": "https://api.github.com/repos/phpactor/language-server/zipball/4898945e315d9894d3495736d93793670ec0980e", + "reference": "4898945e315d9894d3495736d93793670ec0980e", "shasum": "" }, "require": { @@ -2083,9 +2083,9 @@ "description": "Generic Language Server Platform", "support": { "issues": "https://github.com/phpactor/language-server/issues", - "source": "https://github.com/phpactor/language-server/tree/6.0.2" + "source": "https://github.com/phpactor/language-server/tree/6.1.1" }, - "time": "2023-07-29T19:46:20+00:00" + "time": "2023-09-22T08:53:04+00:00" }, { "name": "phpactor/language-server-protocol", @@ -2258,16 +2258,16 @@ }, { "name": "phpactor/phpactor", - "version": "2023.08.06-1", + "version": "2023.09.24.0", "source": { "type": "git", "url": "https://github.com/phpactor/phpactor.git", - "reference": "2f0909c94967fc711ccf43451974e8a51d084a13" + "reference": "aa0f667e59ba4c5db624bcf83c3bea91015b0e77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpactor/phpactor/zipball/2f0909c94967fc711ccf43451974e8a51d084a13", - "reference": "2f0909c94967fc711ccf43451974e8a51d084a13", + "url": "https://api.github.com/repos/phpactor/phpactor/zipball/aa0f667e59ba4c5db624bcf83c3bea91015b0e77", + "reference": "aa0f667e59ba4c5db624bcf83c3bea91015b0e77", "shasum": "" }, "require": { @@ -2284,7 +2284,7 @@ "phpactor/amp-fswatch": "^0.3.0", "phpactor/class-to-file": "~0.5", "phpactor/container": "^2.2.0", - "phpactor/language-server": "^6.0.2", + "phpactor/language-server": "^6.1.1", "phpactor/language-server-protocol": "^3.17.3", "phpactor/map-resolver": "^1.5.0", "phpactor/phly-event-dispatcher": "^2.0.0", @@ -2347,6 +2347,7 @@ "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^9.0", "psr/log": "^1.1", + "squizlabs/php_codesniffer": "^3.7", "symfony/var-dumper": "^5.2", "vimeo/psalm": "^4.22" }, @@ -2366,7 +2367,7 @@ "description": "PHP refactoring and intellisense tool for text editors", "support": { "issues": "https://github.com/phpactor/phpactor/issues", - "source": "https://github.com/phpactor/phpactor/tree/2023.08.06-1" + "source": "https://github.com/phpactor/phpactor/tree/2023.09.24.0" }, "funding": [ { @@ -2374,7 +2375,7 @@ "type": "github" } ], - "time": "2023-08-12T15:59:21+00:00" + "time": "2023-09-24T10:53:38+00:00" }, { "name": "phpactor/tolerant-php-parser", @@ -3003,16 +3004,16 @@ }, { "name": "symfony/console", - "version": "v5.4.26", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273" + "reference": "f4f71842f24c2023b91237c72a365306f3c58827" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273", - "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273", + "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827", + "reference": "f4f71842f24c2023b91237c72a365306f3c58827", "shasum": "" }, "require": { @@ -3082,7 +3083,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.26" + "source": "https://github.com/symfony/console/tree/v5.4.28" }, "funding": [ { @@ -3098,7 +3099,7 @@ "type": "tidelift" } ], - "time": "2023-07-19T20:11:33+00:00" + "time": "2023-08-07T06:12:30+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3523,16 +3524,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, "require": { @@ -3547,7 +3548,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3585,7 +3586,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" }, "funding": [ { @@ -3601,20 +3602,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354" + "reference": "875e90aeea2777b6f135677f618529449334a612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference": "511a08c03c1960e08a883f4cffcacd219b758354", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", + "reference": "875e90aeea2777b6f135677f618529449334a612", "shasum": "" }, "require": { @@ -3626,7 +3627,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3666,7 +3667,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" }, "funding": [ { @@ -3682,20 +3683,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", "shasum": "" }, "require": { @@ -3707,7 +3708,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3750,7 +3751,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" }, "funding": [ { @@ -3766,20 +3767,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", + "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { @@ -3794,7 +3795,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3833,7 +3834,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" }, "funding": [ { @@ -3849,20 +3850,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, "require": { @@ -3871,7 +3872,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3909,7 +3910,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" }, "funding": [ { @@ -3925,20 +3926,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", - "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, "require": { @@ -3947,7 +3948,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3988,7 +3989,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" }, "funding": [ { @@ -4004,20 +4005,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { @@ -4026,7 +4027,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4071,7 +4072,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { @@ -4087,20 +4088,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -4109,7 +4110,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4150,7 +4151,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -4166,20 +4167,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/process", - "version": "v5.4.26", + "version": "v5.4.28", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "1a44dc377ec86a50fab40d066cd061e28a6b482f" + "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/1a44dc377ec86a50fab40d066cd061e28a6b482f", - "reference": "1a44dc377ec86a50fab40d066cd061e28a6b482f", + "url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b", + "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b", "shasum": "" }, "require": { @@ -4212,7 +4213,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.26" + "source": "https://github.com/symfony/process/tree/v5.4.28" }, "funding": [ { @@ -4228,7 +4229,7 @@ "type": "tidelift" } ], - "time": "2023-07-12T15:44:31+00:00" + "time": "2023-08-07T10:36:04+00:00" }, { "name": "symfony/service-contracts", diff --git a/.emacs.d/bin/pyvenv.cfg b/.emacs.d/bin/pyvenv.cfg new file mode 100644 index 00000000..5b5351d8 --- /dev/null +++ b/.emacs.d/bin/pyvenv.cfg @@ -0,0 +1,5 @@ +home = /usr/lib/python-exec/python3.11 +include-system-site-packages = false +version = 3.11.5 +executable = /usr/bin/python3.11 +command = /usr/lib/python-exec/python3.11/python -m venv /home/nanasess/dotfiles/.emacs.d/bin diff --git a/.emacs.d/el-get.lock b/.emacs.d/el-get.lock index a86909d7..81ff9ebd 100644 --- a/.emacs.d/el-get.lock +++ b/.emacs.d/el-get.lock @@ -6,8 +6,8 @@ (fosi :checksum "f5f61d91545e18ebe879a53f1c679da6d3aa9c4e") (wakatime-mode :checksum "ef923829912c3854d230834f81083814b7c9d992") (compat :checksum "32e737b145fef05105e2bad4ca34ca41072e9569") - (lsp-bridge :checksum "7b56642135ef7b882f2b514ef88042af0e5a9274") - (copilot :checksum "a68f1ce94addc45984ba5bb1972bfba95c8b7f96") + (lsp-bridge :checksum "a3d67c80eb4a3f4ed17d6a4e90f142b8c22ae7ee") + (copilot :checksum "421703f5dd5218ec2a3aa23ddf09d5f13e5014c2") (eldoc-box :checksum "5c067f5c195198ffd16df2f455da95e46cc8ce02") (eglot :checksum "e501275e06952889056268dabe08ccd0dbaf23e5") (consult-tramp :checksum "befa62baca768caa457b167e773b91f1bc7d661f") diff --git a/.zsh/.zaliases b/.zsh/.zaliases index 46a808b6..33fc3497 100644 --- a/.zsh/.zaliases +++ b/.zsh/.zaliases @@ -1,5 +1,5 @@ # -*- mode:shell-script -*- -alias ls="exa --color=always" +alias ls="eza --color=always" alias less='less -X' if [ -f $HOME/Applications/Emacs.app/Contents/Resources/bin/emacsclient ] then