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

chore(deps-dev): bump mongoose from 6.7.0 to 6.7.1 #10512

Merged
merged 1 commit into from Nov 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps mongoose from 6.7.0 to 6.7.1.

Release notes

Sourced from mongoose's releases.

6.7.1 / 2022-11-02

  • fix(query): select Map field with select: false when explicitly requested #12616 #12603 lpizzinidev
  • fix: correctly find paths underneath single nested document with an array of mixed #12605 #12530
  • fix(populate): better support for populating maps of arrays of refs #12601 #12494
  • fix(types): add missing create constructor signature override type #12585 naorpeled
  • fix(types): make array paths optional in inferred type of array default returns undefined #12649 #12420
  • fix(types): improve ValidateOpts type #12606 Freezystem
  • docs: add Lodash guide highlighting issues with cloneDeep() #12609
  • docs: removed v5 link from v6 docs #12641 #12624 lpizzinidev
  • docs: removed outdated connection example #12618 lpizzinidev
Changelog

Sourced from mongoose's changelog.

6.7.1 / 2022-11-02

  • fix(query): select Map field with select: false when explicitly requested #12616 #12603 lpizzinidev
  • fix: correctly find paths underneath single nested document with an array of mixed #12605 #12530
  • fix(populate): better support for populating maps of arrays of refs #12601 #12494
  • fix(types): add missing create constructor signature override type #12585 naorpeled
  • fix(types): make array paths optional in inferred type of array default returns undefined #12649 #12420
  • fix(types): improve ValidateOpts type #12606 Freezystem
  • docs: add Lodash guide highlighting issues with cloneDeep() #12609
  • docs: removed v5 link from v6 docs #12641 #12624 lpizzinidev
  • docs: removed outdated connection example #12618 lpizzinidev
Commits
  • f90e73d chore: release 6.7.1
  • 64f6ff4 Merge pull request #12649 from Automattic/vkarpov15/gh-12420
  • 1f6864f test: address some code review comments to streamline tests
  • f9501d2 Merge pull request #12646 from hasezoey/updateCheckout
  • 80f597f fix(types): make array paths optional in inferred type of array default retur...
  • fd2d826 Merge pull request #12632 from Automattic/dependabot/npm_and_yarn/master/axio...
  • 76e5940 chore(workflows): update actions/checkout to 3.1.0
  • 0d37fa5 Merge pull request #12640 from Automattic/dependabot/npm_and_yarn/master/mark...
  • b66f457 chore(deps-dev): bump marked from 4.1.1 to 4.2.1
  • 9d4cac8 Merge pull request #12641 from lpizzinidev/fix-12624
  • 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 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 6.7.0 to 6.7.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@6.7.0...6.7.1)

---
updated-dependencies:
- dependency-name: mongoose
  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 Nov 3, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build a0299e53-9a69-4199-867b-9b69f5aa338d

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.788%

Totals Coverage Status
Change from base Build 96726f7e-4402-44a7-8868-aa46bec194e5: 0.0%
Covered Lines: 6115
Relevant Lines: 6520

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 4da213d into master Nov 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/mongoose-6.7.1 branch November 3, 2022 08:49
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.

None yet

2 participants