update_version.sh: make maven run in batch mode#2132
Merged
pongad merged 1 commit intogoogleapis:masterfrom Jun 15, 2017
pongad:mvn-batch
Merged
update_version.sh: make maven run in batch mode#2132pongad merged 1 commit intogoogleapis:masterfrom pongad:mvn-batch
pongad merged 1 commit intogoogleapis:masterfrom
pongad:mvn-batch
Conversation
Newer versions of Maven has colored outputs, which messes with the script. The -B (batch) option disables colors. Could folks using older Mavens let me know if your versions accept the batch option?
Contributor
|
I'm using maven 3.3.9, and |
tcoffee-google
approved these changes
Jun 9, 2017
shinfan
approved these changes
Jun 9, 2017
chingor13
pushed a commit
that referenced
this pull request
Feb 20, 2026
…16.0 (#2132) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.16.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
meltsufin
pushed a commit
that referenced
this pull request
Apr 29, 2026
meltsufin
pushed a commit
that referenced
this pull request
May 1, 2026
meltsufin
pushed a commit
that referenced
this pull request
May 2, 2026
…e to v3.31.5 (#2132) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-firestore](https://redirect.github.com/googleapis/java-firestore) | `3.31.4` -> `3.31.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-firestore (com.google.cloud:google-cloud-firestore)</summary> ### [`v3.31.5`](https://redirect.github.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#3315-2025-05-28) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.58.0 ([cc007b4](https://redirect.github.com/googleapis/java-firestore/commit/cc007b47e0a95d43d15c01953c2fe1c0510c5c61)) ##### Dependencies - Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.5 ([#​2128](https://redirect.github.com/googleapis/java-firestore/issues/2128)) ([2d06fb6](https://redirect.github.com/googleapis/java-firestore/commit/2d06fb63bc638781e04e27569f5540e7f3bb1383)) - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.63.0 ([#​2122](https://redirect.github.com/googleapis/java-firestore/issues/2122)) ([5e4ed4e](https://redirect.github.com/googleapis/java-firestore/commit/5e4ed4e99c3aaa23a3007e4299f6998bf7d141b1)) - Update dependency com.google.cloud:google-cloud-trace to v2.63.0 ([#​2123](https://redirect.github.com/googleapis/java-firestore/issues/2123)) ([ceb3c42](https://redirect.github.com/googleapis/java-firestore/commit/ceb3c423e86a61a0a70458193d23b3eef8c6ee21)) - Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.35.0 ([#​2129](https://redirect.github.com/googleapis/java-firestore/issues/2129)) ([eb26f72](https://redirect.github.com/googleapis/java-firestore/commit/eb26f72dd1d2127a2bbbe82966d88e75c1738f5c)) </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-firestore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.
Newer versions of Maven has colored outputs, which messes with the script.
The -B (batch) option disables colors.
Could folks using older Mavens let me know if your versions accept
the batch option?