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

chore: bump the npm_and_yarn group group with 2 updates #576

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the npm_and_yarn group group with 2 updates: @sendgrid/mail and twilio.

Updates @sendgrid/mail from 7.7.0 to 8.1.0

Release notes

Sourced from @​sendgrid/mail's releases.

8.1.0

Release Notes

Library - Feature

8.0.0

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Feature

Library - Docs

Library - Test

Changelog

Sourced from @​sendgrid/mail's changelog.

[2023-12-06] Version 8.1.0

Library - Feature

[2023-12-05] Version 8.0.0

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Feature

Library - Docs

Library - Test

Upgrade guide

Sourced from @​sendgrid/mail's upgrade guide.

Upgrade Guide

All MAJOR version bumps will have upgrade notes posted here.

[2023-12-05] 7.x.x to 8.x.x


  • Supported Node.js versions updated
    • Upgrade to Node.js = [12, 14, 16, lts]
    • Dropped support for Node.js < 12 (#1391)
    • Axios security vulnerability upgrade (#1391)
Commits

Updates twilio from 4.8.0 to 4.20.1

Release notes

Sourced from twilio's releases.

4.20.1

Release Notes

Library - Chore

Push

  • Migrated to new Push API V4 with Resilient Notification Delivery.

Docs

4.20.0

Release Notes

Api

  • Updated service base url for connect apps and authorized connect apps APIs (breaking change)

Events

  • Marked as GA

Insights

  • decommission voice-qualitystats-endpoint role

Numbers

  • Add Get Port In request api

Taskrouter

  • Add jitter_buffer_size param in update reservation

Trusthub

  • Add additional optional fields in compliance_tollfree_inquiry.json

Verify

  • Remove Tags from Public Docs (breaking change)

Docs

4.19.3

Release Notes

Verify

  • Add VerifyEventSubscriptionEnabled parameter to service create and update endpoints.

Docs

4.19.0

... (truncated)

Changelog

Sourced from twilio's changelog.

[2024-01-14] Version 4.20.1

Library - Chore

Push

  • Migrated to new Push API V4 with Resilient Notification Delivery.

[2023-12-14] Version 4.20.0

Api

  • Updated service base url for connect apps and authorized connect apps APIs (breaking change)

Events

  • Marked as GA

Insights

  • decommission voice-qualitystats-endpoint role

Numbers

  • Add Get Port In request api

Taskrouter

  • Add jitter_buffer_size param in update reservation

Trusthub

  • Add additional optional fields in compliance_tollfree_inquiry.json

Verify

  • Remove Tags from Public Docs (breaking change)

[2023-12-01] Version 4.19.3

Verify

  • Add VerifyEventSubscriptionEnabled parameter to service create and update endpoints.

[2023-11-17] Version 4.19.2

Library - Chore

Api

  • Update documentation to reflect RiskCheck GA

... (truncated)

Commits
  • 6d01060 Release 4.20.1
  • 94742c2 [Librarian] Regenerated @ 3e6ad1f24c7f9fc3d3bf3465cc2bdd014b1f6311
  • 2144440 chore: Removing tests related to Autopilot and Understand Endpoints - product...
  • dc1e741 chore: add lts version (#989)
  • aa7a28b Release 4.20.0
  • a2f90eb [Librarian] Regenerated @ 08c0904bec7ba6e5da9e5db6c4e0f74dfc97fb10
  • 2a51f83 Release 4.19.3
  • 90208b3 [Librarian] Regenerated @ 437c39e3f150e78058f5afb3ef0672e89fc59ec0
  • 00e852f Release 4.19.2
  • 5a3916d [Librarian] Regenerated @ 24dcf52b3ba6769ea21d08329aa544a79742b6c2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the npm_and_yarn group group with 2 updates: [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) and [twilio](https://github.com/twilio/twilio-node).


Updates `@sendgrid/mail` from 7.7.0 to 8.1.0
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/sendgrid/sendgrid-nodejs/blob/main/UPGRADE.md)
- [Commits](sendgrid/sendgrid-nodejs@7.7.0...8.1.0)

Updates `twilio` from 4.8.0 to 4.20.1
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Commits](twilio/twilio-node@4.8.0...4.20.1)

---
updated-dependencies:
- dependency-name: "@sendgrid/mail"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: twilio
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies pull requests that update a dependency file label Jan 25, 2024
Copy link

sonarcloud bot commented Jan 25, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

0 participants