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 http-cache-semantics and @adonisjs/mail in /server-api #9

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 2, 2023

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency @adonisjs/mail. These dependencies need to be updated together.

Updates http-cache-semantics from 3.8.1 to 4.1.1

Commits

Updates @adonisjs/mail from 3.0.9 to 8.1.2

Release notes

Sourced from @​adonisjs/mail's releases.

Update instructions markdown file

  • docs(README): update instructions.md file 7e1d484

adonisjs/mail@v8.1.1...v8.1.2

Use build path inside imports

Because TypeScript 4.6 does not work properly with export maps

  • fix: use build path inside imports d005326

adonisjs/mail@v8.1.0...v8.1.1

Introduce mailConfig method to define the mail config

The method will allow us to infer the types from the config vs defining it manually.

Commits

  • feat: add mailConfig method to infer types from user defined config 7cd6313

Full Changelog: adonisjs/mail@v8.0.1...v8.1.0

Remove traps in favor of fakes

Post this release, the Mail.trap method has been removed in favor of Mail.fake.

Commits

  • test: fix breaking tests b2e0643
  • test: remove "trap" calls 6f2e501
  • feat: add support for faking emails 28a8d8f
  • refactor: rename bin to .bin 4429e9a
  • refactor: migrate to new japa fd59260

PRs

New Contributors

Full Changelog: adonisjs/mail@v7.2.5...v8.0.0

Update dependencies

  • chore: do not run tests when publishing to npm c5bf1a3
  • test: assert mailgun tags in any order 2d03a55
  • refactor: reorganize meta config 0e33992
  • chore: update dependencies 17b0bb8

Full Changelog: adonisjs/mail@v7.2.4...v7.2.5

update dependencies

  • chore: update dependencies c3d223b
  • docs(README): update docs and website url (#70) 72630a6

... (truncated)

Commits
  • 349303f chore(release): 8.1.2
  • 7e1d484 docs(README): update instructions.md file
  • a281d14 chore(release): 8.1.1
  • d005326 fix: use build path inside imports
  • fa78899 chore(release): 8.1.0
  • 7cd6313 feat: add mailConfig method to infer types from user defined config
  • 6935b9b chore(release): 8.0.1
  • b2e0643 test: fix breaking tests
  • 6f2e501 test: remove "trap" calls
  • 28a8d8f feat: add support for faking emails
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [@adonisjs/mail](https://github.com/adonisjs/mail). These dependencies need to be updated together.


Updates `http-cache-semantics` from 3.8.1 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

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

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: "@adonisjs/mail"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 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