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/crowdstrike/gofalcon from 0.0.0-20210201183550-10e0ebcd5c85 to 0.2.34 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps github.com/crowdstrike/gofalcon from 0.0.0-20210201183550-10e0ebcd5c85 to 0.2.34.

Release notes

Sourced from github.com/crowdstrike/gofalcon's releases.

v0.2.34

Changelog

  • 622258d Add ability to decorate the HTTP transport for all API client requests, with example.
  • 5ad55ac Bump actions/setup-go from 3 to 4
  • ee3344d Bump github.com/go-openapi/runtime from 0.24.2 to 0.25.0
  • a5566a2 Bump github.com/go-openapi/strfmt from 0.21.3 to 0.21.5
  • cdb220d Bump github.com/go-openapi/strfmt from 0.21.5 to 0.21.7
  • 6abba75 Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
  • 9bd97ef Expose HttpClient on StreamingHandle (#331)
  • 037015b Merge pull request #324 from R3DRUN3/main
  • 2834d59 Merge pull request #325 from CrowdStrike/dependabot/go_modules/github.com/go-openapi/strfmt-0.21.5
  • f09870f Merge pull request #326 from isimluk/swagger-update
  • ba67165 Merge pull request #327 from CrowdStrike/dependabot/github_actions/actions/setup-go-4
  • 1fae3bd Merge pull request #328 from CrowdStrike/dependabot/go_modules/github.com/go-openapi/strfmt-0.21.7
  • bf99cde Merge pull request #330 from CrowdStrike/dependabot/go_modules/golang.org/x/oauth2-0.7.0
  • 624a4b7 Merge pull request #333 from redhatrises/fix_go_release
  • 8c28651 Re-generate the codebase using the latest swagger
  • c96df56 Update wordlist.txt
  • c633af1 docs(readme): add latest release badge
  • 20defd2 fix: go workflow release
  • 5e2cc1d fix: goreleaser package template name
  • 77320a5 fix: remove deprecated go versions and update release to go 1.20 in GH actions
  • 32683ca v0.2.34

v0.2.33

Changelog

  • a768bd8 Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1
  • 5e243f9 Bump golang.org/x/oauth2 from 0.0.0-20220822191816-0ebed06d0094 to 0.6.0
  • 917acb8 Bump goreleaser/goreleaser-action from 3 to 4
  • 89b7bc1 Changed from replace to add for response code + updated swagger changes
  • 7a5f4b4 Fix gosec warning about HTTP.body.close() error handling
  • 9d97d86 Merge pull request #306 from isimluk/rtr_examples_docs
  • a43cca7 Merge pull request #307 from CrowdStrike/dependabot/github_actions/goreleaser/goreleaser-action-4
  • d04108d Merge pull request #308 from isimluk/swagger-update
  • 5a7749e Merge pull request #309 from CrowdStrike/dependabot/go_modules/github.com/go-openapi/validate-0.22.1
  • f004949 Merge pull request #311 from isimluk/swagger-update
  • 9413a4f Merge pull request #313 from isimluk/swagger-update
  • 0462da7 Merge pull request #314 from isimluk/swagger-update
  • 216164e Merge pull request #315 from isimluk/gosec
  • 211ac8b Merge pull request #316 from isimluk/swagger-update
  • 98bb573 Merge pull request #317 from isimluk/security-updates
  • c319512 Merge pull request #318 from isimluk/go120
  • 54c68a2 Merge pull request #319 from isimluk/swagger-update
  • 9c01db7 Merge pull request #321 from CrowdStrike/dependabot/go_modules/golang.org/x/oauth2-0.6.0
  • 21491f6 Merge pull request #322 from carlosmmatos/carlosmmatos/issue312
  • e728f8e Re-generate the codebase using the latest swagger
  • 2cc41e0 Re-generate the codebase using the latest swagger
  • 573773d Re-generate the codebase using the latest swagger
  • 33c83e5 Re-generate the codebase using the latest swagger
  • 9860783 Re-generate the codebase using the latest swagger

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

Bumps [github.com/crowdstrike/gofalcon](https://github.com/crowdstrike/gofalcon) from 0.0.0-20210201183550-10e0ebcd5c85 to 0.2.34.
- [Release notes](https://github.com/crowdstrike/gofalcon/releases)
- [Changelog](https://github.com/CrowdStrike/gofalcon/blob/main/.goreleaser.yml)
- [Commits](https://github.com/crowdstrike/gofalcon/commits/v0.2.34)

---
updated-dependencies:
- dependency-name: github.com/crowdstrike/gofalcon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
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
Projects
None yet
0 participants