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 the github-actions group with 4 updates #557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

Bumps the github-actions group with 4 updates: actions/checkout, actions/configure-pages, actions/upload-pages-artifact and actions/deploy-pages.

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

Updates actions/configure-pages from 2 to 3

Release notes

Sourced from actions/configure-pages's releases.

v3.0.0

Changelog

See details of all code changes since previous release.

v2.1.3

Changelog

See details of all code changes since previous release.

v2.1.2

Changelog

See details of all code changes since previous release.

v2.1.1

Changelog

See details of all code changes since previous release.

v2.1.0

Changelog

See details of all code changes since previous release.

Commits
  • f156874 Merge pull request #89 from actions/dependabot/npm_and_yarn/eslint-8.38.0
  • fe71f9a Update distributables after Dependabot 🤖
  • 41eccae Bump eslint from 8.36.0 to 8.38.0
  • 9cb8262 Merge pull request #86 from actions/dependabot/npm_and_yarn/eslint-plugin-git...
  • fadcf1a Bump eslint-plugin-github from 4.6.1 to 4.7.0
  • 1269962 Merge pull request #85 from actions/dependabot/npm_and_yarn/eslint-config-pre...
  • ee9b267 Bump eslint-config-prettier from 8.7.0 to 8.8.0
  • 3f3c78f Merge pull request #84 from actions/dependabot/npm_and_yarn/prettier-2.8.7
  • 22baedc Bump prettier from 2.8.6 to 2.8.7
  • 5549504 Merge pull request #83 from WofWca/better-error-message
  • Additional commits viewable in compare view

Updates actions/upload-pages-artifact from 1 to 2

Release notes

Sourced from actions/upload-pages-artifact's releases.

v2.0.0

Changelog

See details of all code changes since previous release.

v1.0.10

Changelog

See details of all code changes since previous release.

v1.0.9

Removed chmod as we moved towards trusting correct file permissions have been set. In the event this isn't the case then we raise an error in the action related to the file permissions.

v1.0.8

Changelog

See details of all code changes since previous release.

v1.0.7

Changelog

See details of all code changes since previous release.

v1.0.6

Changelog

See details of all code changes since previous release.

v1.0.5

Changelog

... (truncated)

Commits
  • a753861 Merge pull request #69 from actions/reapply-chmod-removal-for-v2
  • dca6bac Merge branch 'main' into reapply-chmod-removal-for-v2
  • 3138c05 Merge pull request #70 from actions/v2-docs-improvements
  • 07f501f Update README for v2
  • 9c071e6 Reapply PR #63 for v2
  • See full diff in compare view

Updates actions/deploy-pages from 1 to 2

Release notes

Sourced from actions/deploy-pages's releases.

v2.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v1.2.9

Changelog

  • Backporting a few things to the v1.x release line for Enterprise Server users:

See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v1.2.8

⚠️ This release is essentially a revert of v1.2.7 and identical to the prior release v1.2.6.

Changelog

See details of all code changes since previous release.

v1.2.7

Changelog

See details of all code changes since previous release.

v1.2.6

Changelog

See details of all code changes since previous release.

v1.2.5

Changelog

... (truncated)

Commits
  • 9dbe382 Merge pull request #201 from actions/update-compat-table
  • 96a5bb9 Fix typo
  • 8458d4c Update GHES compatibility table after verifying with 3.9.x
  • 0fd60c8 Merge pull request #194 from actions/dependabot/npm_and_yarn/octokit/request-...
  • 9f42854 Bump @​octokit/request-error from 4.0.1 to 5.0.0
  • 935c3f9 Merge pull request #196 from actions/dependabot/npm_and_yarn/prettier-3.0.0
  • 9c31b72 Bump prettier from 2.8.8 to 3.0.0
  • 2b0ca4a Merge pull request #195 from actions/dependabot/npm_and_yarn/jest-29.6.1
  • f7b0e18 Bump jest from 29.5.0 to 29.6.1
  • 8b4e85a Merge pull request #192 from actions/dependabot/github_actions/release-drafte...
  • 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 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 <dependency name> major version will 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)
  • @dependabot ignore <dependency name> minor version will 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)
  • @dependabot ignore <dependency name> will 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 unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 23, 2023
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/configure-pages](https://github.com/actions/configure-pages), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `actions/configure-pages` from 2 to 3
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v2...v3)

Updates `actions/upload-pages-artifact` from 1 to 2
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v1...v2)

Updates `actions/deploy-pages` from 1 to 2
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-747ae5132c branch from 976bb68 to b4db416 Compare November 23, 2023 16:21
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Nov 23, 2023
@ricoberger ricoberger merged commit 99c9c7b into main Nov 23, 2023
3 of 5 checks passed
@ricoberger ricoberger deleted the dependabot/github_actions/github-actions-747ae5132c branch November 23, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated 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