Skip to content

Update gax versions to 1.22.0/0.39.0 - #3102

Merged
andreamlin merged 1 commit into
googleapis:masterfrom
andreamlin:update_gax_java
Mar 29, 2018
Merged

Update gax versions to 1.22.0/0.39.0#3102
andreamlin merged 1 commit into
googleapis:masterfrom
andreamlin:update_gax_java

Conversation

@andreamlin

@andreamlinandreamlin commented Mar 28, 2018

Copy link
Copy Markdown
Contributor

Blocked until the packages are up in Maven (https://repo1.maven.org/maven2/com/google/api/gax-httpjson/).

@andreamlin
andreamlin requested a review from pongad as a code ownerMarch 28, 2018 22:23
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 28, 2018
@andreamlin
andreamlin removed the request for review from pongadMarch 28, 2018 22:23
@andreamlinandreamlin mentioned this pull request Mar 28, 2018
@andreamlinandreamlin reopened this Mar 29, 2018
@andreamlinandreamlin changed the title Update gax versions to 1.22.0/0.39.0 (BLOCKED)Update gax versions to 1.22.0/0.39.0Mar 29, 2018
@andreamlin

Copy link
Copy Markdown
ContributorAuthor

PTAL

@garrettjonesgooglegarrettjonesgoogle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@andreamlin
andreamlin merged commit dd1c509 into googleapis:masterMar 29, 2018
@andreamlin
andreamlin deleted the update_gax_java branch September 7, 2018 14:50
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
* chore(main): release 3.17.2
* chore: generate libraries at Tue Oct 7 14:58:59 UTC 2025
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo pushed a commit that referenced this pull request Mar 9, 2026
* deps: update github/codeql-action action to v2.23.2
* 🦉 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>
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
* chore(main): release 3.17.2
* chore: generate libraries at Tue Oct 7 14:58:59 UTC 2025
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lxml](https://lxml.de/) ([source](https://togithub.com/lxml/lxml),
[changelog](https://git.launchpad.net/lxml/plain/CHANGES.txt)) |
`==5.2.2` -> `==5.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>lxml/lxml (lxml)</summary>
###
[`v5.3.0`](https://togithub.com/lxml/lxml/blob/HEAD/CHANGES.txt#530-2024-08-09)
[Compare
Source](https://togithub.com/lxml/lxml/compare/lxml-5.2.2...lxml-5.3.0)
\==================
## Features added
- [GH#421](https://togithub.com/GH/lxml/issues/421): Nested `CDATA`
sections are no longer rejected but split on output
to represent `]]>` correctly.
Patch by Gertjan Klein.
## Bugs fixed
- [LP#2060160](https://togithub.com/LP/lxml/issues/2060160): Attribute
values serialised differently in `xmlfile.element()` and
`xmlfile.write()`.
- [LP#2058177](https://togithub.com/LP/lxml/issues/2058177): The
ISO-Schematron implementation could fail on unknown prefixes.
Patch by David Lakin.
## Other changes
- [LP#2067707](https://togithub.com/LP/lxml/issues/2067707): The
`strip_cdata` option in `HTMLParser()` turned out to be useless and is
now deprecated.
- Binary wheels use the library versions libxml2 2.12.9 and libxslt
1.1.42.
- Windows binary wheels use the library versions libxml2 2.11.8 and
libxslt 1.1.39.
- Built with Cython 3.0.11.
</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---
<details><summary>2.44.0</summary>
##
[2.44.0](googleapis/sdk-platform-java@v2.43.0...v2.44.0)
(2024-08-16)
### Features
* update ErrorDetails to allow unpacking arbitrary messages
([#3073](googleapis/sdk-platform-java#3073))
([4295c6b](googleapis/sdk-platform-java@4295c6b))
### Bug Fixes
* Generator callable generation is based on method type
([#3075](googleapis/sdk-platform-java#3075))
([ab24c59](googleapis/sdk-platform-java@ab24c59))
* improve warnings for Direct Path xDS set via env
([#3019](googleapis/sdk-platform-java#3019))
([62de788](googleapis/sdk-platform-java@62de788))
### Dependencies
* update dependency argcomplete to v3.5.0
([#3099](googleapis/sdk-platform-java#3099))
([d695ff6](googleapis/sdk-platform-java@d695ff6))
* update dependency black to v24.8.0
([#3082](googleapis/sdk-platform-java#3082))
([c897a2c](googleapis/sdk-platform-java@c897a2c))
* update dependency com.google.crypto.tink:tink to v1.14.1
([#3083](googleapis/sdk-platform-java#3083))
([49ff9d6](googleapis/sdk-platform-java@49ff9d6))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3100](googleapis/sdk-platform-java#3100))
([3062109](googleapis/sdk-platform-java@3062109))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3101](googleapis/sdk-platform-java#3101))
([3baed5e](googleapis/sdk-platform-java@3baed5e))
* update dependency lxml to v5.3.0
([#3102](googleapis/sdk-platform-java#3102))
([9b185de](googleapis/sdk-platform-java@9b185de))
* update dependency org.apache.commons:commons-lang3 to v3.16.0
([#3103](googleapis/sdk-platform-java#3103))
([3bec611](googleapis/sdk-platform-java@3bec611))
* update dependency org.checkerframework:checker-qual to v3.46.0
([#3081](googleapis/sdk-platform-java#3081))
([9c7a3a5](googleapis/sdk-platform-java@9c7a3a5))
* update dependency org.easymock:easymock to v5.4.0
([#3079](googleapis/sdk-platform-java#3079))
([fba92b1](googleapis/sdk-platform-java@fba92b1))
* update dependency pyyaml to v6.0.2
([#3086](googleapis/sdk-platform-java#3086))
([cb27b35](googleapis/sdk-platform-java@cb27b35))
* update dependency watchdog to v4.0.2
([#3094](googleapis/sdk-platform-java#3094))
([72ac190](googleapis/sdk-platform-java@72ac190))
* update google api dependencies
([#3071](googleapis/sdk-platform-java#3071))
([815efac](googleapis/sdk-platform-java@815efac))
* update google auth library dependencies to v1.24.1
([#3109](googleapis/sdk-platform-java#3109))
([bd5236a](googleapis/sdk-platform-java@bd5236a))
* update googleapis/java-cloud-bom digest to a98202d
([#3097](googleapis/sdk-platform-java#3097))
([4455861](googleapis/sdk-platform-java@4455861))
* update googleapis/java-cloud-bom digest to ad905cc
([#3080](googleapis/sdk-platform-java#3080))
([fa245ae](googleapis/sdk-platform-java@fa245ae))
* update grpc dependencies to v1.66.0
([#3104](googleapis/sdk-platform-java#3104))
([934a2a4](googleapis/sdk-platform-java@934a2a4))
* update opentelemetry-java monorepo to v1.41.0
([#3105](googleapis/sdk-platform-java#3105))
([16540b0](googleapis/sdk-platform-java@16540b0))
* update protobuf to 3.25.4
([#3113](googleapis/sdk-platform-java#3113))
([f5d295d](googleapis/sdk-platform-java@f5d295d))
* update slf4j monorepo to v2.0.16
([#3098](googleapis/sdk-platform-java#3098))
([165e612](googleapis/sdk-platform-java@165e612))
### Documentation
* Update the Javadoc of ObsoleteApi.java
([#3088](googleapis/sdk-platform-java#3088))
([7ed2a7e](googleapis/sdk-platform-java@7ed2a7e))
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* chore: update dependency versions in java templates
* update other templates
Source-Link: googleapis/synthtool@0b86c72
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:68ba5f5164a4b55529d358bb262feaa000536a0c62980727dd05a91bbb47ea5e
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@andreamlin@garrettjonesgoogle@googlebot