1
0
obs-service-node_modules/obs-service-node_modules.changes
Adam Majer 97460fe329 Accepting request 1147305 from home:ila.embsys:branches:openSUSE:Tools
It is the change that add packaging for deb format that I did for myself, but it also could be useful for someone else, so I decided to offer it to merge.

OBS-URL: https://build.opensuse.org/request/show/1147305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-node_modules?expand=0&rev=14
2024-06-12 10:58:40 +00:00

97 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Jan 29 15:50:36 UTC 2024 - adam.majer@suse.de
- Update to version 2.4.0:
* Fix handling of direct git repos in v3
-------------------------------------------------------------------
Wed Jan 17 21:14:52 UTC 2024 - Ilya Stolyarov <ila.embsys@gmail.com>
- Add debian part
-------------------------------------------------------------------
Tue Sep 19 11:34:58 UTC 2023 - adam.majer@suse.de
- Update to version 2.3.0:
* Add --ignore-scripts to command to generate package-lock.json
* Pick the longest integrity value in package-lock.json
* Support dependencies with multiple integrity values
-------------------------------------------------------------------
Tue Sep 05 15:50:00 UTC 2023 - adam.majer@suse.de
- Update to version 2.2.0:
* Remove obsolete filename heuristics
* Refactor function name to better reflect functionality
* Incorporate the entire path into filename
-------------------------------------------------------------------
Thu Aug 03 09:09:10 UTC 2023 - adam.majer@suse.de
- Update to version 2.1.0:
* Fix the recursive call to collect_v2_deps_recursive
-------------------------------------------------------------------
Wed May 31 14:23:50 UTC 2023 - adam.majer@suse.de
- Update to version 2.0.0:
* Fail when integrity field is missing in v3 lockfiles
* Reproducible cpio generation
* Add support for version 3 package-lock files
* Update OBS service instructions to use manualrun
* Add simple integration test for the node modules service
-------------------------------------------------------------------
Mon Nov 01 16:26:50 UTC 2021 - marec@detebe.org
- Update to version 0+git20210830.1024c2a:
* Add MIT License
* Fix invalid variable fh
-------------------------------------------------------------------
Tue Jun 15 10:14:14 UTC 2021 - adam.majer@suse.de
- Update to version 0+git20210615.e8b6273:
* Warn about entities that have no integrity field
* Add a path search for args.input
* Update example on creating package-lock.json
-------------------------------------------------------------------
Thu Apr 29 16:15:56 UTC 2021 - lnussel@suse.de
- Update to version 0+git20210420.291fbf4:
* Add support for unresolved dependencies
* Handle resolved github repositories
* Add support for package-lock.jsons
-------------------------------------------------------------------
Tue Mar 09 14:39:06 UTC 2021 - lnussel@suse.de
- Switch to manual service for Factory submission
- Package should be noarch
- Update to version 0+git20210223.d24a8cd:
* Trailer needs to have no content
* doc: include all sources in Source: in the example
* doc: add reference to npm-localhost-proxy
* Update README for usage with local-npm-registry
* Fix xml syntax
* remove leading package name prefix in the from:
* Require lockfileVersion=2
* Drop locations.loc
* We need to get tarballs for bundled dependencies too
-------------------------------------------------------------------
Fri Jan 22 08:40:35 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- update, run spec-cleaner
-------------------------------------------------------------------
Tue Nov 3 13:08:47 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- switch to new source location
-------------------------------------------------------------------
Fri Oct 9 14:37:44 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- initial package