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 cacheable-request and @adonisjs/mail in /server-api #10

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 Feb 11, 2023

Removes cacheable-request. It's no longer used after updating ancestor dependency @adonisjs/mail. These dependencies need to be updated together.

Removes cacheable-request

Updates @adonisjs/mail from 3.0.9 to 4.0.2

Release notes

Sourced from @​adonisjs/mail's releases.

Getting reading for usage

  • fix: breaking types ab5a567
  • fix: publish templates to npm 1631215
  • feat: getting package ready for usage eaac817
  • chore: update dependencies 2288e1f
  • chore: update dependencies 03d7824
  • chore: remove aws-sdk to dev dependency f8bc828
  • feat: add SES driver (#45) d1b8e49

adonisjs/mail@v4.0.0...v4.0.2

Handful of improvements

  • chore: update @​adonisjs/fold fb58256
  • chore: update adonisjs instructions block 1ddc84e
  • docs: update readme and remove doctoc cdebced
  • chore: update dependencies 671e1b6
  • feat: accept driver meta options during mail.send fd92959
  • refactor: accept config during the send method 7746be3
  • refactor: update mail config template and add contract template fd0d2c1
  • refactor: cleanup types f6286c0
  • refactor: remove _ prefix from all private properties 13a8376
  • chore: remove tslint in favor of eslint ce83377
  • chore: update dependencies 480e1ba

adonisjs/mail@v4.0.0-0...v4.0.0

Pre-release for rewrite in Typescript

  • feat: first working version 4b938d7
  • feat: restart from scratch abf758a
  • feat(mailgun): add support for regions e07e2bc
  • feat: allow set SMTP_PORT on config (#30) c0f565a

adonisjs/mail@v3.0.9...v4.0.0-0

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [@adonisjs/mail](https://github.com/adonisjs/mail). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `@adonisjs/mail` from 3.0.9 to 4.0.2
- [Release notes](https://github.com/adonisjs/mail/releases)
- [Commits](adonisjs/mail@v3.0.9...v4.0.2)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: "@adonisjs/mail"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants