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 hugoalh/send-discord-webhook-ghaction from 6.0.1 to 7.0.0 #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Bumps hugoalh/send-discord-webhook-ghaction from 6.0.1 to 7.0.0.

Release notes

Sourced from hugoalh/send-discord-webhook-ghaction's releases.

7.0.0

🔦 Spotlights

  • Support poll
  • Support thread tags

💥 Break Changes

  • Change some of the inputs list separator (@​hugoalh)(N/A)
  • Move from NodeJS based to Docker and Deno based, runner now require support Docker instead (@​hugoalh)(N/A)
  • Rename some of the special colour namespaces: (@​hugoalh)(N/A)
    • "Default" to "Discord Embed Default"
    • "Embed Background Dark" to "Discord Embed Background Dark"
  • Replace input allowed_mentions_parse with inputs: (@​hugoalh)(N/A)
    • allowed_mentions_parse_everyone
    • allowed_mentions_parse_roles
    • allowed_mentions_parse_users

〰️ Changes

  • Add dependencies:
    • deno/jsr:@hugoalh/exfetch
    • deno/jsr:@hugoalh/github-actions-core
    • deno/jsr:@hugoalh/is-json
    • deno/jsr:@hugoalh/is-string-singleline
    • deno/jsr:@std/fs
    • deno/jsr:@std/media-types
    • deno/jsr:@std/path
    • deno/npm:url-regex-safe
  • Add input files_glob to control Glob behaviour of input files (@​hugoalh)(N/A)
  • Add input notification to whether trigger push and desktop notifications (@​hugoalh)(N/A)
  • Add input thread_tags for forum thread tags (@​hugoalh)(N/A)
  • Add inputs for poll: (@​hugoalh)(N/A)
    • poll_question
    • poll_answers
    • poll_duration
    • poll_allow_multiselect
  • Fix inputs default value may lost due to the different entrypoints (@​hugoalh)(N/A)
  • Implement more tests (@​hugoalh)(N/A)
  • Implement rate limit protection (@​hugoalh)(N/A)
  • Improve segmentation to prevent Discord resolve and display matches links in the content as embed under the message (@​hugoalh)(N/A)
  • Update dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:@hugoalh/string-overflow v2.0.0 to deno/jsr:@hugoalh/string-overflow v2.0.3
    • nodejs/npm:color v4.2.3 to deno/npm:color v4.2.3
    • nodejs/npm:color-name-list v10.19.0 to deno/npm:color-name-list v10.25.1
    • nodejs/npm:yaml v2.4.1 to deno/jsr:@std/yaml v1.0.5
  • Remove dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:@actions/core
    • nodejs/npm:@actions/glob
    • nodejs/npm:@hugoalh/advanced-determine

... (truncated)

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 [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases)
- [Commits](hugoalh/send-discord-webhook-ghaction@v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: hugoalh/send-discord-webhook-ghaction
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform/GitHubActions Related to GitHub Actions. Status/Pending 🔵 This is new. Type/Dependency 📦 Related to dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants