DaveLuhman / toolkeeper

Tool Crib Web Application
2 stars 0 forks source link

chore(deps): bump mongoose-unique-validator from 5.0.0 to 5.0.1 #230

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps mongoose-unique-validator from 5.0.0 to 5.0.1.

Changelog

Sourced from mongoose-unique-validator's changelog.

5.0.1

  • Fixes conflict when schemas define paths named parent.

5.0

  • Updates to mongoose 8

4.0

  • Updates to mongoose 7

3.1.0

  • Fixes "expected _id to be unique" errors.
  • Fixes error when model is the name of a field.

3.0.0

  • Re-versions and deprecates v2.0.4 due to major mongoose version bump.

2.0.4

  • Updates Mongoose dependency to 6.x.

2.0.3

  • Escapes regular expression characters when used with case-insensitive option.

2.0.2

  • Updates collection.count to collection.countDocuments for mongoose deprecation.

2.0.1

  • Restores strict mode for backwards-compat with Node 4+.

2.0.0

  • Corrects handling of _id column index when used with Mongoose v5.
  • Removes tests/support for custom _id column unique indexes.

1.0.6

  • Adds support for uniqueCaseInsensitive on index options.

1.0.5

  • Updated validator to use a promise, as async validators are deprecated as of Mongoose 4.9.

... (truncated)

Commits


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 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)

This change is Reviewable

deepsource-io[bot] commented 2 months ago

Here's the code health analysis summary for commits 426ac6f..607b219. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
dependabot[bot] commented 2 months ago

Looks like mongoose-unique-validator is up-to-date now, so this is no longer needed.