Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimist, mkdirp, nodemailer-html-to-text, sails and sails-postgresql #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2023

Bumps minimist to 1.2.6 and updates ancestor dependencies minimist, mkdirp, nodemailer-html-to-text, sails and sails-postgresql. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.6

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93

v1.2.5 - 2020-03-12

v1.2.4 - 2020-03-11

Commits

  • security notice 4cf1354
  • additional test for constructor prototype pollution 1043d21

v1.2.3 - 2020-03-10

Commits

  • more failing proto pollution tests 13c01a5
  • even more aggressive checks for protocol pollution 38a4d1c

v1.2.2 - 2020-03-10

Commits

v1.2.1 - 2020-03-10

Merged

Commits

Commits

Updates mkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.


Updates nodemailer-html-to-text from 3.0.0 to 3.2.0

Changelog

Sourced from nodemailer-html-to-text's changelog.

CHANGELOG

Commits
  • c068183 v3.2.0
  • c43da1f Merge pull request #13 from sseide/update_test_to_html
  • d8b8a02 fix [DEP0005] DeprecationWarning in test cases
  • ad3720a update dev dependencies mocha and grunt to fix security warnings
  • 1917900 update CHANGES file
  • becf5e4 update html-to-text to 7.1.1 to fix possible memory exhaustion (cwe-400) on m...
  • b64dfc2 v3.1.0
  • c8ba713 Merge pull request #10 from DefJunx/update-dependencies
  • 0303767 Reverted Buffer.from
  • 666e649 - Updated dependencies and devDependencies
  • See full diff in compare view

Updates sails from 1.1.0 to 1.5.4

Release notes

Sourced from sails's releases.

v1.4.0

  • Support sameSite:none in cookie options (thanks @​pixnlove!)

v1.3.1

  • Updated the machine-as-action dependency to include a reminder about escaping strings with dynamic data when they're injected (Thanks @​dusterherz for letting us know about this)

v1.2.5

  • Added more info to the error message shown when an app fails to lift
  • Updated the sails-generate dependency

v1.2.4

  • Fix resourceful PubSub for the update blueprint action, resolving #6824 (thanks @​Tarrask!)
  • Re-enable afterDestroy lifecycle callback for the destroy blueprint action, fixing #5630
  • Update CSRF hook to fix an issue with disabling CSRF for routes defined using regular expression syntax, resolving #6838
  • Update session hook to fix an issue with double-prefixes, resolving #6541 (thanks @​travispwingo!)
  • Update minimist dependency to resolve potential vulnerabilities
  • Update various comments, error messages, and logs for clarity/consistency

v1.2.3

1.2.3

  • Update eslint dev depdendency to get rid of vulnerability warnings
  • Minor formatting/verbiage fixes

v1.2.2

• Update merge-defaults dependency to resolve potential vulnerabilities • Update sails-stringfile dependency to resolve potential vulnerabilities • Update sort-route-addresses dependency to resolve potential vulnerabilities

v1.2.1

  • Added sails migrate for quickly running auto-migrations by hand
  • The output of sails inspect no longer includes controller information
  • When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
  • Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
  • Switched to using updateOne in the "update" blueprint
  • Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
  • Update error mesage in default serverError response to use flaverr
  • In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
  • Update flaverr dependency
  • Update i18n-2 dependency to resolve deprecation warning
  • Update rc dependency to address potential vulnerabilities
  • Update machinepack-process dependency to address potential vulnerabilities
  • Update machinepack-redis dependency to address potential vulnerabilities

v0.9.13: 0.9.13

No release notes provided.

v0.9.12: 0.9.12

No release notes provided.

Changelog

Sourced from sails's changelog.

Sails Changelog

1.2.0

  • Added sails migrate for quickly running auto-migrations by hand
  • The output of sails inspect no longer includes controller information
  • When loading user hooks, if sails.config.loadHooks is specified, skip hooks whose names aren't explicitly included
  • Increased time to display warning message in config/bootstrap.js from 5 seconds to 30 seconds
  • Switched to using updateOne in the "update" blueprint
  • Blueprint queries no longer include fetch: true by default, to avoid warnings from updateOne
  • Update error mesage in default serverError response to use flaverr
  • In lib/router/res.js, instead of always setting 'content-type' to 'application/json', only set it if res.get('content-type') is falsy
  • Update flaverr dependency
  • Update i18n-2 dependency to resolve deprecation warning
  • Update rc dependency to address potential vulnerabilities
  • Update machinepack-process dependency to address potential vulnerabilities
  • Update machinepack-redis dependency to address potential vulnerabilities
Commits
Maintainer changes

This version was pushed to npm by eashaw, a new releaser for sails since your current version.


Updates sails-postgresql from 1.0.2 to 5.0.1

Release notes

Sourced from sails-postgresql's releases.

v2.0.0

Commits
Maintainer changes

This version was pushed to npm by eashaw, a new releaser for sails-postgresql 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.

…resql

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [nodemailer-html-to-text](https://github.com/andris9/nodemailer-html-to-text), [sails](https://github.com/balderdashy/sails) and [sails-postgresql](https://github.com/balderdashy/sails-postgresql). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.6
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.6)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

Updates `nodemailer-html-to-text` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/andris9/nodemailer-html-to-text/releases)
- [Changelog](https://github.com/andris9/nodemailer-html-to-text/blob/master/CHANGELOG.md)
- [Commits](andris9/nodemailer-html-to-text@v3.0.0...v3.2.0)

Updates `sails` from 1.1.0 to 1.5.4
- [Release notes](https://github.com/balderdashy/sails/releases)
- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/balderdashy/sails/commits)

Updates `sails-postgresql` from 1.0.2 to 5.0.1
- [Release notes](https://github.com/balderdashy/sails-postgresql/releases)
- [Changelog](https://github.com/balderdashy/sails-postgresql/blob/master/CHANGELOG.md)
- [Commits](balderdashy/sails-postgresql@v1.0.2...v5.0.1)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: nodemailer-html-to-text
  dependency-type: direct:production
- dependency-name: sails
  dependency-type: direct:production
- dependency-name: sails-postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants