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

impl: Update github-actions #909

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/deploy-pages action patch v2.0.2 -> v2.0.3
actions/setup-node action minor v3.6.0 -> v3.7.0
actions/upload-pages-artifact action patch v1.0.9 -> v1.0.10

Release Notes

actions/deploy-pages (actions/deploy-pages)

v2.0.3

Compare Source

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.

actions/setup-node (actions/setup-node)

v3.7.0

Compare Source

What's Changed

In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path input and add detect all dependencies directories to cache (related pull request and feature request).

Besides, we made such changes as:
New Contributors

Full Changelog: actions/setup-node@v3...v3.7.0

actions/upload-pages-artifact (actions/upload-pages-artifact)

v1.0.10

Compare Source

Changelog

See details of all code changes since previous release.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jul 8, 2023

Deploy Preview for slsa canceled.

Name Link
🔨 Latest commit 445fe49
🔍 Latest deploy log https://app.netlify.com/sites/slsa/deploys/64ac5b138f3442000874fe02

@joshuagl
Copy link
Member

I think we need to edit the renovate configuration to match the new conventional commit PR title prefixes so that the linter does not fail. I believe the impl prefix is the best fit.

@renovate-bot renovate-bot changed the title chore(deps): update actions/setup-node action to v3.7.0 chore(deps): update github-actions Jul 10, 2023
@renovate-bot renovate-bot force-pushed the renovate/github-actions branch from 69dec1c to 85e6dc5 Compare July 10, 2023 17:38
Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot changed the title chore(deps): update github-actions impl: Update github-actions Jul 10, 2023
@renovate-bot renovate-bot force-pushed the renovate/github-actions branch from 85e6dc5 to 445fe49 Compare July 10, 2023 19:25
@joshuagl
Copy link
Member

I don't think we want to squash renovate updates with the PR message as the commit message for the squash. 🤔

@MarkLodato
Copy link
Member

I don't think we want to squash renovate updates with the PR message as the commit message for the squash. 🤔

Yeah, I almost wish we had a bot that helped us generate good squash commit messages. I have been hand-editing them, but I don't think that's sustainable across our team.

@joshuagl joshuagl merged commit 05a86f5 into slsa-framework:main Jul 11, 2023
@renovate-bot renovate-bot deleted the renovate/github-actions branch July 11, 2023 16:15
@joshuagl
Copy link
Member

I almost wish we had a bot that helped us generate good squash commit messages.

I filed #913 to track this wish-list item.

kpk47 pushed a commit to kpk47/slsa that referenced this pull request Jul 11, 2023
This PR contains the following updates:

actions/deploy-pages: `v2.0.2` -> `v2.0.3`
actions/setup-node: `v3.6.0` -> `v3.7.0`
actions/upload-pages-artifact: `v1.0.9` -> `v1.0.10

Signed-off-by: Mend Renovate <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants