File: changelog

package info (click to toggle)
node-yarnpkg 1.22.19%2B~cs24.27.18-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 94,132 kB
  • sloc: javascript: 42,973; sh: 335; makefile: 21
file content (273 lines) | stat: -rw-r--r-- 8,689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
node-yarnpkg (1.22.19+~cs24.27.18-2+deb12u1) bookworm; urgency=medium

  * Backport patch from unstable for commander 8 support (Closes: #1058596)

 -- Pirate Praveen <praveen@debian.org>  Wed, 13 Dec 2023 20:54:48 +0530

node-yarnpkg (1.22.19+~cs24.27.18-2) unstable; urgency=medium

  * Team upload
  * Update commander patch (Closes: #1019291)

 -- Yadd <yadd@debian.org>  Mon, 14 Nov 2022 05:22:50 +0100

node-yarnpkg (1.22.19+~cs24.27.18-1) unstable; urgency=medium

  * Team upload

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * New upstream version 1.22.19+~cs24.27.18

  [ Pirate Praveen ]
  * Drop build dependency on node-gulp-util (unused)

 -- Pirate Praveen <praveen@debian.org>  Thu, 12 May 2022 23:09:24 +0530

node-yarnpkg (1.22.10+~cs22.25.14-9) unstable; urgency=medium

  * Team upload
  * Drop useless build dependency to node-babel-eslint

 -- Yadd <yadd@debian.org>  Thu, 17 Mar 2022 08:19:36 +0100

node-yarnpkg (1.22.10+~cs22.25.14-8) unstable; urgency=medium

  * Team upload
  * Fix autopkgtest using socat

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 15:28:07 +0100

node-yarnpkg (1.22.10+~cs22.25.14-7) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 15:02:21 +0100

node-yarnpkg (1.22.10+~cs22.25.14-6) experimental; urgency=medium

  * Team upload
  * Add fix for node-commander ≥ 7

 -- Yadd <yadd@debian.org>  Mon, 03 Jan 2022 12:19:19 +0100

node-yarnpkg (1.22.10+~cs22.25.14-5) unstable; urgency=medium

  * Team upload
  * Fix filenamemangle
  * Update nodejs dependency to nodejs:any
  * Add yarnpkg --version test (#1001532)
  * Add fix for node-js-yaml ≥ 4

 -- Yadd <yadd@debian.org>  Thu, 16 Dec 2021 11:05:43 +0100

node-yarnpkg (1.22.10+~cs22.25.14-4) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Add dependency to node-through2 required by gunzip-maybe
  * Declare compliance with policy 4.6.0
  * Refresh patches
  * Drop unneeded (build-)dependency version constraints
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Wed, 06 Oct 2021 11:03:46 +0200

node-yarnpkg (1.22.10+~cs22.25.14-3) unstable; urgency=medium

  * Team upload

  [ Paolo Greppi ]
  * Use promise calling convention for proper-lockfile 3+ (Closes: #986117)

  [ Xavier Guimard ]
  * Fix GitHub tags regex in watch file

 -- Paolo Greppi <paolo.greppi@libpf.com>  Mon, 14 Jun 2021 20:25:04 +0200

node-yarnpkg (1.22.10+~cs22.25.14-2) unstable; urgency=medium

  * Fix date and version in manpage
  * Fix uuid import so that it works with recent versions (Closes: #980775)
  * Depend on node-babel7-runtime rather than node-babel7

 -- Paolo Greppi <paolo.greppi@libpf.com>  Thu, 28 Jan 2021 11:42:25 +0100

node-yarnpkg (1.22.10+~cs22.25.14-1) unstable; urgency=medium

  * Team upload
  * Update tar-fs component to 2.1 and refactor watch file
    (Closes: #977781) Thanks to Akshay S Dinesh
  * New upstream version 1.22.10+~cs22.25.14

 -- Pirate Praveen <praveen@debian.org>  Tue, 22 Dec 2020 17:31:25 +0530

node-yarnpkg (1.22.10+~cs18.39.16-2) unstable; urgency=medium

  * Add packaged node modules path in webpack configuration
  * Add build dependencies required for webpack build
  * Add node-resolve as build dependency and update minimum version
  * List contents of node_modules in autopkgtest (expose failure)

 -- Pirate Praveen <praveen@debian.org>  Mon, 21 Dec 2020 00:34:20 +0530

node-yarnpkg (1.22.10+~cs18.39.16-1) unstable; urgency=medium

  * Team upload
  * Drop babel-plugin-transform-inline-imports-commonjs component
  * Switch to group and checksum options in watch file
  * New upstream version 1.22.10+~cs18.39.16
  * Refresh patches (remove parts no longer needed)
  * Add dependency on node-prepend-http and node-sort-keys (for normalize-url
    component)

 -- Pirate Praveen <praveen@debian.org>  Fri, 18 Dec 2020 17:50:36 +0530

node-yarnpkg (1.22.4-6) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Drop node-babel-core and most of babel 6 build dependencies
    and build with babel 7 (gulp-babel/babel-loader 8.x)
  * Add back transform-inline-imports-commonjs to fix regression
   (Closes: #960120)
  * Add back node-babel-plugin-transform-strict-mode from babel 6

  [ Paolo Greppi ]
  * Avoid misleading error when webpack fails

  [ Xavier Guimard ]
  * Remove double build
  * Fix autopkgtest
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Add fix for node-schema-utils ≥ 3

  [ Akshay S Dinesh ]
  * Remove optional dependency blocking babel-7 update (Closes: #960120)

  [ Pirate Praveen ]
  * Tighten dependency on node-request

  [ Akshay S Dinesh ]
  * feat: reimplement transform commonjs
  * Remove erroring update message function

 -- Pirate Praveen <praveen@debian.org>  Fri, 18 Dec 2020 15:32:39 +0530

node-yarnpkg (1.22.4-5) unstable; urgency=medium

  * Update autopkgtest to use 'yarnpkg add' in a clean project instead of
    'yarnpkg install' command in the source tree (this fixes autopkgtest
    failure with uuid 8.x because request module installed via yarnpkg is not
    compatible with uuid 8.x)
  * Replace node-node-uuid with node-uuid (Closes: #976155)

 -- Pirate Praveen <praveen@debian.org>  Tue, 08 Dec 2020 20:32:50 +0530

node-yarnpkg (1.22.4-4) unstable; urgency=medium

  * Use mkdirp-classing and bump minimum version of node-mkdirp
    (Closes: #973741)
  * Build using snapshot.debian.org at 20200502T085134Z chroot

 -- Pirate Praveen <praveen@debian.org>  Sun, 29 Nov 2020 01:16:23 +0530

node-yarnpkg (1.22.4-3) unstable; urgency=medium

  * Team upload
  * Embed gulp-babel 6.1.2 to allow updating node-babel7 (Closes: #958780)

 -- Pirate Praveen <praveen@debian.org>  Fri, 01 May 2020 23:10:45 +0530

node-yarnpkg (1.22.4-2) unstable; urgency=medium

  * Team upload
  * Back to unstable
  * Add dependency to ca-certificates (Closes: #952656)
  * Provide node-yarn

 -- Xavier Guimard <yadd@debian.org>  Thu, 02 Apr 2020 10:36:45 +0200

node-yarnpkg (1.22.4-1) experimental; urgency=medium

  * Team upload
  * New upstream version 1.22.4 (Closes: #952912, CVE-2020-8131)
  * Refresh patches
  * Embed component: mkdirp-classic
  * New upstream version 1.22.4
  * Use pkg-js-tools auto install

 -- Xavier Guimard <yadd@debian.org>  Mon, 30 Mar 2020 14:59:58 +0200

node-yarnpkg (1.21.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable
  * Add "Rules-Requires-Root: no"
  * Add Bug-Submit field in metadata
  * Remove outdated fields from metadata
  * Declare compliance with policy 4.5.0
  * Update lintian overrides
  * Fix HOME for autopkgtest

 -- Xavier Guimard <yadd@debian.org>  Mon, 30 Mar 2020 12:12:55 +0200

node-yarnpkg (1.21.1-2~exp1) experimental; urgency=medium

  * Fix unreasonably timestamped files from some upstream tarballs.
    Closes: #947074.
  * Require node-vinyl-fs version compatible with node-glob-stream 6.
  * Switch to gulp 4.

 -- Paolo Greppi <paolo.greppi@libpf.com>  Mon, 23 Dec 2019 09:54:18 +0100

node-yarnpkg (1.21.1-1) unstable; urgency=medium

  * New upstream version
  * Builds fine with webpack 4.7.0. Closes: #933498.
  * Repack sources with xzip

 -- Paolo Greppi <paolo.greppi@libpf.com>  Tue, 17 Dec 2019 14:28:00 +0100

node-yarnpkg (1.19.1-1) unstable; urgency=medium

  * New upstream version
  * Update embedded dependencies:
    - dnscache 1.0.1 -> 1.0.2
    - hash-for-dep 1.2.3 -> 1.5.1
    - normalize-url 4.1.0 -> 4.5.0
    - query-string 6.2.0 -> 6.8.3
    - tar-fs 1.16.3 -> 2.0.0
    - v8-compile-cache 2.0.2 -> 2.1.0
  * New embedded build dependency string-replace-loader
  * New embedded run-time dependency resolve-package-path
  * Remove force-https patch because it is now included upstream
  * Bump standard version
  * Bump debhelper compat
  * Remove debian/compat and replace debhelper by debhelper-compat

 -- Paolo Greppi <paolo.greppi@libpf.com>  Fri, 25 Oct 2019 08:24:36 +0200

node-yarnpkg (1.13.0-3) unstable; urgency=medium

  * Forces using https for the regular registries (Closes: #941354)

 -- Paolo Greppi <paolo.greppi@libpf.com>  Sun, 29 Sep 2019 14:07:45 +0200

node-yarnpkg (1.13.0-2) unstable; urgency=medium

  * De-embed strict-uri-encode component which is now available as a package
  * Use pkg-info.mk to get SOURCE_DATE_EPOCH to pass to marked-man
  * Install files in /usr/share/nodejs rather than /usr/lib/nodejs and so fix
    lintian W nodejs-module-installed-in-usr-lib

 -- Paolo Greppi <paolo.greppi@libpf.com>  Mon, 16 Sep 2019 20:05:56 +0200

node-yarnpkg (1.13.0-1) unstable; urgency=low

  * Initial release (Closes: #843021)

 -- Paolo Greppi <paolo.greppi@libpf.com>  Sat, 26 Jan 2019 08:49:57 +0100