Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package esbuild for openSUSE:Factory checked in at 2024-07-08 19:07:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/esbuild (Old) and /work/SRC/openSUSE:Factory/.esbuild.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "esbuild" Mon Jul 8 19:07:23 2024 rev:12 rq:1185902 version:0.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/esbuild/esbuild.changes 2024-06-11 18:30:34.899692471 +0200 +++ /work/SRC/openSUSE:Factory/.esbuild.new.2080/esbuild.changes 2024-07-08 19:07:44.209591512 +0200 @@ -1,0 +2,12 @@ +Sat Jul 6 03:27:34 UTC 2024 - Avindra Goolcharan <avin...@opensuse.org> + +- update to 0.23.0: + * Fix preserving collapsed JSX whitespace (#3818) +- includes 0.22.0: + * Update await using behavior to match TypeScript + * Allow es2024 as a target environment + * Warn about onResolve plugins not setting a path (#3790) + * Add a new Go API for running the CLI with plugins (#3539) +- change notes related to removed bundling experiment are omitted + +------------------------------------------------------------------- Old: ---- esbuild-0.21.5.tar.gz New: ---- esbuild-0.23.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ esbuild.spec ++++++ --- /var/tmp/diff_new_pack.eXq0Vq/_old 2024-07-08 19:07:45.305631595 +0200 +++ /var/tmp/diff_new_pack.eXq0Vq/_new 2024-07-08 19:07:45.309631742 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600 # Go source packages are horribly broken on Leap (mismatching versions between libraries and compiler) %bcond_with vendor @@ -27,7 +28,7 @@ %global tag v%{version} %global extractdir0 esbuild-%{version} Name: esbuild -Version: 0.21.5 +Version: 0.23.0 Release: 0 Summary: A JavaScript bundler written for speed License: MIT @@ -83,7 +84,6 @@ %endif %gobuild ./cmd/esbuild - %install install -pvDm755 \ %if 0%{?fedora} ++++++ esbuild-0.21.5.tar.gz -> esbuild-0.23.0.tar.gz ++++++ ++++ 2147 lines of diff (skipped)