Bump the production-dependencies group across 1 directory with 3 updates #197
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.
Updates the requirements on mongoose, openai and zod to permit the latest version.
Updates
mongoose
to 8.15.2Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
064cfe6
chore: release 8.15.20d18d6e
Merge pull request #15477 from Automattic/vkarpov15/gh-154613c03ea8
Update test/schema.path.test.jsc761e46
Update test/schema.path.test.js923bacb
test: add missing test files re: #15461b7d9eaa
fix(document+schema): improve handling for setting paths underneath maps, inc...8849eb3
Merge pull request #15474 from Automattic/vkarpov15/gh-154397f98d3f
Merge pull request #15471 from Automattic/vkarpov15/gh-154661e35e16
Merge pull request #15472 from Automattic/gh-154470a582b5
fix(populate): handle populating deeply nested map pathsUpdates
openai
to 5.3.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
f4f5fde
Merge pull request #1541 from openai/release-please--branches--master--change...5a83783
release: 5.3.09988f8e
feat(api): Add o3-pro model IDsa9e959f
Merge pull request #1535 from openai/release-please--branches--master--change...f5dee4e
release: 5.2.064844f1
feat(api): Add tools and structured outputs to evalsb3d488f
docs(changelog): reference MIGRATION.md18484cc
fix(changelog): remove duplicated entries44ac3d9
chore: avoid type error in certain environmentsd758def
Merge pull request #1529 from openai/release-please--branches--master--change...Updates
zod
to 3.25.64Release notes
Sourced from zod's releases.
Commits
af88d74
Fix test0c686af
Remove type from mime issue pathb6e59c3
Check for existence of Error.captureStackTraceb142ea8
Fix $stripf350a69
3.25.63c626fe1
chore: update husky from v7 to v9 (#4682)29e4973
refactor: remove unnecessary assertion (#4672)8e20a20
Use consistent variable names for IP examples (#4679)6176dcb
Improve ISO second handling (#4680)112fff6
Fix iso testsDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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