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 5.0.6 to 6.0.0 #70

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps hugoalh/send-discord-webhook-ghaction from 5.0.6 to 6.0.0.

Release notes

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

6.0.0

🔦 Spotlights

  • Ability to prevent Discord resolve and display specific links in the content as embed under the message
  • Input files now support Glob selection (@​hugoalh)(3870d4deaf17cd7b71c5ab00ec901b1fc1d39fc7)

đź’Ą Break Changes

  • Change input wait default value to true to wait for Discord confirmation of message send before response (@​hugoalh)(N/A)
  • Change target GitHub Actions Runner from >= v2.297.0 to >= v2.310.0 (@​hugoalh)(N/A)
  • Change target NodeJS from ^ v16.13.0 to ^ v20.9.0 (@​hugoalh)(N/A)
  • Input embeds[*].color no longer case insensitive (@​hugoalh)(1c5d6816181e259f41f335a35c2f87b38599758f)
  • Input files now require syntax of simple multiple line instead of JSON or YAML (@​hugoalh)(N/A)
  • Remove input method and always detect suitable method (@​hugoalh)(N/A)
  • Replace inputs thread_type and thread_value with inputs thread_id and thread_name (@​hugoalh)(N/A)
  • Replace input payload with inputs: (@​hugoalh)(N/A)
    • content
    • username
    • avatar_url
    • tts
    • embeds
    • allowed_mentions_parse
    • allowed_mentions_roles
    • allowed_mentions_users

〰️ Changes

  • Add dependency nodejs/npm:@​actions/glob (@​hugoalh)(N/A)
  • Add input content_links_no_embed (@​hugoalh)(#400, #405, ef7365d61fe1f301b1dc4c4e58e873764b353518, 3f021b18c0b8103f484d0208426568bc167d3d7b, 1a335035ca109bf370e5b27af7aaee0983841c61)
  • Implement on demand allowed_mentions.roles and allowed_mentions.users for the payload (@​hugoalh)(286d7014f4400de2659fbbcbde7c785749b0581c)
  • Improve error message and show error type and stack (@​hugoalh)(1c5d6816181e259f41f335a35c2f87b38599758f, 1d9421173e45d3e7bf63f52028e786eedc89d4dc, 7a5094b7b5918b0d760cc63289d7a8e431a65a0c)
  • Merge multiple color namespace lists for faster query (@​hugoalh)(1c5d6816181e259f41f335a35c2f87b38599758f)
  • Update dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:@​actions/core from v1.10.0 to v1.10.1
    • nodejs/npm:@​hugoalh/advanced-determine from v11.2.0 to v13.2.0
    • nodejs/npm:color-name-list from v10.8.0 to v10.16.0
    • nodejs/npm:yaml from v2.3.1 to v2.3.4
  • Remove dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:ajv
    • nodejs/npm:ajv-formats
    • nodejs/npm:ajv-formats-draft2019
    • nodejs/npm:form-data
    • nodejs/npm:node-fetch

6.0.0 Beta 6

〰️ Changes

  • Escape links in the content should happen before truncate (@​hugoalh)(1a335035ca109bf370e5b27af7aaee0983841c61)

6.0.0 Beta 5

... (truncated)

Commits
  • ae7717e Update readme
  • bc4dd0e Update dependencies
  • e204f38 Update workflow
  • 1a33503 Escape links in the content should happen before truncate
  • f7c08db Update dependencies
  • 286d701 On demand allowed_mentions.roles and allowed_mentions.users
  • 3f021b1 More strict on contentLinksNoEmbed
  • ef7365d Ability to prevent Discord resolve and display specific links in the content ...
  • 7a5094b 20231102B
  • 1d94211 Improve error message
  • 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 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)
dependabot[bot] commented 10 months ago

Superseded by #72.