Skip to content

Bump tspascoal/get-user-teams-membership from 3.0.0 to 4.0.1 in the github-actions group across 1 directory#19067

Merged
donoghuc merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-1bde03046a
May 4, 2026
Merged

Bump tspascoal/get-user-teams-membership from 3.0.0 to 4.0.1 in the github-actions group across 1 directory#19067
donoghuc merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-1bde03046a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps the github-actions group with 1 update in the / directory: tspascoal/get-user-teams-membership.

Updates tspascoal/get-user-teams-membership from 3.0.0 to 4.0.1

Release notes

Sourced from tspascoal/get-user-teams-membership's releases.

4.0.1

What's Changed

Full Changelog: tspascoal/get-user-teams-membership@v4...v4.0.1

4.0.0

What's Changed

Maintenance release to upgrade to node 24

Runtime Dependencies Updates

New Contributors

Full Changelog: tspascoal/get-user-teams-membership@v3...v4.0.0

Commits
  • 818140d dist for for 4.0.1
  • a6c1534 Merge pull request #61 from tspascoal/add-unit-tests
  • 59b7148 bump version on package.json
  • 44e3797 Add unit tests
  • d99840d Merge pull request #60 from tspascoal/user-required
  • 097de9a Merge pull request #59 from tspascoal/improve-performance
  • ddff291 fix: make username input required in getInput
  • 8fba4f0 Improve performance by increasing the page size
  • 90aeb63 Merge pull request #58 from tspascoal/copilot/fix-isteammember-output-docs
  • 05c1b17 fix name in action.yml
  • 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 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

Bumps the github-actions group with 1 update in the / directory: [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership).


Updates `tspascoal/get-user-teams-membership` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases)
- [Commits](tspascoal/get-user-teams-membership@57e9f42...818140d)

---
updated-dependencies:
- dependency-name: tspascoal/get-user-teams-membership
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 3, 2026 22:05
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 3, 2026 22:05
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label May 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 3, 2026

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-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • If no backport is necessary, please add the backport-skip label

@donoghuc donoghuc added the backport-active-all Automated backport with mergify to all the active branches label May 4, 2026
@donoghuc donoghuc merged commit 6fca7c1 into main May 4, 2026
18 checks passed
@donoghuc donoghuc deleted the dependabot/github_actions/github-actions-1bde03046a branch May 4, 2026 17:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@Mergifyio backport 8.19 9.3 9.4

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 4, 2026

backport 8.19 9.3 9.4

✅ Backports have been created

Details

Cherry-pick of 6fca7c1 has failed:

On branch mergify/bp/8.19/pr-19067
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 6fca7c1ec.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/version_bumps.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

donoghuc added a commit that referenced this pull request May 4, 2026
…m 3.0.0 to 4.0.1 in the github-actions group across 1 directory (#19076)

* Bump tspascoal/get-user-teams-membership (#19067)

Bumps the github-actions group with 1 update in the / directory: [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership).

Updates `tspascoal/get-user-teams-membership` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases)
- [Commits](tspascoal/get-user-teams-membership@57e9f42...818140d)

---
updated-dependencies:
- dependency-name: tspascoal/get-user-teams-membership
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6fca7c1)

# Conflicts:
#	.github/workflows/version_bumps.yml

* Fix merge conflict in version_bumps.yml - use tspascoal/get-user-teams-membership@v4.0.1

Agent-Logs-Url: https://github.com/elastic/logstash/sessions/aaf56fa1-ac5d-4e3d-952e-29c1f497ed75

Co-authored-by: donoghuc <15354214+donoghuc@users.noreply.github.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: donoghuc <15354214+donoghuc@users.noreply.github.com>
donoghuc pushed a commit that referenced this pull request May 4, 2026
Bumps the github-actions group with 1 update in the / directory: [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership).

Updates `tspascoal/get-user-teams-membership` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases)
- [Commits](tspascoal/get-user-teams-membership@57e9f42...818140d)

---
updated-dependencies:
- dependency-name: tspascoal/get-user-teams-membership
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...



(cherry picked from commit 6fca7c1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
donoghuc pushed a commit that referenced this pull request May 4, 2026
Bumps the github-actions group with 1 update in the / directory: [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership).

Updates `tspascoal/get-user-teams-membership` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases)
- [Commits](tspascoal/get-user-teams-membership@57e9f42...818140d)

---
updated-dependencies:
- dependency-name: tspascoal/get-user-teams-membership
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...



(cherry picked from commit 6fca7c1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches 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.

1 participant