Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump xresloader/upload-to-github-release from 1.3.9 to 1.6.0 #18

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps xresloader/upload-to-github-release from 1.3.9 to 1.6.0.

Release notes

Sourced from xresloader/upload-to-github-release's releases.

v1.6.0

CHANGELOG

  1. Update dependencies.
  2. Add update_release_body, update_release_body_path and update_release_body_append (Fixes #63)

v1.5.0

CHANGELOG

  • Upgrade runtime to node20(Fixes #60)
  • Update dependencies.
  • Switch to ESM.

v1.4.2

CHANGELOG

v1.4.0

CHANGELOG

  1. Add default_release_body and default_release_body_path options to set release body when creating a new release.
  2. add token option to set github token which allow users to use ${{ github.token }} without any explicit settings.
  3. Use another way to upload asset files to reduce memory usage.

v1.3.12

CHANGELOG

  • Add default_release_name to set the release name when creating new release.
  • Fixes target_repo (#46)

v1.3.11

CHANGELOG

  • add find_draft_release_count to set how many recent releases to check when we try to find a extsted draft release.
  • Fix slash problem and add more logs when filter files.(Fixes #45 )

v1.3.10

CHANGELOG

  • Update dependencies.
  • Patch path for globby.(Fixes #44)
Commits
  • 26f7cc1 Merge pull request #65 from xresloader/main
  • 947b5e5 Merge remote-tracking branch 'origin/v1'
  • b6a8d4e Update version to 1.6.0
  • 363c319 Merge pull request #64 from xresloader/main
  • c3d1e0c Active body updating options.
  • c5c3b37 Merge branch 'main' of github.com:xresloader/upload-to-github-release
  • 0283352 Add update_release_body, update_release_body_path and `update_release_bod...
  • 75c1231 Merge pull request #62 from xresloader/dependabot/npm_and_yarn/tar-6.2.1
  • 3e1ddf9 Bump tar from 6.2.0 to 6.2.1
  • bb8cda4 Merge pull request #61 from xresloader/dependabot/npm_and_yarn/undici-5.28.4
  • 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 [xresloader/upload-to-github-release](https://github.com/xresloader/upload-to-github-release) from 1.3.9 to 1.6.0.
- [Release notes](https://github.com/xresloader/upload-to-github-release/releases)
- [Commits](xresloader/upload-to-github-release@v1.3.9...v1.6.0)

---
updated-dependencies:
- dependency-name: xresloader/upload-to-github-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants