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

[Snyk] Upgrade mongoose from 7.1.0 to 7.1.1 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

giuseppealbrizio
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mongoose from 7.1.0 to 7.1.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-05-10.
Release notes
Package name: mongoose
  • 7.1.1 - 2023-05-10

    7.1.1 / 2023-05-10

    • fix(document): handle set() from top-level underneath a map of mixed #13386
    • fix: don't modify passed options object to createConnection() #13376
    • types: make lean() not clobber result type for updateOne(), etc. #13389 #13382
    • types: handle union types in FlattenMaps #13368 #13346 Jokero
    • types(document): correct return type for Model.prototype.deleteOne(): promise, not query #13367 #13223
    • types: update document.d.ts $set function params to match set #13304 jeffersonlipsky
    • docs: add excludeIndexes to the guide schema options list #13377 #13287
    • docs: fix broken "fork me" on home page #13336
  • 7.1.0 - 2023-04-27

    7.1.0 / 2023-04-27

    • feat: upgrade mongodb -> 5.3.0
    • feat(schema): add BigInt support, upgrade mongodb -> 5.3.0 #13318 #13081 #6936
    • feat: handle MongoDB's new UUID type, export mongoose.Types.UUID #13323 #13103
    • feat: implement createCollections() #13324
    • feat(query): add isPathSelectedInclusive function on query #13177
    • types: added overloads for Schema.pre/post with different values for SchemaPreOptions #12680 jpilgrim
    • types(query): make lean() flatten out inferred maps into Record<string, V> #13326 #13010
    • docs: update README deno url #13332
    • docs: update jsdoc to use full URLs instead of non-prefix absolute urls (also fix some urls) #13328 hasezoey
    • docs: reload api js files on change #13313 hasezoey
    • docs: update website sidebar to be better use-able #13321 hasezoey
    • docs: fix schematype @ see links #13310 hasezoey
    • docs(subdocuments): remove callback usage, use deleteOne() rather than remove() re: #13284 #13316
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • ecb0249 chore: release 7.1.1
  • f8244bd Merge pull request #13389 from Automattic/vkarpov15/gh-13382
  • cc17197 types: make `lean()` not clobber result type for `updateOne()`, etc.
  • c0b492c Merge pull request #13304 from jeffersonlipsky/patch-1
  • a2040f6 Merge pull request #13386 from Automattic/vkarpov15/gh-13327-2
  • 59a29a8 Merge branch '6.x'
  • 7a90868 Merge branch '6.x' of github.com:Automattic/mongoose into 6.x
  • 23132db chore: release 6.11.1
  • d96de21 Merge pull request #13384 from Automattic/vkarpov15/gh-13373
  • 0ab335f docs: add note about SUPPRESS_JEST_WARNINGS to jest docs
  • be67d0f fix(document): handle set() from top-level underneath a map of mixed
  • 678178a Merge pull request #13381 from Automattic/vkarpov15/avoid-sending-overwrite
  • eb28aaf fix: quick error message improvement
  • 9ea1a64 fix: add SUPPRESS_JEST_WARNINGS environment variable to silence jest warnings
  • f0a535e fix(query+timestamps): avoid sending `overwrite` and `timestamps` options to MongoDB
  • 8305821 Merge pull request #13376 from Automattic/IslandRhythms/gh-13335
  • afe1943 Update connection.test.js
  • 4ebfb51 Merge pull request #13339 from Automattic/vkarpov15/gh-13327
  • ac00359 docs: quick jsdoc fix
  • 2605339 fix: recursively propagate strict values to child schemas, add docs to new helpers
  • 913b945 fix: lint
  • b964438 remove 1 line, fix 1 test
  • 0b17caf Merge pull request #13377 from Automattic/IslandRhythms/gh-13287
  • 30e7405 Update guide.md

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@giuseppealbrizio giuseppealbrizio self-assigned this Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants