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

falcoctl 0.11.0 #205613

Merged
merged 2 commits into from
Jan 27, 2025
Merged

falcoctl 0.11.0 #205613

merged 2 commits into from
Jan 27, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* fix(auth/gcp): ensure correct OAuth scope for Artifact Registry with service account by @evict in https://github.com/falcosecurity/falcoctl/pull/659
* chore(deps): Bump the gomod group with 3 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/673
* chore(deps): Bump google.golang.org/api from 0.206.0 to 0.209.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/675
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/674
* chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/676
* chore(deps): Bump docker/metadata-action from 5.5.1 to 5.6.1 in the actions group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/677
* chore(deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/679
* chore(deps): Bump github.com/pterm/pterm from 0.12.79 to 0.12.80 in the gomod group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/678
* chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 in the actions group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/680
* chore(deps): Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/687
* chore(deps): Bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/684
* chore(deps): Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/683
* chore(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/686
* chore(deps): Bump github.com/falcosecurity/driverkit from 0.20.4 to 0.20.5 in the gomod group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/681
* fix(mediaType): do not omit original media type if not a well known media type by @alacuku in https://github.com/falcosecurity/falcoctl/pull/688
* update linter by @alacuku in https://github.com/falcosecurity/falcoctl/pull/689
* chore(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/690
* chore(deps): Bump the gomod group with 6 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/691
* chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/697
* chore(deps): Bump github.com/docker/docker from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in https://github.com/falcosecurity/falcoctl/pull/696
* chore(deps): Bump google.golang.org/api from 0.210.0 to 0.211.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/693
* chore(deps): Bump github.com/docker/cli from 27.3.1+incompatible to 27.4.1+incompatible by @dependabot in https://github.com/falcosecurity/falcoctl/pull/703
* chore(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/700
* chore(deps): Bump the gomod group with 2 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/698
* chore(deps): Bump github.com/cilium/ebpf from 0.16.0 to 0.17.1 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/701
* chore(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/699
* chore(deps): Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/705
* chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 in the gomod group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/704
* chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 in the gomod group by @dependabot in https://github.com/falcosecurity/falcoctl/pull/707
* chore(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/708
* chore(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/710
* chore(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/709
* chore(go.mod): bump go version to 1.23.4 by @alacuku in https://github.com/falcosecurity/falcoctl/pull/711
* chore(deps): Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/694
* chore(deps): Bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/695
* chore(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/713
* chore(deps): Bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 by @dependabot in https://github.com/falcosecurity/falcoctl/pull/714
* chore(deps): Bump the gomod group across 1 directory with 5 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/715
* chore(deps): Bump the actions group with 5 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/721
* chore(deps): Bump the gomod group with 5 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/718
* chore(deps): Bump the gomod group with 2 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/723
* chore(deps): Bump the actions group with 2 updates by @dependabot in https://github.com/falcosecurity/falcoctl/pull/722
* fix(follow): handle directories in tar.gz artifacts by @TiagoJMartins in https://github.com/falcosecurity/falcoctl/pull/716

New Contributors

Full Changelog: falcosecurity/falcoctl@v0.10.1...v0.11.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 27, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 27, 2025 11:34
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit affe411 Jan 27, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-falcoctl-0.11.0 branch January 27, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants