File: changelog

package info (click to toggle)
node-fetch 3.3.0%2B~cs11.4.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,668 kB
  • sloc: javascript: 11,256; xml: 95; makefile: 2
file content (219 lines) | stat: -rw-r--r-- 6,326 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
node-fetch (3.3.0+~cs11.4.11-2) unstable; urgency=medium

  [ Yadd ]
  * Update lintian override info format in d/source/lintian-overrides on line 9, 13-14.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Apply multi-arch hints (foreign)

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 17 Dec 2022 18:15:53 +0000

node-fetch (3.3.0+~cs11.4.11-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.3.0+~cs11.4.11

 -- Yadd <yadd@debian.org>  Sat, 19 Nov 2022 08:56:40 +0100

node-fetch (3.2.10+repack2+~cs11.4.11-2) unstable; urgency=medium

  * Team upload
  * Drop test that require network

 -- Yadd <yadd@debian.org>  Mon, 07 Nov 2022 18:06:15 +0100

node-fetch (3.2.10+repack2+~cs11.4.11-1) unstable; urgency=medium

  * Team upload
  * Drop component @types/node-fetch: node-fetch has its own TS declarations

 -- Yadd <yadd@debian.org>  Mon, 07 Nov 2022 16:40:57 +0100

node-fetch (3.2.10+repack1+~cs14.4.14-4) unstable; urgency=medium

  * Team upload
  * Add fix for rollup 3 (Closes: #1022692)
  * Fix commonJS (Closes: #1017606)
  * Set upstream metadata fields: Security-Contact.
  * Back to unstable

 -- Yadd <yadd@debian.org>  Mon, 07 Nov 2022 14:10:43 +0100

node-fetch (3.2.10+repack1+~cs14.4.14-3) experimental; urgency=medium

  * Team upload
  * Fix for recent @rollup/plugin-node-resolve (Closes: #1021536)

 -- Yadd <yadd@debian.org>  Mon, 10 Oct 2022 17:50:40 +0200

node-fetch (3.2.10+repack1+~cs14.4.14-2) experimental; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Fix commonjs files

 -- Yadd <yadd@debian.org>  Tue, 02 Aug 2022 22:28:25 +0200

node-fetch (3.2.10+repack1+~cs14.4.14-1) experimental; urgency=medium

  * Team upload
  * Build missing typescript files
  * Replace component data-uri-to-buffer by dependency to
    node-data-uri-to-buffer (Closes: #1016513)
  * New upstream version 3.2.10+repack1+~cs14.4.14

 -- Yadd <yadd@debian.org>  Tue, 02 Aug 2022 21:59:36 +0200

node-fetch (3.2.10+~cs18.4.14-1) experimental; urgency=medium

  * Team upload
  * Drop some test modules, now available
  * New upstream version 3.2.10+~cs18.4.14 (Closes: #1016497)
  * Fix commonjs exports

 -- Yadd <yadd@debian.org>  Tue, 02 Aug 2022 21:01:40 +0200

node-fetch (3.2.9+~cs18.4.14-1) experimental; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 3.2.9+~cs18.4.14
  * Fix files excluded
  * Drop 3 tests

 -- Yadd <yadd@debian.org>  Thu, 28 Jul 2022 22:03:38 +0200

node-fetch (3.2.4+~cs18.3.19-2) experimental; urgency=medium

  * Team upload
  * Fix test

 -- Yadd <yadd@debian.org>  Mon, 02 May 2022 13:35:28 +0200

node-fetch (3.2.4+~cs18.3.19-1) experimental; urgency=medium

  * Team upload
  * Embed data-uri-to-buffer fetch-blob formdata-polyfill node-domexception
    and web-streams-polyfill
  * New upstream version 3.2.4+~cs18.3.19
  * Embed some little modules for test only
  * Build components
  * Build commonjs files
  * Update copyright
  * Update test (mocha now)

 -- Yadd <yadd@debian.org>  Mon, 02 May 2022 12:25:01 +0200

node-fetch (2.6.7+~2.6.1-2) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Add fix for rollup 3 (Closes: #1022692)

 -- Yadd <yadd@debian.org>  Fri, 28 Oct 2022 14:33:08 +0200

node-fetch (2.6.7+~2.6.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.6.7+~2.6.1, updates typescript declarations

 -- Yadd <yadd@debian.org>  Thu, 03 Mar 2022 20:38:49 +0100

node-fetch (2.6.7+~2.5.12-1) unstable; urgency=medium

  * Team upload
  * Embed typescript declarations and repack

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 17:17:42 +0100

node-fetch (2.6.7-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.6.7
  * Refresh patches
  * Add dependency to node-whatwg-url

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 17:12:03 +0100

node-fetch (2.6.1-7) unstable; urgency=medium

  * Team upload
  * Don't forward secure headers to 3th party (Closes: CVE-2022-0235)

 -- Yadd <yadd@debian.org>  Wed, 19 Jan 2022 16:40:33 +0100

node-fetch (2.6.1-6) unstable; urgency=medium

  * team upload
  * Update standards version to 4.6.0, no changes needed
  * Fix GitHub tags regex
  * Fix filenamemangle

 -- Yadd <yadd@debian.org>  Fri, 12 Nov 2021 11:09:47 +0100

node-fetch (2.6.1-5) unstable; urgency=medium

  * Team upload
  * Update build dependency to node-babel-preset-env (require ≥ 7)
  * Modernize debian/watch

 -- Xavier Guimard <yadd@debian.org>  Wed, 06 Jan 2021 22:39:49 +0100

node-fetch (2.6.1-4) unstable; urgency=medium

  * Drop legacy rollup-plugin-babel usage
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sat, 02 Jan 2021 14:18:40 +0530

node-fetch (2.6.1-3) unstable; urgency=medium

  * Team upload
  * Add test that shows #973170 problem
  * Fix default export (Closes: #973170)

 -- Xavier Guimard <yadd@debian.org>  Thu, 29 Oct 2020 12:43:47 +0100

node-fetch (2.6.1-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable
  * d/control: Use dh-sequence-nodejs instead of pkg-js-tools

 -- Nicolas Mora <babelouest@debian.org>  Thu, 08 Oct 2020 18:57:38 -0400

node-fetch (2.6.1-1) experimental; urgency=medium

  * Team upload
  * New upstream version (Closes: #970173)

 -- Nicolas Mora <babelouest@debian.org>  Sat, 12 Sep 2020 10:51:05 -0400

node-fetch (2.6.0-1) experimental; urgency=medium

  * Team upload
  * New upstream version
  * d/control: upgrade debhelper-compat version to 13
  * d/patches/babelrc.patch: fix babel configuration

 -- Nicolas Mora <babelouest@debian.org>  Sun, 30 Aug 2020 10:33:30 -0400

node-fetch (1.7.3-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Use pkg-js-tools
  * Update VCS fields to salsa
  * Drop unneeded version constraints from (build) dependencies
  * Add "Provides: node-node-fetch"

 -- Xavier Guimard <yadd@debian.org>  Sat, 22 Feb 2020 14:21:18 +0100

node-fetch (1.7.3-1) unstable; urgency=low

  * Initial release (Closes: #886269)

 -- Pirate Praveen <praveen@debian.org>  Wed, 03 Jan 2018 22:16:04 +0530