-
Notifications
You must be signed in to change notification settings - Fork 114
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.7.0 to 4.1.5 #137
Merged
cameracker
merged 1 commit into
master
from
dependabot/github_actions/actions/checkout-4.1.5
May 12, 2024
Merged
Bump actions/checkout from 2.7.0 to 4.1.5 #137
cameracker
merged 1 commit into
master
from
dependabot/github_actions/actions/checkout-4.1.5
May 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.7.0...44c2b7a) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
May 12, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #137 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 513 531 +18
=========================================
+ Hits 513 531 +18 ☔ View full report in Codecov by Sentry. |
cameracker
approved these changes
May 12, 2024
dependabot
bot
deleted the
dependabot/github_actions/actions/checkout-4.1.5
branch
May 12, 2024 14:34
nono
referenced
this pull request
in cozy/cozy-stack
May 13, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gofrs/uuid/v5](https://togithub.com/gofrs/uuid) | `v5.1.0` -> `v5.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgofrs%2fuuid%2fv5/v5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgofrs%2fuuid%2fv5/v5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgofrs%2fuuid%2fv5/v5.1.0/v5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgofrs%2fuuid%2fv5/v5.1.0/v5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gofrs/uuid (github.com/gofrs/uuid/v5)</summary> ### [`v5.2.0`](https://togithub.com/gofrs/uuid/releases/tag/v5.2.0) [Compare Source](https://togithub.com/gofrs/uuid/compare/v5.1.0...v5.2.0) This minor release updates the UUID v6 and v7 features of package to be complaint to draft RFC-9562, which replaces the previous family of uuid drafts. Additionally, it adds more specific error types, and tunes up Github Actions safety practices #### What's Changed - Update to RFC 9562 by [@​kohenkatz](https://togithub.com/kohenkatz) in [https://github.com/gofrs/uuid/pull/117](https://togithub.com/gofrs/uuid/pull/117) - \[StepSecurity] Apply security best practices by [@​step-security-bot](https://togithub.com/step-security-bot) in [https://github.com/gofrs/uuid/pull/135](https://togithub.com/gofrs/uuid/pull/135) - Bump actions/checkout from 2.7.0 to 4.1.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gofrs/uuid/pull/137](https://togithub.com/gofrs/uuid/pull/137) - Bump ossf/scorecard-action from 2.0.6 to 2.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gofrs/uuid/pull/136](https://togithub.com/gofrs/uuid/pull/136) - Bump actions/dependency-review-action from 2.5.1 to 4.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gofrs/uuid/pull/138](https://togithub.com/gofrs/uuid/pull/138) - Bump actions/upload-artifact from 3.1.3 to 4.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gofrs/uuid/pull/140](https://togithub.com/gofrs/uuid/pull/140) - Bump codecov/codecov-action from 2.1.0 to 4.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gofrs/uuid/pull/139](https://togithub.com/gofrs/uuid/pull/139) - Implemented support for checkable errors by [@​PatrLind](https://togithub.com/PatrLind) in [https://github.com/gofrs/uuid/pull/131](https://togithub.com/gofrs/uuid/pull/131) #### New Contributors - [@​kohenkatz](https://togithub.com/kohenkatz) made their first contribution in [https://github.com/gofrs/uuid/pull/117](https://togithub.com/gofrs/uuid/pull/117) - [@​step-security-bot](https://togithub.com/step-security-bot) made their first contribution in [https://github.com/gofrs/uuid/pull/135](https://togithub.com/gofrs/uuid/pull/135) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/gofrs/uuid/pull/137](https://togithub.com/gofrs/uuid/pull/137) - [@​PatrLind](https://togithub.com/PatrLind) made their first contribution in [https://github.com/gofrs/uuid/pull/131](https://togithub.com/gofrs/uuid/pull/131) **Full Changelog**: gofrs/uuid@v5.1.0...v5.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cozy/cozy-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 2.7.0 to 4.1.5.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)fd084cd
Bump github/codeql-action from 2 to 3 (#1694)9c1e94e
Update NPM dependencies (#1703)0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)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 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)