Skip to content

Commit

Permalink
build(deps): Bump JamesIves/github-pages-deploy-action from 4.6.4 to …
Browse files Browse the repository at this point in the history
…4.6.8 (#5287)

Bumps
[JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action)
from 4.6.4 to 4.6.8.
<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.8</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐝</h3>
<ul>
<li>fix: πŸ› Added the temp deployment directory created by the action
to the git safe directory list. This resolves an issue in certain
circumstances where the deployment would fail depending on the types of
files moved around by the workflow - <a
href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1694">#1694</a>.</li>
<li>fix: Resolved a rare deployment error where the action would
complain that <code>origin/${branch_name} is not a commit and a branch
cannot be created from it</code>. The action will continue to attempt to
track the origin branch, but if this step fails, it will create a new
untracked branch to continue the deployment from. - <a
href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1689">#1689</a>.</li>
</ul>
<h3>Testing πŸ§ͺ</h3>
<ul>
<li>test: πŸ§ͺ Improved the integration test suite so it now runs
immediately post-release to ensure that any issues do no longer in the
major version tag (<code>ie @v4</code>). This was done to combat
problems raised by <a
href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1697">#1697</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.8">https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.8</a></p>
<h2>v4.6.7</h2>
<h2>What's Changed</h2>
<h3>Bug Fixes 🐝</h3>
<ul>
<li>fix: resolved an issue where <code>main.js</code> was not found in
the v4 major tag.</li>
</ul>
<h2>v4.6.6</h2>
<h2>What's Changed</h2>
<h3>Bug Fixes 🐝</h3>
<ul>
<li>revert: reverts a prior change that unsets safe directories to
prevent dubious ownership, this change will be re-visited later.</li>
</ul>
<h2>v4.6.5</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h2>What's Changed</h2>
<h3>Bug Fixes 🐝</h3>
<ul>
<li>fix: resolved an issue where the full working directory was not
properly getting added to the safe directory list, preventing
deployments in certain circumstances.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.5">https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/881db5376404c5c8d621010bcbec0310b58d5e29"><code>881db53</code></a>
Merge branch 'dev' into releases/v4</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/4e28ec411ee7adbefd875f554edf323b252c8293"><code>4e28ec4</code></a>
Update version.yml</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/c14d126dd0b27091936e85ed51249786b499ffb3"><code>c14d126</code></a>
Update integration.yml</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/91f72e309ed2ad06c50d8daae52cd7b7595630b4"><code>91f72e3</code></a>
Deploy Production Code for Commit
77b5e666121b2aa90cd82b593a978636cd94833d πŸš€</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/77b5e666121b2aa90cd82b593a978636cd94833d"><code>77b5e66</code></a>
Merge branch 'dev' into releases/v4</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/ad7c547b7a8facb92af06a8eabddbbf18dc0f8fe"><code>ad7c547</code></a>
Squashed commit of the following:</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/0c6bce4c2ca2284aa9b3f105c01705f3cbd2d9c4"><code>0c6bce4</code></a>
Deploy Production Code for Commit
fb1eb73a4857aded8a8a637780df667aa47fc011 πŸš€</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/fb1eb73a4857aded8a8a637780df667aa47fc011"><code>fb1eb73</code></a>
Merge branch 'dev' into releases/v4</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/ff20230deef023e9c51970348365b821371aa108"><code>ff20230</code></a>
fix: resolve 'origin/gh-pages' is not a commit and a branch cannot be
created...</li>
<li><a
href="https://github.com/JamesIves/github-pages-deploy-action/commit/b06fcc88f913742371f1ce876e804fe609ba9130"><code>b06fcc8</code></a>
fix: make the temp branch an orphan</li>
<li>Additional commits viewable in <a
href="https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.4...v4.6.8">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.4&new-version=4.6.8)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 189cc26 commit 7b8dac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
arguments: dokkaHtml

- name: Deploy documentation to Github Pages
uses: JamesIves/[email protected].4
uses: JamesIves/[email protected].8
with:
branch: gh-pages
folder: app/build/dokka/html/

0 comments on commit 7b8dac7

Please sign in to comment.