YaleDHLab / nhba

A digital archive of New Haven's architecture
https://nhba.yale.edu
4 stars 4 forks source link

Bump bson from 1.0.4 to 1.0.9 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps bson from 1.0.4 to 1.0.9.

Changelog

Sourced from bson's changelog.

1.0.9 (2018-06-07)

Bug Fixes

  • serializer: remove use of const (5feb12f)

1.0.7 (2018-06-06)

Bug Fixes

  • binary: add type checking for buffer (26b05b5)
  • bson: fix custom inspect property (080323b)
  • readme: clarify documentation about deserialize methods (20f764c)
  • serialization: normalize function stringification (1320c10)

1.0.6 (2018-03-12)

Features

  • serialization: support arbitrary sizes for the internal serialization buffer (abe97bc)

1.0.5 (2018-02-26)

Bug Fixes

  • decimal128: add basic guard against REDOS attacks (bd61c45)
  • objectid: if pid is 1, use random value (e188ae6)
Commits
  • 7656804 1.0.9
  • 5feb12f fix(serializer): remove use of const
  • e3d83de chore(travis): reenable 0.12 builds to catch legacy errors for 1.x
  • 889799b 1.0.8
  • 295ef9a refactor(utils): use a more robust method for function stringifying
  • 508b5ef fix(utils): do not use ES6 in the 1.x branch
  • bf4391c chore(browser): update browser build for 1.0.7
  • b73100f 1.0.7
  • 553a42d chore(npm): commit package lock and update package.json
  • 99801ca chore(travis): update to test against LTS versions of node + 10.x
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/YaleDHLab/nhba/network/alerts).
dependabot[bot] commented 2 years ago

Looks like bson is no longer updatable, so this is no longer needed.