Skip to content

chore(deps): bump glob from 10.4.2 to 11.0.0#477

Merged
chenrui333 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/glob-11.0.0
Jul 18, 2024
Merged

chore(deps): bump glob from 10.4.2 to 11.0.0#477
chenrui333 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/glob-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 8, 2024

Bumps glob from 10.4.2 to 11.0.0.

Changelog

Sourced from glob's changelog.

changeglob

11.0

  • Drop support for node before v20

10.4

  • Add includeChildMatches: false option
  • Export the Ignore class

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.

10.0.0

  • No default exports, only named exports

9.3.3

  • Upgraded minimatch to v8, adding support for any degree of nested extglob patterns.

9.3

  • Add aliases for methods. glob.sync, glob.stream, glob.stream.sync, etc.

9.2

  • Support using a custom fs object, which is passed to PathScurry
  • add maxDepth option
  • add stat option
  • add custom Ignore support

9.1

... (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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2024
@chenrui333 chenrui333 added the help wanted Extra attention is needed label Jul 17, 2024
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.2...v11.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/glob-11.0.0 branch from 60bfb8f to 54c61a7 Compare July 18, 2024 20:07
@chenrui333 chenrui333 changed the title Bump glob from 10.4.2 to 11.0.0 chore(deps): bump glob from 10.4.2 to 11.0.0 Jul 18, 2024
@chenrui333 chenrui333 merged commit f808f15 into master Jul 18, 2024
@chenrui333 chenrui333 deleted the dependabot/npm_and_yarn/glob-11.0.0 branch July 18, 2024 20:08
@chenrui333 chenrui333 removed the help wanted Extra attention is needed label Jul 18, 2024
rpdelaney referenced this pull request in rpdelaney/downforeveryone Jul 18, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[softprops/action-gh-release](https://togithub.com/softprops/action-gh-release)
| action | patch | `v2.0.6` -> `v2.0.8` |

---

### Release Notes

<details>
<summary>softprops/action-gh-release
(softprops/action-gh-release)</summary>

###
[`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
- chore(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to
20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
- chore(deps): bump
[@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
from 9.3.0 to 9.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
- chore(deps): bump glob from 10.4.2 to 11.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
- refactor: write jest config in ts by
[@&#8203;chenrui333](https://togithub.com/chenrui333) in
[https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
- chore(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1
to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**:
softprops/action-gh-release@v2...v2.0.8

###
[`v2.0.7`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.7)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Bug fixes 🐛

- Fix missing update release body by
[@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

##### Other Changes 🔄

- Bump
[@&#8203;octokit/plugin-retry](https://togithub.com/octokit/plugin-retry)
from 4.0.3 to 7.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/443](https://togithub.com/softprops/action-gh-release/pull/443)
- Bump typescript from 4.9.5 to 5.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/467](https://togithub.com/softprops/action-gh-release/pull/467)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.6 to 20.14.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/469](https://togithub.com/softprops/action-gh-release/pull/469)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.8 to 20.14.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/473](https://togithub.com/softprops/action-gh-release/pull/473)
- Bump typescript from 5.5.2 to 5.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/472](https://togithub.com/softprops/action-gh-release/pull/472)
- Bump ts-jest from 29.1.5 to 29.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/479](https://togithub.com/softprops/action-gh-release/pull/479)
- docs: document that existing releases are updated by
[@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)

#### New Contributors

- [@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) made their
first contribution in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)
- [@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) made
their first contribution in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

**Full Changelog**:
softprops/action-gh-release@v2.0.6...v2.0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/rpdelaney/downforeveryone).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
cgrindel-self-hosted-renovate Bot referenced this pull request in cgrindel/renovate-bot Jul 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[softprops/action-gh-release](https://togithub.com/softprops/action-gh-release)
| action | patch | `v2.0.7` -> `v2.0.8` |

---

### Release Notes

<details>
<summary>softprops/action-gh-release
(softprops/action-gh-release)</summary>

###
[`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
- chore(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to
20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
- chore(deps): bump
[@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
from 9.3.0 to 9.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
- chore(deps): bump glob from 10.4.2 to 11.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
- refactor: write jest config in ts by
[@&#8203;chenrui333](https://togithub.com/chenrui333) in
[https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
- chore(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1
to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**:
softprops/action-gh-release@v2...v2.0.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
mergify Bot referenced this pull request in andrzejressel/pulumi-gestalt Jul 19, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [softprops/action-gh-release](https://togithub.com/softprops/action-gh-release) | action | patch | `v2.0.7` -> `v2.0.8` |

---

### Release Notes

<details>
<summary>softprops/action-gh-release (softprops/action-gh-release)</summary>

### [`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)



#### What's Changed

##### Other Changes 🔄

-   chore(deps): bump prettier from 2.8.0 to 3.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
-   chore(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to 20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
-   chore(deps): bump [@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling) from 9.3.0 to 9.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
-   chore(deps): bump glob from 10.4.2 to 11.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
-   refactor: write jest config in ts by [@&#8203;chenrui333](https://togithub.com/chenrui333) in [https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
-   chore(deps): bump [@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**: softprops/action-gh-release@v2...v2.0.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
ramonpetgrave64 referenced this pull request in slsa-framework/slsa-github-generator Aug 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | digest | `692973e` -> `9a9194f` |
|
[actions/download-artifact](https://togithub.com/actions/download-artifact)
| action | patch | `v4.1.7` -> `v4.1.8` |
| [actions/setup-go](https://togithub.com/actions/setup-go) | action |
patch | `v5.0.1` -> `v5.0.2` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| patch | `v4.0.2` -> `v4.0.3` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `60edb5d` -> `1e60f62` |
|
[actions/upload-artifact](https://togithub.com/actions/upload-artifact)
| action | patch | `v4.3.3` -> `v4.3.5` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.11` -> `v3.25.15` |
|
[gradle/gradle-build-action](https://togithub.com/gradle/gradle-build-action)
| action | minor | `v3.4.2` -> `v3.5.0` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | minor | `v2.3.3` -> `v2.4.0` |
|
[softprops/action-gh-release](https://togithub.com/softprops/action-gh-release)
| action | patch | `v2.0.6` -> `v2.0.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>

###
[`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8)

[Compare
Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8)

#### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341)

**Full Changelog**:
actions/download-artifact@v4...v4.1.8

</details>

<details>
<summary>actions/setup-go (actions/setup-go)</summary>

###
[`v5.0.2`](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

[Compare
Source](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

</details>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v4.0.3`](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

[Compare
Source](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

</details>

<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>

###
[`v4.3.5`](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)

[Compare
Source](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)

###
[`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4)

[Compare
Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)

##### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584)

**Full Changelog**:
actions/upload-artifact@v4.3.3...v4.3.4

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.25.15`](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)

###
[`v3.25.14`](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)

###
[`v3.25.13`](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)

###
[`v3.25.12`](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)

</details>

<details>
<summary>gradle/gradle-build-action
(gradle/gradle-build-action)</summary>

###
[`v3.5.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v3.5.0)

[Compare
Source](https://togithub.com/gradle/gradle-build-action/compare/v3.4.2...v3.5.0)

> \[!IMPORTANT]
> As of `v3` this action has been superceded by
`gradle/actions/setup-gradle`.
> Any workflow that uses `gradle/gradle-build-action@v3` will
transparently delegate to `gradle/actions/setup-gradle@v3`.
>
> Users are encouraged to update their workflows, replacing:
>
>     uses: gradle/gradle-build-action@v3
>
> with
>
>     uses: gradle/actions/setup-gradle@v3
>
> See the [setup-gradle
documentation](https://togithub.com/gradle/actions/tree/main/setup-gradle)
for up-to-date documentation for `gradle/actions/setup-gradle`.

For release details, see
https://github.com/gradle/actions/releases/tag/v3.5.0

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.4.0`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0)

#### What's Changed

This update bumps the Scorecard version to the v5 release. For a
complete list of changes, please refer to the [v5.0.0 release
notes](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0). Of
special note to Scorecard Action is the Maintainer Annotation feature,
which can be used to suppress some Code Scanning false positives. Alerts
will not be generated for any Scorecard Check with an annotation.

- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to v5.0.0
by [@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1410](https://togithub.com/ossf/scorecard-action/pull/1410)
- 🐛 lower license sarif alert threshold to 9 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1411](https://togithub.com/ossf/scorecard-action/pull/1411)

##### Documentation

- docs: dogfooding badge by
[@&#8203;jkowalleck](https://togithub.com/jkowalleck) in
[https://github.com/ossf/scorecard-action/pull/1399](https://togithub.com/ossf/scorecard-action/pull/1399)

#### New Contributors

- [@&#8203;jkowalleck](https://togithub.com/jkowalleck) made their first
contribution in
[https://github.com/ossf/scorecard-action/pull/1399](https://togithub.com/ossf/scorecard-action/pull/1399)

**Full Changelog**:
ossf/scorecard-action@v2.3.3...v2.4.0

</details>

<details>
<summary>softprops/action-gh-release
(softprops/action-gh-release)</summary>

###
[`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
- chore(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to
20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
- chore(deps): bump
[@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
from 9.3.0 to 9.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
- chore(deps): bump glob from 10.4.2 to 11.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
- refactor: write jest config in ts by
[@&#8203;chenrui333](https://togithub.com/chenrui333) in
[https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
- chore(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1
to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**:
softprops/action-gh-release@v2...v2.0.8

###
[`v2.0.7`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.7)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Bug fixes 🐛

- Fix missing update release body by
[@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

##### Other Changes 🔄

- Bump
[@&#8203;octokit/plugin-retry](https://togithub.com/octokit/plugin-retry)
from 4.0.3 to 7.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/443](https://togithub.com/softprops/action-gh-release/pull/443)
- Bump typescript from 4.9.5 to 5.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/467](https://togithub.com/softprops/action-gh-release/pull/467)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.6 to 20.14.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/469](https://togithub.com/softprops/action-gh-release/pull/469)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.8 to 20.14.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/473](https://togithub.com/softprops/action-gh-release/pull/473)
- Bump typescript from 5.5.2 to 5.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/472](https://togithub.com/softprops/action-gh-release/pull/472)
- Bump ts-jest from 29.1.5 to 29.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/479](https://togithub.com/softprops/action-gh-release/pull/479)
- docs: document that existing releases are updated by
[@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)

#### New Contributors

- [@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) made their
first contribution in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)
- [@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) made
their first contribution in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

**Full Changelog**:
softprops/action-gh-release@v2.0.6...v2.0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/slsa-framework/slsa-github-generator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Signed-off-by: Mend Renovate <bot@renovateapp.com>
ramonpetgrave64 referenced this pull request in slsa-framework/slsa-github-generator Aug 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | digest | `692973e` -> `9a9194f` |
|
[actions/download-artifact](https://togithub.com/actions/download-artifact)
| action | patch | `v4.1.7` -> `v4.1.8` |
| [actions/setup-go](https://togithub.com/actions/setup-go) | action |
patch | `v5.0.1` -> `v5.0.2` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| patch | `v4.0.2` -> `v4.0.3` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `60edb5d` -> `1e60f62` |
|
[actions/upload-artifact](https://togithub.com/actions/upload-artifact)
| action | patch | `v4.3.3` -> `v4.3.5` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | patch | `v3.25.11` -> `v3.25.15` |
|
[gradle/gradle-build-action](https://togithub.com/gradle/gradle-build-action)
| action | minor | `v3.4.2` -> `v3.5.0` |
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) |
action | minor | `v2.3.3` -> `v2.4.0` |
|
[softprops/action-gh-release](https://togithub.com/softprops/action-gh-release)
| action | patch | `v2.0.6` -> `v2.0.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>

###
[`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8)

[Compare
Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8)

#### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341)

**Full Changelog**:
actions/download-artifact@v4...v4.1.8

</details>

<details>
<summary>actions/setup-go (actions/setup-go)</summary>

###
[`v5.0.2`](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

[Compare
Source](https://togithub.com/actions/setup-go/compare/v5.0.1...v5.0.2)

</details>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v4.0.3`](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

[Compare
Source](https://togithub.com/actions/setup-node/compare/v4.0.2...v4.0.3)

</details>

<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>

###
[`v4.3.5`](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)

[Compare
Source](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)

###
[`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4)

[Compare
Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)

##### What's Changed

- Update
[@&#8203;actions/artifact](https://togithub.com/actions/artifact)
version, bump dependencies by
[@&#8203;robherley](https://togithub.com/robherley) in
[https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584)

**Full Changelog**:
actions/upload-artifact@v4.3.3...v4.3.4

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.25.15`](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.14...v3.25.15)

###
[`v3.25.14`](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)

###
[`v3.25.13`](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)

###
[`v3.25.12`](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12)

</details>

<details>
<summary>gradle/gradle-build-action
(gradle/gradle-build-action)</summary>

###
[`v3.5.0`](https://togithub.com/gradle/gradle-build-action/releases/tag/v3.5.0)

[Compare
Source](https://togithub.com/gradle/gradle-build-action/compare/v3.4.2...v3.5.0)

> \[!IMPORTANT]
> As of `v3` this action has been superceded by
`gradle/actions/setup-gradle`.
> Any workflow that uses `gradle/gradle-build-action@v3` will
transparently delegate to `gradle/actions/setup-gradle@v3`.
>
> Users are encouraged to update their workflows, replacing:
>
>     uses: gradle/gradle-build-action@v3
>
> with
>
>     uses: gradle/actions/setup-gradle@v3
>
> See the [setup-gradle
documentation](https://togithub.com/gradle/actions/tree/main/setup-gradle)
for up-to-date documentation for `gradle/actions/setup-gradle`.

For release details, see
https://github.com/gradle/actions/releases/tag/v3.5.0

</details>

<details>
<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>

###
[`v2.4.0`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0)

#### What's Changed

This update bumps the Scorecard version to the v5 release. For a
complete list of changes, please refer to the [v5.0.0 release
notes](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0). Of
special note to Scorecard Action is the Maintainer Annotation feature,
which can be used to suppress some Code Scanning false positives. Alerts
will not be generated for any Scorecard Check with an annotation.

- 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to v5.0.0
by [@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1410](https://togithub.com/ossf/scorecard-action/pull/1410)
- 🐛 lower license sarif alert threshold to 9 by
[@&#8203;spencerschrock](https://togithub.com/spencerschrock) in
[https://github.com/ossf/scorecard-action/pull/1411](https://togithub.com/ossf/scorecard-action/pull/1411)

##### Documentation

- docs: dogfooding badge by
[@&#8203;jkowalleck](https://togithub.com/jkowalleck) in
[https://github.com/ossf/scorecard-action/pull/1399](https://togithub.com/ossf/scorecard-action/pull/1399)

#### New Contributors

- [@&#8203;jkowalleck](https://togithub.com/jkowalleck) made their first
contribution in
[https://github.com/ossf/scorecard-action/pull/1399](https://togithub.com/ossf/scorecard-action/pull/1399)

**Full Changelog**:
ossf/scorecard-action@v2.3.3...v2.4.0

</details>

<details>
<summary>softprops/action-gh-release
(softprops/action-gh-release)</summary>

###
[`v2.0.8`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/480](https://togithub.com/softprops/action-gh-release/pull/480)
- chore(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.14.9 to
20.14.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/483](https://togithub.com/softprops/action-gh-release/pull/483)
- chore(deps): bump
[@&#8203;octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
from 9.3.0 to 9.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/484](https://togithub.com/softprops/action-gh-release/pull/484)
- chore(deps): bump glob from 10.4.2 to 11.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/477](https://togithub.com/softprops/action-gh-release/pull/477)
- refactor: write jest config in ts by
[@&#8203;chenrui333](https://togithub.com/chenrui333) in
[https://github.com/softprops/action-gh-release/pull/485](https://togithub.com/softprops/action-gh-release/pull/485)
- chore(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1
to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/470](https://togithub.com/softprops/action-gh-release/pull/470)

**Full Changelog**:
softprops/action-gh-release@v2...v2.0.8

###
[`v2.0.7`](https://togithub.com/softprops/action-gh-release/releases/tag/v2.0.7)

[Compare
Source](https://togithub.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Bug fixes 🐛

- Fix missing update release body by
[@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

##### Other Changes 🔄

- Bump
[@&#8203;octokit/plugin-retry](https://togithub.com/octokit/plugin-retry)
from 4.0.3 to 7.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/443](https://togithub.com/softprops/action-gh-release/pull/443)
- Bump typescript from 4.9.5 to 5.5.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/467](https://togithub.com/softprops/action-gh-release/pull/467)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.6 to 20.14.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/469](https://togithub.com/softprops/action-gh-release/pull/469)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.14.8 to 20.14.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/473](https://togithub.com/softprops/action-gh-release/pull/473)
- Bump typescript from 5.5.2 to 5.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/472](https://togithub.com/softprops/action-gh-release/pull/472)
- Bump ts-jest from 29.1.5 to 29.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/softprops/action-gh-release/pull/479](https://togithub.com/softprops/action-gh-release/pull/479)
- docs: document that existing releases are updated by
[@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)

#### New Contributors

- [@&#8203;jvanbruegge](https://togithub.com/jvanbruegge) made their
first contribution in
[https://github.com/softprops/action-gh-release/pull/474](https://togithub.com/softprops/action-gh-release/pull/474)
- [@&#8203;FirelightFlagboy](https://togithub.com/FirelightFlagboy) made
their first contribution in
[https://github.com/softprops/action-gh-release/pull/365](https://togithub.com/softprops/action-gh-release/pull/365)

**Full Changelog**:
softprops/action-gh-release@v2.0.6...v2.0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/slsa-framework/slsa-github-generator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Signed-off-by: Mend Renovate <bot@renovateapp.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
scornet256 added a commit to scornet256/gogitlabber that referenced this pull request May 18, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | action | major | `v2` → `v3` |

---

### Release Notes

<details>
<summary>softprops/action-gh-release (softprops/action-gh-release)</summary>

### [`v3.0.0`](https://github.com/softprops/action-gh-release/releases/tag/v3.0.0)

[Compare Source](softprops/action-gh-release@v3.0.0...v3.0.0)

`3.0.0` is a major release that moves the action runtime from Node 20 to Node 24.
Use `v3` on GitHub-hosted runners and self-hosted fleets that already support the
Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on
`v2.6.2`.

#### What's Changed

##### Other Changes 🔄

- Move the action runtime and bundle target to Node 24
- Update `@types/node` to the Node 24 line and allow future Dependabot updates
- Keep the floating major tag on `v3`; `v2` remains pinned to the latest `2.x` release

### [`v3`](softprops/action-gh-release@v2.6.2...v3.0.0)

[Compare Source](softprops/action-gh-release@v2.6.2...v3.0.0)

### [`v2.6.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.6.2)

[Compare Source](softprops/action-gh-release@v2.6.1...v2.6.2)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump picomatch from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;775](softprops/action-gh-release#775)
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;777](softprops/action-gh-release#777)
- chore(deps): bump vite from 8.0.0 to 8.0.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;781](softprops/action-gh-release#781)

**Full Changelog**: <softprops/action-gh-release@v2...v2.6.2>

### [`v2.6.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.6.1)

[Compare Source](softprops/action-gh-release@v2.6.0...v2.6.1)

`2.6.1` is a patch release focused on restoring linked discussion thread creation when
`discussion_category_name` is set. It fixes `#764`, where the draft-first publish flow
stopped carrying the discussion category through the final publish step.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

#### What's Changed

##### Bug fixes 🐛

- fix: preserve discussion category on publish by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;765](softprops/action-gh-release#765)

### [`v2.6.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.6.0)

[Compare Source](softprops/action-gh-release@v2.5.3...v2.6.0)

`2.6.0` is a minor release centered on `previous_tag` support for `generate_release_notes`,
which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range.
It also includes the recent concurrent asset upload recovery fix, a `working_directory` docs sync,
a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where
GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

#### What's Changed

##### Exciting New Features 🎉

- feat: support previous\_tag for generate\_release\_notes by [@&#8203;pocesar](https://github.com/pocesar) in [#&#8203;372](softprops/action-gh-release#372)

##### Bug fixes 🐛

- fix: recover concurrent asset metadata 404s by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;760](softprops/action-gh-release#760)

##### Other Changes 🔄

- docs: clarify reused draft release behavior by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;759](softprops/action-gh-release#759)
- docs: clarify working\_directory input by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;761](softprops/action-gh-release#761)
- ci: verify dist bundle freshness by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;762](softprops/action-gh-release#762)
- fix: clarify immutable prerelease uploads by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;763](softprops/action-gh-release#763)

### [`v2.5.3`](https://github.com/softprops/action-gh-release/releases/tag/v2.5.3)

[Compare Source](softprops/action-gh-release@v2.5.2...v2.5.3)

<!-- Release notes generated using configuration in .github/release.yml at master -->

`2.5.3` is a patch release focused on the remaining path-handling and release-selection bugs uncovered after `2.5.2`.
It fixes `#639`, `#571`, `#280`, `#614`, `#311`, `#403`, and `#368`.
It also adds documentation clarifications for `#541`, `#645`, `#542`, `#393`, and `#411`,
where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

#### What's Changed

##### Bug fixes 🐛

- fix: prefer token input over GITHUB\_TOKEN by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;751](softprops/action-gh-release#751)
- fix: clean up duplicate drafts after canonicalization by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;753](softprops/action-gh-release#753)
- fix: support Windows-style file globs by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;754](softprops/action-gh-release#754)
- fix: normalize refs-tag inputs by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;755](softprops/action-gh-release#755)
- fix: expand tilde file paths by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;756](softprops/action-gh-release#756)

##### Other Changes 🔄

- docs: clarify token precedence by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;752](softprops/action-gh-release#752)
- docs: clarify GitHub release limits by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;758](softprops/action-gh-release#758)
- documentation clarifications for empty-token handling, `preserve_order`, and special-character asset filename behavior

**Full Changelog**: <softprops/action-gh-release@v2...v2.5.3>

### [`v2.5.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.5.2)

[Compare Source](softprops/action-gh-release@v2.5.1...v2.5.2)

<!-- Release notes generated using configuration in .github/release.yml at master -->

`2.5.2` is a patch release focused on the remaining release-creation and prerelease regressions in the `2.5.x` bug-fix cycle.
It fixes `#705`, fixes `#708`, fixes `#740`, fixes `#741`, and fixes `#722`.
Regression testing covers the shared-tag race, prerelease event behavior, dotfile asset labels,
same-filename concurrent uploads, and blocked-tag cleanup behavior.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

#### What's Changed

##### Bug fixes 🐛

- fix: canonicalize releases after concurrent create by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;746](softprops/action-gh-release#746)
- fix: preserve prereleased events for prereleases by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;748](softprops/action-gh-release#748)
- fix: restore dotfile asset labels by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;749](softprops/action-gh-release#749)
- fix: handle upload already\_exists races across workflows by [@&#8203;api2062](https://github.com/api2062) in [#&#8203;745](softprops/action-gh-release#745)
- fix: clean up orphan drafts when tag creation is blocked by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;750](softprops/action-gh-release#750)

#### New Contributors

- [@&#8203;api2062](https://github.com/api2062) made their first contribution in [#&#8203;745](softprops/action-gh-release#745)

**Full Changelog**: <softprops/action-gh-release@v2...v2.5.2>

### [`v2.5.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.5.1)

[Compare Source](softprops/action-gh-release@v2.5.0...v2.5.1)

<!-- Release notes generated using configuration in .github/release.yml at master -->

`2.5.1` is a patch release focused on regressions introduced in `2.5.0` and on release lookup reliability.
It fixes `#713`, addresses `#703`, and fixes `#724`. Regression testing shows that
current `master` no longer reproduces the finalize-race behavior reported in `#704` and `#709`.

#### What's Changed

##### Bug fixes 🐛

- fix: fetch correct asset URL after finalization; test; some refactoring by [@&#8203;pzhlkj6612](https://github.com/pzhlkj6612) in [#&#8203;738](softprops/action-gh-release#738)
- fix: release marked as 'latest' despite make\_latest: false by [@&#8203;Boshen](https://github.com/Boshen) in [#&#8203;715](softprops/action-gh-release#715)
- fix: use getReleaseByTag API instead of iterating all releases by [@&#8203;kim-em](https://github.com/kim-em) in [#&#8203;725](softprops/action-gh-release#725)

##### Other Changes 🔄

- dependency updates, including the ESM/runtime compatibility refresh in [#&#8203;731](softprops/action-gh-release#731)

#### New Contributors

- [@&#8203;autarch](https://github.com/autarch) made their first contribution in [#&#8203;716](softprops/action-gh-release#716)
- [@&#8203;pzhlkj6612](https://github.com/pzhlkj6612) made their first contribution in [#&#8203;738](softprops/action-gh-release#738)
- [@&#8203;Boshen](https://github.com/Boshen) made their first contribution in [#&#8203;715](softprops/action-gh-release#715)
- [@&#8203;kim-em](https://github.com/kim-em) made their first contribution in [#&#8203;725](softprops/action-gh-release#725)

**Full Changelog**: <softprops/action-gh-release@v2...v2.5.1>

### [`v2.5.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.5.0)

[Compare Source](softprops/action-gh-release@v2.4.2...v2.5.0)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat: mark release as draft until all artifacts are uploaded by [@&#8203;dumbmoron](https://github.com/dumbmoron) in [#&#8203;692](softprops/action-gh-release#692)

##### Other Changes 🔄

- chore(deps): bump the npm group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;697](softprops/action-gh-release#697)
- chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;689](softprops/action-gh-release#689)

#### New Contributors

- [@&#8203;dumbmoron](https://github.com/dumbmoron) made their first contribution in [#&#8203;692](softprops/action-gh-release#692)

**Full Changelog**: <softprops/action-gh-release@v2.4.2...v2.5.0>

### [`v2.4.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.4.2)

[Compare Source](softprops/action-gh-release@v2.4.1...v2.4.2)

#### What's Changed

##### Exciting New Features 🎉

- feat: Ensure generated release notes cannot be over 125000 characters by [@&#8203;BeryJu](https://github.com/BeryJu) in [#&#8203;684](softprops/action-gh-release#684)

##### Other Changes 🔄

- dependency updates

#### New Contributors

- [@&#8203;BeryJu](https://github.com/BeryJu) made their first contribution in [#&#8203;684](softprops/action-gh-release#684)

**Full Changelog**: <softprops/action-gh-release@v2.4.1...v2.4.2>

### [`v2.4.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.4.1)

[Compare Source](softprops/action-gh-release@v2.4.0...v2.4.1)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Other Changes 🔄

- fix(util): support brace expansion globs containing commas in parseInputFiles by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;672](softprops/action-gh-release#672)
- fix: gracefully fallback to body when body\_path cannot be read by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;671](softprops/action-gh-release#671)

**Full Changelog**: <softprops/action-gh-release@v2...v2.4.1>

### [`v2.4.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.4.0)

[Compare Source](softprops/action-gh-release@v2.3.4...v2.4.0)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat(action): respect working\_directory for files globs by [@&#8203;stephenway](https://github.com/stephenway) in [#&#8203;667](softprops/action-gh-release#667)

##### Other Changes 🔄

- chore(deps): bump the npm group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;668](softprops/action-gh-release#668)

**Full Changelog**: <softprops/action-gh-release@v2.3.4...v2.4.0>

### [`v2.3.4`](https://github.com/softprops/action-gh-release/releases/tag/v2.3.4)

[Compare Source](softprops/action-gh-release@v2.3.3...v2.3.4)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Bug fixes 🐛

- fix(action): handle 422 already\_exists race condition by [@&#8203;stephenway](https://github.com/stephenway) in [#&#8203;665](softprops/action-gh-release#665)

##### Other Changes 🔄

- chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;656](softprops/action-gh-release#656)
- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.19.11 to 20.19.13 in the npm group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;655](softprops/action-gh-release#655)
- chore(deps): bump vite from 7.0.0 to 7.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;657](softprops/action-gh-release#657)
- chore(deps): bump the npm group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;662](softprops/action-gh-release#662)
- chore(deps): bump the npm group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;666](softprops/action-gh-release#666)

**Full Changelog**: <softprops/action-gh-release@v2...v2.3.4>

### [`v2.3.3`](https://github.com/softprops/action-gh-release/releases/tag/v2.3.3)

[Compare Source](softprops/action-gh-release@v2.3.2...v2.3.3)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat: add input option `overwrite_files` by [@&#8203;asfernandes](https://github.com/asfernandes) in [#&#8203;343](softprops/action-gh-release#343)

##### Other Changes 🔄

- dependency updates

#### New Contributors

- [@&#8203;asfernandes](https://github.com/asfernandes) made their first contribution in [#&#8203;343](softprops/action-gh-release#343)

**Full Changelog**: <softprops/action-gh-release@v2...v2.3.3>

### [`v2.3.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.3.2)

[Compare Source](softprops/action-gh-release@v2.3.1...v2.3.2)

- fix: revert fs `readableWebStream` change

### [`v2.3.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.3.1)

[Compare Source](softprops/action-gh-release@v2.3.0...v2.3.1)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Bug fixes 🐛

- fix: fix file closing issue by [@&#8203;WailGree](https://github.com/WailGree) in [#&#8203;629](softprops/action-gh-release#629)

#### New Contributors

- [@&#8203;WailGree](https://github.com/WailGree) made their first contribution in [#&#8203;629](softprops/action-gh-release#629)

**Full Changelog**: <softprops/action-gh-release@v2.3.0...v2.3.1>

### [`v2.3.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.3.0)

[Compare Source](softprops/action-gh-release@v2.2.2...v2.3.0)

<!-- Release notes generated using configuration in .github/release.yml at master -->

- Migrate from jest to vitest
- Replace `mime` with `mime-types`
- Bump to use node 24
- Dependency updates

**Full Changelog**: <softprops/action-gh-release@v2.2.2...v2.3.0>

### [`v2.2.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.2.2)

[Compare Source](softprops/action-gh-release@v2.2.1...v2.2.2)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Bug fixes 🐛

- fix: updating release draft status from true to false by [@&#8203;galargh](https://github.com/galargh) in [#&#8203;316](softprops/action-gh-release#316)

##### Other Changes 🔄

- chore: simplify ref\_type test by [@&#8203;steinybot](https://github.com/steinybot) in [#&#8203;598](softprops/action-gh-release#598)
- fix(docs): clarify the default for tag\_name by [@&#8203;muzimuzhi](https://github.com/muzimuzhi) in [#&#8203;599](softprops/action-gh-release#599)
- test(release): add unit tests when searching for a release by [@&#8203;rwaskiewicz](https://github.com/rwaskiewicz) in [#&#8203;603](softprops/action-gh-release#603)
- dependency updates

#### New Contributors

- [@&#8203;steinybot](https://github.com/steinybot) made their first contribution in [#&#8203;598](softprops/action-gh-release#598)
- [@&#8203;muzimuzhi](https://github.com/muzimuzhi) made their first contribution in [#&#8203;599](softprops/action-gh-release#599)
- [@&#8203;galargh](https://github.com/galargh) made their first contribution in [#&#8203;316](softprops/action-gh-release#316)
- [@&#8203;rwaskiewicz](https://github.com/rwaskiewicz) made their first contribution in [#&#8203;603](softprops/action-gh-release#603)

**Full Changelog**: <softprops/action-gh-release@v2.2.1...v2.2.2>

### [`v2.2.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.2.1)

[Compare Source](softprops/action-gh-release@v2.2.0...v2.2.1)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Bug fixes 🐛

- fix: big file uploads by [@&#8203;xen0n](https://github.com/xen0n) in [#&#8203;562](softprops/action-gh-release#562)

##### Other Changes 🔄

- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.1 to 22.10.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;559](softprops/action-gh-release#559)
- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.2 to 22.10.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;569](softprops/action-gh-release#569)
- chore: update error and warning messages for not matching files in files field by [@&#8203;ytimocin](https://github.com/ytimocin) in [#&#8203;568](softprops/action-gh-release#568)

#### New Contributors

- [@&#8203;ytimocin](https://github.com/ytimocin) made their first contribution in [#&#8203;568](softprops/action-gh-release#568)

**Full Changelog**: <softprops/action-gh-release@v2.2.0...v2.2.1>

### [`v2.2.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.2.0)

[Compare Source](softprops/action-gh-release@v2.1.0...v2.2.0)

#### What's Changed

##### Exciting New Features 🎉

- feat: read the release assets asynchronously by [@&#8203;xen0n](https://github.com/xen0n) in [#&#8203;552](softprops/action-gh-release#552)

##### Bug fixes 🐛

- fix(docs): clarify the default for tag\_name by [@&#8203;alexeagle](https://github.com/alexeagle) in [#&#8203;544](softprops/action-gh-release#544)

##### Other Changes 🔄

- chore(deps): bump typescript from 5.6.3 to 5.7.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;548](softprops/action-gh-release#548)
- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 22.9.0 to 22.9.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;547](softprops/action-gh-release#547)
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;545](softprops/action-gh-release#545)
- chore(deps): bump [@&#8203;vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;543](softprops/action-gh-release#543)
- chore(deps): bump prettier from 3.3.3 to 3.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;550](softprops/action-gh-release#550)
- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 22.9.4 to 22.10.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;551](softprops/action-gh-release#551)
- chore(deps): bump prettier from 3.4.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;554](softprops/action-gh-release#554)

#### New Contributors

- [@&#8203;alexeagle](https://github.com/alexeagle) made their first contribution in [#&#8203;544](softprops/action-gh-release#544)
- [@&#8203;xen0n](https://github.com/xen0n) made their first contribution in [#&#8203;552](softprops/action-gh-release#552)

**Full Changelog**: <softprops/action-gh-release@v2.1.0...v2.2.0>

### [`v2.1.0`](https://github.com/softprops/action-gh-release/releases/tag/v2.1.0)

[Compare Source](softprops/action-gh-release@v2.0.9...v2.1.0)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat: add support for release assets with multiple spaces within the name by [@&#8203;dukhine](https://github.com/dukhine) in [#&#8203;518](softprops/action-gh-release#518)
- feat: preserve upload order by [@&#8203;richarddd](https://github.com/richarddd) in [#&#8203;500](softprops/action-gh-release#500)

##### Other Changes 🔄

- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 22.8.2 to 22.8.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;539](softprops/action-gh-release#539)

#### New Contributors

- [@&#8203;dukhine](https://github.com/dukhine) made their first contribution in [#&#8203;518](softprops/action-gh-release#518)
- [@&#8203;richarddd](https://github.com/richarddd) made their first contribution in [#&#8203;500](softprops/action-gh-release#500)

**Full Changelog**: <softprops/action-gh-release@v2...v2.1.0>

### [`v2.0.9`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.9)

[Compare Source](softprops/action-gh-release@v2.0.8...v2.0.9)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

- maintenance release with updated dependencies

#### New Contributors

- [@&#8203;kbakdev](https://github.com/kbakdev) made their first contribution in [#&#8203;521](softprops/action-gh-release#521)

**Full Changelog**: <softprops/action-gh-release@v2...v2.0.9>

### [`v2.0.8`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.8)

[Compare Source](softprops/action-gh-release@v2.0.7...v2.0.8)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Other Changes 🔄

- chore(deps): bump prettier from 2.8.0 to 3.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;480](softprops/action-gh-release#480)
- chore(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.14.9 to 20.14.11 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;483](softprops/action-gh-release#483)
- chore(deps): bump [@&#8203;octokit/plugin-throttling](https://github.com/octokit/plugin-throttling) from 9.3.0 to 9.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;484](softprops/action-gh-release#484)
- chore(deps): bump glob from 10.4.2 to 11.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;477](softprops/action-gh-release#477)
- refactor: write jest config in ts by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;485](softprops/action-gh-release#485)
- chore(deps): bump [@&#8203;actions/github](https://github.com/actions/github) from 5.1.1 to 6.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;470](softprops/action-gh-release#470)

**Full Changelog**: <softprops/action-gh-release@v2...v2.0.8>

### [`v2.0.7`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.7)

[Compare Source](softprops/action-gh-release@v2.0.6...v2.0.7)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### Bug fixes 🐛

- Fix missing update release body by [@&#8203;FirelightFlagboy](https://github.com/FirelightFlagboy) in [#&#8203;365](softprops/action-gh-release#365)

##### Other Changes 🔄

- Bump [@&#8203;octokit/plugin-retry](https://github.com/octokit/plugin-retry) from 4.0.3 to 7.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;443](softprops/action-gh-release#443)
- Bump typescript from 4.9.5 to 5.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;467](softprops/action-gh-release#467)
- Bump [@&#8203;types/node](https://github.com/types/node) from 20.14.6 to 20.14.8 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;469](softprops/action-gh-release#469)
- Bump [@&#8203;types/node](https://github.com/types/node) from 20.14.8 to 20.14.9 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;473](softprops/action-gh-release#473)
- Bump typescript from 5.5.2 to 5.5.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;472](softprops/action-gh-release#472)
- Bump ts-jest from 29.1.5 to 29.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;479](softprops/action-gh-release#479)
- docs: document that existing releases are updated by [@&#8203;jvanbruegge](https://github.com/jvanbruegge) in [#&#8203;474](softprops/action-gh-release#474)

#### New Contributors

- [@&#8203;jvanbruegge](https://github.com/jvanbruegge) made their first contribution in [#&#8203;474](softprops/action-gh-release#474)
- [@&#8203;FirelightFlagboy](https://github.com/FirelightFlagboy) made their first contribution in [#&#8203;365](softprops/action-gh-release#365)

**Full Changelog**: <softprops/action-gh-release@v2.0.6...v2.0.7>

### [`v2.0.6`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.6)

[Compare Source](softprops/action-gh-release@v2.0.5...v2.0.6)

maintenance release with updated dependencies

### [`v2.0.5`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.5)

[Compare Source](softprops/action-gh-release@v2.0.4...v2.0.5)

- Factor in file names with spaces when upserting files [#&#8203;446](softprops/action-gh-release#446) via [@&#8203;MystiPanda](https://github.com/MystiPanda)
- Improvements to error handling [#&#8203;449](softprops/action-gh-release#449) via [@&#8203;till](https://github.com/till)

### [`v2.0.4`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.4)

[Compare Source](softprops/action-gh-release@v2.0.3...v2.0.4)

- Minor follow up to [#&#8203;417](softprops/action-gh-release#417). [#&#8203;425](softprops/action-gh-release#425)

### [`v2.0.3`](softprops/action-gh-release@v2.0.2...v2.0.3)

[Compare Source](softprops/action-gh-release@v2.0.2...v2.0.3)

### [`v2.0.2`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.2)

[Compare Source](softprops/action-gh-release@v2.0.1...v2.0.2)

- Revisit approach to [#&#8203;384](softprops/action-gh-release#384) making unresolved pattern failures opt-in [#&#8203;417](softprops/action-gh-release#417)

### [`v2.0.1`](https://github.com/softprops/action-gh-release/releases/tag/v2.0.1)

[Compare Source](softprops/action-gh-release@v2...v2.0.1)

- Add support for make\_latest property [#&#8203;304](softprops/action-gh-release#304) via [@&#8203;samueljseay](https://github.com/samueljseay)
- Fail run if files setting contains invalid patterns [#&#8203;384](softprops/action-gh-release#384) via [@&#8203;rpdelaney](https://github.com/rpdelaney)
- Add support for proxy env variables (don't use node-fetch) [#&#8203;386/](softprops/action-gh-release#386) via [@&#8203;timor-raiman](https://github.com/timor-raiman)
- Suppress confusing warning when input\_files is empty [#&#8203;389](softprops/action-gh-release#389) via [@&#8203;Drowze](https://github.com/Drowze)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE2NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.simoncor.net/golang/gogitlabber/pulls/3
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant