Skip to content

Commit

Permalink
chore(deps): Bump JamesIves/github-pages-deploy-action from 4.6.1 to …
Browse files Browse the repository at this point in the history
…4.6.3 (#3197)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jamesives/github-pages-deploy-action/releases">JamesIves/github-pages-deploy-action's releases</a>.</em></p>
<blockquote>
<h2>v4.6.3</h2>

<h2>What's Changed</h2>
<h3>Build 🔧</h3>
<ul>
<li>Consolidated a number of build scripts to make publishing easier.</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.3">https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.3</a></p>
<h2>v4.6.2</h2>

<h2>What's Changed</h2>
<h3>Dependencies 🤖</h3>
<ul>
<li>build(deps-dev): bump the misc group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1602">JamesIves/github-pages-deploy-action#1602</a></li>
<li>build(deps): bump codecov/codecov-action from 4.4.0 to 4.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1614">JamesIves/github-pages-deploy-action#1614</a></li>
<li>build(deps): bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1615">JamesIves/github-pages-deploy-action#1615</a></li>
<li>build(deps-dev): bump the misc group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1613">JamesIves/github-pages-deploy-action#1613</a></li>
<li>build(deps-dev): bump the misc group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1635">JamesIves/github-pages-deploy-action#1635</a></li>
<li>build(deps): bump typescript-eslint from 7.9.0 to 7.15.0 in the typescript group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1634">JamesIves/github-pages-deploy-action#1634</a></li>
<li>build(deps-dev): bump the eslint group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1637">JamesIves/github-pages-deploy-action#1637</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2">https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/94f3c658273cf92fb48ef99e5fbc02bd2dc642b2"><code>94f3c65</code></a> Merge branch 'dev' into releases/v4</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/1b7e16954ab6066195dcf1f4f57ff4636f3654d2"><code>1b7e169</code></a> fix: consolidate version bumps</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/e4798a31ed7aeee31e7e95a15cff1c84ebc783e2"><code>e4798a3</code></a> Update publish.yml</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/f2bee1e5d377f65a14299e6347b247557a3f3b74"><code>f2bee1e</code></a> Update publish.yml</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/1728c3970d23b3089446a9b57724e54339221d77"><code>1728c39</code></a> fix: auto publish on tag creation</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/36425ac431045d2a064c2e2dff6637d206ce205e"><code>36425ac</code></a> chore: remove old codeql script and replace with repo settings</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/630bbafa09007eb924155779d51fcd65fe354f18"><code>630bbaf</code></a> Deploy Production Code for Commit 386cc3095c7e96b3cd8048f3860bcf4ea0ee8069 🚀</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/386cc3095c7e96b3cd8048f3860bcf4ea0ee8069"><code>386cc30</code></a> Merge branch 'dev' into releases/v4</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/b8c9eb0ec78473de5d7312f802d23153dba08972"><code>b8c9eb0</code></a> feat: ✨ adds pull request labeler</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/0d5c3cd3d0fa3c28fe6618fa5afed5162a91e8fe"><code>0d5c3cd</code></a> chore: remove old template</li>
<li>Additional commits viewable in <a href="https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.1...v4.6.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JamesIves/github-pages-deploy-action&package-manager=github_actions&previous-version=4.6.1&new-version=4.6.3)](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>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 9b91732 commit 8ad2c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
make build-docs
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.1
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
branch: gh-pages
folder: ~/output
Expand Down

0 comments on commit 8ad2c34

Please sign in to comment.