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.2.0 to 3.3.0 #37

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps actions/checkout from 3.2.0 to 3.3.0.

Release notes

Sourced from actions/checkout's releases.

v3.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.2.0...v3.3.0

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 Jan 6, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware January 6, 2023 06:09
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 👍🏾

@flexdevelopment flexdevelopment enabled auto-merge (squash) January 6, 2023 06:10
flexdevelopment
flexdevelopment previously approved these changes Jan 6, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 615d087 to f2b4c54 Compare January 6, 2023 06:14
flexdevelopment
flexdevelopment previously approved these changes Jan 6, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from f2b4c54 to 9869abc Compare January 24, 2023 06:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 9869abc to e8d3b38 Compare January 27, 2023 06:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from e8d3b38 to 46a8367 Compare February 12, 2023 00:49
@unicornware unicornware force-pushed the main branch 4 times, most recently from 73f63de to da965b7 Compare February 12, 2023 01:05
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 46a8367 to 7437a45 Compare February 12, 2023 01:22
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 6f131a5 to bd5b7b1 Compare February 12, 2023 01:36
auto-merge was automatically disabled February 12, 2023 01:41

Base branch was modified

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from bd5b7b1 to c8448d0 Compare February 12, 2023 01:41
@flexdevelopment flexdevelopment enabled auto-merge (squash) February 12, 2023 01:42
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from c8448d0 to 6f4709e Compare February 12, 2023 01:58
@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

Merging #37 (d3a0cd5) into main (3bdf063) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         1669      1669           
  Branches       108       108           
=========================================
  Hits          1669      1669           
Flag Coverage Δ
node14 100.00% <ø> (ø)
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
Components Coverage Δ
config 100.00% <ø> (ø)
internal 100.00% <ø> (ø)
plugins 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report at Codecov.

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

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.3.0 branch from 6f4709e to d3a0cd5 Compare February 12, 2023 02:02
@flexdevelopment flexdevelopment merged commit bc6e3b7 into main Feb 12, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/actions/checkout-3.3.0 branch February 12, 2023 02:05
@github-actions
Copy link

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 Apr 15, 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.

1 participant