juraj-hrivnak / Underdog

A complete overhaul of Minecraft's survival mode with an emphasis on realism and ecology.
https://www.curseforge.com/minecraft/modpacks/underdog
GNU General Public License v3.0
17 stars 5 forks source link

Bump hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.0 #80

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hugoalh/send-discord-webhook-ghaction from 6.0.2 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 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)