meanstackjs icon indicating copy to clipboard operation
meanstackjs copied to clipboard

Bump mongo-express from 0.32.0 to 0.54.0 in /tools/mongo_express

Open dependabot[bot] opened this issue 5 years ago • 0 comments

Bumps mongo-express from 0.32.0 to 0.54.0.

Changelog

Sourced from mongo-express's changelog.

0.54 - Tue Dec 24, 2019

Breaking:

  • Change bson parsing to use mongo-query-parser [(#522)](https://github.com/mongo-express/mongo-express/pull/#522)
  • Drop support for node 6

New:

  • Support playing .wav file inline in collection [(#508)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/508)
  • Add node 12, and 13 to CI [(#517)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/517)
  • Add yarn.lock [(#515)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/515)
  • Fix broken save document for UUID (BinData 3 & 4) [(#537)](https://github.com/mongo-express/mongo-express/pull/#537)

Deps:

  • Pin Event stream to 4.0 [(#514)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/514)
  • Bump bootstrap from 3.3.7 to 3.4.1 [(#523)](https://github.com/mongo-express/mongo-express/pull/#523)
  • Bump lodash from 4.17.11 to 4.17.13 [(#532)](https://github.com/mongo-express/mongo-express/pull/#532)
  • Bump jquery from 3.3.1 to 3.4.1 [(#530)](https://github.com/mongo-express/mongo-express/pull/#530)
  • Bump mixin-deep from 1.3.1 to 1.3.2 [(#526)](https://github.com/mongo-express/mongo-express/pull/#526)
  • Bump js-yaml from 3.12.0 to 3.13.1 [(#527)](https://github.com/mongo-express/mongo-express/pull/#527)
  • Bump cross-env from 3.2.4 to 6.0.3 [(#519)](https://github.com/mongo-express/mongo-express/pull/#519)
  • Bump concurrently from 3.6.1 to 5.0.0 [(#507)](https://github.com/mongo-express/mongo-express/pull/#507)

0.53 - Sat Jul 20, 2019

New:

  • Add support to read CA certificate from file [(#465)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/465)
  • Add support for BinData v4 for the ID field [(#473)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/473)

Deps:

  • Update csurf to 1.10.0 [(#478)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/4778)
  • Update mocha to 6.1.4 [(#477)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/477)
  • Update cookie parser to 1.4.4 [(#474)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/474)

Documentation:

  • Update README with VCAP_APP_HOST and add more verbiage to help [(#466)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/466)
  • Fix default values of BASICAUTH environment variables in README [(#462)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/462)

0.52.2 - Sun Apr 7, 2019

Fix:

  • Test for existence of numExtents [(#463)](https://github-redirect.dependabot.com/mongo-express/mongo-express/pull/463)

0.52.1 - Fri Mar 29, 2019

Fix:

  • Duplicate VCAP_APP_HOST in dockerfile
... (truncated)
Commits
  • 7d36514 Bump 0.54
  • cae03a0 Merge pull request #537 from damien-malescot/master
  • d0e9a64 Fix broken save document for UUID (BinData 3 & 4)
  • 5203842 Drop support for node 6
  • 837612e Merge pull request #507 from mongo-express/dependabot/npm_and_yarn/concurrent...
  • f4bace0 Merge pull request #519 from mongo-express/dependabot/npm_and_yarn/cross-env-...
  • c4549fb Bump cross-env from 3.2.4 to 6.0.3
  • 49e9cef Merge pull request #527 from mongo-express/dependabot/npm_and_yarn/js-yaml-3....
  • 50e35ed Merge pull request #526 from mongo-express/dependabot/npm_and_yarn/mixin-deep...
  • 14079fa Bump concurrently from 3.6.1 to 5.0.0
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

dependabot[bot] avatar Dec 30 '19 19:12 dependabot[bot]