An open index of dependabot pull requests across open source projects.

build(deps): bump mongoose from 8.18.0 to 8.18.1

Open
Number: #71
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 15, 2025 at 06:58 AM UTC
(10 months ago)
Updated: September 15, 2025 at 06:58 AM UTC
(10 months ago)
Labels:
dependencies javascript
Description:

Bumps mongoose from 8.18.0 to 8.18.1.

Release notes

Sourced from mongoose's releases.

8.18.1 / 2025-09-08

  • types: correct type inference for maps of maps #15602
  • types(model): copy base model statics onto discriminator model #15623 #15600
  • types: fix types for a string of enums #15605 ruiaraujo
  • types(SchemaOptions): disallow versionKey: true, which fails at runtime #15606
  • docs(typescript): add example explaining how to use query helper overrides for handling lean() #15622 #15601
  • docs(transactions): add note about nested transactions #15624
Changelog

Sourced from mongoose's changelog.

8.18.1 / 2025-09-08

  • types: correct type inference for maps of maps #15602
  • types(model): copy base model statics onto discriminator model #15623 #15600
  • types: fix types for a string of enums #15605 ruiaraujo
  • types(SchemaOptions): disallow versionKey: true, which fails at runtime #15606
  • docs(typescript): add example explaining how to use query helper overrides for handling lean() #15622 #15601
  • docs(transactions): add note about nested transactions #15624
Commits
  • e86c102 chore: release 8.18.1
  • b78d37c Merge pull request #15624 from Automattic/vkarpov15/gh-15079
  • 8071004 docs(transactions): add note about nested transactions
  • 148393f Merge pull request #15622 from Automattic/vkarpov15/gh-15601
  • ead127b docs: correct toMap() example union handling
  • 24f8fb9 Merge pull request #15623 from Automattic/vkarpov15/gh-15600
  • 62bea80 docs: add working implementation of toMap() helper
  • 40a8904 Update docs/typescript/query-helpers.md
  • 9cd2c97 Update docs/typescript/query-helpers.md
  • 785909b types(model): copy base model statics onto discriminator model
  • 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 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+6
Deletions:
-6
Package Dependencies
Package:
mongoose
Ecosystem:
npm
Version Change:
8.18.0 → 8.18.1
Update Type:
Patch
Technical Details
ID: 7742718
UUID: 2828048739
Node ID: PR_kwDOMfVSas6okJlj
Host: GitHub
Repository: bervProject/InvitationAPI
Merge State: Unknown