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

Update actions/checkout digest to a5ac7e5 #384

Merged
merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 0ad4b8f -> a5ac7e5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@takahirom takahirom merged commit 0cd149d into main May 30, 2024
5 checks passed
@takahirom takahirom deleted the renovate/actions-checkout-digest branch May 30, 2024 00:56
github-merge-queue bot pushed a commit to slackhq/circuit that referenced this pull request Jul 3, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[io.github.takahirom.roborazzi](https://github.com/takahirom/roborazzi)
| plugin | minor | `1.20.0` -> `1.21.0` |
|
[io.github.takahirom.roborazzi:roborazzi-junit-rule](https://github.com/takahirom/roborazzi)
| dependencies | minor | `1.20.0` -> `1.21.0` |
|
[io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi)
| dependencies | minor | `1.20.0` -> `1.21.0` |
|
[io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi)
| dependencies | minor | `1.20.0` -> `1.21.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>takahirom/roborazzi (io.github.takahirom.roborazzi)</summary>

###
[`v1.21.0`](https://github.com/takahirom/roborazzi/releases/tag/1.21.0)

[Compare
Source](https://github.com/takahirom/roborazzi/compare/1.20.0...1.21.0)

##### Android Studio, IntelliJ IDEA Plugin is coming

The Roborazzi Plugin has been released after the previous release.
Please check it out. The Roborazzi plugin enhances your development
workflow by automatically displaying screenshots related to Roborazzi's
screenshot tests within IntelliJ IDEA. Easily view and verify visual
outputs directly in your IDE, streamlining your testing and development
process.


https://github.com/takahirom/roborazzi/assets/1386930/bd3e8106-1971-4ec4-b764-3f1831999228

https://plugins.jetbrains.com/plugin/24561-roborazzi

##### Now, test report assets are written in the same directory as the
report HTML.

We are using Materialize for the HTML report generated in
build/reports/roborazzi. This causes a [Content Security Policy (CSP)
problem](https://github.com/takahirom/roborazzi/issues/295) when using
iframes. As a result, we can't view the report correctly in some
projects. To resolve this, we now save the assets like CSS and JS in the
same directory as the report HTML. Thank you,
[@&#8203;eyedol](https://github.com/eyedol), for tackling this
difficult problem. Thank you,
[@&#8203;realdadfish](https://github.com/realdadfish), for reporting
this!

##### Bug fix

In the Windows environment, the image path in the report file is not
written correctly. I fixed the path separator to resolve this issue.
Thank you for reporting this,
[@&#8203;ben-gooding-hub](https://github.com/ben-gooding-hub).

##### What's Changed

- \[CI] Update actions/checkout digest to
[`a5ac7e5`](https://github.com/takahirom/roborazzi/commit/a5ac7e5) by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#384
- \[CI] Update nick-fields/retry action to v2.9.0 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#357
- \[CI] Update dependency io.ktor:ktor-serialization-kotlinx-xml to
v2.3.11 by [@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#360
- \[Sample] Update dependency androidx.appcompat:appcompat to v1.7.0 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#394
- \[Idea Plugin] Add Roborazzi Preview prototype to Idea Plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#395
- \[Idea Plugin] Add empty Roborazzi idea plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#367
- \[Docs] Add faq section about out of memory error by
[@&#8203;sanao1006](https://github.com/sanao1006) in
[takahirom/roborazzi#402
- \[Idea Plugin] Fix the issue where the image is not selected as
intended by [@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#403
- \[Idea Plugin] Add README section of idea plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#405
- \[Internal (compileOnly)] Update dependency
androidx.compose.ui:ui-test to v1.6.8 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#397
- \[CI] Update actions/checkout digest to
[`692973e`](https://github.com/takahirom/roborazzi/commit/692973e) by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#406
- \[Docs] Add robolectric.pixelCopyRenderMode to README by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#409
- \[Docs] Remove unneeded " in README by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#410
- \[Feature] Read external resources locally when generating html report
by [@&#8203;eyedol](https://github.com/eyedol) in
[takahirom/roborazzi#404
- \[CI] Update dependency gradle to v8.8 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#354
- \[Bug fix] Fix windows report relative path by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#419

**Full Changelog**:
takahirom/roborazzi@1.20.0...1.21.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chrisbanes pushed a commit to chrisbanes/haze that referenced this pull request Jul 3, 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 |
|---|---|---|---|---|---|
|
[io.github.takahirom.roborazzi](https://github.com/takahirom/roborazzi)
| `1.20.0` -> `1.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.takahirom.roborazzi/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.takahirom.roborazzi/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.takahirom.roborazzi/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.takahirom.roborazzi/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.github.takahirom.roborazzi:roborazzi-junit-rule](https://github.com/takahirom/roborazzi)
| `1.20.0` -> `1.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.takahirom.roborazzi:roborazzi-junit-rule/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.takahirom.roborazzi:roborazzi-junit-rule/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.takahirom.roborazzi:roborazzi-junit-rule/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.takahirom.roborazzi:roborazzi-junit-rule/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.github.takahirom.roborazzi:roborazzi-compose-desktop](https://github.com/takahirom/roborazzi)
| `1.20.0` -> `1.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.takahirom.roborazzi:roborazzi-compose-desktop/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.takahirom.roborazzi:roborazzi-compose-desktop/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.takahirom.roborazzi:roborazzi-compose-desktop/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.takahirom.roborazzi:roborazzi-compose-desktop/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi)
| `1.20.0` -> `1.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.takahirom.roborazzi:roborazzi-compose/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.takahirom.roborazzi:roborazzi-compose/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.takahirom.roborazzi:roborazzi-compose/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.takahirom.roborazzi:roborazzi-compose/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi)
| `1.20.0` -> `1.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.takahirom.roborazzi:roborazzi/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.takahirom.roborazzi:roborazzi/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.takahirom.roborazzi:roborazzi/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.takahirom.roborazzi:roborazzi/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>takahirom/roborazzi (io.github.takahirom.roborazzi)</summary>

###
[`v1.21.0`](https://github.com/takahirom/roborazzi/releases/tag/1.21.0)

[Compare
Source](https://github.com/takahirom/roborazzi/compare/1.20.0...1.21.0)

#### Android Studio, IntelliJ IDEA Plugin is coming

The Roborazzi Plugin has been released after the previous release.
Please check it out. The Roborazzi plugin enhances your development
workflow by automatically displaying screenshots related to Roborazzi's
screenshot tests within IntelliJ IDEA. Easily view and verify visual
outputs directly in your IDE, streamlining your testing and development
process.


https://github.com/takahirom/roborazzi/assets/1386930/bd3e8106-1971-4ec4-b764-3f1831999228

https://plugins.jetbrains.com/plugin/24561-roborazzi

#### Now, test report assets are written in the same directory as the
report HTML.

We are using Materialize for the HTML report generated in
build/reports/roborazzi. This causes a [Content Security Policy (CSP)
problem](https://github.com/takahirom/roborazzi/issues/295) when using
iframes. As a result, we can't view the report correctly in some
projects. To resolve this, we now save the assets like CSS and JS in the
same directory as the report HTML. Thank you,
[@&#8203;eyedol](https://github.com/eyedol), for tackling this
difficult problem. Thank you,
[@&#8203;realdadfish](https://github.com/realdadfish), for reporting
this!

#### Bug fix

In the Windows environment, the image path in the report file is not
written correctly. I fixed the path separator to resolve this issue.
Thank you for reporting this,
[@&#8203;ben-gooding-hub](https://github.com/ben-gooding-hub).

#### What's Changed

- \[CI] Update actions/checkout digest to
[`a5ac7e5`](https://github.com/takahirom/roborazzi/commit/a5ac7e5) by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#384
- \[CI] Update nick-fields/retry action to v2.9.0 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#357
- \[CI] Update dependency io.ktor:ktor-serialization-kotlinx-xml to
v2.3.11 by [@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#360
- \[Sample] Update dependency androidx.appcompat:appcompat to v1.7.0 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#394
- \[Idea Plugin] Add Roborazzi Preview prototype to Idea Plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#395
- \[Idea Plugin] Add empty Roborazzi idea plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#367
- \[Docs] Add faq section about out of memory error by
[@&#8203;sanao1006](https://github.com/sanao1006) in
[takahirom/roborazzi#402
- \[Idea Plugin] Fix the issue where the image is not selected as
intended by [@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#403
- \[Idea Plugin] Add README section of idea plugin by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#405
- \[Internal (compileOnly)] Update dependency
androidx.compose.ui:ui-test to v1.6.8 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#397
- \[CI] Update actions/checkout digest to
[`692973e`](https://github.com/takahirom/roborazzi/commit/692973e) by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#406
- \[Docs] Add robolectric.pixelCopyRenderMode to README by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#409
- \[Docs] Remove unneeded " in README by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#410
- \[Feature] Read external resources locally when generating html report
by [@&#8203;eyedol](https://github.com/eyedol) in
[takahirom/roborazzi#404
- \[CI] Update dependency gradle to v8.8 by
[@&#8203;renovate](https://github.com/renovate) in
[takahirom/roborazzi#354
- \[Bug fix] Fix windows report relative path by
[@&#8203;takahirom](https://github.com/takahirom) in
[takahirom/roborazzi#419

**Full Changelog**:
takahirom/roborazzi@1.20.0...1.21.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates 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/chrisbanes/haze).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant