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 @emailjs/browser from 3.12.1 to 4.1.0 #72

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps @emailjs/browser from 3.12.1 to 4.1.0.

Release notes

Sourced from @​emailjs/browser's releases.

SDK v4.1.0

Breaking changes

  • Migrated to Rollup from Webpack

Improvements

  • The size of the bundled SDK has been reduced

Essential Links

SDK v4.0.0

Breaking changes

Dropped support for older browsers

The API requests are migrated to use the Fetch API. The old browsers that do not support this API are not officially supported anymore.

Changed settings interface

Instead of a public key string, the parameter is now an options object. This parameter has supported compatibility but is outdated. Please take a look at the documentation for more details.

Changes

Added the option to set a rate limit for API requests

Client-side implementation. It blocks requests sent before the timeout expiration. The advantage of this configuration on the client side is that it does not use the account quota.

Setting up blocking of unwanted requests

Client-side implementation. There are settings in the options where SDK users can specify unwanted variable values. Such requests will be rejected. This is useful for blocking specific email addresses, IP addresses, and other values.

Improvements

  • Improved work with API
  • Improved parameters verification before sending requests to the server
  • Added more test cases
  • Added parameters type checking

Essential Links

Commits

Dependabot compatibility score

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)

Bumps [@emailjs/browser](https://github.com/emailjs-com/emailjs-sdk) from 3.12.1 to 4.1.0.
- [Release notes](https://github.com/emailjs-com/emailjs-sdk/releases)
- [Commits](emailjs-com/emailjs-sdk@v3.12.1...v4.1.0)

---
updated-dependencies:
- dependency-name: "@emailjs/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

netlify bot commented Feb 5, 2024

Deploy Preview for shubam ready!

Name Link
🔨 Latest commit 1f51198
🔍 Latest deploy log https://app.netlify.com/sites/shubam/deploys/65c20f4234d73b000776687d
😎 Deploy Preview https://deploy-preview-72--shubam.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sanidhyy sanidhyy merged commit d3de078 into main Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/emailjs/browser-4.1.0 branch February 6, 2024 10:51
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.

1 participant