Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps eslint-plugin-jest from 27.1.5 to 27.2.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.2.1

27.2.1 (2023-01-06)

Bug Fixes

  • valid-expect-in-promise: handle sparse arrays (#1325) (21e72c9)

v27.2.0

27.2.0 (2022-12-31)

Features

v27.1.7

27.1.7 (2022-12-15)

Bug Fixes

v27.1.6

27.1.6 (2022-11-24)

Bug Fixes

  • ensure rule fixes produce valid code when function params and args have trailing commas (#1282) (8eca0b7)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.2.1 (2023-01-06)

Bug Fixes

  • valid-expect-in-promise: handle sparse arrays (#1325) (21e72c9)

27.2.0 (2022-12-31)

Features

27.1.7 (2022-12-15)

Bug Fixes

27.1.6 (2022-11-24)

Bug Fixes

  • ensure rule fixes produce valid code when function params and args have trailing commas (#1282) (8eca0b7)
Commits
  • 6f4f84c chore(release): 27.2.1 [skip ci]
  • 21e72c9 fix(valid-expect-in-promise): handle sparse arrays (#1325)
  • 35b0e6f docs: update eslint-doc-generator (#1324)
  • d566516 chore(deps): update danger/danger-js action to v11.2.1 (#1321)
  • f3cb13b refactor: use Object.fromEntries to build rule config maps (#1320)
  • 3718e82 chore(deps): update dependency eslint-remote-tester-repositories to v1 (#1319)
  • 6a287c0 docs: update rule name in changelog (#1317)
  • b00b9b6 chore(release): 27.2.0 [skip ci]
  • ee43c3f feat: create require-typed-module-mocks rule (#1314)
  • 891fe1e chore(deps): update yarn to v3.3.1 (#1311)
  • 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 [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] <[email protected]>
@dependabot dependabot bot requested a review from JamesIves as a code owner January 9, 2023 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 97.90% // Head: 97.90% // No change to project coverage 👍

Coverage data is based on head (6aa4675) compared to base (456dba6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1296   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files           7        7           
  Lines         286      286           
  Branches       77       77           
=======================================
  Hits          280      280           
  Misses          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JamesIves JamesIves merged commit 3213f35 into dev Jan 14, 2023
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.2.1 branch January 14, 2023 18:39
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JamesIves <[email protected]>
renovate bot referenced this pull request in 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants