Skip to content

chore(deps-dev): bump mongoose from 9.8.0 to 9.8.1 - #26

Merged
emmansun merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.8.1
Jul 29, 2026
Merged

chore(deps-dev): bump mongoose from 9.8.0 to 9.8.1#26
emmansun merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps mongoose from 9.8.0 to 9.8.1.

Release notes

Sourced from mongoose's releases.

9.8.1 / 2026-07-27

  • perf(document): avoid rebuilding modified paths during required path validation #16379 xianjianlf2
  • perf(document): avoid clearing the required paths cache on every document instantiation #16404 #16377
  • fix(query): reject update modifiers without paths #16387 AbdelrahmanHafez
  • perf: cache toString() results in array.unique to avoid redundant allocations #16390 vivek180905
  • types: respect the _id option when inferring StandardSchema types #16402
  • types(model): keep Model.schema typed when TSchema is omitted samuelmbabhazi
  • docs(guide): clarify strictQuery handling of filter paths not in the schema #16397 MuhammadFarhantahir
Changelog

Sourced from mongoose's changelog.

9.8.1 / 2026-07-27

  • perf(document): avoid rebuilding modified paths during required path validation #16379 xianjianlf2
  • perf(document): avoid clearing the required paths cache on every document instantiation #16404 #16377
  • fix(query): reject update modifiers without paths #16387 AbdelrahmanHafez
  • perf: cache toString() results in array.unique to avoid redundant allocations #16390 vivek180905
  • types: respect the _id option when inferring StandardSchema types #16402
  • types(model): keep Model.schema typed when TSchema is omitted samuelmbabhazi
  • docs(guide): clarify strictQuery handling of filter paths not in the schema #16397 MuhammadFarhantahir
Commits
  • ac79c2e chore: release 9.8.1
  • 4efed2c Merge pull request #16406 from samuelmbabhazi/fix/modelSchema
  • b915bd7 Merge pull request #16404 from Automattic/vkarpov15/gh-16377
  • 14b750e Merge pull request #16403 from Automattic/vkarpov15/gh-16402
  • 41e559d Merge pull request #16387 from AbdelrahmanHafez/fix/reject-pathless-update-mo...
  • 1415de4 types(model): keep Model.schema typed when TSchema is omitted
  • c0a75c2 Merge pull request #16390 from vivek180905/perf/cache-tostring-in-array-unique
  • 7bdee0d perf(document): avoid clearing required paths cache on every document instant...
  • 9947b06 test: expand test case to handle just _id: false
  • a843b42 types: respect _id option when inferring StandardSchema type
  • 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.8.0 to 9.8.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.8.0...9.8.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.8.1
  dependency-type: direct:development
  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 Jul 28, 2026
@emmansun
emmansun merged commit b880f87 into main Jul 29, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mongoose-9.8.1 branch July 29, 2026 00:43
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