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 github.com/jenkins-x/go-scm from 1.13.13 to 1.14.14 #7089

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps github.com/jenkins-x/go-scm from 1.13.13 to 1.14.14.

Release notes

Sourced from github.com/jenkins-x/go-scm's releases.

1.14.14

Changes in version 1.14.14

Chores

  • release 1.14.14 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump golang.org/x/oauth2 from 0.9.0 to 0.11.0 (dependabot[bot])

1.14.13

Changes in version 1.14.13

Chores

  • release 1.14.13 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • deps: bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (dependabot[bot])

1.14.12

Changes in version 1.14.12

Bug Fixes

  • gitlab: AddCollaborator tell when user is a member (Manuel Stein)

Chores

  • release 1.14.12 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

1.14.11

Changes in version 1.14.11

Bug Fixes

  • use gitea admin (Mårten Svantesson)

Chores

  • release 1.14.11 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

1.14.10

Changes in version 1.14.10

Bug Fixes

  • correct path response for fake content (Mårten Svantesson)

Chores

... (truncated)

Commits
  • a795c4a chore: release 1.14.14
  • f8eebf4 chore: add variables
  • c6ce7a0 Merge pull request #403 from jenkins-x/dependabot/go_modules/golang.org/x/oau...
  • 3dd671f chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.11.0
  • f72ce35 Merge pull request #401 from jenkins-x/dependabot/go_modules/github.com/go-gi...
  • becea84 chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1
  • 1a237c8 Merge pull request #299 from manuelstein/fix-gitlab-add-collaborator
  • 3bfe234 fix(gitlab): AddCollaborator tell when user is a member
  • 218168b Merge pull request #402 from jenkins-x/giteaadmin
  • 4939dd8 fix: use gitea admin
  • 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Sep 1, 2023
@tekton-robot
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot dependabot bot requested a review from bobcatfish September 1, 2023 18:52
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 1, 2023
@jerop
Copy link
Member

jerop commented Sep 7, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jenkins-x/go-scm-1.14.14 branch from 158debd to 347dc29 Compare September 7, 2023 19:53
@jerop
Copy link
Member

jerop commented Sep 15, 2023

/test pull-tekton-pipeline-build-tests

@jerop
Copy link
Member

jerop commented Sep 15, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jenkins-x/go-scm-1.14.14 branch from 347dc29 to 73a2c67 Compare September 15, 2023 19:01
@vdemeester
Copy link
Member

/approve

@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 19, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jenkins-x/go-scm-1.14.14 branch from 73a2c67 to c6039b9 Compare September 19, 2023 17:59
@tekton-robot tekton-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 19, 2023
@vdemeester
Copy link
Member

/retest

@jerop
Copy link
Member

jerop commented Sep 20, 2023

@dependabot rebase

Bumps [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) from 1.13.13 to 1.14.14.
- [Release notes](https://github.com/jenkins-x/go-scm/releases)
- [Changelog](https://github.com/jenkins-x/go-scm/blob/main/CHANGELOG.md)
- [Commits](jenkins-x/go-scm@v1.13.13...v1.14.14)

---
updated-dependencies:
- dependency-name: github.com/jenkins-x/go-scm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jenkins-x/go-scm-1.14.14 branch from c6039b9 to 52d401a Compare September 20, 2023 14:52
@Yongxuanzhang
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2023
@tekton-robot tekton-robot merged commit feb943c into main Sep 20, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/jenkins-x/go-scm-1.14.14 branch September 20, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants