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/ktr0731/go-fuzzyfinder from 0.2.0 to 0.6.0 #1585

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps github.com/ktr0731/go-fuzzyfinder from 0.2.0 to 0.6.0.

Release notes

Sourced from github.com/ktr0731/go-fuzzyfinder's releases.

v0.6.0

New features

8255f49 Use locking to solve data race. (#141) 35bbbaa Add an option to begin at the top of the list (fix #126) (#130)

CI improvements

d52df63 update approve_and_merge.yml (#142)

Changelog

d14157c Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#136) 71c25a3 Bump actions/setup-go from 2.1.5 to 3 (#143) 81ff9cb Bump actions/github-script from 4.1 to 5.1.0 (#135) 3cbd4a4 Bump actions/setup-go from 2.1.4 to 2.1.5 (#133) 73c3d0d Bump actions/cache from 2.1.6 to 2.1.7 (#132) 92a96ad add go.mod for example directory (#131)

v0.5.1

Changelog

30689be Bump actions/checkout from 2.3.4 to 2.4.0 (#127) a0bedd9 added go module for tools (#129)

v0.5.0

Changelog

New features

1df34fd add header option (#111)

CI Improvements

3fab597 update project config

Dependency updates

2bff5ce Bump github.com/goreleaser/goreleaser from 0.175.0 to 0.176.0 (#114) 638d260 Bump actions/setup-go from 2.1.3 to 2.1.4 (#113) 1dd3a86 Bump github.com/goreleaser/goreleaser from 0.174.2 to 0.175.0 (#110) 01fadac Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 (#109) e439278 Bump actions/github-script from 4.0.2 to 4.1 (#108) 4c36b3a Bump github.com/goreleaser/goreleaser from 0.174.0 to 0.174.2 (#107) 189cc7d Bump github.com/goreleaser/goreleaser from 0.173.2 to 0.174.0 (#105) 8e2a8c0 Bump codecov/codecov-action from 1 to 2.0.2 (#104) 6103df5 Bump github.com/gdamore/tcell/v2 from 2.3.11 to 2.4.0 (#103) 8cd8196 Bump github.com/goreleaser/goreleaser from 0.173.1 to 0.173.2 (#101)

v0.4.0

Changelog

go-fuzzyfinder now on gdamore/tcell 🎉

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Used by dependabot - identifies all PRs created by dependabot label Jun 2, 2022
@tekton-robot
Copy link
Contributor

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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.

@tekton-robot tekton-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Jun 2, 2022
@tekton-robot
Copy link
Contributor

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.

@tekton-robot tekton-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 2, 2022
@vdemeester
Copy link
Member

/ok-to-test

@tekton-robot tekton-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 2, 2022
Bumps [github.com/ktr0731/go-fuzzyfinder](https://github.com/ktr0731/go-fuzzyfinder) from 0.2.0 to 0.6.0.
- [Release notes](https://github.com/ktr0731/go-fuzzyfinder/releases)
- [Commits](ktr0731/go-fuzzyfinder@v0.2.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/ktr0731/go-fuzzyfinder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ktr0731/go-fuzzyfinder-0.6.0 branch from 0244ff6 to b23e367 Compare June 3, 2022 14:47
@vdemeester
Copy link
Member

/release-note-none

@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jun 8, 2022
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 8, 2022
@tekton-robot
Copy link
Contributor

[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 Jun 8, 2022
@vdemeester
Copy link
Member

/retest

@tekton-robot tekton-robot merged commit 5958cbb into main Jun 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ktr0731/go-fuzzyfinder-0.6.0 branch June 8, 2022 21:48
vinamra28 added a commit that referenced this pull request Jul 21, 2022
#1591 | [dependabot[bot]] Bump github.com/docker/docker | 2022/06/08-18:45
#1584 | [dependabot[bot]] Bump google.golang.org/grpc from 1.46.0 to 1.47.0 | 2022/06/08-22:48
#1585 | [dependabot[bot]] Bump github.com/ktr0731/go-fuzzyfinder from 0.2.0 to 0.6.0 | 2022/06/08-22:48
#1581 | [dependabot[bot]] Bump github.com/jonboulle/clockwork from 0.2.2 to 0.3.0 | 2022/06/09-06:56
#1594 | [Piyush Garg] Fix the dependabot error | 2022/06/09-09:44
#1583 | [dependabot[bot]] Bump github.com/hashicorp/vault/sdk from 0.3.0 to 0.5.0 | 2022/06/09-10:05
#1596 | [dependabot[bot]] Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4 | 2022/06/09-13:04
#1599 | [dependabot[bot]] Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 | 2022/06/09-15:40
#1597 | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.7.0 to 1.7.3 | 2022/06/09-17:46
#1598 | [dependabot[bot]] Bump github.com/hashicorp/go-hclog from 1.2.0 to 1.2.1 | 2022/06/10-12:26
null | [Daniel Helfand] update chocolatey package to 0.24.0 | 2022/06/14-06:22
null | [Daniel Helfand] update README for 0.24.0 | 2022/06/14-07:16
null | [dependabot[bot]] Bump github.com/armon/go-metrics from 0.3.11 to 0.4.0 | 2022/06/14-07:32
null | [dependabot[bot]] Bump github.com/hashicorp/go-secure-stdlib/parseutil from 0.1.5 to 0.1.6 | 2022/06/14-08:51
null | [dependabot[bot]] Bump gotest.tools/v3 from 3.1.0 to 3.2.0 | 2022/06/15-12:38
null | [Piyush Garg] Fix golint warnings | 2022/06/15-12:38
null | [Chmouel Boudjnah] Use binary for building rpms | 2022/06/16-08:39
null | [dependabot[bot]] Bump github.com/hashicorp/vault/sdk from 0.5.0 to 0.5.2 | 2022/06/20-08:52
null | [dependabot[bot]] Bump github.com/docker/cli | 2022/06/20-09:14
null | [Vincent Demeester] Remove the condition subcommand. | 2022/06/24-17:43
null | [Andrew Bayer] Add function comments to pkg/actions, tweaks to Makefile and linting | 2022/06/27-08:35
null | [dependabot[bot]] Bump github.com/tektoncd/triggers from 0.20.0 to 0.20.1 | 2022/06/29-04:43
null | [Andrew Bayer] Fix a few tests which failed when run individually | 2022/06/29-07:52
null | [Andrew Bayer] Upgrade AlecAivazais/survey to v2.3.5 | 2022/06/29-09:26
null | [Andrew Bayer] Fix eventlistener e2e tests broken due to upgrading Triggers to v0.20.1 | 2022/07/01-05:26
null | [Chmouel Boudjnah] Remove conditions from README | 2022/07/01-06:36
null | [dependabot[bot]] Bump gotest.tools/v3 from 3.2.0 to 3.3.0 | 2022/07/01-08:08
null | [Chmouel Boudjnah] [Packaging] Force building debian package as gzip | 2022/07/01-08:37
null | [Andrew Bayer] Add support for Pipeline minimal embedded status | 2022/07/01-14:15
null | [dependabot[bot]] Bump github.com/docker/docker | 2022/07/02-09:49
null | [dependabot[bot]] Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 | 2022/07/02-12:49
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.7.3 to 1.8.0 | 2022/07/04-14:51
null | [Piyush Garg] Bump cloud.google.com/go dependency | 2022/07/04-14:51
null | [dependabot[bot]] Bump github.com/creack/pty from 1.1.17 to 1.1.18 | 2022/07/04-16:39
null | [dependabot[bot]] Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 | 2022/07/04-17:37
null | [Vincent Demeester] Remove the rest of reference to Conditions 🥸 | 2022/07/05-10:43
null | [Vincent Demeester] Bump tektoncd/pipeline to 0.37.1 and chains to 0.10.0 | 2022/07/05-11:03
null | [Vincent Demeester] Adapt code and test to pipeline 0.37 | 2022/07/05-11:03
null | [vinamra28] Show timeouts in PipelineRun describe cmd | 2022/07/07-09:57
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 0.37.1 to 0.37.2 | 2022/07/11-15:57
null | [Zhu Sheng Li] Display annotations for describe command | 2022/07/13-08:47
null | [dependabot[bot]] Bump google.golang.org/grpc from 1.47.0 to 1.48.0 | 2022/07/15-08:47
null | [David Bendory] Switch to prefered quilt packaging. | 2022/07/15-10:13
null | [dependabot[bot]] Bump github.com/hashicorp/vault/sdk from 0.5.2 to 0.5.3 | 2022/07/20-08:55
null | [vinamra28] Add different timeout flags for Pipeline start cmd | 2022/07/20-10:41

Signed-off-by: vinamra28 <[email protected]>
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 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants