Skip to content

Commit

Permalink
fix(deps): bump bandersnatch from 1.12.12 to 1.12.13 (#160)
Browse files Browse the repository at this point in the history
Bumps [bandersnatch](https://github.com/hongaar/bandersnatch) from
1.12.12 to 1.12.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hongaar/bandersnatch/releases">bandersnatch's
releases</a>.</em></p>
<blockquote>
<h2>v1.12.13</h2>
<h2><a
href="https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13">1.12.13</a>
(2023-11-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​types/yargs</code> from 17.0.31
to 17.0.32 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/541">#541</a>)
(<a
href="https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af">4f33cfb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hongaar/bandersnatch/blob/main/CHANGELOG.md">bandersnatch's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13">1.12.13</a>
(2023-11-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​types/yargs</code> from 17.0.31
to 17.0.32 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/541">#541</a>)
(<a
href="https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af">4f33cfb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/5328fe9384ad5fa498300c4e501f8a5a6f60f687"><code>5328fe9</code></a>
chore(release): 1.12.13</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af"><code>4f33cfb</code></a>
fix(deps): bump <code>@​types/yargs</code> from 17.0.31 to 17.0.32 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/541">#541</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/305dd4cb89fafa767bd3a9684c928b6458f56d00"><code>305dd4c</code></a>
chore(deps-dev): bump <code>@​types/jest</code> from 29.5.8 to 29.5.10
(<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/539">#539</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/29663db1cd42650c4a192c67dd1d1d17f182a876"><code>29663db</code></a>
chore(deps-dev): bump semantic-release from 22.0.7 to 22.0.8 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/538">#538</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/c2134b2f500e785344c6ef0b93bed56c24914b51"><code>c2134b2</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 20.9.0 to 20.9.2
(<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/537">#537</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/095da81ecb8aa5614d6cae1406618429f688b7cc"><code>095da81</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 20.8.10 to 20.9.0
(<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/534">#534</a>)</li>
<li>See full diff in <a
href="https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bandersnatch&package-manager=npm_and_yarn&previous-version=1.12.12&new-version=1.12.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 6486c4d commit 0656fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@motorrijtuigenbelasting/core": "workspace:*",
"@motorrijtuigenbelasting/mrb2023": "workspace:*",
"@motorrijtuigenbelasting/rdw": "workspace:*",
"bandersnatch": "1.12.12",
"bandersnatch": "1.12.13",
"js-yaml": "4.1.0"
},
"devDependencies": {
Expand Down
24 changes: 1 addition & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ __metadata:
"@types/jest": 29.5.10
"@types/js-yaml": 4.0.9
"@types/node": 20.10.3
bandersnatch: 1.12.12
bandersnatch: 1.12.13
jest: 29.7.0
js-yaml: 4.1.0
ts-jest: 29.1.1
Expand Down Expand Up @@ -1822,15 +1822,6 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.31":
version: 17.0.31
resolution: "@types/yargs@npm:17.0.31"
dependencies:
"@types/yargs-parser": "*"
checksum: a7f4fe5b05162790cbcbccceb22821e2cb3e49d95a4d8403352f258744cd504124f3ab502eddb2262f5d2d9cc6a0547851ae44621b14fe4c505d8f1434c2a19e
languageName: node
linkType: hard

"@types/yargs@npm:17.0.32":
version: 17.0.32
resolution: "@types/yargs@npm:17.0.32"
Expand Down Expand Up @@ -2210,19 +2201,6 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.12":
version: 1.12.12
resolution: "bandersnatch@npm:1.12.12"
dependencies:
"@types/yargs": 17.0.31
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: bd0c54bef4d2853b768e8f0a75ad5cc0a3fb9d49459553d40636750a968a2893592e22c889ca88844d39c8d6965c66bbe01d53d1667f43ad264373e92cac5a53
languageName: node
linkType: hard

"bandersnatch@npm:1.12.13":
version: 1.12.13
resolution: "bandersnatch@npm:1.12.13"
Expand Down

0 comments on commit 0656fb8

Please sign in to comment.