Commit d87ebea
chore(deps): bump packageurl-js from 1.2.1 to 2.0.1 (#1142)
Bumps [packageurl-js](https://github.com/package-url/packageurl-js) from
1.2.1 to 2.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/package-url/packageurl-js/blob/master/CHANGELOG.md">packageurl-js's
changelog</a>.</em></p>
<blockquote>
<h1>2.0.1</h1>
<h2>Bug Fix</h2>
<ul>
<li>Fix decoding problems around the <code>%</code> character <a
href="https://redirect.github.com/package-url/packageurl-js/issues/75">#75</a>
(fix contributed by <a
href="https://github.com/jdalton"><code>@jdalton</code></a>)</li>
</ul>
<h1>2.0.0</h1>
<ul>
<li>Significant refactor based on code from <a
href="https://github.com/jdalton"><code>@jdalton</code></a></li>
<li>Numerous bug fixes and improvements the community was asking for
<ul>
<li>See closed issues and PRs for details (too many to list here)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/package-url/packageurl-js/commit/cd1eb4b050ea66462a729f800166ee0b02fc4c5c"><code>cd1eb4b</code></a>
chore: bump to v2.0.1 (<a
href="https://redirect.github.com/package-url/packageurl-js/issues/77">#77</a>)</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/f7dccd6dcb82a5a7c898b0e9408f88444be7b6db"><code>f7dccd6</code></a>
fix: error on decode with meaningful message</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/07b818b64ba4fb1baf74a2ffd1219e1121028730"><code>07b818b</code></a>
fix: only decode in parseString</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/c2f576f4b6b31590656538e26c97a018190de640"><code>c2f576f</code></a>
bump to v2.0.0 (<a
href="https://redirect.github.com/package-url/packageurl-js/issues/74">#74</a>)</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/b5660a513295ad99f21cc8e98c4e20a27d4f374b"><code>b5660a5</code></a>
Merge pull request <a
href="https://redirect.github.com/package-url/packageurl-js/issues/73">#73</a>
from package-url/jdalton/sync</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/400de0cb8ecffcd540f18269b6b2176f4d9a08bd"><code>400de0c</code></a>
Merge pull request <a
href="https://redirect.github.com/package-url/packageurl-js/issues/72">#72</a>
from package-url/dependabot/npm_and_yarn/braces-3.0.3</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/b6c8ce8abe592f327154b5733cd9aad350337cc3"><code>b6c8ce8</code></a>
fix: correct package-url.d.ts readonly type casing</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/96822afa27a446be58efad27bcf21f6c27585397"><code>96822af</code></a>
fix: correct param name typos</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/f81a6be5ef1ffd74ca0a3fc73a684beaec7e5c63"><code>f81a6be</code></a>
fix: use encodeQualifierValue for qualifierKey and qualifierValue</li>
<li><a
href="https://github.com/package-url/packageurl-js/commit/ff590d20a64a89152d4bb2cae3ee32a30bb28755"><code>ff590d2</code></a>
feat: encode qualifiers with URLSearchParams</li>
<li>Additional commits viewable in <a
href="https://github.com/package-url/packageurl-js/compare/v1.2.1...v2.0.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <[email protected]>1 parent fba061a commit d87ebea
File tree
8 files changed
+27
-52
lines changed- .github/workflows
- src
- _helpers
- factories
- tests/integration
8 files changed
+27
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
150 | 157 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments