Update mongoose 8.14.1 → 8.14.2 (patch) #155
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mongoose (8.14.1 → 8.14.2) · Repo · Changelog
Release Notes
8.14.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
chore: release 8.14.2
Merge pull request #15405 from Automattic/vkarpov15/gh-10591-docs
Merge pull request #15408 from stscoundrel/ci-node-24
prevValue tests: use Node 24 compatible assert
CI: add Node 24
docs+types(schema): add alternative optimisticConcurrency syntaxes to docs + types
Merge pull request #15398 from Automattic/dependabot/npm_and_yarn/master/webpack-5.99.7
Merge pull request #15397 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.27.1
Merge pull request #15396 from Automattic/dependabot/npm_and_yarn/master/tsd-0.32.0
chore(deps-dev): bump @babel/preset-env from 7.26.9 to 7.27.1
chore(deps-dev): bump tsd from 0.31.2 to 0.32.0
chore(deps-dev): bump webpack from 5.98.0 to 5.99.7
Merge pull request #15395 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.27.1
Merge pull request #15394 from Automattic/dependabot/npm_and_yarn/master/marked-15.0.11
Merge pull request #15393 from Automattic/dependabot/npm_and_yarn/master/mocha-11.2.2
Merge pull request #15392 from Automattic/dependabot/npm_and_yarn/master/typescript-5.8.3
Merge pull request #15388 from Automattic/vkarpov15/gh-15386
style: fix lint
Update lib/helpers/update/castArrayFilters.js
refactor: remove unnecessary variable re: code review comments
Merge pull request #15391 from Automattic/vkarpov15/mongoosejs-lean-virtuals#74
chore(deps-dev): bump mocha from 11.1.0 to 11.2.2
Merge pull request #15400 from hasezoey/lintChanges
Merge pull request #15379 from hasezoey/docsReduceLength
chore: fix randomly broken github action workflow files
chore(scripts/website): catch errors and print them
test: enable / remove skipped tests
test: remove "mongo24|6_or_greater" check
chore(scripts/website): enable lint for file
chore(gitignore): ignore deno.lock
chore: remove residual eslintrc from otherwise empty directory
chore: rename deno files to ".mjs"
chore(deps-dev): bump @babel/core from 7.26.10 to 7.27.1
chore(deps-dev): bump marked from 15.0.7 to 15.0.11
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
docs: add link to typescript virtuals docs
docs(typescript): correct schema and model generic params in TS virtuals docs
fix(query): handle casting array filter paths underneath array filter paths with embedded discriminators
Merge branch '7.x'
chore: bump ubuntu versions
chore: bump ubuntu and node versions
chore: remove upload-artifact for now because of test failures https://github.com/Automattic/mongoose/actions/runs/14758142753/job/41431702207
chore: release 7.8.7
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands