Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the github-action-dependencies group with 4 updates in the / directory: cycjimmy/semantic-release-action, slackapi/slack-github-action, ruby/setup-ruby and kenji-miyake/setup-sd.

Updates cycjimmy/semantic-release-action from 4.2.0 to 4.2.1

Release notes

Sourced from cycjimmy/semantic-release-action's releases.

v4.2.1

4.2.1 (2025-06-07)

Bug Fixes

  • update marked terminal to v7.3.0 (b52fa1b)
Changelog

Sourced from cycjimmy/semantic-release-action's changelog.

4.2.1 (2025-06-07)

Bug Fixes

  • update marked terminal to v7.3.0 (b52fa1b)

4.2.0 (2025-03-14)

Features

  • add ability to unset GITHUB_ACTION env var (266ea7e)

4.1.1 (2024-09-25)

Bug Fixes

  • default use semantic-release@24 (c22487b)

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

3.4.2 (2023-03-30)

Bug Fixes

... (truncated)

Commits
  • c4a2fa8 chore(release): 4.2.1 [skip ci]
  • 76e103a Merge pull request #245 from enkhjile/fix/upgrade-marked-terminal
  • b52fa1b fix: update marked terminal to v7.3.0
  • See full diff in compare view

Updates slackapi/slack-github-action from 1.26.0 to 2.1.0

Release notes

Sourced from slackapi/slack-github-action's releases.

Slack Send v2.1.0

What's changed

This release improves error messages from odd payload parsings. An api option is now also available in inputs to change the destination of data with the method technique.

Read more on the new site for documentation: https://tools.slack.dev/slack-github-action/

👾 Enhancements

🐛 Bug fixes

📚 Documentation

🤖 Dependencies

... (truncated)

Commits
  • b0fa283 Release
  • 47b1876 chore(release): tag version 2.1.0 (#438)
  • ab965e5 fix: include cause of parsing errors in action output logs (#431)
  • c7dafcf fix: require a custom 'api' url to send to instead of absolute urls as a 'met...
  • 4fc20be build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#437)
  • 54c2553 build(deps): bump actions/create-github-app-token from 1 to 2 (#436)
  • 9472fc6 build(deps): bump axios from 1.8.4 to 1.9.0 (#435)
  • c34c4e8 build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#434)
  • f473c97 build(deps-dev): bump @​types/node from 22.13.14 to 22.15.3 (#433)
  • aef4dbb docs: update casing of Github to GitHub (#430)
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.229.0 to 1.244.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.244.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.243.0...v1.244.0

v1.243.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.242.0...v1.243.0

v1.242.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.241.0...v1.242.0

v1.241.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.240.0...v1.241.0

v1.240.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.239.0...v1.240.0

v1.239.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.238.0...v1.239.0

v1.238.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.237.0...v1.238.0

... (truncated)

Commits
  • 13e7a03 run yarn run package
  • 2deba9e yarn.lock update
  • 308b219 package.json - update @​actions/io, semver, ncc
  • c95ae37 Upgrade @​actions/cache
  • cb0fda5 Update CRuby releases on Windows
  • bb0f760 Fix a regression where MAKE on windows has an extra space at the end
  • 1a0ff44 Switch to ruby/setup-msys2-gcc
  • 2f55240 Apply review feedbacks
  • a871308 Rewrite ruby/setup-msys2-gcc
  • 84684c0 Add ruby-3.4.4
  • Additional commits viewable in compare view

Updates kenji-miyake/setup-sd from 08c14e27d65a1c215342ef00c81583ae67f4c5ef to f4181660873fa5814708e1c0a640d8e9975a4ae5

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team June 9, 2025 21:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-action-dependencies-7d40d8ce4e branch 2 times, most recently from 2b22abc to 54fdb43 Compare July 8, 2025 00:08
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-action-dependencies-7d40d8ce4e branch 2 times, most recently from 19f2734 to 3e11a85 Compare July 22, 2025 00:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

…tory with 4 updates

Bumps the github-action-dependencies group with 4 updates in the / directory: [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action), [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [kenji-miyake/setup-sd](https://github.com/kenji-miyake/setup-sd).


Updates `cycjimmy/semantic-release-action` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
- [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
- [Commits](cycjimmy/semantic-release-action@0a51e81...c4a2fa8)

Updates `slackapi/slack-github-action` from 1.26.0 to 2.1.0
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@70cd7be...b0fa283)

Updates `ruby/setup-ruby` from 1.229.0 to 1.244.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@354a1ad...13e7a03)

Updates `kenji-miyake/setup-sd` from 08c14e27d65a1c215342ef00c81583ae67f4c5ef to f4181660873fa5814708e1c0a640d8e9975a4ae5
- [Release notes](https://github.com/kenji-miyake/setup-sd/releases)
- [Commits](kenji-miyake/setup-sd@08c14e2...f418166)

---
updated-dependencies:
- dependency-name: cycjimmy/semantic-release-action
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-dependencies
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-action-dependencies
- dependency-name: ruby/setup-ruby
  dependency-version: 1.244.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-action-dependencies
- dependency-name: kenji-miyake/setup-sd
  dependency-version: f4181660873fa5814708e1c0a640d8e9975a4ae5
  dependency-type: direct:production
  dependency-group: github-action-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-action-dependencies-7d40d8ce4e branch from 3e11a85 to 86edc6f Compare August 5, 2025 04:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-action-dependencies-7d40d8ce4e branch August 11, 2025 22:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants