Skip to content

Commit

Permalink
fix(deps): bump bandersnatch from 1.12.10 to 1.12.11 (#139)
Browse files Browse the repository at this point in the history
Bumps [bandersnatch](https://github.com/hongaar/bandersnatch) from
1.12.10 to 1.12.11.
<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.11</h2>
<h2><a
href="https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11">1.12.11</a>
(2023-10-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​types/yargs</code> from 17.0.28
to 17.0.29 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/522">#522</a>)
(<a
href="https://github.com/hongaar/bandersnatch/commit/29937e9819aeb67193e545b1ec398c3764bfdb12">29937e9</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.10...v1.12.11">1.12.11</a>
(2023-10-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​types/yargs</code> from 17.0.28
to 17.0.29 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/522">#522</a>)
(<a
href="https://github.com/hongaar/bandersnatch/commit/29937e9819aeb67193e545b1ec398c3764bfdb12">29937e9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/f0f330575d564881e36838de21817588015f3ff3"><code>f0f3305</code></a>
chore(release): 1.12.11</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/89239795e68efea794f538b32b25431b7f1a454c"><code>8923979</code></a>
chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/524">#524</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/8df0ddcaeecc320ecbeebf3195fdfa68220d9749"><code>8df0ddc</code></a>
chore(deps-dev): bump <code>@​types/jest</code> from 29.5.5 to 29.5.6
(<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/523">#523</a>)</li>
<li><a
href="https://github.com/hongaar/bandersnatch/commit/29937e9819aeb67193e545b1ec398c3764bfdb12"><code>29937e9</code></a>
fix(deps): bump <code>@​types/yargs</code> from 17.0.28 to 17.0.29 (<a
href="https://redirect.github.com/hongaar/bandersnatch/issues/522">#522</a>)</li>
<li>See full diff in <a
href="https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11">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.10&new-version=1.12.11)](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 Oct 30, 2023
1 parent a0ded50 commit 1fb530a
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.10",
"bandersnatch": "1.12.11",
"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 @@ -876,7 +876,7 @@ __metadata:
"@types/jest": 29.5.6
"@types/js-yaml": 4.0.8
"@types/node": 20.8.9
bandersnatch: 1.12.10
bandersnatch: 1.12.11
jest: 29.7.0
js-yaml: 4.1.0
ts-jest: 29.1.1
Expand Down Expand Up @@ -1787,15 +1787,6 @@ __metadata:
languageName: node
linkType: hard

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

"@types/yargs@npm:17.0.29":
version: 17.0.29
resolution: "@types/yargs@npm:17.0.29"
Expand Down Expand Up @@ -2175,19 +2166,6 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 1fb530a

Please sign in to comment.