[12.1.x EE10] Bump the dev-dependencies group across 1 directory with 26 updates#15323
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… 26 updates Bumps the dev-dependencies group with 25 updates in the /jetty-ee10 directory: | Package | From | To | | --- | --- | --- | | org.glassfish.jersey.containers:jersey-container-servlet | `3.1.11` | `3.1.12` | | org.glassfish.jersey.inject:jersey-hk2 | `3.1.11` | `3.1.12` | | org.glassfish.jersey.media:jersey-media-json-binding | `3.1.11` | `3.1.12` | | org.ow2.asm:asm | `9.10` | `9.10.1` | | org.ow2.asm:asm-commons | `9.10` | `9.10.1` | | org.ow2.asm:asm-bom | `9.10` | `9.10.1` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.8` | `3.5.9` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.3` | `2.22.0` | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.15.Final` | | [org.hibernate.search:hibernate-search-bom](https://github.com/hibernate/hibernate-search) | `8.3.1.Final` | `8.4.0.Final` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.34` | | [io.grpc:grpc-core](https://github.com/grpc/grpc-java) | `1.81.0` | `1.82.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.81.0` | `1.82.0` | | [io.smallrye.common:smallrye-common-annotation](https://github.com/smallrye/smallrye-common) | `2.18.1` | `2.19.0` | | [io.smallrye.common:smallrye-common-cpu](https://github.com/smallrye/smallrye-common) | `2.18.1` | `2.19.0` | | [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | `5.18.1` | `5.19.1` | | [net.java.dev.jna:jna-jpms](https://github.com/java-native-access/jna) | `5.18.1` | `5.19.1` | | [org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds) | `2.11.0` | `2.12.0` | | [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) | `3.45.0` | `3.46.0` | | [org.hibernate.models:hibernate-models](https://github.com/hibernate/hibernate-models) | `1.1.1` | `1.2.0` | | [eu.maveniverse.maven.njord:extension3](https://github.com/maveniverse/njord) | `0.9.6` | `0.9.8` | | [eu.maveniverse.maven.plugins:njord](https://github.com/maveniverse/njord) | `0.9.6` | `0.9.8` | | [org.apache.maven.extensions:maven-build-cache-extension](https://github.com/apache/maven-build-cache-extension) | `1.2.2` | `1.2.3` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.1` | `2.9.2` | Updates `org.glassfish.jersey.containers:jersey-container-servlet` from 3.1.11 to 3.1.12 Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.1.11 to 3.1.12 Updates `org.glassfish.jersey.media:jersey-media-json-binding` from 3.1.11 to 3.1.12 Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.1.11 to 3.1.12 Updates `org.glassfish.jersey.media:jersey-media-json-binding` from 3.1.11 to 3.1.12 Updates `org.ow2.asm:asm` from 9.10 to 9.10.1 Updates `org.ow2.asm:asm-commons` from 9.10 to 9.10.1 Updates `org.ow2.asm:asm-bom` from 9.10 to 9.10.1 Updates `org.ow2.asm:asm-commons` from 9.10 to 9.10.1 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.8 to 3.5.9 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.8...3.5.9) Updates `com.fasterxml.jackson:jackson-bom` from 2.21.3 to 2.22.0 - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.3...jackson-bom-2.22.0) Updates `io.netty:netty-bom` from 4.2.13.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.15.Final) Updates `org.hibernate.search:hibernate-search-bom` from 8.3.1.Final to 8.4.0.Final - [Release notes](https://github.com/hibernate/hibernate-search/releases) - [Changelog](https://github.com/hibernate/hibernate-search/blob/main/changelog.txt) - [Commits](hibernate/hibernate-search@8.3.1.Final...8.4.0.Final) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `org.ow2.asm:asm-bom` from 9.10 to 9.10.1 Updates `ch.qos.logback:logback-core` from 1.5.32 to 1.5.34 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.5.34) Updates `io.grpc:grpc-core` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.81.0...v1.82.0) Updates `io.grpc:grpc-netty-shaded` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.81.0...v1.82.0) Updates `io.grpc:grpc-netty-shaded` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.81.0...v1.82.0) Updates `io.smallrye.common:smallrye-common-annotation` from 2.18.1 to 2.19.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.18.1...2.19.0) Updates `io.smallrye.common:smallrye-common-cpu` from 2.18.1 to 2.19.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.18.1...2.19.0) Updates `net.java.dev.jna:jna` from 5.18.1 to 5.19.1 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.18.1...5.19.1) Updates `net.java.dev.jna:jna-jpms` from 5.18.1 to 5.19.1 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.18.1...5.19.1) Updates `net.java.dev.jna:jna-jpms` from 5.18.1 to 5.19.1 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.18.1...5.19.1) Updates `org.codehaus.plexus:plexus-classworlds` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/codehaus-plexus/plexus-classworlds/releases) - [Commits](codehaus-plexus/plexus-classworlds@plexus-classworlds-2.11.0...plexus-classworlds-2.12.0) Updates `org.eclipse.jdt:ecj` from 3.45.0 to 3.46.0 - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) Updates `org.hibernate.models:hibernate-models` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/hibernate/hibernate-models/releases) - [Commits](hibernate/hibernate-models@1.1.1...1.2.0) Updates `org.junit.platform:junit-platform-engine` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `eu.maveniverse.maven.njord:extension3` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/maveniverse/njord/releases) - [Commits](maveniverse/njord@release-0.9.6...release-0.9.8) Updates `eu.maveniverse.maven.plugins:njord` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/maveniverse/njord/releases) - [Commits](maveniverse/njord@release-0.9.6...release-0.9.8) Updates `org.apache.maven.extensions:maven-build-cache-extension` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/apache/maven-build-cache-extension/releases) - [Commits](apache/maven-build-cache-extension@maven-build-cache-extension-1.2.2...maven-build-cache-extension-1.2.3) Updates `eu.maveniverse.maven.plugins:njord` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/maveniverse/njord/releases) - [Commits](maveniverse/njord@release-0.9.6...release-0.9.8) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2) --- updated-dependencies: - dependency-name: org.glassfish.jersey.containers:jersey-container-servlet dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.glassfish.jersey.inject:jersey-hk2 dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.glassfish.jersey.media:jersey-media-json-binding dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.glassfish.jersey.inject:jersey-hk2 dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.glassfish.jersey.media:jersey-media-json-binding dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-commons dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-bom dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-commons dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.netty:netty-bom dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.hibernate.search:hibernate-search-bom dependency-version: 8.4.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.ow2.asm:asm-bom dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: io.grpc:grpc-core dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-annotation dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-cpu dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: net.java.dev.jna:jna dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: net.java.dev.jna:jna-jpms dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: net.java.dev.jna:jna-jpms dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.codehaus.plexus:plexus-classworlds dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.eclipse.jdt:ecj dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.hibernate.models:hibernate-models dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.junit.platform:junit-platform-engine dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eu.maveniverse.maven.njord:extension3 dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eu.maveniverse.maven.plugins:njord dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven.extensions:maven-build-cache-extension dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eu.maveniverse.maven.plugins:njord dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-version: 2.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 dev-dependencies group with 25 updates in the /jetty-ee10 directory:
3.1.113.1.123.1.113.1.123.1.113.1.129.109.10.19.109.10.19.109.10.13.5.83.5.92.21.32.22.04.2.13.Final4.2.15.Final8.3.1.Final8.4.0.Final6.0.36.1.01.5.321.5.341.81.01.82.01.81.01.82.02.18.12.19.02.18.12.19.05.18.15.19.15.18.15.19.12.11.02.12.03.45.03.46.01.1.11.2.00.9.60.9.80.9.60.9.81.2.21.2.32.9.12.9.2Updates
org.glassfish.jersey.containers:jersey-container-servletfrom 3.1.11 to 3.1.12Updates
org.glassfish.jersey.inject:jersey-hk2from 3.1.11 to 3.1.12Updates
org.glassfish.jersey.media:jersey-media-json-bindingfrom 3.1.11 to 3.1.12Updates
org.glassfish.jersey.inject:jersey-hk2from 3.1.11 to 3.1.12Updates
org.glassfish.jersey.media:jersey-media-json-bindingfrom 3.1.11 to 3.1.12Updates
org.ow2.asm:asmfrom 9.10 to 9.10.1Updates
org.ow2.asm:asm-commonsfrom 9.10 to 9.10.1Updates
org.ow2.asm:asm-bomfrom 9.10 to 9.10.1Updates
org.ow2.asm:asm-commonsfrom 9.10 to 9.10.1Updates
org.mariadb.jdbc:mariadb-java-clientfrom 3.5.8 to 3.5.9Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
... (truncated)
Commits
df4ebe2[misc] enhance TcpProxy and TcpProxySocket for improved thread safety and con...687c840[misc] update environment variable for Maxscale version4466ad6[misc] test stability improvement : update proxy close method in PooledConnec...1e29819[misc] update README versionda297f1Merge branch 'develop'83d3da9[misc] Update CHANGELOGe39e8b9match local infile filename case-sensitivelyd90b987[misc] Implement secure authentication checks and add regression tests for cr...f4a727c[CONJ-1320] PAM (dialog) authentication must require a secure connectiona87c711[misc] update CHANGELOGUpdates
com.fasterxml.jackson:jackson-bomfrom 2.21.3 to 2.22.0Commits
112e859[maven-release-plugin] prepare release jackson-bom-2.22.02cae2cePrep for 2.22.0 release7955d21Merge branch '2.21' into 2.x8922a05Post-release dep version bump1fa9943[maven-release-plugin] prepare for next development iterationd1abd31[maven-release-plugin] prepare release jackson-bom-2.21.42aaea43Prep for 2.21.4 release902ec69Update Woodstox/stax2-api (to 7.2.0/4.3.0)2570647Merge branch '2.21' into 2.x9d3a9d5Post-release dep version bumpUpdates
io.netty:netty-bomfrom 4.2.13.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-bom's releases.
... (truncated)
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
org.hibernate.search:hibernate-search-bomfrom 8.3.1.Final to 8.4.0.FinalRelease notes
Sourced from org.hibernate.search:hibernate-search-bom's releases.
... (truncated)
Changelog
Sourced from org.hibernate.search:hibernate-search-bom's changelog.
... (truncated)
Commits
7369a18[Jenkins release job] Preparing release 8.4.0.Final4e26c08[Jenkins release job] changelog.txt updated by release build 8.4.0.Finalfe410d2HSEARCH-5630 Add a few migration notes87335b6HSEARCH-5630 Update to Hibernate ORM 7.4.0.Final58d6af1HSEARCH-5624 Update Elasticsearch client (elasticsearch-rest5-client) to 9.4.19efe369Bump the build-dependencies group with 4 updatesbc1c185Use the ssh URL for updating the website during the release311adb0HSEARCH-5627 Mention limitations of a StatelessSessiond429b05HSEARCH-5627 Better error message for "incompatible" session types2eaeb28HSEARCH-5627 Add a simple StatelessSession testUpdates
org.junit:junit-bomfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)Updates
org.ow2.asm:asm-bomfrom 9.10 to 9.10.1Updates
ch.qos.logback:logback-corefrom 1.5.32 to 1.5.34Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
e62272aprepare release 1.5.341e9e926add resolveProxyClassRejectsDynamicProxies unit test2de5cbeadded StackTraceElementProxyTest, minor edits to AGENTS.md0e9b927in case StackTraceElement is null use a substitute, fixing issues/1040f7a0654prevent resolveProxyClass bypass249b81fdocs are no longer distributed1c3b26astart work on 1.5.34-SNAPSHOT124e8b4prepare release 1.5.33d8fd6f2escapeTags in message field when printing status messages95edbebhostnameVerification default to true in SSLParametersConfiguration, SSL.DEFAU...Updates
io.grpc:grpc-corefrom 1.81.0 to 1.82.0Release notes
Sourced from io.grpc:grpc-core's releases.
... (truncated)
Commits
78fb519Bump version to 1.82.0b62b0fcUpdate README etc to reference 1.82.08802dc3build: downgrade multiarch to Ubuntu 20.04 and consolidate images (#12830)be300bdkokoro: Avoid brew on Mac OS4111f6fcore: throw IOException when ProxySelector returns null or empty list (#12793)9410cafRevert "xds: CEL implementation (#12770)" (#12823)a6916c9core: Fix pick_first NPE when accepting resolved addresses and in `CONNECTING...52f2cd5Revert "okhttp: Optimize HPACK to index :path" (#12820)cc0d1a8xds: Reduce per-endpoint memory from CDS17be0d3Add Bazel 9.1.0 to our CI matrixUpdates
io.grpc:grpc-netty-shadedfrom 1.81.0 to 1.82.0Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
... (truncated)
Commits
78fb519Bump version to 1.82.0b62b0fcUpdate README etc to reference 1.82.08802dc3build: downgrade multiarch to Ubuntu 20.04 and consolidate images (#12830)be300bdkokoro: Avoid brew on Mac OS4111f6fcore: throw IOException when ProxySelector returns null or empty list (#12793)9410cafRevert "xds: CEL implementation (#12770)" (#12823)a6916c9core: Fix pick_first NPE when accepting resolved addresses and in `CONNECTING...52f2cd5Revert "okhttp: Optimize HPACK to index :path" (#12820)cc0d1a8xds: Reduce per-endpoint memory from CDS17be0d3Add Bazel 9.1.0 to our CI matrix