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 degenerator and @parse/simple-mailgun-adapter #28

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Removes degenerator. It's no longer used after updating ancestor dependency @parse/simple-mailgun-adapter. These dependencies need to be updated together.

Removes degenerator

Updates @parse/simple-mailgun-adapter from 1.1.0 to 2.0.0

Release notes

Sourced from @​parse/simple-mailgun-adapter's releases.

2.0.0

DEPRECATED

This mail adapter has been deprecated. Instead, use one of the community provided mail adapters.

Breaking Changes

  • Upgraded to new native mailgun.js driver that does not support the same options as the deprecated driver, see docs (Manuel Trezza) #37

1.2.0

No release notes provided.

Changelog

Sourced from @​parse/simple-mailgun-adapter's changelog.

2.0.0

Breaking Changes

  • Upgraded to new native mailgun.js driver that does support the same options as the deprecated driver, see docs (Manuel Trezza) #37

Notable Changes

(none)

Other Changes

(none)

Commits
  • 92f14e4 Merge pull request #37 from mtrezza/upgrade-mailgun-driver
  • 766525d added deprecation note
  • 2e165a8 added changelog
  • 1fdc9c8 added changelog
  • 5f24ffa upgrade mailgun driver
  • d1c8437 Merge pull request #36 from parse-community/release1.2.0
  • e96ebf8 Bump version to 1.2.0
  • 325007f Add GitHub actions (#35)
  • 8871039 Merge pull request #34 from parse-community/dependabot/npm_and_yarn/lodash-4....
  • bd370e5 Bump lodash from 4.17.15 to 4.17.19
  • Additional commits viewable in compare view

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.

Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [@parse/simple-mailgun-adapter](https://github.com/parse-community/parse-server-simple-mailgun-adapter). These dependencies need to be updated together.


Removes `degenerator`

Updates `@parse/simple-mailgun-adapter` from 1.1.0 to 2.0.0
- [Release notes](https://github.com/parse-community/parse-server-simple-mailgun-adapter/releases)
- [Changelog](https://github.com/parse-community/parse-server-simple-mailgun-adapter/blob/master/CHANGELOG.md)
- [Commits](parse-community/parse-server-simple-mailgun-adapter@v1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: degenerator
  dependency-type: indirect
- dependency-name: "@parse/simple-mailgun-adapter"
  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 Sep 26, 2022
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
0 participants