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

build(deps): Bump github.com/bufbuild/buf from 1.25.0 to 1.25.1 #685

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps github.com/bufbuild/buf from 1.25.0 to 1.25.1.

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.25.1

  • Fix issue where all files were being iterated over when using the --path flag.
  • Fix issue where the directory . was incorrectly accepted as a value for the directories key in buf.work.yaml.
Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.25.1] - 2023-08-02

  • Fix issue where all files were being iterated over when using the --path flag.
  • Fix issue where the directory . was incorrectly accepted as a value for the directories key in buf.work.yaml.
Commits
  • be32e6a Release v1.25.1 (#2338)
  • 986c01c Fix issue where all files were being iterated over when using path filtering ...
  • dc015c9 Add uniqueness policy enforcement audit events (#2335)
  • 3cd48ad Consolidate git commits count for RepositoryCommit (#2334)
  • cd1ea4c Improve sync output (#2332)
  • f824579 Add backfill status to uniqueness response (#2331)
  • d5d7c0d Sync single branch by default (#2329)
  • 081d1e4 Buf sync: Make sure git default branches is in sync with BSR's (#2328)
  • c1e64ab Get/Set repositories' default branch field (#2326)
  • 0b76985 Add Admin RPC to trigger uniqueness policy backfill task (#2327)
  • 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.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.25.0...v1.25.1)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from torao, tnasu and ulbqb as code owners August 3, 2023 11:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #685 (18335be) into main (c8ae08c) will increase coverage by 0.11%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
+ Coverage   66.47%   66.59%   +0.11%     
==========================================
  Files         283      283              
  Lines       37869    37869              
==========================================
+ Hits        25175    25218      +43     
+ Misses      10891    10849      -42     
+ Partials     1803     1802       -1     

see 13 files with indirect coverage changes

@ulbqb ulbqb self-assigned this Aug 4, 2023
@ulbqb ulbqb merged commit 629a5d1 into main Aug 7, 2023
35 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/bufbuild/buf-1.25.1 branch August 7, 2023 08:45
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.

3 participants