ci(deps): bump shogo82148/actions-upload-release-asset from 1.7.8 to 1.8.0 #171

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/shogo82148/actions-upload-release-asset-1.8.0 into master 2025-04-01 07:09:59 +00:00
dependabot[bot] commented 2025-04-01 06:37:38 +00:00 (Migrated from github.com)

Bumps shogo82148/actions-upload-release-asset from 1.7.8 to 1.8.0.

Release notes

Sourced from shogo82148/actions-upload-release-asset's releases.

v1.8.0

What's Changed

Full Changelog: https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.9...v1.8.0

v1.7.9

What's Changed

Full Changelog: https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.8...v1.7.9

Commits
  • d22998f Merge pull request #954 from shogo82148/dependabot/npm_and_yarn/mime-types-3.0.1
  • 11e1a35 npm run build && npm run package
  • 6936fe8 npm run package
  • 4ff75fb Bump mime-types from 2.1.35 to 3.0.1
  • 3b0008b Merge pull request #953 from shogo82148/dependabot/npm_and_yarn/typescript-es...
  • 76632ed Merge pull request #952 from shogo82148/dependabot/github_actions/github/code...
  • caeb05d Bump typescript-eslint from 8.27.0 to 8.28.0
  • 186612f Merge pull request #951 from shogo82148/dependabot/npm_and_yarn/ts-jest-29.3.0
  • 592bf12 Bump github/codeql-action from 3.28.12 to 3.28.13
  • 396faea Bump ts-jest from 29.2.6 to 29.3.0
  • 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 <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 [shogo82148/actions-upload-release-asset](https://github.com/shogo82148/actions-upload-release-asset) from 1.7.8 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shogo82148/actions-upload-release-asset/releases">shogo82148/actions-upload-release-asset's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li>pin GitHub Actions by <a href="https://github.com/shogo82148"><code>@​shogo82148</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/946">shogo82148/actions-upload-release-asset#946</a></li> <li>Bump actions/upload-artifact from 4.6.1 to 4.6.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/947">shogo82148/actions-upload-release-asset#947</a></li> <li>Bump typescript-eslint from 8.26.1 to 8.27.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/948">shogo82148/actions-upload-release-asset#948</a></li> <li>Bump eslint from 9.22.0 to 9.23.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/949">shogo82148/actions-upload-release-asset#949</a></li> <li>Bump ts-jest from 29.2.6 to 29.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/951">shogo82148/actions-upload-release-asset#951</a></li> <li>Bump github/codeql-action from 3.28.12 to 3.28.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/952">shogo82148/actions-upload-release-asset#952</a></li> <li>Bump typescript-eslint from 8.27.0 to 8.28.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/953">shogo82148/actions-upload-release-asset#953</a></li> <li>Bump mime-types from 2.1.35 to 3.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/954">shogo82148/actions-upload-release-asset#954</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.9...v1.8.0">https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.9...v1.8.0</a></p> <h2>v1.7.9</h2> <h2>What's Changed</h2> <ul> <li>Bump <code>@​types/jest</code> from 29.5.13 to 29.5.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/891">shogo82148/actions-upload-release-asset#891</a></li> <li>Bump eslint from 9.13.0 to 9.14.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/894">shogo82148/actions-upload-release-asset#894</a></li> <li>Bump <code>@​eslint/js</code> from 9.13.0 to 9.14.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/895">shogo82148/actions-upload-release-asset#895</a></li> <li>Bump typescript-eslint from 8.10.0 to 8.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/896">shogo82148/actions-upload-release-asset#896</a></li> <li>Bump <code>@​eslint/js</code> from 9.14.0 to 9.15.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/899">shogo82148/actions-upload-release-asset#899</a></li> <li>Bump <code>@​vercel/ncc</code> from 0.38.2 to 0.38.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/900">shogo82148/actions-upload-release-asset#900</a></li> <li>Bump typescript from 5.6.3 to 5.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/902">shogo82148/actions-upload-release-asset#902</a></li> <li>Bump typescript-eslint from 8.13.0 to 8.16.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/903">shogo82148/actions-upload-release-asset#903</a></li> <li>Bump eslint from 9.14.0 to 9.15.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/898">shogo82148/actions-upload-release-asset#898</a></li> <li>Bump prettier from 3.3.3 to 3.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/908">shogo82148/actions-upload-release-asset#908</a></li> <li>Bump <code>@​eslint/js</code> from 9.15.0 to 9.17.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/910">shogo82148/actions-upload-release-asset#910</a></li> <li>Bump typescript-eslint from 8.16.0 to 8.18.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/912">shogo82148/actions-upload-release-asset#912</a></li> <li>Bump eslint from 9.15.0 to 9.17.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/911">shogo82148/actions-upload-release-asset#911</a></li> <li>Bump typescript-eslint from 8.18.1 to 8.19.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/915">shogo82148/actions-upload-release-asset#915</a></li> <li>Bump typescript-eslint from 8.19.1 to 8.20.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/919">shogo82148/actions-upload-release-asset#919</a></li> <li>Bump typescript from 5.7.2 to 5.7.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/916">shogo82148/actions-upload-release-asset#916</a></li> <li>Bump <code>@​eslint/js</code> from 9.17.0 to 9.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/917">shogo82148/actions-upload-release-asset#917</a></li> <li>Bump eslint from 9.17.0 to 9.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/918">shogo82148/actions-upload-release-asset#918</a></li> <li>Bump typescript-eslint from 8.20.0 to 8.21.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/920">shogo82148/actions-upload-release-asset#920</a></li> <li>Bump prettier from 3.4.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/940">shogo82148/actions-upload-release-asset#940</a></li> <li>Bump typescript-eslint from 8.21.0 to 8.26.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/939">shogo82148/actions-upload-release-asset#939</a></li> <li>Bump ts-jest from 29.2.5 to 29.2.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/935">shogo82148/actions-upload-release-asset#935</a></li> <li>Bump typescript from 5.7.3 to 5.8.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/938">shogo82148/actions-upload-release-asset#938</a></li> <li>Bump eslint from 9.18.0 to 9.21.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/934">shogo82148/actions-upload-release-asset#934</a></li> <li>Bump eslint from 9.21.0 to 9.22.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/942">shogo82148/actions-upload-release-asset#942</a></li> <li>Bump typescript-eslint from 8.26.0 to 8.26.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/943">shogo82148/actions-upload-release-asset#943</a></li> <li>npm audit fix by <a href="https://github.com/shogo82148"><code>@​shogo82148</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/944">shogo82148/actions-upload-release-asset#944</a></li> <li>Commit dist by <a href="https://github.com/shogo82148"><code>@​shogo82148</code></a> in <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/pull/945">shogo82148/actions-upload-release-asset#945</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.8...v1.7.9">https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.8...v1.7.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/d22998fda4c1407f60d1ab48cd6fe67f360f34de"><code>d22998f</code></a> Merge pull request <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/issues/954">#954</a> from shogo82148/dependabot/npm_and_yarn/mime-types-3.0.1</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/11e1a35a88291ac16ed2d923930ed4bb5b4d48b4"><code>11e1a35</code></a> npm run build &amp;&amp; npm run package</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/6936fe86c43a58eb628408fb3f959ea8d9400a0d"><code>6936fe8</code></a> npm run package</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/4ff75fb4398bf9236fef426c470951b343fa4129"><code>4ff75fb</code></a> Bump mime-types from 2.1.35 to 3.0.1</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/3b0008b23282ff371f9b6b70e183d40293456a5b"><code>3b0008b</code></a> Merge pull request <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/issues/953">#953</a> from shogo82148/dependabot/npm_and_yarn/typescript-es...</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/76632edf70b9fe0fef08ecb5d7b5dddf1dfcbd09"><code>76632ed</code></a> Merge pull request <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/issues/952">#952</a> from shogo82148/dependabot/github_actions/github/code...</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/caeb05d26d6bd978d98b945ff714f0c3b61fecd2"><code>caeb05d</code></a> Bump typescript-eslint from 8.27.0 to 8.28.0</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/186612f53e597abfc11e1dfa6818b53546ff7af9"><code>186612f</code></a> Merge pull request <a href="https://redirect.github.com/shogo82148/actions-upload-release-asset/issues/951">#951</a> from shogo82148/dependabot/npm_and_yarn/ts-jest-29.3.0</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/592bf122c91669504e906ae927dddf605dc98703"><code>592bf12</code></a> Bump github/codeql-action from 3.28.12 to 3.28.13</li> <li><a href="https://github.com/shogo82148/actions-upload-release-asset/commit/396faeac7c35a130a3edc9d1287b8a8bd187558d"><code>396faea</code></a> Bump ts-jest from 29.2.6 to 29.3.0</li> <li>Additional commits viewable in <a href="https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.8...v1.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shogo82148/actions-upload-release-asset&package-manager=github_actions&previous-version=1.7.8&new-version=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2025-04-01 06:37:39 +00:00 (Migrated from github.com)

Labels

The following labels could not be found: dependency, github_actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

### Labels The following labels could not be found: `dependency`, `github_actions`. Please create them before Dependabot can add them to a pull request. Please fix the above issues or remove invalid values from `dependabot.yml`.
Sign in to join this conversation.
No Reviewers
No Label ci
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#171
No description provided.