Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….5.0 (#257)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action)
| action | minor | `v4.4.3` -> `v4.5.0` |

---

### Release Notes

<details>
<summary>JamesIves/github-pages-deploy-action
(JamesIves/github-pages-deploy-action)</summary>

###
[`v4.5.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.5.0)

[Compare
Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.4.3...v4.5.0)

#### What's Changed

-   The action is now built and run on Node 20.
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.1
to 20.4.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1399
- Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1400
- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1401
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1405
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.2
to 20.4.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1413
- Bump eslint-config-prettier from 8.9.0 to 9.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1410
- Upgrade Node for security by
[@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[JamesIves/github-pages-deploy-action#1437
- doc: `.gitignore` matches not being deployed by
[@&#8203;sgasse](https://togithub.com/sgasse) in
[JamesIves/github-pages-deploy-action#1459
- build(deps): bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1467
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.9 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1474
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1429
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[JamesIves/github-pages-deploy-action#1479

#### New Contributors

- [@&#8203;sgasse](https://togithub.com/sgasse) made their first
contribution in
[JamesIves/github-pages-deploy-action#1459

**Full Changelog**:
JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent c2845f4 commit bbfab62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typedoc.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: TypeDoc
run: npm run typedoc
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: gh-pages
folder: typedocs
Expand Down

0 comments on commit bbfab62

Please sign in to comment.