Skip to content

chore(deps): bump SethCohen/github-releases-to-discord from 1.19.0 to 1.20.0#8096

Open
dependabot[bot] wants to merge 1 commit into4.xfrom
dependabot/github_actions/SethCohen/github-releases-to-discord-1.20.0
Open

chore(deps): bump SethCohen/github-releases-to-discord from 1.19.0 to 1.20.0#8096
dependabot[bot] wants to merge 1 commit into4.xfrom
dependabot/github_actions/SethCohen/github-releases-to-discord-1.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps SethCohen/github-releases-to-discord from 1.19.0 to 1.20.0.

Release notes

Sourced from SethCohen/github-releases-to-discord's releases.

v1.20.0

1.20.0 (2026-04-03)

Features

  • add manual dispatch support for GitHub Actions to test Discord webhook integration with optional release inputs. resolves #52 (e15eb81)
  • enhance reduceHeadings function to handle indented and closed markdown headings and add tests for new functionality. resolves #51 (80aca15)
  • tests: add test for handling release payload with null body and update formatDescription to handle undefined input. resolves #53 (60ef92f)
Changelog

Sourced from SethCohen/github-releases-to-discord's changelog.

Changelog

1.20.0 (2026-04-03)

Features

  • add manual dispatch support for GitHub Actions to test Discord webhook integration with optional release inputs. resolves #52 (e15eb81)
  • enhance reduceHeadings function to handle indented and closed markdown headings and add tests for new functionality. resolves #51 (80aca15)
  • tests: add test for handling release payload with null body and update formatDescription to handle undefined input. resolves #53 (60ef92f)

1.19.0 (2025-06-17)

Features

  • tests: add Jest configuration and comprehensive tests for utility functions in index.js to ensure functionality and reliability (0559b87)

Miscellaneous

  • added updated dependencies (067d2cb)
  • package: update @​actions/github dependency to version 6.0.1 and add Jest as a dev dependency with a test script (0559b87)

1.18.0 (2025-06-17)

Features

  • index.js: enhance sendWebhook function to handle rate limits with retries for improved reliability when sending requests to Discord (feb5a40)

Miscellaneous

  • remove unnecessary test file from .gitignore and add sample test release JSON for local testing (82d906c)
  • update README for clarity and conciseness, improve formatting, and add new sections for better user guidance (82d906c)

1.17.0 (2025-06-17)

Features

  • workflow: add GitHub Actions workflow to automatically update SemVer tags on tag push events (e768ce1)

1.16.2 (2024-10-18)

Documentation

  • update README output example (6aa0dd9)

... (truncated)

Commits
  • 24d1668 chore(master): release 1.20.0 (#54)
  • 60ef92f feat(tests): add test for handling release payload with null body and update ...
  • e15eb81 feat: add manual dispatch support for GitHub Actions to test Discord webhook ...
  • 80aca15 feat: enhance reduceHeadings function to handle indented and closed markdown ...
  • See full diff 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 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 [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/sethcohen/github-releases-to-discord/releases)
- [Changelog](https://github.com/SethCohen/github-releases-to-discord/blob/master/CHANGELOG.md)
- [Commits](SethCohen/github-releases-to-discord@b96a335...24d1668)

---
updated-dependencies:
- dependency-name: SethCohen/github-releases-to-discord
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.746 bits/char
Verdict: ⚠️ Consider review — entropy outside sweet spot

Changed files entropy:

README.md: 4.992
src/main/java/io/reactivex/rxjava4/core/CompletionStageDisposable.java: 4.602
src/test/java/io/reactivex/rxjava4/internal/operators/streamable/StreamableBaseTest.java: 4.792
src/test/java/io/reactivex/rxjava4/internal/operators/streamable/StreamableTest.java: 4.600

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

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