synatic / noql

Converts SQL queries to Mongo find or aggregates
https://noql.synatic.dev/
GNU General Public License v3.0
46 stars 12 forks source link

Bump bson-objectid from 2.0.1 to 2.0.3 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bson-objectid from 2.0.1 to 2.0.3.

Release notes

Sourced from bson-objectid's releases.

v2.0.3

  • Merge pull request #48 from williamkapke/revert-46-patch-2 526adcb
  • Revert "Update isValid method to match the bson node library" e012435
  • Merge pull request #47 from rparet/fix_timestamp_type d1520df
  • fixed type on getTimestamp() b6efcc6
  • Merge pull request #46 from MrEmanuel/patch-2 5006541
  • Fixed typo.. 742268a
  • Update isValid function to match the bson node library 3c29614

https://github.com/williamkapke/bson-objectid/compare/v2.0.2...v2.0.3

v2.0.2

  • Merge pull request #41 from allouis/fix-types 6780f29
  • Removed types for generate method cad382e
  • Update types to handle calling ObjectID without new d7d3c5f
  • Added failing tests ed33cc9

https://github.com/williamkapke/bson-objectid/compare/v2.0.1...v2.0.2

Commits
  • a750d38 2.0.3
  • 526adcb Merge pull request #48 from williamkapke/revert-46-patch-2
  • e012435 Revert "Update isValid method to match the bson node library"
  • d1520df Merge pull request #47 from rparet/fix_timestamp_type
  • b6efcc6 fixed type on getTimestamp()
  • 5006541 Merge pull request #46 from MrEmanuel/patch-2
  • 742268a Fixed typo..
  • 3c29614 Update isValid function to match the bson node library
  • 25a73b0 2.0.2
  • 6780f29 Merge pull request #41 from allouis/fix-types
  • 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)
dependabot[bot] commented 2 years ago

Looks like bson-objectid is up-to-date now, so this is no longer needed.