-
-
Notifications
You must be signed in to change notification settings - Fork 4
Bump softprops/action-gh-release from 0.1.15 to 2.0.8 #1
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/github_actions/softprops/action-gh-release-2.0.8
Closed
Bump softprops/action-gh-release from 0.1.15 to 2.0.8 #1
dependabot
wants to merge
1
commit into
master
from
dependabot/github_actions/softprops/action-gh-release-2.0.8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.15 to 2.0.8. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v0.1.15...v2.0.8) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot ignore this dependency
On Monday, October 21, 2024 at 11:00:04 PM CDT, dependabot[bot] ***@***.***> wrote:
Bumps softprops/action-gh-release from 0.1.15 to 2.0.8.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.0.8
What's Changed
Other Changes 🔄
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in softprops/action-gh-release#480
- chore(deps): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in softprops/action-gh-release#483
- chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 by @dependabot in softprops/action-gh-release#484
- chore(deps): bump glob from 10.4.2 to 11.0.0 by @dependabot in softprops/action-gh-release#477
- refactor: write jest config in ts by @chenrui333 in softprops/action-gh-release#485
- chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in softprops/action-gh-release#470
Full Changelog: ***@***.***
v2.0.7
What's Changed
Bug fixes 🐛
- Fix missing update release body by @FirelightFlagboy in softprops/action-gh-release#365
Other Changes 🔄
- Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 by @dependabot in softprops/action-gh-release#443
- Bump typescript from 4.9.5 to 5.5.2 by @dependabot in softprops/action-gh-release#467
- Bump @types/node from 20.14.6 to 20.14.8 by @dependabot in softprops/action-gh-release#469
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in softprops/action-gh-release#473
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in softprops/action-gh-release#472
- Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in softprops/action-gh-release#479
- docs: document that existing releases are updated by @jvanbruegge in softprops/action-gh-release#474
New Contributors
- @jvanbruegge made their first contribution in softprops/action-gh-release#474
- @FirelightFlagboy made their first contribution in softprops/action-gh-release#365
Full Changelog: ***@***.***
v2.0.6
maintenance release with updated dependencies
v2.0.5
- Factor in file names with spaces when upserting files #446 via @MystiPanda
- Improvements to error handling #449 via @till
v2.0.4
- Minor follow up to #417. #425
v2.0.2
- Revisit approach to #384 making unresolved pattern failures opt-in #417
v2.0.1
- Add support for make_latest property softprops/action-gh-release#304 via @samueljseay
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
2.0.8
Other Changes 🔄
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by @dependabot in softprops/action-gh-release#480
- chore(deps): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in softprops/action-gh-release#483
- chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 by @dependabot in softprops/action-gh-release#484
- chore(deps): bump glob from 10.4.2 to 11.0.0 by @dependabot in softprops/action-gh-release#477
- refactor: write jest config in ts by @chenrui333 in softprops/action-gh-release#485
- chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in softprops/action-gh-release#470
2.0.7
Bug fixes 🐛
- Fix missing update release body by @FirelightFlagboy in softprops/action-gh-release#365
Other Changes 🔄
- Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 by @dependabot in softprops/action-gh-release#443
- Bump typescript from 4.9.5 to 5.5.2 by @dependabot in softprops/action-gh-release#467
- Bump @types/node from 20.14.6 to 20.14.8 by @dependabot in softprops/action-gh-release#469
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in softprops/action-gh-release#473
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in softprops/action-gh-release#472
- Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in softprops/action-gh-release#479
- docs: document that existing releases are updated by @jvanbruegge in softprops/action-gh-release#474
2.0.6
- maintenance release with updated dependencies
2.0.5
- Factor in file names with spaces when upserting files #446 via @MystiPanda
- Improvements to error handling #449 via @till
2.0.4
- Minor follow up to #417. #425
2.0.3
- Declare make_latest as an input field in action.yml #419
2.0.2
- Revisit approach to #384 making unresolved pattern failures opt-in #417
2.0.1
- Add support for make_latest property #304 via @samueljseay
... (truncated)
Commits
- c062e08 release 2.0.8
- 380635c chore(deps): bump @actions/github from 5.1.1 to 6.0.0 (#470)
- 20adb42 refactor: write jest config in ts (#485)
- f808f15 chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)
- 6145241 chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 (#484)
- 4ac522d chore(deps): bump @types/node from 20.14.9 to 20.14.11 (#483)
- 25849b1 chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)
- 6206056 chore: update dependabot commit msg
- 39aadf1 chore: run frizbee actions .github/workflows/
- 6f3ab65 chore: update dist file
- Additional commits viewable in compare view
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)
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
- 7b752ee Bump softprops/action-gh-release from 0.1.15 to 2.0.8
File Changes
(1 file)
- M .github/workflows/release.yml (2)
Patch Links:
- https://github.com/thlucas1/spotifyplus_card/pull/1.patch
- https://github.com/thlucas1/spotifyplus_card/pull/1.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Author
|
OK, I won't notify you about softprops/action-gh-release again, unless you re-open this PR. |
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
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps softprops/action-gh-release from 0.1.15 to 2.0.8.
Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c062e08release 2.0.8380635cchore(deps): bump@actions/githubfrom 5.1.1 to 6.0.0 (#470)20adb42refactor: write jest config in ts (#485)f808f15chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)6145241chore(deps): bump@octokit/plugin-throttlingfrom 9.3.0 to 9.3.1 (#484)4ac522dchore(deps): bump@types/nodefrom 20.14.9 to 20.14.11 (#483)25849b1chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)6206056chore: update dependabot commit msg39aadf1chore: runfrizbee actions .github/workflows/6f3ab65chore: update dist fileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)