kestra-io / plugin-kafka

https://kestra.io/plugins/plugin-kafka/
Apache License 2.0
4 stars 5 forks source link

build(deps): bump rlespinasse/github-slug-action from 4 to 5 #99

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps rlespinasse/github-slug-action from 4 to 5.

Release notes

Sourced from rlespinasse/github-slug-action's releases.

v5.0.0

5.0.0 (2024-11-05)

Features

  • use GITHUB_REF_POINT as variable for the branch name (#149) (aba9f8d)

BREAKING CHANGES

  • Change the behavior of GITHUB_REF_NAME to match the default GitHub Action behavior,
  • Introduce GITHUB_REF_POINT as a replacement for GITHUB_REF_NAME to match this GitHub Action behavior in v4.

v4.5.0

4.5.0 (2024-04-30)

Features

  • bump github/super-linter from 5 to 6 (#145) (797d688)

v4.4.1

4.4.1 (2023-02-20)

Bug Fixes

  • use github.head_ref env var as trusted input (102b1a0)

v4.4.0

4.4.0 (2022-10-31)

Features

  • support GHES step output management (a362e5f)

... (truncated)

Commits
  • aba9f8d feat: use GITHUB_REF_POINT as variable for the branch name (#149)
  • 63a442f build: prepare v5.x branch (#148)
  • c6c92fe ci: bump github/super-linter from 6 to 7 (#146)
  • 7c4f489 build: cleanup old npm packages from GitHub dependency graph
  • 45c9d47 docs(security): update supported versions
  • See full diff 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 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)