-
-
Notifications
You must be signed in to change notification settings - Fork 108
build(deps): bump peaceiris/actions-gh-pages from 3 to 4 in /.github/workflows in the dependencies group#1351
Conversation
Bumps the dependencies group in /.github/workflows with 1 update: peaceiris/actions-gh-pages.
Updates peaceiris/actions-gh-pages from 3 to 4
Release notes
Sourced from peaceiris/actions-gh-pages's releases.
actions-github-pages v4.0.0
See CHANGELOG.md for more details.
actions-github-pages v3.9.3
See CHANGELOG.md for more details.
actions-github-pages v3.9.2
See CHANGELOG.md for more details.
actions-github-pages v3.9.1
- update deps
See CHANGELOG.md for more details.
actions-github-pages v3.9.0
- deps: bump node12 to node16
- deps: bump
@ actions/corefrom 1.6.0 to 1.10.0See CHANGELOG.md for more details.
actions-github-pages v3.8.0
See CHANGELOG.md for more details.
actions-github-pages v3.7.3
See CHANGELOG.md for more details.
actions-github-pages v3.7.2
See CHANGELOG.md for more details.
actions-github-pages v3.7.1
See CHANGELOG.md for more details.
actions-github-pages v3.7.0
See CHANGELOG.md for more details.
Overviews:
- Add .nojekyll file by default for all branches (#438) (079d483), closes #438
- Add destination_dir option (#403) (f30118c), closes #403 #324 #390
- Add exclude_assets option (#416) (0f5c65e), closes #416 #163
- exclude_assets supports glob patterns (#417) (6f45501), closes #417 #163
actions-github-pages v3.6.4
See CHANGELOG.md for more details.
actions-github-pages v3.6.3
See CHANGELOG.md for more details.
actions-github-pages v3.6.2
See CHANGELOG.md for more details.
... (truncated)
Changelog
Sourced from peaceiris/actions-gh-pages's changelog.
3.9.3 (2023-03-30)
docs
fix
3.9.2 (2023-01-17)
chore
ci
- add github-actions npm (5e5dc6d)
- enable automerge (dd7d778)
- remove dependabot (7af79a8)
- remove enabledManagers (cba22ba)
- use peaceiris/workflows/setup-node 0.19.1 (#818) (416f539), closes #818
deps
3.9.1 (2023-01-05)
chore
- change cicd label name (1808965)
ci
- add Renovate config (#802) (072d16c), closes #802
- bump actions/dependency-review-action from 2 to 3 (#799) (e3b45f2), closes #799
- bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (#798) (a5f971f), closes #798
- bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#793) (9af6a68), closes #793
- bump peaceiris/workflows from 0.17.1 to 0.17.2 (#794) (087a759), closes #794
... (truncated)
Commits
4f9cc66chore(release): 4.0.09c75028chore(release): Add build assets5049354build: node 20.11.14eb285echore: bump node16 to node20 (#1067)cdc09a3chore(deps): update dependency@ types/nodeto v16.18.77 (#1065)d830378chore(deps): update dependency@ types/nodeto v16.18.76 (#1063)80daa1dchore(deps): update dependency@ types/nodeto v16.18.75 (#1061)108285echore(deps): update dependency ts-jest to v29.1.2 (#1060)99c95ffchore(deps): update dependency@ types/nodeto v16.18.74 (#1058)1f46537chore(deps): update dependency@ types/nodeto v16.18.73 (#1057)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignorewill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)major version @dependabot ignorewill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)minor version @dependabot ignorewill close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignorewill remove all of the ignore conditions of the specified dependency@dependabot unignorewill remove the ignore condition of the specified dependency and ignore conditions
|
@dependabot rebase |
Updates `peaceiris/actions-gh-pages` from 3 to 4
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@v3...v4)
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot]
7283e85 to
99666a3
Compare