Skip to content

build(deps): bump mongoose from 9.2.3 to 9.2.4#137

Merged
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/mongoose-9.2.4
Mar 9, 2026
Merged

build(deps): bump mongoose from 9.2.3 to 9.2.4#137
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/mongoose-9.2.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps mongoose from 9.2.3 to 9.2.4.

Release notes

Sourced from mongoose's releases.

9.2.4 / 2026-03-03

  • types(models): allow unknown keys in subdocs while retaining autocomplete suggestions #16048
  • types(schema): fix issues related to defining timestamps and virtuals with methods and/or statics in schema options #16052 #16046
  • docs: use lowercase primitive types in JSDoc and fix incorrect @returns declarations #16036 #16018
  • docs(field-level-encryption): improve CSFLE docs with model registration guidance and schema definition example #16065 #16015
Changelog

Sourced from mongoose's changelog.

9.2.4 / 2026-03-03

  • types(models): allow unknown keys in subdocs while retaining autocomplete suggestions #16048
  • types(schema): fix issues related to defining timestamps and virtuals with methods and/or statics in schema options #16052 #16046
  • docs: use lowercase primitive types in JSDoc and fix incorrect @returns declarations #16036 #16018
  • docs(field-level-encryption): improve CSFLE docs with model registration guidance and schema definition example #16065 #16015
Commits
  • c8a93b6 chore: release 9.2.4
  • c55dcb2 Merge pull request #16065 from Automattic/vkarpov15/gh-16015-2
  • 2de9bbe Update docs/field-level-encryption.md
  • 2217d98 Update docs/field-level-encryption.md
  • f818d44 Update docs/field-level-encryption.md
  • 78f55cc docs(field-level-encryption): add example of defining schema with csfle
  • eb6f2a2 docs(field-level-encryption): improve notes about registering models before c...
  • 7971d30 Merge pull request #16061 from Automattic/dependabot/npm_and_yarn/master/ajv-...
  • 02b03fe Merge pull request #16063 from Automattic/vkarpov15/eslint-10
  • 92a5b7b upgrade to eslint 10.x
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.2.3...9.2.4)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
@berviantoleo berviantoleo merged commit ffe215e into main Mar 9, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongoose-9.2.4 branch March 9, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant