An open index of dependabot pull requests across open source projects.

chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1

Merged
Number: #34
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 16, 2025 at 07:26 PM UTC
(12 months ago)
Updated: June 26, 2025 at 05:49 AM UTC
(12 months ago)
Merged: June 26, 2025 at 05:49 AM UTC
(12 months ago)
by mooncitydev
Time to Close: 9 days
Labels:
dependencies github_actions
Description:

Bumps rjstone/discord-webhook-notify from 1.1.1 to 2.1.1.

Release notes

Sourced from rjstone/discord-webhook-notify's releases.

Discord Webhook Notify v2.1.1

This is a rewrite using discord.js that should fix previous problems and also adds some features.

  • The rollup module is used to pack everything together, so no more node_modules mess.
  • The "embed" is now optional.
  • Some attempt is made to avoid making webhook requests too rapidly if more than one notification is sent quickly for some reason.
  • If an error is encountered, only a notice is generated so the workflow doesn't show errors/failures.
  • Local testing works.

See README.md for info on how to use.

Commits
  • a975c85 chore: repackage
  • 045b60c fix: dev dependency should have been a dev dependency not a runtime dependency
  • 2f56ec8 fix: remove some junk in main.js
  • 067326b fix: reduce size of description in action.yml to make GitHub happy
  • f4dbeef test: update the simple tests
  • 07a2428 chore: fix vscode debug launch.json after moving stuff around
  • 5324ac2 fix: ok, lets try rollup instead
  • 4022d35 docs: update README doc
  • b21e38e feat: embed is now optional
  • c526102 Merge branch 'main' of github.com:rjstone/discord-webhook-notify
  • 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 <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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+6
Deletions:
-6
Package Dependencies
Ecosystem:
actions
Version Change:
1.1.1 → 2.1.1
Update Type:
Major
Technical Details
ID: 1728564
UUID: 2596674607
Node ID: PR_kwDOOw0Wwc6axhwv
Host: GitHub
Repository: mooncitydev/https-github.com-freqtrade-freqtrade
Merge State: Unknown