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

ci(deps): Bump actions/checkout from 3.5.2 to 3.5.3 #286

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps actions/checkout from 3.5.2 to 3.5.3.

Release notes

Sourced from actions/checkout's releases.

v3.5.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

v3.5.3

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added scope:dependencies dependency updates type:ci ci/cd configuration labels Jun 12, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware June 12, 2023 02:01
@unicornware unicornware enabled auto-merge (squash) June 12, 2023 02:02
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #286 (581431a) into main (dba9249) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        67           
  Lines         1869      1869           
  Branches        73        73           
=========================================
  Hits          1869      1869           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed75d8d...581431a. Read the comment docs.

@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:25

The merge-base changed after approval.

@unicornware unicornware force-pushed the main branch 3 times, most recently from ed37d71 to 42d04b1 Compare July 3, 2023 00:36
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from e7278f6 to 1f4bd8c Compare July 3, 2023 00:40
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:49

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 1f4bd8c to 7515e03 Compare July 3, 2023 00:53
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:57

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 7515e03 to 8eb81a3 Compare July 3, 2023 01:04
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 01:17

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 8eb81a3 to 870a7d1 Compare July 3, 2023 01:17
@unicornware
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 870a7d1 to 2f7cfb5 Compare July 3, 2023 02:47
@unicornware
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 2f7cfb5 to 3c65ddb Compare July 3, 2023 02:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@unicornware
Copy link
Member

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.2...v3.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.5.3 branch from 3c65ddb to 581431a Compare July 3, 2023 02:55
@unicornware unicornware merged commit f3c59c0 into main Jul 3, 2023
@unicornware unicornware deleted the dependabot/github_actions/actions/checkout-3.5.3 branch July 3, 2023 02:58
@github-actions
Copy link

github-actions bot commented Sep 2, 2023

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:ci ci/cd configuration
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants