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

chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.11 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
zgosalvez/github-actions-report-lcov action patch v4.1.10 -> v4.1.11 OpenSSF Scorecard

Release Notes

zgosalvez/github-actions-report-lcov (zgosalvez/github-actions-report-lcov)

v4.1.11

Compare Source

What's Changed

Full Changelog: zgosalvez/github-actions-report-lcov@v4...v4.1.11


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

github-actions bot commented Jun 26, 2024

LCOV of commit 67994cf during Branch #108

Summary coverage rate:
  lines......: 89.6% (757 of 845 lines)
  functions..: 94.4% (118 of 125 functions)
  branches...: 59.5% (213 of 358 branches)

Files changed coverage rate: n/a

⛔ The code coverage is too low: 89.59. Expected at least 90.

@renovate renovate bot changed the title chore(deps): update dependency @graphprotocol/graph-cli to v0.77.0 chore(deps): update dependency @graphprotocol/graph-cli to v0.77.0 - autoclosed Jun 26, 2024
@renovate renovate bot closed this Jun 26, 2024
@renovate renovate bot deleted the renovate/all branch June 26, 2024 15:14
@renovate renovate bot changed the title chore(deps): update dependency @graphprotocol/graph-cli to v0.77.0 - autoclosed chore(deps): update dependency @graphprotocol/graph-cli to v0.77.0 Jul 1, 2024
@renovate renovate bot restored the renovate/all branch July 1, 2024 19:59
@renovate renovate bot reopened this Jul 1, 2024
@renovate renovate bot force-pushed the renovate/all branch from 7355864 to c20d19d Compare July 1, 2024 23:10
@renovate renovate bot changed the title chore(deps): update dependency @graphprotocol/graph-cli to v0.77.0 chore(deps): update all dependencies Jul 1, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all branch from c20d19d to 67994cf Compare July 2, 2024 01:02
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.11 Jul 2, 2024
@renovate renovate bot changed the title chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.11 chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.11 - autoclosed Jul 2, 2024
@renovate renovate bot closed this Jul 2, 2024
@renovate renovate bot deleted the renovate/all branch July 2, 2024 04:16
roderik pushed a commit that referenced this pull request Jul 10, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [node](https://togithub.com/nodejs/node) | stage | patch |
`20.15.0-bookworm` -> `20.15.1-bookworm` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/nodejs/node/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/node)
|

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v20.15.1`](https://togithub.com/nodejs/node/releases/tag/v20.15.1):
2024-07-08, Version 20.15.1 &#x27;Iron&#x27; (LTS), @&#8203;RafaelGSS

[Compare
Source](https://togithub.com/nodejs/node/compare/v20.15.0...v20.15.1)

This is a security release.

##### Notable Changes

-   CVE-2024-36138 - Bypass incomplete fix of CVE-2024-27980 (High)
- CVE-2024-22020 - Bypass network import restriction via data URL
(Medium)
-   CVE-2024-22018 - fs.lstat bypasses permission model (Low)
-   CVE-2024-36137 - fs.fchown/fchmod bypasses permission model (Low)
- CVE-2024-37372 - Permission model improperly processes UNC paths (Low)

##### Commits

- \[[`60e184a6e4`](https://togithub.com/nodejs/node/commit/60e184a6e4)]
- **lib,esm**: handle bypass network-import via data: (RafaelGSS)
[nodejs-private/node-private#522](https://togithub.com/nodejs-private/node-private/pull/522)
- \[[`025cbd6936`](https://togithub.com/nodejs/node/commit/025cbd6936)]
- **lib,permission**: support fs.lstat (RafaelGSS)
[nodejs-private/node-private#486](https://togithub.com/nodejs-private/node-private/pull/486)
- \[[`d38ea17341`](https://togithub.com/nodejs/node/commit/d38ea17341)]
- **lib,permission**: disable fchmod/fchown when pm enabled (RafaelGSS)
[nodejs-private/node-private#584](https://togithub.com/nodejs-private/node-private/pull/584)
- \[[`1ba624cd3b`](https://togithub.com/nodejs/node/commit/1ba624cd3b)]
- **src**: handle permissive extension on cmd check (RafaelGSS)
[nodejs-private/node-private#596](https://togithub.com/nodejs-private/node-private/pull/596)
- \[[`2524d00c3d`](https://togithub.com/nodejs/node/commit/2524d00c3d)]
- **src,permission**: fix UNC path resolution (RafaelGSS)
[nodejs-private/node-private#581](https://togithub.com/nodejs-private/node-private/pull/581)
- \[[`484cb0f13c`](https://togithub.com/nodejs/node/commit/484cb0f13c)]
- **src,permission**: resolve path on fs_permission (Rafael Gonzaga)
[#&#8203;52761](https://togithub.com/nodejs/node/pull/52761)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **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/settlemint/btp-smartcontractsets).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@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.

0 participants