Build(deps): bump the minor-and-patch group with 4 updates#168
Merged
kwsantiago merged 1 commit intomainfrom Feb 22, 2026
Merged
Build(deps): bump the minor-and-patch group with 4 updates#168kwsantiago merged 1 commit intomainfrom
kwsantiago merged 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 4 updates: [com.google.zxing:core](https://github.com/zxing/zxing), [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines), androidx.test.ext:junit and androidx.test:core. Updates `com.google.zxing:core` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](zxing/zxing@zxing-3.5.3...zxing-3.5.4) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) Updates `androidx.test.ext:junit` from 1.1.5 to 1.3.0 Updates `androidx.test:core` from 1.5.0 to 1.7.0 --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: androidx.test:core dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 4 updates: com.google.zxing:core, org.jetbrains.kotlinx:kotlinx-coroutines-test, androidx.test.ext:junit and androidx.test:core.
Updates
com.google.zxing:corefrom 3.5.3 to 3.5.4Release notes
Sourced from com.google.zxing:core's releases.
Commits
f651b0a[maven-release-plugin] prepare release zxing-3.5.46d66bd9Restore 3.5.4-SNAPSHOTc65c550[maven-release-plugin] prepare release zxing-3.5.400ff3cbAdd new Sonatype repo4a16098[maven-release-plugin] rollback the release of zxing-3.5.47c58665[maven-release-plugin] prepare for next development iterationb36e149[maven-release-plugin] prepare release zxing-3.5.48536950[maven-release-plugin] rollback the release of zxing-3.5.41fe940f[maven-release-plugin] prepare release zxing-3.5.46cf1062Manually update secondary packages to 3.5.4. parentUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.7.3 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
... (truncated)
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)8627cc3Fix an explanation of flow emit (#4391)5f8035cSpecify explicit return types for some public API functions (#4389)465e29dSet a predefined image width in debug-coroutines-with-idea.md (#4377)96de301Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
androidx.test.ext:junitfrom 1.1.5 to 1.3.0Updates
androidx.test:corefrom 1.5.0 to 1.7.0Dependabot 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