Skip to content

Commit

Permalink
chore(deps): bump jurijzahn8019/action-dependabot-bump-range from v0.…
Browse files Browse the repository at this point in the history
…0.17 to v0.0.18

Bumps [jurijzahn8019/action-dependabot-bump-range](https://github.com/jurijzahn8019/action-dependabot-bump-range) from v0.0.17 to v0.0.18.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/blob/main/CHANGELOG.md">jurijzahn8019/action-dependabot-bump-range's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/compare/v0.0.17...v0.0.18">0.0.18</a> (2021-02-01)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/d62502319cbb9398d2a60bcfbf54ce47072c6c3a"><code>d625023</code></a> chore(release): 0.0.18</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/bcd4006de708a4be64d16254d25f666c4271c064"><code>bcd4006</code></a> chore(action): update action build output</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/0bd6642109e1cf1fa8b7a74fffb358248861bea2"><code>0bd6642</code></a> chore(deps-dev): bump @rollup/plugin-commonjs from 16.0.0 to 17.1.0 (<a href="https://github-redirect.dependabot.com/jurijzahn8019/action-dependabot-bump-range/issues/112">#112</a>)</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/e7f47a6473499a830ae4e3eadb878bab5a88e9b9"><code>e7f47a6</code></a> chore(deps): bump @octokit/types from 6.6.0 to 6.7.0</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/23f277a43280e250656e958795b592477d6dd705"><code>23f277a</code></a> chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.0</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/04b023f81f7c25893a6bb05f0eed9ecca46f75d9"><code>04b023f</code></a> chore(deps-dev): bump rollup from 2.38.1 to 2.38.3</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/7bad15c26df3ca1a5d06529a945f1d1f9fcfbfed"><code>7bad15c</code></a> chore(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/17ab3d9de11de2b775a056c9e9e9a85dabbf3752"><code>17ab3d9</code></a> chore(deps-dev): bump @rollup/plugin-typescript from 8.1.0 to 8.1.1</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/dbc32f7bfa60ba3f4a1b22dd5485022d24825e50"><code>dbc32f7</code></a> chore(deps-dev): bump eslint from 7.18.0 to 7.19.0</li>
<li><a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/commit/659217ee317fbf05929ee31e48f60a3de4980743"><code>659217e</code></a> chore(deps-dev): bump rollup from 2.38.0 to 2.38.1</li>
<li>Additional commits viewable in <a href="https://github.com/jurijzahn8019/action-dependabot-bump-range/compare/v0.0.17...d62502319cbb9398d2a60bcfbf54ce47072c6c3a">compare view</a></li>
</ul>
</details>
<br />


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 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>
  • Loading branch information
dependabot[bot] committed Feb 2, 2021
1 parent 753e824 commit 2226173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_dependabot_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: startsWith(github.event.pull_request.user.login, 'dependabot')

steps:
- uses: jurijzahn8019/action-dependabot-bump-range@v0.0.17
- uses: jurijzahn8019/action-dependabot-bump-range@v0.0.18
id: checker
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2226173

Please sign in to comment.