Skip to content
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

Bump tspascoal/get-user-teams-membership from 1 to 2 #4737

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps tspascoal/get-user-teams-membership from 1 to 2.

Release notes

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

v2.0.0

What's Changed

This version a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later.

New Contributors

Full Changelog: tspascoal/get-user-teams-membership@v1...v2.0.0

v1.0.4

Upgraded dependendencies

Upgrade @​actions/core and @​actions/github

V1.0.3

What has changed.

  • Update dependencies

v1.0.2

What's Changed

New Contributors

Full Changelog: tspascoal/get-user-teams-membership@v1...v1.0.2

Fix: If user doesn't exist throw an error

If the user didn't exist we were returning all teams in the org.

Now the action fails if the user doesn't exist

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership) from 1 to 2.
- [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases)
- [Commits](tspascoal/get-user-teams-membership@v1...v2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 26, 2023
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b hackforla-dependabot/github_actions/tspascoal/get-user-teams-membership-2 gh-pages
git pull https://github.com/hackforla/website.git dependabot/github_actions/tspascoal/get-user-teams-membership-2

@@ -21,7 +21,7 @@ jobs:
return checkLabels

#Checks which teams the user is on
- uses: tspascoal/get-user-teams-membership@v1
- uses: tspascoal/get-user-teams-membership@v2
Copy link
Member

@t-will-gillis t-will-gillis Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checking new version number as part of #4189
checking new version number as part of #4822

@t-will-gillis
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

Looks like tspascoal/get-user-teams-membership is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 9, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/tspascoal/get-user-teams-membership-2 branch July 9, 2023 21:29
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.

1 participant