Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps webfactory/ssh-agent from 0.5.4 to 0.7.0.

Release notes

Sourced from webfactory/ssh-agent's releases.

Fix Windows runners, add flag to disable logging key identities

Being the second release today, this version adds a new action input to turn off logging public key identities (#122). Additionally, Windows-based runners should work again (#137, #140) and a nonsensical log message that confused many users was fixed (#139).

Thanks to everyone involved!

New Contributors

Full Changelog: webfactory/ssh-agent@v0.6.0...v0.7.0

Upgrade from Node v12 to v16

The main change in this release is that it updates from using Node v12 to Node v16. This addresses a deprecation notice / phase-out of Node v12 in GitHub Actions. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/).

What's Changed

New Contributors

Full Changelog: webfactory/ssh-agent@v0.5.4...v0.6.0

Changelog

Sourced from webfactory/ssh-agent's changelog.

v0.7.0 [2022-10-19]

Added

  • Add the log-public-key input that can be used to turn off logging key identities (#122)

Fixed

  • Fix path to git binary on Windows, assuming GitHub-hosted runners (#136, #137)
  • Fix a nonsensical log message (#139)

v0.6.0 [2022-10-19]

Changed

Commits
  • 836c84e Prepare a v0.7.0 release
  • 8a9e20a Fix path to git binary on Windows runners (#140)
  • 0a7dc1c Avoid nonsensical log message (#139)
  • b19b28d Explain how to use docker/build-push-action with deployment-key configs (#133)
  • 2c78a1c Update the CHANGELOG
  • df2f741 Provide gitPath for Windows to avoid failures on windows-2022 (GitHub-ho...
  • fbef2c7 Add an action input/flag to disable logging of public key information (#122)
  • 28cb4d8 Prepare a 0.6.0 release
  • ea4c593 Update node from node12 to node16 (#132)
  • 26e485b Fix link to an issue in the README file (#120)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@v0.5.4...v0.7.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from JamesIves as a code owner October 20, 2022 10:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 20, 2022
@JamesIves JamesIves merged commit 40e5b27 into dev Nov 18, 2022
@JamesIves JamesIves deleted the dependabot/github_actions/webfactory/ssh-agent-0.7.0 branch November 18, 2022 13:48
JamesIves added a commit that referenced this pull request May 26, 2023
* Bump @types/node from 18.8.0 to 18.8.4 (#1239)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.0 to 18.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release 4.4.1 📣

* Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 (#1252)

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@v0.5.4...v0.7.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 18.8.4 to 18.11.9 (#1262)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.4 to 18.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-jest from 27.0.4 to 27.1.5 (#1268)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.0.4...v27.1.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 18.11.9 to 18.11.10 (#1276)

* Bump @types/node from 18.11.10 to 18.11.13 (#1283)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 8.5.0 to 8.6.0 (#1293)

* Bump json5 from 2.1.1 to 2.2.3 (#1294)

Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump minimatch from 3.0.4 to 3.1.2 (#1270)

* Bump decode-uri-component from 0.2.0 to 0.2.2 (#1277)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 4.8.4 to 4.9.4 (#1281)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.4...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: appending->prepending

* Bump eslint-plugin-jest from 27.1.5 to 27.2.1 (#1296)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.5 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.1.5...v27.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: formatting to fix broken tests after pkg upgrade

* Bump rimraf from 3.0.2 to 4.1.2 (#1307)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.1.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v4.1.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 4.9.4 to 4.9.5 (#1311)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Deploying to dev from @ c733945 🚀

* Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1353)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Deploying to dev from @ 5e69758 🚀

* Deploying to dev from @ bd5899c 🚀

* Bump @types/node from 18.11.13 to 18.16.3 (#1361)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.16.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Deploying to dev from @ b0528cc 🚀

* Bump codecov/codecov-action from 3.1.2 to 3.1.4 (#1372)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @actions/io from 1.1.2 to 1.1.3 (#1339)

Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

---
updated-dependencies:
- dependency-name: "@actions/io"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump prettier from 2.7.1 to 2.8.8 (#1357)

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.1...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 18.16.3 to 20.2.3 (#1380)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump webfactory/ssh-agent from 0.7.0 to 0.8.0 (#1348)

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 8.6.0 to 8.8.0 (#1342)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.6.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 20.2.3 to 20.2.4 (#1381)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JamesIves <JamesIves@users.noreply.github.com>
renovate bot referenced this pull request in SAP/ui5-webcomponents-react Jul 12, 2023
….4.3 (#4874)

[![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 | patch | `v4.4.2` -> `v4.4.3` |

---

### Release Notes

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

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

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

##### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.0
to 18.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1239](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1239)
- Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1252](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1252)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.4
to 18.11.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1262](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1262)
- Bump eslint-plugin-jest from 27.0.4 to 27.1.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1268](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1268)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.9 to 18.11.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1276](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1276)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.10 to 18.11.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1283](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1283)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1293](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1293)
- Bump json5 from 2.1.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1294](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1294)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1270](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1270)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1277](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1277)
- Bump typescript from 4.8.4 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1281](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1281)
- Bump eslint-plugin-jest from 27.1.5 to 27.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1296](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1296)
- Bump rimraf from 3.0.2 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1307](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1307)
- Bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1311](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1311)
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1353](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1353)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.13 to 18.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1361](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1361)
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1372](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1372)
- Bump [@&#8203;actions/io](https://togithub.com/actions/io) from 1.1.2
to 1.1.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1339](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1339)
- Bump prettier from 2.7.1 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1357](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1357)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.3 to 20.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1380](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1380)
- Bump webfactory/ssh-agent from 0.7.0 to 0.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1348](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1348)
- Bump eslint-config-prettier from 8.6.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1342](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1342)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.3
to 20.2.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1381](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1381)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.4
to 20.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1383](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1383)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1385](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1385)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1386](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1386)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1
to 20.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1387](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1387)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.2
to 20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1389](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1389)
- Bump semver from 5.7.1 to 5.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1396](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1396)
- Bump tough-cookie from 4.0.0 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1394](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1394)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1395](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1395)

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/SAP/ui5-webcomponents-react).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
andipaetzold referenced this pull request in andipaetzold/react-firehooks Aug 1, 2023
….4.3 (#219)

[![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 | patch | `v4.4.2` -> `v4.4.3` |

---

### Release Notes

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

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

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

#### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.0
to 18.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1239](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1239)
- Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1252](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1252)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.4
to 18.11.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1262](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1262)
- Bump eslint-plugin-jest from 27.0.4 to 27.1.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1268](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1268)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.9 to 18.11.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1276](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1276)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.10 to 18.11.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1283](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1283)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1293](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1293)
- Bump json5 from 2.1.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1294](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1294)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1270](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1270)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1277](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1277)
- Bump typescript from 4.8.4 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1281](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1281)
- Bump eslint-plugin-jest from 27.1.5 to 27.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1296](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1296)
- Bump rimraf from 3.0.2 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1307](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1307)
- Bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1311](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1311)
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1353](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1353)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.13 to 18.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1361](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1361)
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1372](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1372)
- Bump [@&#8203;actions/io](https://togithub.com/actions/io) from 1.1.2
to 1.1.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1339](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1339)
- Bump prettier from 2.7.1 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1357](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1357)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.3 to 20.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1380](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1380)
- Bump webfactory/ssh-agent from 0.7.0 to 0.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1348](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1348)
- Bump eslint-config-prettier from 8.6.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1342](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1342)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.3
to 20.2.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1381](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1381)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.4
to 20.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1383](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1383)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1385](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1385)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1386](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1386)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1
to 20.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1387](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1387)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.2
to 20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1389](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1389)
- Bump semver from 5.7.1 to 5.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1396](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1396)
- Bump tough-cookie from 4.0.0 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1394](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1394)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1395](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1395)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
constanzauanini referenced this pull request in terraware/terraware-web Sep 4, 2023
[![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 | patch | `v4.4.1` -> `v4.4.3` |

---

### Release Notes

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

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

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

#### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.0
to 18.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1239](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1239)
- Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1252](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1252)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.4
to 18.11.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1262](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1262)
- Bump eslint-plugin-jest from 27.0.4 to 27.1.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1268](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1268)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.9 to 18.11.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1276](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1276)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.10 to 18.11.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1283](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1283)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1293](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1293)
- Bump json5 from 2.1.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1294](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1294)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1270](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1270)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1277](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1277)
- Bump typescript from 4.8.4 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1281](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1281)
- Bump eslint-plugin-jest from 27.1.5 to 27.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1296](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1296)
- Bump rimraf from 3.0.2 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1307](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1307)
- Bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1311](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1311)
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1353](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1353)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.13 to 18.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1361](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1361)
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1372](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1372)
- Bump [@&#8203;actions/io](https://togithub.com/actions/io) from 1.1.2
to 1.1.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1339](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1339)
- Bump prettier from 2.7.1 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1357](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1357)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.3 to 20.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1380](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1380)
- Bump webfactory/ssh-agent from 0.7.0 to 0.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1348](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1348)
- Bump eslint-config-prettier from 8.6.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1342](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1342)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.3
to 20.2.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1381](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1381)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.4
to 20.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1383](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1383)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1385](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1385)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1386](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1386)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1
to 20.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1387](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1387)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.2
to 20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1389](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1389)
- Bump semver from 5.7.1 to 5.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1396](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1396)
- Bump tough-cookie from 4.0.0 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1394](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1394)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1395](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1395)

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

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

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

#### What's Changed

-   Dependency updates

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), 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/terraware/terraware-web).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
SebastianGoeb referenced this pull request in SebastianGoeb/chinese-chart Dec 10, 2023
….5.0 (#14)

[![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.1` -> `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
[https://github.com/JamesIves/github-pages-deploy-action/pull/1399](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1399)
- Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1400](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1400)
- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1401](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1401)
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1405](https://togithub.com/JamesIves/github-pages-deploy-action/pull/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
[https://github.com/JamesIves/github-pages-deploy-action/pull/1413](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1413)
- Bump eslint-config-prettier from 8.9.0 to 9.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1410](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1410)
- Upgrade Node for security by
[@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1437](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1437)
- doc: `.gitignore` matches not being deployed by
[@&#8203;sgasse](https://togithub.com/sgasse) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1459](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1459)
- build(deps): bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1467](https://togithub.com/JamesIves/github-pages-deploy-action/pull/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
[https://github.com/JamesIves/github-pages-deploy-action/pull/1474](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1474)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1429](https://togithub.com/JamesIves/github-pages-deploy-action/pull/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
[https://github.com/JamesIves/github-pages-deploy-action/pull/1479](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1479)

#### New Contributors

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

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

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

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

#### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.0
to 18.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1239](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1239)
- Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1252](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1252)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.8.4
to 18.11.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1262](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1262)
- Bump eslint-plugin-jest from 27.0.4 to 27.1.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1268](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1268)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.9 to 18.11.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1276](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1276)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.10 to 18.11.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1283](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1283)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1293](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1293)
- Bump json5 from 2.1.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1294](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1294)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1270](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1270)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1277](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1277)
- Bump typescript from 4.8.4 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1281](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1281)
- Bump eslint-plugin-jest from 27.1.5 to 27.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1296](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1296)
- Bump rimraf from 3.0.2 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1307](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1307)
- Bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1311](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1311)
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1353](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1353)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.11.13 to 18.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1361](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1361)
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1372](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1372)
- Bump [@&#8203;actions/io](https://togithub.com/actions/io) from 1.1.2
to 1.1.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1339](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1339)
- Bump prettier from 2.7.1 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1357](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1357)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
18.16.3 to 20.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1380](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1380)
- Bump webfactory/ssh-agent from 0.7.0 to 0.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1348](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1348)
- Bump eslint-config-prettier from 8.6.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1342](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1342)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.3
to 20.2.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1381](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1381)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.4
to 20.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1383](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1383)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1385](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1385)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1386](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1386)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1
to 20.3.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1387](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1387)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.2
to 20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1389](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1389)
- Bump semver from 5.7.1 to 5.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1396](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1396)
- Bump tough-cookie from 4.0.0 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1394](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1394)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/JamesIves/github-pages-deploy-action/pull/1395](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1395)

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

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

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

#### What's Changed

-   Dependency updates

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

</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/SebastianGoeb/chinese-chart).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant