Skip to content

build(deps): Bump rjstone/discord-webhook-notify from 1.0.4 to 2.2.1#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rjstone/discord-webhook-notify-2.2.1
Open

build(deps): Bump rjstone/discord-webhook-notify from 1.0.4 to 2.2.1#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rjstone/discord-webhook-notify-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps rjstone/discord-webhook-notify from 1.0.4 to 2.2.1.

Release notes

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

v2.2.1

What's Changed

Full Changelog: rjstone/discord-webhook-notify@v2.2.0...v2.2.1

v2.2.0

What's Changed

  • Added flags option with one flag so far: SuppressNotifications
  • Added processingOptions with one option so far: percentDecode (like urldecode) which can be used to pass multiple lines through env variables as one big "line"
  • Added lockfileDir for changing the directory where the lockfile (for rate limiting) goes.
  • Added a bunch of unit tests, but not yet 100% coverage.

Full Changelog: rjstone/discord-webhook-notify@v2.1.1...v2.2.0

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

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 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 [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 1.0.4 to 2.2.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases)
- [Commits](rjstone/discord-webhook-notify@89b0bf4...c259727)

---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 4, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants