Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps roborazzi from 1.14.0 to 1.15.0.
Updates io.github.takahirom.roborazzi:roborazzi from 1.14.0 to 1.15.0

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi's releases.

1.15.0

Improvements

  • Resolved a Race Condition in Roborazzi Gradle Integration Tests: In version 1.14.0, we identified an intermittent issue where images from Roborazzi did not always appear in the output directory during certain test scenarios, particularly when test results were cached. Despite efforts to resolve this in 1.14.0, the issue persisted due to its elusive nature. In this release, we have successfully addressed this problem, ensuring that images are now consistently placed in the output directory under similar conditions. This improvement has been verified through our integration tests. This issue may occur in user projects, so we recommend updating to this version. We continue to refine our testing processes to prevent similar issues in future releases.

What's Changed

Full Changelog: takahirom/roborazzi@1.14.0...1.15.0

Commits
  • bcee2ce 1.15.0
  • 38951f9 1.15.0
  • 4ab61f7 Merge pull request #349 from takahirom/takahirom/improve-performance-for-race...
  • 87239d9 Improve performance for race condition workaround
  • 13d30e7 Merge pull request #348 from takahirom/takahirom/improve-performance-for-race...
  • 4b88f35 Improve performance for race condition workaround
  • 63ce091 Merge pull request #347 from takahirom/takahirom/fix-issue-where-finalyzedTas...
  • 899ab53 Revert the forgotten )
  • 9daa348 Workaround race condition issue
  • 70d7cd2 Fix issue where finalizedTask is skipped unexpectedly
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-junit-rule from 1.14.0 to 1.15.0

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi-junit-rule's releases.

1.15.0

Improvements

  • Resolved a Race Condition in Roborazzi Gradle Integration Tests: In version 1.14.0, we identified an intermittent issue where images from Roborazzi did not always appear in the output directory during certain test scenarios, particularly when test results were cached. Despite efforts to resolve this in 1.14.0, the issue persisted due to its elusive nature. In this release, we have successfully addressed this problem, ensuring that images are now consistently placed in the output directory under similar conditions. This improvement has been verified through our integration tests. This issue may occur in user projects, so we recommend updating to this version. We continue to refine our testing processes to prevent similar issues in future releases.

What's Changed

Full Changelog: takahirom/roborazzi@1.14.0...1.15.0

Commits
  • bcee2ce 1.15.0
  • 38951f9 1.15.0
  • 4ab61f7 Merge pull request #349 from takahirom/takahirom/improve-performance-for-race...
  • 87239d9 Improve performance for race condition workaround
  • 13d30e7 Merge pull request #348 from takahirom/takahirom/improve-performance-for-race...
  • 4b88f35 Improve performance for race condition workaround
  • 63ce091 Merge pull request #347 from takahirom/takahirom/fix-issue-where-finalyzedTas...
  • 899ab53 Revert the forgotten )
  • 9daa348 Workaround race condition issue
  • 70d7cd2 Fix issue where finalizedTask is skipped unexpectedly
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-gradle-plugin from 1.14.0 to 1.15.0

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi-gradle-plugin's releases.

1.15.0

Improvements

  • Resolved a Race Condition in Roborazzi Gradle Integration Tests: In version 1.14.0, we identified an intermittent issue where images from Roborazzi did not always appear in the output directory during certain test scenarios, particularly when test results were cached. Despite efforts to resolve this in 1.14.0, the issue persisted due to its elusive nature. In this release, we have successfully addressed this problem, ensuring that images are now consistently placed in the output directory under similar conditions. This improvement has been verified through our integration tests. This issue may occur in user projects, so we recommend updating to this version. We continue to refine our testing processes to prevent similar issues in future releases.

What's Changed

Full Changelog: takahirom/roborazzi@1.14.0...1.15.0

Commits
  • bcee2ce 1.15.0
  • 38951f9 1.15.0
  • 4ab61f7 Merge pull request #349 from takahirom/takahirom/improve-performance-for-race...
  • 87239d9 Improve performance for race condition workaround
  • 13d30e7 Merge pull request #348 from takahirom/takahirom/improve-performance-for-race...
  • 4b88f35 Improve performance for race condition workaround
  • 63ce091 Merge pull request #347 from takahirom/takahirom/fix-issue-where-finalyzedTas...
  • 899ab53 Revert the forgotten )
  • 9daa348 Workaround race condition issue
  • 70d7cd2 Fix issue where finalizedTask is skipped unexpectedly
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @utzcoz.


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)

Bumps `roborazzi` from 1.14.0 to 1.15.0.

Updates `io.github.takahirom.roborazzi:roborazzi` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.14.0...1.15.0)

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.14.0...1.15.0)

Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.14.0...1.15.0)

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2024
Copy link
Member

@utzcoz utzcoz left a comment

Choose a reason for hiding this comment

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

@dependabot merge.

@dependabot dependabot bot merged commit 740a81c into master May 13, 2024
@dependabot dependabot bot deleted the dependabot/gradle/roborazzi-1.15.0 branch May 13, 2024 08:55
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant