这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps github.com/migueleliasweb/go-github-mock from 1.1.0 to 1.3.0.

Release notes

Sourced from github.com/migueleliasweb/go-github-mock's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: migueleliasweb/go-github-mock@v.1.2.0...v1.3.0

v.1.2.0

What's Changed

Full Changelog: migueleliasweb/go-github-mock@v1.1.0...v.1.2.0

Commits
  • dd6b287 make GetReposContentsByOwnerByRepoByPath path optional
  • 478be8d Create automatic update for go-github package
  • 58d0f87 Update to go-github/v69
  • 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 <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 Pull requests that update a dependency file go Pull requests that update go code labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 16:57
Bumps [github.com/migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/migueleliasweb/go-github-mock/releases)
- [Commits](migueleliasweb/go-github-mock@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/migueleliasweb/go-github-mock
  dependency-version: 1.3.0
  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/migueleliasweb/go-github-mock-1.3.0 branch from b8be929 to 32efb56 Compare May 6, 2025 11:09
Copy link
Collaborator

@williammartin williammartin left a comment

Choose a reason for hiding this comment

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

LGTM

➜  github-mcp-server git:(dependabot/go_modules/github.com/migueleliasweb/go-github-mock-1.3.0) GITHUB_MCP_SERVER_E2E_TOKEN=$(gh auth token) go test -v -count=1 --tags e2e ./e2e

=== RUN   TestGetMe
=== PAUSE TestGetMe
=== RUN   TestToolsets
=== PAUSE TestToolsets
=== RUN   TestTags
    e2e_test.go:45: Building Docker image for e2e tests...
    e2e_test.go:118: Starting Stdio MCP client...
    e2e_test.go:219: Getting current user...
    e2e_test.go:248: Creating repository williammartin/github-mcp-server-e2e-TestTags-1746529878606...
    e2e_test.go:265: Creating tag williammartin/github-mcp-server-e2e-TestTags-1746529878606:v0.0.1...
    e2e_test.go:295: Listing tags for williammartin/github-mcp-server-e2e-TestTags-1746529878606...
    e2e_test.go:328: Getting tag williammartin/github-mcp-server-e2e-TestTags-1746529878606:v0.0.1...
    e2e_test.go:257: Deleting repository williammartin/github-mcp-server-e2e-TestTags-1746529878606...
--- PASS: TestTags (6.46s)
=== CONT  TestGetMe
    e2e_test.go:118: Starting Stdio MCP client...
=== CONT  TestToolsets
    e2e_test.go:118: Starting Stdio MCP client...
--- PASS: TestToolsets (0.21s)
--- PASS: TestGetMe (0.63s)
PASS
ok      github.com/github/github-mcp-server/e2e 7.316s

@williammartin williammartin merged commit e56c096 into main May 6, 2025
16 checks passed
@williammartin williammartin deleted the dependabot/go_modules/github.com/migueleliasweb/go-github-mock-1.3.0 branch May 6, 2025 11:17
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants