tiddly-gittly / TW-Translation-Chinese

把太微文档翻译成中文,并集中放在这个仓库里。
https://tiddly-gittly.github.io/TW-Translation-Chinese/
3 stars 3 forks source link

chore(deps): update actions/deploy-pages action to v2.0.5 #36

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
actions/deploy-pages action patch v2.0.2 -> v2.0.5

Release Notes

actions/deploy-pages (actions/deploy-pages) ### [`v2.0.5`](https://redirect.github.com/actions/deploy-pages/releases/tag/v2.0.5) [Compare Source](https://redirect.github.com/actions/deploy-pages/compare/v2.0.4...v2.0.5) ##### Changelog - Bump prettier from 3.0.0 to 3.1.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​264](https://redirect.github.com/actions/deploy-pages/issues/264)) - Bump [@​octokit/request-error](https://redirect.github.com/octokit/request-error) from 5.0.0 to 5.0.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​263](https://redirect.github.com/actions/deploy-pages/issues/263)) - Bump [@​actions/http-client](https://redirect.github.com/actions/http-client) from 2.1.0 to 2.2.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​262](https://redirect.github.com/actions/deploy-pages/issues/262)) - Bump [@​vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.36.1 to 0.38.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​260](https://redirect.github.com/actions/deploy-pages/issues/260)) - Bump eslint from 8.44.0 to 8.54.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​257](https://redirect.github.com/actions/deploy-pages/issues/257)) - Bump nock from 13.3.1 to 13.3.8 [@​dependabot](https://redirect.github.com/dependabot) ([#​254](https://redirect.github.com/actions/deploy-pages/issues/254)) - Bump actions/setup-node from 3 to 4 [@​dependabot](https://redirect.github.com/dependabot) ([#​246](https://redirect.github.com/actions/deploy-pages/issues/246)) - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​245](https://redirect.github.com/actions/deploy-pages/issues/245)) - Bump eslint-plugin-github from 4.8.0 to 4.10.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​232](https://redirect.github.com/actions/deploy-pages/issues/232)) - Bump jest from 29.6.1 to 29.7.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​224](https://redirect.github.com/actions/deploy-pages/issues/224)) - Fix cosmetic error by replacing comma with period [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​210](https://redirect.github.com/actions/deploy-pages/issues/210)) - Bump actions/checkout from 3 to 4 [@​dependabot](https://redirect.github.com/dependabot) ([#​220](https://redirect.github.com/actions/deploy-pages/issues/220)) - Bump eslint-config-prettier from 8.8.0 to 9.0.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​209](https://redirect.github.com/actions/deploy-pages/issues/209)) - Remove "beta" disclaimer from README [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​243](https://redirect.github.com/actions/deploy-pages/issues/243)) *** See details of [all code changes](https://redirect.github.com/actions/deploy-pages/compare/v2.0.4...v2.0.5) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://redirect.github.com/actions/deploy-pages/#compatibilty). ### [`v2.0.4`](https://redirect.github.com/actions/deploy-pages/releases/tag/v2.0.4) [Compare Source](https://redirect.github.com/actions/deploy-pages/compare/v2.0.3...v2.0.4) ##### Changelog - Update GHES compatibility table after verifying with `3.9.x` [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​201](https://redirect.github.com/actions/deploy-pages/issues/201)) - Bump [@​octokit/request-error](https://redirect.github.com/octokit/request-error) from 4.0.1 to 5.0.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​194](https://redirect.github.com/actions/deploy-pages/issues/194)) - Bump prettier from 2.8.8 to 3.0.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​196](https://redirect.github.com/actions/deploy-pages/issues/196)) - Bump jest from 29.5.0 to 29.6.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​195](https://redirect.github.com/actions/deploy-pages/issues/195)) - Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​192](https://redirect.github.com/actions/deploy-pages/issues/192)) - Bump eslint from 8.42.0 to 8.44.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​191](https://redirect.github.com/actions/deploy-pages/issues/191)) - Remove circular JSON references for error debugging [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​197](https://redirect.github.com/actions/deploy-pages/issues/197)) *** See details of [all code changes](https://redirect.github.com/actions/deploy-pages/compare/v2.0.3...v2.0.4) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://redirect.github.com/actions/deploy-pages/#compatibilty). ### [`v2.0.3`](https://redirect.github.com/actions/deploy-pages/releases/tag/v2.0.3) [Compare Source](https://redirect.github.com/actions/deploy-pages/compare/v2.0.2...v2.0.3) ##### Changelog - Add error message for file permissions [@​tsusdere](https://redirect.github.com/tsusdere) ([#​187](https://redirect.github.com/actions/deploy-pages/issues/187)) - Bump [@​octokit/request-error](https://redirect.github.com/octokit/request-error) from 3.0.3 to 4.0.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​182](https://redirect.github.com/actions/deploy-pages/issues/182)) *** See details of [all code changes](https://redirect.github.com/actions/deploy-pages/compare/v2.0.2...v2.0.3) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://redirect.github.com/actions/deploy-pages/#compatibilty).

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.



This PR was generated by Mend Renovate. View the repository job log.