Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps github.com/fsouza/fake-gcs-server from 1.52.2 to 1.52.3.

Release notes

Sourced from github.com/fsouza/fake-gcs-server's releases.

v1.52.3

What's Changed

... (truncated)

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Aug 26, 2025
@dependabot dependabot bot requested a review from hairyhenderson as a code owner August 26, 2025 11:18
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Aug 26, 2025
@github-actions
Copy link

This pull request is stale because it has been open for 60 days with
no activity. If it is no longer relevant or necessary, please close
it. Given no action, it will be closed in 14 days.

If it's still relevant, one of the following will remove the stale
marking:

  • A maintainer can add this pull request to a milestone to indicate
    that it's been accepted and will be worked on
  • A maintainer can remove the stale label
  • Anyone can post an update or other comment
  • Anyone with write access can push a commit to the pull request
    branch

@github-actions github-actions bot added Stale and removed Stale labels Oct 26, 2025
@hairyhenderson hairyhenderson enabled auto-merge (squash) November 16, 2025 15:47
@hairyhenderson
Copy link
Owner

@dependabot rebase

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.52.2 to 1.52.3.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.52.2...v1.52.3)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fsouza/fake-gcs-server-1.52.3 branch from d1e1cfd to 23ccae1 Compare November 16, 2025 15:48
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Details
Benchmark suite Current: 23ccae1 Previous: e0bddf7 Ratio
BenchmarkPathForDirFS 103.2 ns/op 40 B/op 2 allocs/op 101.9 ns/op 40 B/op 2 allocs/op 1.01
BenchmarkPathForDirFS - ns/op 103.2 ns/op 101.9 ns/op 1.01
BenchmarkPathForDirFS - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 12.46 ns/op 0 B/op 0 allocs/op 12.6 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/0 - ns/op 12.46 ns/op 12.6 ns/op 0.99
BenchmarkSplitRepoPath/0 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 16.99 ns/op 0 B/op 0 allocs/op 17.4 ns/op 0 B/op 0 allocs/op 0.98
BenchmarkSplitRepoPath/1 - ns/op 16.99 ns/op 17.4 ns/op 0.98
BenchmarkSplitRepoPath/1 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 36.87 ns/op 4 B/op 1 allocs/op 37.28 ns/op 4 B/op 1 allocs/op 0.99
BenchmarkSplitRepoPath/2 - ns/op 36.87 ns/op 37.28 ns/op 0.99
BenchmarkSplitRepoPath/2 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 38.75 ns/op 8 B/op 1 allocs/op 39 ns/op 8 B/op 1 allocs/op 0.99
BenchmarkSplitRepoPath/3 - ns/op 38.75 ns/op 39 ns/op 0.99
BenchmarkSplitRepoPath/3 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 38.88 ns/op 8 B/op 1 allocs/op 36.6 ns/op 8 B/op 1 allocs/op 1.06
BenchmarkSplitRepoPath/4 - ns/op 38.88 ns/op 36.6 ns/op 1.06
BenchmarkSplitRepoPath/4 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 42.96 ns/op 4 B/op 1 allocs/op 42.62 ns/op 4 B/op 1 allocs/op 1.01
BenchmarkSplitRepoPath/5 - ns/op 42.96 ns/op 42.62 ns/op 1.01
BenchmarkSplitRepoPath/5 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 17.01 ns/op 0 B/op 0 allocs/op 17.13 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/6 - ns/op 17.01 ns/op 17.13 ns/op 0.99
BenchmarkSplitRepoPath/6 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

@hairyhenderson hairyhenderson merged commit 7462699 into main Nov 16, 2025
17 checks passed
@hairyhenderson hairyhenderson deleted the dependabot/go_modules/github.com/fsouza/fake-gcs-server-1.52.3 branch November 16, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants