Skip to content

build(deps): bump the github-actions group across 4 directories with 3 updates #16999

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2025

Bumps the github-actions group with 2 updates in the / directory: slackapi/slack-github-action and tj-actions/changed-files.
Bumps the github-actions group with 2 updates in the /.github/workflows directory: slackapi/slack-github-action and tj-actions/changed-files.
Bumps the github-actions group with 1 update in the /.github/workflows/prepare-release directory: elastic/oblt-actions.
Bumps the github-actions group with 1 update in the /.github/workflows/smoke-test-ess-action directory: elastic/oblt-actions.

Updates slackapi/slack-github-action from 2.0.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 tj-actions/changed-files from 9934ab3fdf63239da75d9e0fbd339c48620c72c4 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

46.0.5 - (2025-04-09)

⚙️ Miscellaneous Tasks

  • deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
  • deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])
  • deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
  • deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
  • deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
  • deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
  • deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v46.0.4 (#2511)

Co-authored-by: github-actions[bot] (6f67ee9) - (github-actions[bot])

46.0.4 - (2025-04-03)

🐛 Bug Fixes

  • Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)

📚 Documentation

⬆️ Upgrades

  • Upgraded to v46.0.3 (#2506)

Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jack [email protected] (27ae6b3) - (github-actions[bot])

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])

📚 Documentation

... (truncated)

Commits
  • 3981e4f chore(deps-dev): bump @​types/node from 22.15.17 to 22.15.21 (#2566)
  • 403a8a6 chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 (#2563)
  • 5c5e8c9 chore(deps): bump yaml from 2.7.1 to 2.8.0 (#2561)
  • d869ace chore(deps-dev): bump @​types/lodash from 4.17.16 to 4.17.17 (#2565)
  • 480f494 chore(deps): bump @​actions/github from 6.0.0 to 6.0.1 (#2556)
  • 405524a chore(deps-dev): bump @​types/node from 22.15.14 to 22.15.17 (#2557)
  • b6970c4 chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 (#2558)
  • 11fe0a2 chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#2551)
  • e7b157b chore(deps-dev): bump @​types/node from 22.15.3 to 22.15.10 (#2552)
  • 9132e03 chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.4.0 (#2553)
  • Additional commits viewable in compare view

Updates slackapi/slack-github-action from 2.0.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 slackapi/slack-github-action from 2.0.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 tj-actions/changed-files from 9934ab3fdf63239da75d9e0fbd339c48620c72c4 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

46.0.5 - (2025-04-09)

⚙️ Miscellaneous Tasks

  • deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
  • deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
  • deps-dev: Bump @​types/node from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])
  • deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
  • deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
  • deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
  • deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
  • deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])

⬆️ Upgrades

  • Upgraded to v46.0.4 (#2511)

Co-authored-by: github-actions[bot] (6f67ee9) - (github-actions[bot])

46.0.4 - (2025-04-03)

🐛 Bug Fixes

  • Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)

📚 Documentation

⬆️ Upgrades

  • Upgraded to v46.0.3 (#2506)

Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jack [email protected] (27ae6b3) - (github-actions[bot])

46.0.3 - (2025-03-23)

🔄 Update

  • Updated README.md (#2501)

Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])

  • Updated README.md (#2499)

Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])

📚 Documentation

... (truncated)

Commits
  • 3981e4f chore(deps-dev): bump @​types/node from 22.15.17 to 22.15.21 (#2566)
  • 403a8a6 chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 (#2563)
  • 5c5e8c9 chore(deps): bump yaml from 2.7.1 to 2.8.0 (#2561)
  • d869ace chore(deps-dev): bump @​types/lodash from 4.17.16 to 4.17.17 (#2565)
  • 480f494 chore(deps): bump @​actions/github from 6.0.0 to 6.0.1 (#2556)
  • 405524a chore(deps-dev): bump @​types/node from 22.15.14 to 22.15.17 (#2557)
  • b6970c4 chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 (#2558)
  • 11fe0a2 chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#2551)
  • e7b157b chore(deps-dev): bump @​types/node from 22.15.3 to 22.15.10 (#2552)
  • 9132e03 chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.4.0 (#2553)
  • Additional commits viewable in compare view

Updates slackapi/slack-github-action from 2.0.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 (

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 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 requested a review from a team May 25, 2025 22:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 25, 2025 22:22
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Contributor

mergify bot commented May 25, 2025

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-9./d is the label to automatically backport to the 9./d branch. /d is the digit.
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-12153cb262 branch from 8d69bc1 to c39f390 Compare June 1, 2025 22:34
…3 updates

Bumps the github-actions group with 2 updates in the / directory: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
Bumps the github-actions group with 2 updates in the /.github/workflows directory: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
Bumps the github-actions group with 1 update in the /.github/workflows/prepare-release directory: [elastic/oblt-actions](https://github.com/elastic/oblt-actions).
Bumps the github-actions group with 1 update in the /.github/workflows/smoke-test-ess-action directory: [elastic/oblt-actions](https://github.com/elastic/oblt-actions).


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

Updates `tj-actions/changed-files` from 9934ab3fdf63239da75d9e0fbd339c48620c72c4 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@9934ab3...3981e4f)

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

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

Updates `tj-actions/changed-files` from 9934ab3fdf63239da75d9e0fbd339c48620c72c4 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@9934ab3...3981e4f)

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

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

Updates `elastic/oblt-actions` from 1.25.0 to 1.29.0
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](elastic/oblt-actions@31e93d1...8e520e6)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-version: 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-version: 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: elastic/oblt-actions
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-12153cb262 branch from c39f390 to f599e9d Compare June 2, 2025 08:45
@v1v v1v requested a review from a team June 2, 2025 09:18
@oakrizan
Copy link

oakrizan commented Jun 2, 2025

b0fa283 Release has the This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository notification.
Though the commit is in the origin:
image

@kruskall
Copy link
Member

kruskall commented Jun 2, 2025

Yeah I tried to fix it in #16780, I'll just open a new PR to revert pinning al the github-owned actions

v1v
v1v previously approved these changes Jun 3, 2025
@v1v v1v enabled auto-merge (squash) June 3, 2025 13:20
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.

3 participants