Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-composer2 for openSUSE:Factory 
checked in at 2022-10-03 13:46:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer2 (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer2.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer2"

Mon Oct  3 13:46:02 2022 rev:15 rq:1007510 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer2/php-composer2.changes      
2022-07-26 19:44:02.151407537 +0200
+++ /work/SRC/openSUSE:Factory/.php-composer2.new.2275/php-composer2.changes    
2022-10-03 13:46:49.857622511 +0200
@@ -1,0 +2,67 @@
+Sun Sep 25 06:24:30 UTC 2022 - Yunhe Guo <i...@guoyunhe.me>
+
+- Update to version 2.4.2
+  * Fixed bash completion hanging when running as root without
+    COMPOSER_ALLOW_SUPERUSER set (#11024)
+  * Fixed handling of plugin activation when running as root without
+    COMPOSER_ALLOW_SUPERUSER set so it always happens after prompting,
+    or does not happen if input is non-interactive
+  * Fixed package filter on bump command (#11053)
+  * Fixed handling of --ignore-platform-req with upper-bound ignores
+    to not apply to conflict rules (#11037)
+  * Fixed handling of COMPOSER_DISCARD_CHANGES when set to 0
+  * Fixed handling of zero-major versions in outdated command with
+    --major-only (#11032)
+  * Fixed show --platform regression since 2.4.0 when running in a
+    directory without composer.json (#11046)
+  * Fixed a few strict type errors
+- Update to version 2.4.1
+  * Added a COMPOSER_NO_AUDIT env var to easily apply the new --no-audit
+    flag in CI (#10998)
+  * Fixed show command showing packages in two sections, this was only
+    meant for the outdated command (#11000)
+  * Fixed local git repos being copied to cache unnecessarily (#11001)
+  * Fixed git cache invalidation issue when a git tag gets created after
+    the cache has loaded a given reference (#11004)
+- Update to version 2.4.0
+  * Added bash completions for Composer commands, package names, etc
+    (see how to setup) (#10320)
+  * Added bump command to bump requirements to the currently installed
+    version (#10829)
+  * Added audit command to check for known security vulnerabilities in
+    installed packages (#10798, #10898)
+  * Added automatic auditing of security vulnerabilities after update
+    is done, can be overridden with --no-audit (#10798, #10898)
+  * Added --audit to install command to also do an audit (#10798, #10898)
+  * Added json format output to the check-platform-reqs command (#10979)
+  * Added GitLab 15+ token refresh support (#10988)
+  * Added r alias to require command (#10953)
+  * Added composer/class-map-generator dependency to replace
+    Composer\Autoload\ClassMapGenerator which is now deprecated (#10885)
+  * Added --locked to depends/prohibits commands (#10834)
+  * Added --strict-psr flag to dump-autoload command to fail the process
+    if PSR violations were detected, useful for CI (#10886)
+  * Added COMPOSER_PREFER_STABLE and COMPOSER_PREFER_LOWEST env vars
+    to turn on --prefer-stable/--prefer-lowest on update and require
+    command, useful for CI (#10919)
+  * Added support for temporary update constraints on all packages
+    (now also including non-root dependencies) (#10773)
+  * Added --major-only flag to the outdated command to show only
+    packages with major version updates (#10827)
+  * Added sections for direct and transitive deps in outdated command
+    output (#10779)
+  * Added ability for cache GC to clean up vcs and repo caches (#10826)
+  * Added --gc flag to clear-cache to only trigger a garbage collection
+    instead of clearing everything (#10826)
+  * Added signal (SIGINT, SIGTERM, SIGHUP) handling to ensure we wait
+    for the child process to exit before Composer exits to avoid
+    dropping output (#10958)
+  * Added prompt suggesting using --dev when requiring packages with
+    dev/testing/static analysis keywords present (#10960)
+  * Added warning in require, init and create-project commands when
+    the latest version of a package cannot be used due to platform
+    requirements (#10896)
+  * Fixed COMPOSER_NO_DEV so it also works with require and remove's
+    --update-no-dev (#10995)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-composer2.spec ++++++
--- /var/tmp/diff_new_pack.gJB1E1/_old  2022-10-03 13:46:50.445623804 +0200
+++ /var/tmp/diff_new_pack.gJB1E1/_new  2022-10-03 13:46:50.457623831 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           php-composer2
-Version:        2.3.10
+Version:        2.4.2
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT

++++++ composer.phar ++++++
Binary files /var/tmp/diff_new_pack.gJB1E1/_old and 
/var/tmp/diff_new_pack.gJB1E1/_new differ

Reply via email to