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

chore(deps): update peaceiris/actions-gh-pages action to v3.9.3 #477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

Package Type Update Change
peaceiris/actions-gh-pages action minor v3.0.0 -> v3.9.3

Release Notes

peaceiris/actions-gh-pages (peaceiris/actions-gh-pages)

v3.9.3: actions-github-pages v3.9.3

Compare Source

See CHANGELOG.md for more details.

v3.9.2: actions-github-pages v3.9.2

Compare Source

See CHANGELOG.md for more details.

v3.9.1: actions-github-pages v3.9.1

Compare Source

  • update deps

See CHANGELOG.md for more details.

v3.9.0: actions-github-pages v3.9.0

Compare Source

See CHANGELOG.md for more details.

v3.8.0: actions-github-pages v3.8.0

Compare Source

See CHANGELOG.md for more details.

v3.7.3: actions-github-pages v3.7.3

Compare Source

See CHANGELOG.md for more details.

v3.7.2: actions-github-pages v3.7.2

Compare Source

See CHANGELOG.md for more details.

v3.7.1: actions-github-pages v3.7.1

Compare Source

See CHANGELOG.md for more details.

v3.7.0: actions-github-pages v3.7.0

Compare Source

See CHANGELOG.md for more details.

Overviews:

v3.6.4: actions-github-pages v3.6.4

Compare Source

See CHANGELOG.md for more details.

v3.6.3: actions-github-pages v3.6.3

Compare Source

See CHANGELOG.md for more details.

v3.6.2: actions-github-pages v3.6.2

Compare Source

See CHANGELOG.md for more details.

v3.6.1: actions-github-pages v3.6.1

Compare Source

Minor Change

Folded logs and split some groups.

Before After
log_before log_after

See CHANGELOG.md for more details.

v3.6.0: actions-github-pages v3.6.0

Compare Source

New Feature

To set a full custom commit message without a triggered commit hash, use the full_commit_message option instead of the commit_message option.

Issue #​274 by @​dtolnay, Pull Request #​275

- name: Deploy
  uses: peaceiris/actions-gh-pages@v3
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}
    publish_dir: ./public
    full_commit_message: ${{ github.event.head_commit.message }}

See CHANGELOG.md for more details.

v3.5.10: actions-github-pages v3.5.10

Compare Source

New Features

  • Supports ubuntu-16.04

Document Enhancement

  • Python example workflow
    • Bumps actions/setup-python from v1 to v2
    • Bumps python from 3.6 to 3.8
  • Docusaurus example workflow
    • Changes workflow level defaults.run.working-directory to job level

See CHANGELOG.md for more details.

v3.5.9: actions-github-pages v3.5.9

Compare Source

See CHANGELOG.md for more details.

v3.5.8: actions-github-pages v3.5.8

Compare Source

See CHANGELOG.md for more details.

v3.5.7: actions-github-pages v3.5.7

Compare Source

CI enhancement, Dependencies update, and Documentation improvement.

See CHANGELOG.md for more details.

This action was featured at GitHub Action Hero: Shohei Ueda - The GitHub Blog. Thanks all.

Documentation updates

  • Add example workflow for Swift Publish
  • Add example workflow for github/personal-website
  • Improve Docusaurus example workflow
  • Improve Elm example workflow
  • Improve Flutter example workflow

v3.5.6: actions-github-pages v3.5.6

Compare Source

See CHANGELOG.md for more details.

v3.5.5: actions-github-pages v3.5.5

Compare Source

See CHANGELOG.md for more details.

v3.5.4: actions-github-pages v3.5.4

Compare Source

See CHANGELOG.md for more details.

v3.5.3: actions-github-pages v3.5.3

Compare Source

See CHANGELOG.md for more details.

v3.5.2: actions-github-pages v3.5.2

Compare Source

See CHANGELOG.md for more details.

v3.5.1: actions-github-pages v3.5.1

Compare Source

See CHANGELOG.md for more details.

v3.5.0: actions-github-pages v3.5.0

Compare Source

See CHANGELOG.md for more details.

v3.4.1: actions-github-pages v3.4.1

Compare Source

See CHANGELOG.md for more details.

v3.4.0: actions-github-pages v3.4.0

Compare Source

  • Put github_token as the first example.

See CHANGELOG.md for more details.

v3.3.0: actions-github-pages v3.3.0

Compare Source

New Features:

  • disable_nojekyll
  • cname

Thanks @​nicolas-van and @​dhimmel #​112 #​119

See CHANGELOG.md for more details.

v3.2.0: actions-github-pages v3.2.0

Compare Source

  • Remove warning about GITHUB_TOKEN #​108

See CHANGELOG.md for more details.

v3.1.0: actions-github-pages v3.1.0

Compare Source

See CHANGELOG.md for more details.

v3.0.3: actions-github-pages v3.0.3

Compare Source

See CHANGELOG.md for more details.

v3.0.2: actions-github-pages v3.0.2

Compare Source

See CHANGELOG.md for more details.

v3.0.1: actions-github-pages v3.0.1

Compare Source

See CHANGELOG.md for more details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.


  • If you want to rebase/retry this PR, check this box

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants