Jordi Boggiano
ce082cd5b3
Merge branch '2.4'
2022-10-13 11:21:52 +02:00
Jordi Boggiano
c447c12a70
Fix min-php version check to avoid crashing sites with a 200, fixes #11091
2022-10-13 11:07:13 +02:00
Jordi Boggiano
c9b1a2e70b
Remove useless parsing of constraint from package name
2022-10-13 10:55:39 +02:00
Jordi Boggiano
2c1b309cd3
Add hard failure if COMPOSER_AUTH is malformed json, fixes #11085
2022-10-12 16:57:06 +02:00
Jordi Boggiano
06359da3a3
Merge branch '2.4'
2022-10-12 16:55:56 +02:00
JT Smith
08c04d2c9c
Typofixes ( #11096 )
...
* Fixing typo in private method name
* Various comment-related typofixes
2022-10-12 16:45:10 +02:00
Jordi Boggiano
8618f004f7
Fix parsing of aliases used within complex OR constraints, fixes #11086
2022-10-12 16:16:31 +02:00
Jordi Boggiano
d06796efcf
Warn if why-not is used with a version which does not exist/is not found, fixes #11070
2022-10-12 15:31:59 +02:00
Jordi Boggiano
822fd640d0
Add warning when outdated command rejects an existing version due to platform requirements, fixes #11016 ( #11113 )
2022-10-12 13:57:14 +02:00
Jellyfrog
8ed7c46179
Add download-only mode ( #11041 )
...
composer install --download-only to prime the cache/download archives but not do any actual of the actual installing
Fixes #11035
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2022-10-12 13:56:35 +02:00
Jordi Boggiano
7df744531b
Merge branch '2.4'
2022-10-12 11:27:30 +02:00
Jordi Boggiano
b2ebe841e4
Fixes plugin commands not being loaded during completion
...
Closes #11074
Co-authored-by: Susanne Moog <look@susi.dev>
2022-10-12 11:03:52 +02:00
Jordi Boggiano
8600894003
Update deps, constrain a few types to non-empty-strings
2022-10-12 09:19:36 +02:00
Jordi Boggiano
436a112651
Clarify temporary constraint usages and throw if an unresolvable constraint is provided
2022-10-11 13:34:45 +02:00
Kuba Werłos
e870206c4a
Add "--dry-run" to bump command ( #11047 )
2022-09-19 08:45:49 +02:00
Jordi Boggiano
22bedfd8d8
Add autoconfiguration of gitlab-domains/github-domains when auth is present for custom domains, fixes #11062
2022-09-16 12:48:10 +02:00
Markus Staab
de067ff0e8
remove unused variable in ValidatingArrayLoader ( #11063 )
2022-09-16 12:33:15 +02:00
Jordi Boggiano
8913d7cac6
Merge branch '2.4'
2022-09-14 16:11:46 +02:00
Jordi Boggiano
aeaf12561b
Reverting release version changes
2022-09-14 16:11:15 +02:00
Jordi Boggiano
7d887621e6
Release 2.4.2
2022-09-14 16:11:15 +02:00
Jordi Boggiano
a75fbf0e6a
Fix handling of plugin activation when running as root
...
When running without `COMPOSER_ALLOW_SUPERUSER` set so it always happens after prompting, or does not happen if input is non-interactive.
Also fixed support for bash completions hanging when running as root
Fixes #11024
2022-09-14 15:42:10 +02:00
Jordi Boggiano
ef018748eb
Merge branch '2.4'
2022-09-14 14:02:28 +02:00
Gregor Harlan
fc75efd711
`require` command: allow `—fixed` option for library dev dependencies
2022-09-14 14:01:51 +02:00
Jordi Boggiano
ec8bbe9056
Fix package filter on bump command, fixes #11053
2022-09-14 14:00:27 +02:00
Jordi Boggiano
564f8bec24
Fix type error, fixes #11052
2022-09-14 13:23:17 +02:00
Jordi Boggiano
29d8eaf45d
Merge branch '2.4'
2022-09-14 10:51:03 +02:00
Jordi Boggiano
21045b942e
Fix type errors and update baseline (1854, 99)
2022-09-14 10:50:52 +02:00
Jordi Boggiano
d63218c568
Fix type error
2022-09-14 09:48:44 +02:00
Jordi Boggiano
c9973cf5a8
Merge branch '2.4'
2022-09-13 16:47:09 +02:00
Jordi Boggiano
dbdf6af886
Fix type error
2022-09-13 16:46:18 +02:00
Jordi Boggiano
adc16bf0af
Fix phpstan error
2022-09-13 16:28:15 +02:00
Jordi Boggiano
93bfe73b52
Merge branch '2.4'
2022-09-13 16:12:56 +02:00
Jordi Boggiano
fb3cae4448
Fix type error in validating array loader when name is not set
2022-09-13 16:12:28 +02:00
Jordi Boggiano
02082905a3
Merge branch '2.4'
2022-09-13 15:17:04 +02:00
Kuba Werłos
e94eff5412
Fix typo in remove command
2022-09-13 15:09:28 +02:00
Jordi Boggiano
d2f37b5680
Add hint as to why a package is suggested to be added to require-dev, fixes #11040
2022-09-13 15:08:37 +02:00
Jordi Boggiano
ab29ed5f97
Fix handling of upper-bound platform req ignores to not act on conflicts ( #11037 )
...
* Fix handling of upper-bound platform req ignores to not act on conflicts, fixes #11020
* Optimization
2022-09-13 14:50:27 +02:00
Jordi Boggiano
4164b30236
Fix show --platform regression failing if no composer.json exists, fixes #11046
2022-09-13 14:49:25 +02:00
Ondrej Mirtes
9bb436ec28
Update PHPStan
2022-09-01 21:51:49 +02:00
Jordi Boggiano
7ff288f081
Merge branch '2.4'
2022-08-31 12:42:29 +02:00
Jordi Boggiano
c10854d3f3
Remove extra lines
2022-08-31 12:42:26 +02:00
Jordi Boggiano
d0ac10ca6a
Merge branch '2.4'
2022-08-31 12:41:52 +02:00
Jordi Boggiano
5b754c797e
Remove extra lines
2022-08-31 12:26:58 +02:00
Jordi Boggiano
39de9899a7
Lock down include wrappers to avoid abuse from third parties ( #11015 )
2022-08-31 12:07:23 +02:00
Korvin Szanto
9306eebf0c
Update gitlab fetch failure message with new path ( #11038 )
...
`https://gitlab.com/-/profile/personal_access_token ` is not correct, the current URL for personal access token settings is `https://gitlab.com/-/profile/personal_access_tokens `. This is the only occurrence of the bad URL, we use the proper URL elsewhere.
2022-08-31 10:43:54 +02:00
Jordi Boggiano
c5932d810f
Merge branch '2.4'
2022-08-31 09:50:30 +02:00
Jordi Boggiano
3177b21324
Fix handling for double-zero prefix, refs #11032
2022-08-31 09:47:59 +02:00
Jordi Boggiano
7e0ac53fc4
Merge branch '2.4'
2022-08-30 20:47:34 +02:00
Jordi Boggiano
2d48c7dbb0
Fix handling of zero-major versions in outdated --major-only flag, fixes #11032
2022-08-30 20:45:07 +02:00
Ondřej Mirtes
13421f7d66
Config - always respect COMPOSER_DISCARD_CHANGES
2022-08-30 14:04:30 +02:00
Jordi Boggiano
cd71cf47b3
Bump main to target 2.5
2022-08-20 13:13:59 +02:00
Jordi Boggiano
afeaabe089
Reverting release version changes
2022-08-20 11:44:51 +02:00
Jordi Boggiano
777d542e3a
Release 2.4.1
2022-08-20 11:44:50 +02:00
Thomas Landauer
ceb8bef778
Adding hint what "Direct dependencies" means ( #11013 )
2022-08-20 09:24:25 +02:00
Zan Baldwin
d2d8474013
Do not apply non-array package links in ArrayLoader ( #11008 )
2022-08-20 08:58:17 +02:00
Zan Baldwin
51774693c7
Do not apply non-string package link constraints in ArrayLoader ( #11009 )
2022-08-20 08:34:38 +02:00
Jordi Boggiano
7ccf230390
Fix cache invalidation issue when a git tag gets created on an old ref after the cache is populated, fixes #11002 ( #11004 )
2022-08-20 07:42:20 +02:00
Yehuda Katz
cad5dc5b8b
Match default choice to actual default ( #11010 )
...
The 'Y' is capital, so Yes should be the default choice and is what most people would want, but No was the default.
2022-08-20 07:41:14 +02:00
EXTEON
c529087631
performance: Do not create a local cache repo for local repos ( #11001 )
2022-08-17 15:11:34 +02:00
Jordi Boggiano
31f9cc3b49
Clean up unused types
2022-08-17 15:03:14 +02:00
Jordi Boggiano
d48acda485
Add RuleReasonDataReturnTypeExtension to resolve ReasonData types where possible in PHPStan
2022-08-17 14:59:24 +02:00
Jordi Boggiano
131da999ac
Fix CS ( #11003 )
2022-08-17 14:20:07 +02:00
Jordi Boggiano
f95471f221
Show/outdated command fixes ( #11000 )
...
* Fix show command showing the split of direct/transitive deps from outdated, fixes #10999
* Fix a few minor edge cases in show command, add tests for show and outdated commands
2022-08-17 12:08:59 +02:00
Jeffrey Cafferata
9b6d27f810
Environment variable for `--no-audit`. ( #10998 )
...
Fixes #10997
2022-08-17 11:44:18 +02:00
Jordi Boggiano
55990a48a9
Reverting release version changes
2022-08-16 16:10:48 +02:00
Jordi Boggiano
026d6de6ea
Release 2.4.0
2022-08-16 16:10:48 +02:00
Jordi Boggiano
cc33db9257
Only fetch remote default branch for mirrored git repos, not local ones, refs #10949 ( #10996 )
2022-08-16 15:53:57 +02:00
Jordi Boggiano
82e3059c6e
Fix plugin output to indicate when plugins are globally installed even while running global commands, fixes #10978
2022-08-16 15:16:56 +02:00
Jellyfrog
058beef20a
CheckPlatformReqs: Add json format output ( #10979 )
...
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2022-08-16 14:19:53 +02:00
Jordi Boggiano
e82050b05d
Fix remove command suggestions to only suggest required packages, fixes #10964
2022-08-16 13:40:50 +02:00
Thomas Lüder
41d6467b3b
Added token refresh for GitLab to support GitLab 15+ ( #10988 )
...
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2022-08-16 13:34:18 +02:00
Jordi Boggiano
e34c31dd8b
Merge branch '2.2'
2022-08-16 11:50:01 +02:00
Jordi Boggiano
104bf0d75d
Handle 404s gracefully when loading providers in ComposerRepo, fixes #10974
2022-08-16 11:44:21 +02:00
Jordi Boggiano
07c3a63fa3
Fix phpstan error
2022-08-16 11:40:14 +02:00
Jordi Boggiano
f1877afc0b
Merge branch '2.3'
2022-08-16 11:27:40 +02:00
Jordi Boggiano
550fc3d321
Merge branch '2.2' into 2.3
2022-08-16 11:27:34 +02:00
Jordi Boggiano
598c1c7573
Fix phpstan error
2022-08-16 11:19:20 +02:00
Jordi Boggiano
6457a88aa1
Fix COMPOSER_NO_DEV to work with --update-no-dev for require/remove commands as well, refs #10995
2022-08-16 11:15:52 +02:00
Stephan
1f0bd51f55
GitHubDriver: stricter URL validation to avoid issues with undefined index owner ( #10985 )
2022-08-16 11:08:03 +02:00
Jordi Boggiano
7377d1f003
Uniformize command description format, fixes #10971
2022-08-16 10:41:07 +02:00
Barry vd. Heuvel
a3f7c31ea7
Add json format to Audit command ( #10965 )
2022-07-25 13:13:32 +02:00
Jordi Boggiano
f0ab518c46
Ensure signalHandler is kept around and unregistered
2022-07-22 10:37:48 +02:00
Jordi Boggiano
6cb5576a32
Fix root package being part of package name suggestions where it should not be
2022-07-21 16:30:01 +02:00
Jordi Boggiano
f8ac872c9f
Reverting release version changes
2022-07-21 15:46:32 +02:00
Jordi Boggiano
c08cac5f67
Release 2.4.0-RC1
2022-07-21 15:46:32 +02:00
Jordi Boggiano
e59812c439
Add prompt suggesting using --dev when require command is used with dev packages ( #10960 )
...
* Add prompt suggesting using --dev when require command is used with packages which appear to be dev, fixes #10939
2022-07-21 14:40:21 +02:00
Jordi Boggiano
d0b60f115b
Merge pull request #10958 from Seldaek/signal_fixes
...
Signal handling improvements
2022-07-21 11:09:30 +02:00
Jordi Boggiano
9fbc386a7b
Fix package selector warnings to only show for versions that were actually skipped, #10942
2022-07-21 11:06:13 +02:00
Jordi Boggiano
03e4d19266
Merge branch '2.3'
2022-07-20 22:47:44 +02:00
Jordi Boggiano
e815e0113a
Merge branch '2.2' into 2.3
2022-07-20 22:47:36 +02:00
Jordi Boggiano
623f903d62
Add support for +meta in hg version number, fixes #10955
2022-07-20 22:47:27 +02:00
Jordi Boggiano
734cbeb610
Fix type declarations
2022-07-20 22:42:57 +02:00
Jordi Boggiano
07645b9895
Capture signals and wait until child process exits to also exit, fixes #6059
2022-07-20 22:32:09 +02:00
Jordi Boggiano
1a4f2174e4
Add seld/signal-handler dependency
2022-07-20 22:32:09 +02:00
Jordi Boggiano
26e01abfae
Fix handling of .mdown files in phar compiler
2022-07-20 22:31:59 +02:00
Jordi Boggiano
e43cae6231
Add COMPOSER_PREFER_STABLE and COMPOSER_PREFER_LOWEST env vars, fixes #10919
2022-07-20 22:29:27 +02:00
Alexander Dmitryuk
8c488b9b08
Add "r" alias for require ( #10953 )
...
Co-authored-by: a.dmitryuk <a.dmitryuk@movavi.com>
2022-07-18 13:04:49 +02:00
Jordi Boggiano
3595666e6e
Merge branch '2.3'
2022-07-17 13:07:44 +02:00
Jordi Boggiano
3c68b579ed
Merge branch '2.2' into 2.3
2022-07-17 13:06:43 +02:00
Sam Litowitz
8d5bdaf443
Fixes #10938 : Do not display duplicate ignore extension hints
2022-07-17 13:02:12 +02:00