notifme / notifme-sdk

A Node.js library to send all kinds of transactional notifications.
https://notifme.github.io/www/
MIT License
1.94k stars 150 forks source link

fix(deps): bump node-pushnotifications from 2.1.1 to 3.0.0 #154

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps node-pushnotifications from 2.1.1 to 3.0.0.

Release notes

Sourced from node-pushnotifications's releases.

v3.0.0

  • Require node version >=14 (5ee1cb0)
  • Bump @​parse/node-apn to 6.0.1 (6125d3d)
  • Bump dev dependencies (271f0f6)

v2.1.2

  • Bump debug from 3.2.6 to 4.3.3 (fb33ffc)
  • Bump ip from 1.1.8 to 1.1.9 (98f124a)
  • Bump follow-redirects from 1.15.5 to 1.15.6 (6980885)
  • Merge pull request #202 from appfeel/dev/bump-deps (d389481)
  • Upgrade ramda to 0.29.1 (03eeaac)
  • Bump web-push to 3.6.7 (d5444b3)
  • Bump actions versions to v4 (99b1db7)
Commits
  • 298a88b Release 3.0.0
  • 9fdadc2 Merge pull request #203 from appfeel/dev/v3
  • 6125d3d Bump @​parse/node-apn to 6.0.1
  • 5ee1cb0 Require node version 14
  • 271f0f6 Bump dev dependencies
  • 597836f Release 2.1.2
  • 5a369b8 Merge pull request #196 from appfeel/dependabot/npm_and_yarn/debug-4.3.3
  • b1d5af0 Merge pull request #200 from appfeel/dependabot/npm_and_yarn/ip-1.1.9
  • c5580c0 Merge pull request #201 from appfeel/dependabot/npm_and_yarn/follow-redirects...
  • fb33ffc Bump debug from 3.2.6 to 4.3.3
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.15.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: