Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongoose from 8.5.3 to 8.6.0 #157

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2024

Bumps mongoose from 8.5.3 to 8.6.0.

Release notes

Sourced from mongoose's releases.

8.6.0 / 2024-08-28

  • feat: upgrade mongodb -> 6.8.0, handle throwing error on closed cursor in Mongoose with MongooseError instead of MongoCursorExhaustedError #14813
  • feat(model+query): support options parameter for distinct() #14772 #8006
  • feat(QueryCursor): add getDriverCursor() function that returns the raw driver cursor #14745
  • types: change query selector to disallow unknown top-level keys by default #14764 alex-statsig
  • types: make toObject() and toJSON() not generic by default to avoid type widening #14819 #12883
  • types: avoid automatically inferring lean result type when assigning to explicitly typed variable #14734

8.5.5 / 2024-08-28

  • fix(populate): fix a couple of other places where Mongoose gets the document's _id with getters #14833 #14827 #14759
  • fix(discriminator): shallow clone Schema.prototype.obj before merging schemas to avoid modifying original obj #14821
  • types: fix schema type based on timestamps schema options value #14829 #14825 ark23CIS

8.5.4 / 2024-08-23

  • fix: add empty string check for collection name passed #14806 Shubham2552
  • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809
Changelog

Sourced from mongoose's changelog.

8.6.0 / 2024-08-28

  • feat: upgrade mongodb -> 6.8.0, handle throwing error on closed cursor in Mongoose with MongooseError instead of MongoCursorExhaustedError #14813
  • feat(model+query): support options parameter for distinct() #14772 #8006
  • feat(QueryCursor): add getDriverCursor() function that returns the raw driver cursor #14745
  • types: change query selector to disallow unknown top-level keys by default #14764 alex-statsig
  • types: make toObject() and toJSON() not generic by default to avoid type widening #14819 #12883
  • types: avoid automatically inferring lean result type when assigning to explicitly typed variable #14734

8.5.5 / 2024-08-28

  • fix(populate): fix a couple of other places where Mongoose gets the document's _id with getters #14833 #14827 #14759
  • fix(discriminator): shallow clone Schema.prototype.obj before merging schemas to avoid modifying original obj #14821
  • types: fix schema type based on timestamps schema options value #14829 #14825 ark23CIS

8.5.4 / 2024-08-23

  • fix: add empty string check for collection name passed #14806 Shubham2552
  • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809

7.8.1 / 2024-08-19

  • fix(query): handle casting $switch in $expr #14761
  • docs(mongoose): remove out-of-date callback-based example for mongoose.connect() #14811 #14810
Commits
  • 69dacc2 chore: release 8.6.0
  • 7923cd0 Merge pull request #14838 from Automattic/dependabot/npm_and_yarn/webpack-5.94.0
  • 473a636 Merge pull request #14831 from Automattic/8.6
  • 0a93334 Merge branch 'master' into 8.6
  • 5d3e9ee chore(deps-dev): bump webpack from 5.93.0 to 5.94.0
  • fb0febb chore: release 8.5.5
  • 05055f0 Merge pull request #14833 from Automattic/vkarpov15/gh-14827
  • 9526e66 fix(discriminator): shallow clone Schema.prototype.obj before merging schem...
  • be403ff Merge pull request #14832 from shallow-beach/patch-1
  • 16df3da chore: remove extraneous headers
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependencies/npm Pull requests that update NPM dependencies labels Aug 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2024

Superseded by #161.

@dependabot dependabot bot closed this Sep 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 7, 2024 07:13
@IsakTheHacker IsakTheHacker restored the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 12, 2024 18:58
@IsakTheHacker IsakTheHacker reopened this Sep 12, 2024
@IsakTheHacker IsakTheHacker self-assigned this Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

Superseded by #164.

@dependabot dependabot bot closed this Sep 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 12, 2024 19:00
@IsakTheHacker IsakTheHacker restored the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 12, 2024 19:01
@IsakTheHacker IsakTheHacker reopened this Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2024

Superseded by #167.

@dependabot dependabot bot closed this Sep 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 21, 2024 07:35
@IsakTheHacker IsakTheHacker restored the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 24, 2024 15:10
@IsakTheHacker
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

@IsakTheHacker IsakTheHacker reopened this Sep 24, 2024
@IsakTheHacker
Copy link
Owner

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch from 9eebffb to c563b6e Compare September 24, 2024 15:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2024

Superseded by #168.

@dependabot dependabot bot closed this Sep 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/mongoose-8.6.0 branch September 28, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies/npm Pull requests that update NPM dependencies dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant