Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.3 #321

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps peaceiris/actions-gh-pages from 3.9.0 to 3.9.3.

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

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.

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.9.3 (2023-03-30)

docs

fix

3.9.2 (2023-01-17)

chore

ci

deps

3.9.1 (2023-01-05)

chore

ci

... (truncated)

Commits
  • 373f7f2 chore(release): 3.9.3
  • 00e2f33 chore(release): Add build assets
  • 31c15f0 fix: update known_hosts (#871)
  • 6f6875c chore(deps): update dependency @​types/node to v16.18.23 (#880)
  • ee58d74 chore(deps): update node.js to v16.20.0 (#879)
  • 67383c9 chore(deps): update typescript-eslint monorepo to v5.57.0 (#875)
  • f2f45dd chore(deps): update dependency eslint to v8.37.0 (#877)
  • 69c02d4 chore(deps): update dependency @​types/node to v16.18.22 (#876)
  • b8ecadf chore(deps): update dependency @​types/node to v16.18.21 (#874)
  • 66f12e7 chore(deps): update dependency @​types/node to v16.18.20 (#873)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.0 to 3.9.3.
- [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@de7ea6f...373f7f2)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 5, 2024
@2bndy5
Copy link
Collaborator

2bndy5 commented Feb 5, 2024

Only important change we need from upgrading this action is not yet merged/released. peaceiris/actions-gh-pages#1067 should bump node.js version used by that action to v20.

@2bndy5
Copy link
Collaborator

2bndy5 commented Apr 8, 2024

what we need is now v4.0: peaceiris/actions-gh-pages@4eb285e

@2bndy5
Copy link
Collaborator

2bndy5 commented Apr 13, 2024

@jbms I see you've disabled dependabot updates. Were they too annoying or just not desired? Version bumps can be configured to only notify us on major versions (see here).

As for this action's version we need to update to v4, so it uses node20 instead of node16.

Deadline is unclear (if any), but we are getting a warning in CI runs that deploy built docs:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@de7ea6f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.


FYI, I kinda like using dependabot. I was pleasantly surprised that it supports using SHA hashes and updates a corresponding comment accordingly (as is done in this PR).

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #344.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/peaceiris/actions-gh-pages-3.9.3 branch April 15, 2024 05:14
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.

None yet

1 participant