build(deps): bump testing/resources/specifications from d4d0cdf to 92b3c0b - #2039
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps): bump testing/resources/specifications from d4d0cdf to 92b3c0b#2039dependabot[bot] wants to merge 2 commits into
d4d0cdf to 92b3c0b#2039dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [testing/resources/specifications](https://github.com/mongodb/specifications) from `d4d0cdf` to `92b3c0b`. - [Release notes](https://github.com/mongodb/specifications/releases) - [Commits](mongodb/specifications@d4d0cdf...92b3c0b) --- updated-dependencies: - dependency-name: testing/resources/specifications dependency-version: 92b3c0b9287bfba1b0ec4084300858d05c654f8c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Assigned |
Use the DRIVERS-3392 corporate Azure key vault (via FLE_AZURE_USE_CORPORATE) and update the prose tests accordingly.
nhachicha
force-pushed
the
dependabot/submodules/testing/resources/specifications-92b3c0b
branch
from
August 26, 2026 14:45
2318e87 to
9c9fb14
Compare
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 testing/resources/specifications from
d4d0cdfto92b3c0b.Commits
92b3c0bDRIVERS-3588: Add Claude Code skill for retiring EOL server version reference...0d6fee4DRIVERS-3597 Fix over-strict update assertion and missing initialData in Open...615e0f9DRIVERS-3578 Use correct sum of backoffs for convenient transactions … (#1968)d9d69f5DRIVERS-2920 CSFLE/QE Support for HTTP Proxies (#1956)bed1133DRIVERS-3439 Remove pre-MongoDB 4.2 references from specs and tests (#1929)93a77b5DRIVERS-3556 skip change stream iterate-again CSOT test on 9.0+ sharded (#1965)adf42beDRIVERS-3392 migrate Azure credentials (#1955)b00d61cDRIVERS-3556 skip remaining affected CSOT change stream tests on 9.0+ sharded...d6fc118DRIVERS-3535 - Client Backpressure with baseBackoffMS (#1953)378b0fdDRIVERS-3572: Clarify ExtJSON format in OTel spec (#1963)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note: this PR now includes driver-side changes beyond the submodule bump:
JAVA-6231 Migrate Azure KMS CI credentials to the corporate key vault (DRIVERS-3392)
JAVA-6268 The bump pulls in the DRIVERS-3597 OpenTelemetry spec-test fixes (relaxed update assertions + missing initialData).