Skip to content

Bump github-oauth from 0.34 to 0.37 #1885

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps github-oauth from 0.34 to 0.37.

Release notes

Sourced from github-oauth's releases.

0.37

🐛 Bug fixes

📦 Dependency updates

0.36

🚀 New features and improvements

📦 Dependency updates

0.35

💥 Breaking changes

  • JENKINS-34835: Group authorization changed from GitHub team names to team slugs (#124) @​MancunianSam
    If you restrict access via groups (e.g., with matrix-based security) and your GitHub team names do not match team slugs (e.g., if they contain spaces), be sure to add another set of grants using the GitHub team slug prior to upgrading; otherwise, you could potentially lock yourself out of Jenkins. After upgrading, it should be safe to remove the old GitHub team name grants.
    For example, if administrative access is granted to the team "Jenkins Admin" with slug jenkins-admin, you might currently have org*Jenkins Admin as the group name. Be sure to add the same grants for org*jenkins-admin to ensure access after upgrading. After upgrading, it is safe to remove the org*Jenkins Admin grant.

📦 Dependency updates

🚦 Tests

Commits
  • 6cf22d4 [maven-release-plugin] prepare release github-oauth-0.37
  • 1c52c12 Remove unnecessary exclusion (#147)
  • dd694b9 Bump git-changelist-maven-extension from 1.2 to 1.3 (#146)
  • 00af8a2 Bump bom-2.289.x from 1055.v9637a690f734 to 1075.v14bef33e5d7b (#145)
  • b7fddba Bump github-branch-source from 2.11.3 to 2.11.4 (#144)
  • 238f375 Fix usage behind proxies requiring authentication
  • 9b20d4b Fix Enforcer
  • be6e312 Bump plugin from 4.31 to 4.32
  • 944d0e3 Bump bom-2.289.x from 1036.v9f5a1aba8fab to 1055.v9637a690f734 (#141)
  • 3bf138f [maven-release-plugin] prepare for next development iteration
  • 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 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)

Bumps [github-oauth](https://github.com/jenkinsci/github-oauth-plugin) from 0.34 to 0.37.
- [Release notes](https://github.com/jenkinsci/github-oauth-plugin/releases)
- [Changelog](https://github.com/jenkinsci/github-oauth-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/github-oauth-plugin@github-oauth-0.34...github-oauth-0.37)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:github-oauth
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2022 08:43
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Feb 7, 2022
@timja timja merged commit dbe34b5 into master Feb 7, 2022
@timja timja deleted the dependabot/maven/org.jenkins-ci.plugins-github-oauth-0.37 branch February 7, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant