meanstackjs
meanstackjs copied to clipboard
Bump snyk and mongo-express in /tools/mongo_express
Removes snyk. It's no longer used after updating ancestor dependency mongo-express. These dependencies need to be updated together.
Removes snyk
Updates mongo-express
from 0.32.0 to 1.0.0
Release notes
Sourced from mongo-express's releases.
Initial node18 support
What's Changed
- Bump lodash.merge from 4.6.1 to 4.6.2 by
@dependabot
in mongo-express/mongo-express#525- Fix broken delete document for UUID (BinData 3 & 4) by
@damien-malescot
in mongo-express/mongo-express#538- Don't drop the collection on Delete docs action when no query is provided. by
@Premik
in mongo-express/mongo-express#502- Use ".csv" extension on CSV exports by
@FossPrime
in mongo-express/mongo-express#578- Update mongodb, query parser and rewrite lib/db by
@dozoisch
in mongo-express/mongo-express#558- Update docs to stop using Docker --link flag by
@tianon
in mongo-express/mongo-express#582- Disable delete actions by
@xandout
in mongo-express/mongo-express#608- Fix boolean parameter parsing by
@StMarian
in mongo-express/mongo-express#604
- Fix invalid default values for config by
@JafarAkhondali
in mongo-express/mongo-express#614- Fix query options bug from Mongodb breaking change by
@JafarAkhondali
in mongo-express/mongo-express#615- Fixed Issue #590: docker build fails, gpg not found by
@HelioStrike
in mongo-express/mongo-express#616- Update to webpack 3 from 2 by
@dozoisch
in mongo-express/mongo-express#620- Update to webpack 4, and babel 7 by
@dozoisch
in mongo-express/mongo-express#624- Update webpack to 5 and a lot of dependencies by
@dozoisch
in mongo-express/mongo-express#625- Update eslint and get closer to airbnb config by
@dozoisch
in mongo-express/mongo-express#626- Bump patch-package from 6.2.0 to 6.2.2 by
@dependabot-preview
in mongo-express/mongo-express#628- Updated dependencies to latest minor version by
@mathieumg
in mongo-express/mongo-express#637- Upgrade to GitHub-native Dependabot by
@dependabot-preview
in mongo-express/mongo-express#682- Bump webpack-cli from 4.1.0 to 4.7.0 by
@dependabot
in mongo-express/mongo-express#695- Bump browserslist from 4.14.5 to 4.16.6 by
@dependabot
in mongo-express/mongo-express#707- Fix invalid config fallback values by
@JafarAkhondali
in mongo-express/mongo-express#710- [Security] Bump ssri from 8.0.0 to 8.0.1 by
@dependabot-preview
in mongo-express/mongo-express#670- [Security] Bump y18n from 4.0.0 to 4.0.3 by
@dependabot-preview
in mongo-express/mongo-express#679- [Fix] import standart\jsonArray files, alert on successful import by
@RainGrid
in mongo-express/mongo-express#789- [Security] Bump ini from 1.3.5 to 1.3.7 by
@dependabot-preview
in mongo-express/mongo-express#650- Move to GitHub actions by
@dozoisch
in mongo-express/mongo-express#796- Run only in ubuntu for now by
@dozoisch
in mongo-express/mongo-express#797- Fixup remove cache by
@dozoisch
in mongo-express/mongo-express#798- Now requiring Node 12+ and updated Webpack plus related plugins by
@mathieumg
in mongo-express/mongo-express#799- [fix] db admin access and server stats by
@RainGrid
in mongo-express/mongo-express#792- Updated testing-related libraries: Chai, Mocha & Supertest by
@mathieumg
in mongo-express/mongo-express#801- Updated developer tooling (Cross-env, Nodemon, Concurrently, Patch Package, Update Notifier) by
@mathieumg
in mongo-express/mongo-express#802- Bump cli-color from 2.0.0 to 2.0.1 by
@dependabot
in mongo-express/mongo-express#806- Bump moment from 2.29.1 to 2.29.2 by
@dependabot
in mongo-express/mongo-express#837- Bump eslint-plugin-lodash from 7.1.0 to 7.4.0 by
@dependabot
in mongo-express/mongo-express#828- CA should be a path to a PEM file by
@BlackthornYugen
in mongo-express/mongo-express#815- Minor linting changes by
@BlackthornYugen
in mongo-express/mongo-express#852- Bump terser from 5.9.0 to 5.14.2 by
@dependabot
in mongo-express/mongo-express#868- Parse boolean from environment vars by
@hereblur
in mongo-express/mongo-express#862- Bump moment from 2.29.2 to 2.29.4 by
@dependabot
in mongo-express/mongo-express#870- Bump ansi-regex from 4.1.0 to 4.1.1 by
@dependabot
in mongo-express/mongo-express#838- Update busboy to v1.6.0 by
@rtritto
in mongo-express/mongo-express#855- Bump bson from 4.2.0 to 4.7.0 by
@dependabot
in mongo-express/mongo-express#871- Bump glob-parent from 5.1.1 to 5.1.2 by
@dependabot
in mongo-express/mongo-express#713- Rename depricated cloud foundry var "VCAP_APP_PORT" to "PORT" by
@rtritto
in mongo-express/mongo-express#856- Fix memory leak related to connect.session of MemoryStore by
@rtritto
in mongo-express/mongo-express#874- Bump webpack-cli from 4.9.1 to 4.10.0 by
@dependabot
in mongo-express/mongo-express#873- Bump method-override from 2.3.10 to 3.0.0 by
@dependabot
in mongo-express/mongo-express#805
... (truncated)
Changelog
Sourced from mongo-express's changelog.
1.0-alpha.4 - Fri Jun 4, 2021
Fix:
- Fix invalid config fallback values [(#710)](mongo-express/mongo-express#710)
Deps:
- Upgrade to GitHub-native Dependabot [(#682)](mongo-express/mongo-express#682)
- Bump webpack-cli from 4.1.0 to 4.7.0 [(#695)](mongo-express/mongo-express#695)
- Bump browserslist from 4.14.5 to 4.16.6 [(#707)](mongo-express/mongo-express#707)
1.0-alpha.2 - Mon Apr 3, 2021
New:
- Property to disable delete action [(#608)](mongo-express/mongo-express#608)
Fix:
- Fix boolean parameter parsing [(#604)](mongo-express/mongo-express#604)
- Fix invalid default values for config [(#614)](mongo-express/mongo-express#614)
- Fix query options bug from Mongodb breaking change [(#615)](mongo-express/mongo-express#615)
- Fix several XSS vulnerability (#merge
Deps:
- Update babel to 7 [(#624)](mongo-express/mongo-express#624)
- Update webpack to 5 [(#625)](mongo-express/mongo-express#625)
- Update eslint [(#626)](mongo-express/mongo-express#626)
1.0-alpha.1 - Mon Jun 22, 2020
Breaking:
- Change mongo-query-parser to 2.0. This changes how parsing works altogether and drop support for some advanced syntax but is safer [(#528)](mongo-express/mongo-express#528)
- Rewrite the connection module to use mongo as much as possible and update mongodb to 3.5 [(#528)](mongo-express/mongo-express#528)
New:
- Add csv extension in file export [(#578)](mongo-express/mongo-express#578)
- Don't drop the collection on Delete docs action when no query is provided. [(#502)](mongo-express/mongo-express#502)
- Fix broken delete document for UUID (BinData 3 & 4) [(#538)](mongo-express/mongo-express#538)
Deps:
- Bump lodash to 4.6.2 [(#525)](mongo-express/mongo-express#525)
0.54 - Tue Dec 24, 2019
Breaking:
- Change bson parsing to use mongo-query-parser [(#522)](mongo-express/mongo-express#522)
- Drop support for node 6
New:
- Support playing .wav file inline in collection [(#508)](mongo-express/mongo-express#508)
- Add node 12, and 13 to CI [(#517)](mongo-express/mongo-express#517)
- Add yarn.lock [(#515)](mongo-express/mongo-express#515)
- Fix broken save document for UUID (BinData 3 & 4) [(#537)](mongo-express/mongo-express#537)
... (truncated)
Commits
df46a76
Merge pull request #920 from mongo-express/release/1.0.09367ec2
Merge pull request #925 from rtritto/remove-query-assign5e4190d
Merge pull request #859 from armellarcier/feature/aggregate_query4764213
feat: support aggregate query in advanced tab1ba7d51
Remove assign of req.queryc924be7
Merge pull request #919 from rtritto/add-fullwidth-layout45e0d41
Merge pull request #922 from mongo-express/dependabot/npm_and_yarn/mongodb-me...6223464
build(deps-dev): bump mongodb-memory-server from 8.9.0 to 8.9.1d1c0f95
Update to version 1.0.00284efe
Add fullwidth layout- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jsteelkw, a new releaser for mongo-express since your current version.
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.