reactjs / react-tabs

An accessible and easy tab component for ReactJS.
https://reactcommunity.org/react-tabs/
MIT License
3.1k stars 447 forks source link

chore(deps): update jamesives/github-pages-deploy-action action to v4.2.0 #436

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action minor 4.1.8 -> 4.2.0

Release Notes

JamesIves/github-pages-deploy-action ### [`v4.2.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/4.2.0) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/4.1.9...4.2.0) ### Happy New Year 2022! ![London](https://media.giphy.com/media/pYhFb0kn2GhQQ/giphy.gif) #### Minor Changes - Implements a warning if you're using an unsupported operating system. This will occur if the workflow runs within MacOS or Windows. The workflow will not be cancelled. - The action is now case insensitive, allowing you to make casing changes to files so long as you commit them using the `git mv` command prior to the workflow running. ([#​895](https://togithub.com/JamesIves/github-pages-deploy-action/issues/895)) - Fixes an issue that was causing `single-commit` to fail when using `repository-name` if the branch name was equal from the origin to destination. ([#​665](https://togithub.com/JamesIves/github-pages-deploy-action/issues/665)) - Enabled Dependabot updates for the GitHub Actions that are used as part of the projects integration tests. - Made improvements to the issue template. - Modified the dev container so it now properly runs on Node 14 when used within GitHub Codespaces. - Modified the default exclude list to use an enum value to ensure accuracy. - Dependency upgrades. ### [`v4.1.9`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/4.1.9) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/4.1.8...4.1.9) #### Minor Changes - Dependency/security updates from third parties.

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: