Bump the dependency-updates group across 1 directory with 6 updates#310
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dependency-updates group across 1 directory with 6 updates#310dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dependency-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.airlift:airbase](https://github.com/airlift/airbase) | `305` | `322` | | [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) | `5.1.0` | `5.2.1` | | [io.airlift:units](https://github.com/airlift/units) | `1.10` | `1.12` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.42.0` | `2.43.0` | | [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) | `2.1.0` | `2.2.1` | | [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp) | `5.1.0` | `5.2.1` | Updates `io.airlift:airbase` from 305 to 322 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `com.squareup.okhttp3:okhttp-bom` from 5.1.0 to 5.2.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.1) Updates `io.airlift:units` from 1.10 to 1.12 - [Release notes](https://github.com/airlift/units/releases) - [Commits](airlift/units@1.10...1.12) Updates `com.google.errorprone:error_prone_annotations` from 2.42.0 to 2.43.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.42.0...v2.43.0) Updates `org.apache.maven.plugins:maven-scm-plugin` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-2.1.0...v2.2.1) Updates `com.squareup.okhttp3:okhttp-jvm` from 5.1.0 to 5.2.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.1) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '322' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: io.airlift:units dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependency-updates group with 6 updates in the / directory:
3053225.1.05.2.11.101.122.42.02.43.02.1.02.2.15.1.05.2.1Updates
io.airlift:airbasefrom 305 to 322Release notes
Sourced from io.airlift:airbase's releases.
... (truncated)
Commits
Updates
com.squareup.okhttp3:okhttp-bomfrom 5.1.0 to 5.2.1Changelog
Sourced from com.squareup.okhttp3:okhttp-bom's changelog.
Commits
a8b8dc5Prepare for release 5.2.1.7d7bdc6Upgrade to Okio 3.16.1 (#9131)2a95ed0Prepare for release 5.2.0.acfae32Revert "Add minimal HttpLoggingInterceptor support for streaming request and ...d82e875Put Brotli and Gzip in top-level files (#9116)d4a5be1Fix RequestBody events on upgraded connections (#8970)112a19dAdd RequestBody.sha256() (#9109)d41a755Start publishing dispatcher queue events (#9111)c06ff31Get Content-Type from the request body (#9113)fdac86bMake Request.toCurl work more like Chrome's 'copy as cURL' (#9112)Updates
io.airlift:unitsfrom 1.10 to 1.12Release notes
Sourced from io.airlift:units's releases.
Commits
037c794[maven-release-plugin] prepare release 1.12b3393f7Return DataSize.EMPTY singleton when bytes are zero748a2c6[maven-release-plugin] prepare for next development iterationceaa74e[maven-release-plugin] prepare release 1.112facc60Add SCM section to pom204a2f2Add automated release workflowdbf3fe4Update airlift to 363966687bTest on JDK 21 and 2562dd95cUpdate mvn wrapper to 3.3.4574e099Upgrade airbase to 307Updates
com.google.errorprone:error_prone_annotationsfrom 2.42.0 to 2.43.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
abec9b6Release Error Prone 2.43.0a97374aUpgrade Java version from 17 to 21 in release workflow5882a43Update release.yml851e0b0Remove obsolete uses of reflection from Error Prone344e3dcRemove an obsolete use of reflection5f46e62Fix a typo (wrong quotation mark).de7d191UpdateIncorrectMainMethoddocumentation in light of JEP512.09c78e0Remove an obsolete TODO17c271eTurn down AndroidJdkLibsChecker0ae79f5Add tests for subtypes of Immutable and ThreadSafe classesUpdates
org.apache.maven.plugins:maven-scm-pluginfrom 2.1.0 to 2.2.1Release notes
Sourced from org.apache.maven.plugins:maven-scm-plugin's releases.
... (truncated)
Commits
f2a75b3[maven-release-plugin] prepare for next development iteration65b342b[maven-release-plugin] prepare release maven-scm-2.2.1ab95cfc[maven-release-plugin] rollback the release of maven-scm-2.2.126021cf[maven-release-plugin] prepare for next development iteration851705aAdd method to ScmManager to get an ScmRepository from an existing01ffa73trivial: clarify description0e5bccdDeprecate ConsumerUtils (#1315)ea97644Reduce log noise (#1313)092eed6Use SSHD 2.16.0041492eFollow Oracle Javadoc guidelines (#1312)Updates
com.squareup.okhttp3:okhttp-jvmfrom 5.1.0 to 5.2.1Changelog
Sourced from com.squareup.okhttp3:okhttp-jvm's changelog.
Commits
a8b8dc5Prepare for release 5.2.1.7d7bdc6Upgrade to Okio 3.16.1 (#9131)2a95ed0Prepare for release 5.2.0.acfae32Revert "Add minimal HttpLoggingInterceptor support for streaming request and ...d82e875Put Brotli and Gzip in top-level files (#9116)d4a5be1Fix RequestBody events on upgraded connections (#8970)112a19dAdd RequestBody.sha256() (#9109)d41a755Start publishing dispatcher queue events (#9111)c06ff31Get Content-Type from the request body (#9113)fdac86bMake Request.toCurl work more like Chrome's 'copy as cURL' (#9112)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 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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