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 actions/checkout from 2 to 3.1.0 #3626

Merged
merged 3 commits into from
May 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps actions/checkout from 2 to 3.1.0.

Release notes

Sourced from actions/checkout's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.0.2...v3.1.0

v3.0.2

What's Changed

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

v3.0.1

v3.0.0

  • Updated to the node16 runtime by default
    • This requires a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later.

v2.4.2

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory

v2.4.0

  • Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr

v2.3.5

Update dependencies

v2.3.4

v2.3.3

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

v3.1.0

v3.0.2

v3.0.1

v3.0.0

v2.3.1

v2.3.0

v2.2.0

v2.1.1

  • Changes to support GHES (here and here)

v2.1.0

v2.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Patch coverage has no change and project coverage change: +9.27 🎉

Comparison is base (2bdb332) 36.38% compared to head (0561ff7) 45.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3626      +/-   ##
==========================================
+ Coverage   36.38%   45.65%   +9.27%     
==========================================
  Files          93       93              
  Lines       15640    15640              
==========================================
+ Hits         5690     7140    +1450     
+ Misses       9950     8500    -1450     
Flag Coverage Δ
functional 36.38% <ø> (ø)
integration 1.98% <ø> (?)
unit 35.56% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 40 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from 36c5f3d to d17c64f Compare December 9, 2022 04:27
@swetayadav1
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from d17c64f to 1c6fc7c Compare January 30, 2023 05:51
@CLAassistant
Copy link

CLAassistant commented Feb 13, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ poojadaine
✅ mr-shekhar
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@swetayadav1
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from 1c6fc7c to ad8e7b9 Compare April 11, 2023 09:09
@swetayadav1
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from 5c6d8d9 to dce0fdd Compare April 12, 2023 06:02
@swetayadav1
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@swetayadav1
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from d49c737 to 26d3d7f Compare April 18, 2023 05:07
@mr-shekhar
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from 26d3d7f to 39bf42a Compare May 17, 2023 10:18
@mr-shekhar
Copy link
Collaborator

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from 36bb290 to 0650f5d Compare May 18, 2023 10:36
Copy link
Collaborator

@mr-shekhar mr-shekhar left a comment

Choose a reason for hiding this comment

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

Cache is not integrated

docs/changes/5.3.2.md Outdated Show resolved Hide resolved
@mr-shekhar mr-shekhar merged commit e469ae1 into master May 19, 2023
@mr-shekhar mr-shekhar deleted the dependabot/github_actions/actions/checkout-3.1.0 branch May 19, 2023 06:39
gitofanindya pushed a commit that referenced this pull request Mar 15, 2024
* Bump actions/checkout from 2 to 3.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: poojadaine <126543069+poojadaine@users.noreply.github.com>
Co-authored-by: mr-shekhar <85621953+mr-shekhar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants