worknenjoy / gitpay

Bounties for issues on demand. Be rewarded by learning, using Git workflow and continuous integration
http://gitpay.me
Other
180 stars 159 forks source link

Bump validator and sequelize-heroku in /frontend #966

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps validator to 13.9.0 and updates ancestor dependency sequelize-heroku. These dependencies need to be updated together.

Updates validator from 3.43.0 to 13.9.0

Release notes

Sourced from validator's releases.

13.9.0

13.9.0

New Features / Validators

Fixes and Enhancements

New and Improved Locales

... (truncated)

Changelog

Sourced from validator's changelog.

13.9.0

New Features / Validators

Fixes and Enhancements

New and Improved Locales

... (truncated)

Commits
Maintainer changes

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


Updates sequelize-heroku from 1.0.0 to 2.1.6

Release notes

Sourced from sequelize-heroku's releases.

2.1.5

  • Upgraded all dependencies
  • Fix handlebars security flaw

2.1.4

  • Upgrade dependencies
  • Fix set-value and mixin-deep security vulnerabilities

2.1.3

  • Fix connecting to ClearDB MySQL using Sequelize v5

2.1.2

  • Upgrade dependencies
  • Fix handlebars security vulnerability

2.1.0

  • Upgrade Sequelize (dev dependency) minimal version to fix dev dependency
  • Upgrade all other dependencies to latests versions
  • Improve tests

2.0.0

  • Sequelize is no longer a dependency
  • Update dev dependencies

Breaking change: sequelize is no longer a dependency of sequelize-heroku. You must add it to your project, require it, and pass it to the connect method of sequelize-heroku (see Usage section). This allow you to choose the version of sequelize you want to use with sequelize-heroku.

Commits
  • c41e70a Merge branch 'release/2.1.6'
  • 8e6ed32 Bump version to 2.1.6
  • 84e6be4 Replace jest with titef
  • 9338219 Throw deprecation notice when connect method is called
  • ba4941c Remove unused dependencies
  • 7cc0f8e Add deprecated notice to package.json description
  • 345d7cd Improve deprecation notice in README
  • 6cf2584 Update dependencies
  • 587d2d7 Add deprecation notice in README
  • 55217ea Add deprecation notice in README
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by iwazaru, a new releaser for sequelize-heroku 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](https://github.com/worknenjoy/gitpay/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.