chore(deps)(deps): bump the testing group with 4 updates - #6
Merged
Conversation
Bumps the testing group with 4 updates: [io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi), [io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi), [io.github.takahirom.roborazzi:roborazzi-junit-rule](https://github.com/takahirom/roborazzi) and [io.github.takahirom.roborazzi](https://github.com/takahirom/roborazzi). Updates `io.github.takahirom.roborazzi:roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) Updates `io.github.takahirom.roborazzi` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/takahirom/roborazzi/releases) - [Commits](takahirom/roborazzi@1.68.0...1.69.0) --- updated-dependencies: - dependency-name: io.github.takahirom.roborazzi:roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-compose dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-compose dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: io.github.takahirom.roborazzi dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the testing group with 4 updates: io.github.takahirom.roborazzi:roborazzi, io.github.takahirom.roborazzi:roborazzi-compose, io.github.takahirom.roborazzi:roborazzi-junit-rule and io.github.takahirom.roborazzi.
Updates
io.github.takahirom.roborazzi:roborazzifrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi:roborazzi's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzi:roborazzi-composefrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi:roborazzi-compose's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzi:roborazzi-junit-rulefrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi:roborazzi-junit-rule's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzifrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzi:roborazzi-composefrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi:roborazzi-compose's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzi:roborazzi-junit-rulefrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi:roborazzi-junit-rule's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerUpdates
io.github.takahirom.roborazzifrom 1.68.0 to 1.69.0Release notes
Sourced from io.github.takahirom.roborazzi's releases.
... (truncated)
Commits
42b00b51.69.0e74d48fMerge pull request #886 from takahirom/takahirom/fix-webp-overwrite-truncation241010aMerge pull request #884 from takahirom/tm/uitree-5-release-hardening25251c7Use assertTrue and assertThrows in annotation hardening tested31f42Use assertTrue instead of assert in ImageIoFormatOverwriteTest4c602dcMerge pull request #885 from takahirom/tm/optimize-bitmap-to-bufferedimageacd9bffFix WebP golden file corruption when overwriting with a smaller image9dc8c79Clean up shared outputs in boxed UI tree tests962cb7eName annotation-writer lambdas in desktop and iOS dump helpers0e22bf3Signal actual-image writes explicitly to annotated image writerDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions