cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
:seedling: Bump the dependencies group across 1 directory with 26 updates
Bumps the dependencies group with 15 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/aws/amazon-vpc-cni-k8s | 1.15.4 |
1.18.2 |
| github.com/aws/aws-lambda-go | 1.41.0 |
1.47.0 |
| github.com/coreos/ignition/v2 | 2.16.2 |
2.19.0 |
| github.com/go-logr/logr | 1.4.1 |
1.4.2 |
| github.com/gofrs/flock | 0.8.1 |
0.11.0 |
| github.com/openshift-online/ocm-common | 0.0.0-20240129111424-ff8c6c11d909 |
0.0.4 |
| github.com/openshift-online/ocm-sdk-go | 0.1.422 |
0.1.428 |
| github.com/openshift/rosa | 1.2.35-rc1.0.20240301152457-ad986cecd364 |
1.2.41 |
| github.com/spf13/cobra | 1.8.0 |
1.8.1 |
| github.com/zgalor/weberr | 0.6.0 |
0.8.2 |
| k8s.io/apiextensions-apiserver | 0.29.3 |
0.29.6 |
| k8s.io/cli-runtime | 0.29.3 |
0.29.6 |
| sigs.k8s.io/aws-iam-authenticator | 0.6.13 |
0.6.21 |
| sigs.k8s.io/cluster-api/test | 1.7.1 |
1.7.3 |
| sigs.k8s.io/controller-runtime | 0.17.3 |
0.17.5 |
Updates github.com/aws/amazon-vpc-cni-k8s from 1.15.4 to 1.18.2
Release notes
Sourced from github.com/aws/amazon-vpc-cni-k8s's releases.
v1.18.2
Release Notes
None
Changes since v1.18.1
Enhancement - Improve "cni-metrics-helper" setup experience (
@guessi)Enhancement - Filter Managed ENI. (
@orsenthil)Enhancement - Soak Test for CNI. (
@orsenthil)Enhancement - Switch to counter type metic for awscni_no_available_ip_addresses (
@liptanbiswas)Enhancement - Expose network policy log file location to be configured using helm (
@orsenthil)Bug - Add correct labels to CNI metrics chart. (
@orsenthil)Bug - Skip Soak Test while running other tests. (
@orsenthil)Cleanup - remove unused Dockerfile (
@sushrk)Cleanup - CHANGELOG, chart, and manifest changes following VPC CNI v1.18.0 release (
@jchen6585)Cleanup - Fix merge conflicts from release-1.18 to master (
@jchen6585)Cleanup - Added information on the build troubleshooting. (
@orsenthil)Cleanup - Remove unused code in vpc cni init and vpc cni binary (
@orsenthil)Cleanup - Merge release-1.18 to master after v1.18.1 release (
@jchen6585)Dependency - Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.17.1 (
@dependabot)Dependency - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (
@dependabot)Dependency- Bump github.com/prometheus/common from 0.48.0 to 0.52.2 (
@dependabot)iDependency - Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (
@dependabot)Dependency - Bump golang.org/x/sys from 0.17.0 to 0.18.0 in /test/agent (
@dependabot)Dependency - Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 (
@dependabot)Dependency - Update Kops test for 1.30 (
@jchen6585)Dependency - Update .go-version to 1.22.2 to fix CVE reports (
@orsenthil)Dependency - Bump golang.org/x/sys from 0.18.0 to 0.19.0 in /test/agent (
@dependabot)Dependency - Update .go-version to fix GO-2024-2824 (
@orsenthil)Dependency - Bump github.com/aws/amazon-vpc-resource-controller-k8s from 1.4.1 to 1.5.0 (
@dependabot)Dependency - Update ENI Limits. (
@orsenthil)Dependency - Update golang to go1.22.3 (
@orsenthil)Dependency - Bump k8s.io/api from 0.29.3 to 0.30.1 (
@dependabot)Thanks to all our contributors! 😊
New Contributors
@kwohlfahrtmade their first contribution in aws/amazon-vpc-cni-k8s#2841@guessimade their first contribution in aws/amazon-vpc-cni-k8s#2874@liptanbiswasmade their first contribution in aws/amazon-vpc-cni-k8s#2919Full Changelog: https://github.com/aws/amazon-vpc-cni-k8s/compare/v1.18.1...v1.18.2
To manually apply this release:
</tr></table>
... (truncated)
Changelog
Sourced from github.com/aws/amazon-vpc-cni-k8s's changelog.
v1.18.2
Enhancement - Improve "cni-metrics-helper" setup experience (
@guessi)Enhancement - Filter Managed ENI. (
@orsenthil)Enhancement - Soak Test for CNI. (
@orsenthil)Enhancement - Switch to counter type metic for awscni_no_available_ip_addresses (
@liptanbiswas)Enhancement - Expose network policy log file location to be configured using helm (
@orsenthil)Bugfix - Add correct labels to CNI metrics chart. (
@orsenthil)Bugfix - Skip Soak Test while running other tests. (
@orsenthil)Cleanup - remove unused Dockerfile (
@sushrk)Cleanup - CHANGELOG, chart, and manifest changes following VPC CNI v1.18.0 release (
@jchen6585)Cleanup - Fix merge conflicts from release-1.18 to master (
@jchen6585)Cleanup - Added information on the build troubleshooting. (
@orsenthil)Cleanup - Remove unused code in vpc cni init and vpc cni binary (
@orsenthil)Cleanup - Merge release-1.18 to master after v1.18.1 release (
@jchen6585)Dependency - Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.17.1 (
@dependabot)Dependency - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (
@dependabot)Dependency- Bump github.com/prometheus/common from 0.48.0 to 0.52.2 (
@dependabot)iDependency - Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (
@dependabot)Dependency - Bump golang.org/x/sys from 0.17.0 to 0.18.0 in /test/agent (
@dependabot)Dependency - Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 (
@dependabot)Dependency - Update Kops test for 1.30 (
@jchen6585)Dependency - Update .go-version to 1.22.2 to fix CVE reports (
@orsenthil)Dependency - Bump golang.org/x/sys from 0.18.0 to 0.19.0 in /test/agent (
@dependabot)Dependency - Update .go-version to fix GO-2024-2824 (
@orsenthil)Dependency - Bump github.com/aws/amazon-vpc-resource-controller-k8s from 1.4.1 to 1.5.0 (
@dependabot)Dependency - Update ENI Limits. (
@orsenthil)Dependency - Update golang to go1.22.3 (
@orsenthil)Dependency - Bump k8s.io/api from 0.29.3 to 0.30.1 (
@dependabot)New Contributors
@kwohlfahrtmade their first contribution in aws/amazon-vpc-cni-k8s#2841@guessimade their first contribution in aws/amazon-vpc-cni-k8s#2874@liptanbiswasmade their first contribution in aws/amazon-vpc-cni-k8s#2919v1.18.1
- Bug - Mount /run/xtables.lock as FileOrCreate in Helm chart (
@kwohlfahrt)- Enhancement - Update .go-version to 1.22.2 to fix CVE reports. (
@orsenthil)- Cleanup - remove unused Dockerfile (
@sushrk)- Dependency - Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 (
@dependabot)- Dependency - Bump golang.org/x/sys from 0.17.0 to 0.18.0 in /test/agent (
@dependabot)- Dependency - Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (
@dependabot)- Dependency - Bump github.com/prometheus/common from 0.48.0 to 0.52.2 (
@dependabot)- Dependency - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (
@dependabot)
... (truncated)
Commits
965f89fChangelog and Updated CNI Charts for v1.18.2 Release (#2942)6b3beefFix merge from master to release-1.18 - for VPC CNI 1.18.2 release (#2933)cfe40bbCHANGELOG, chart, and manifest updates for v1.18.1 release (#2894)716e8daMerge master to release-1.18 for v1.18.1 release (#2882)6f491c5Resolve merge conflicts from master to release 1.18 (#2885)b46e703Update changelogs and charts for v1.18.0 release (#2858)87115cfAdd vpc-id to leaked eni filters (#2856)6bf43c9Bump github.com/docker/docker (#2855)eb43e54Update charts manifest for v1.17.1 release (#2853)58336b7Enhance subnet selection (#2714)- Additional commits viewable in compare view
Updates github.com/aws/aws-lambda-go from 1.41.0 to 1.47.0
Release notes
Sourced from github.com/aws/aws-lambda-go's releases.
v1.47.0
What's Changed
- Fix compile error in sample code for S3ObjectLambdaEvent by
@kdnaktin aws/aws-lambda-go#551- Handle disconnect route of Websocket by
@kdnaktin aws/aws-lambda-go#548- Add 1.22 to tests by
@bmoffattin aws/aws-lambda-go#557Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.46.0...v1.47.0
v1.46.0
What's Changed
- Plumb error info to X-ray by
@bmoffattin aws/aws-lambda-go#544- Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask by
@lyoung-confluentin aws/aws-lambda-go#550Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.45.0...v1.46.0
v1.45.0
What's Changed
- lambdaurl: Populate RemoteAddr with SourceIP by
@lyoung-confluentin aws/aws-lambda-go#546Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.44.0...v1.45.0
v1.44.0
What's Changed
- CloudWatchEvent renamed to EventBridgeEvent by
@mateusmarqueziniin aws/aws-lambda-go#537- Add S3ObjectLambdaEvent by
@kdnaktin aws/aws-lambda-go#536- fixed test event for Cognito pretokenV2 by
@AMZ-brandonin aws/aws-lambda-go#540- refactor: use
assert.PanicsWithValueby@wafuwafu13in aws/aws-lambda-go#541- 'Building your function' README updates by
@bmoffattin aws/aws-lambda-go#543- linter config: reformat the lists by
@bmoffattin aws/aws-lambda-go#545New Contributors
@mateusmarquezinimade their first contribution in aws/aws-lambda-go#537Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.43.0...v1.44.0
v1.43.0
What's Changed
- update linter version by
@bmoffattin aws/aws-lambda-go#539- Added support for Cognito pre token generation with access token customization by
@AMZ-brandonin aws/aws-lambda-go#538New Contributors
@AMZ-brandonmade their first contribution in aws/aws-lambda-go#538Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.42.0...v1.43.0
v1.42.0
What's Changed
... (truncated)
Commits
8e674daAdd 1.22 to tests (#557)90a3af7Handle disconnect route of Websocket (#548)de51f68Fix compile error in sample code for S3ObjectLambdaEvent (#551)eae55b8Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask (#550)58da2ccPlumb error info to X-ray (#544)3a93ed1lambdaurl: Populate RemoteAddr with SourceIP (#546)cce0845linter config: reformat the lists (#545)c5ef6f1'Building your function' README updates (#543)501c2f3Add S3ObjectLambdaEvent (#536)50dbfb1[479] CloudWatchEvent renamed to EventBridgeEvent (#537)- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go from 1.51.17 to 1.51.32
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.51.32 (2024-04-30)
Service Client Updates
service/chime-sdk-voice: Updates service API and documentationservice/codeartifact: Updates service API and documentationservice/fms: Updates service API and documentationservice/omics: Updates service API and documentationservice/opensearch: Updates service API and documentationservice/pinpoint-sms-voice-v2: Updates service API, documentation, and paginatorsservice/qbusiness: Updates service API, documentation, and waitersservice/quicksight: Updates service API and documentation
- New Q embedding supporting Generative Q&A
service/route53resolver: Updates service API and documentationservice/sagemaker: Updates service API and documentation
- Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
service/signer: Updates service API and documentation
- Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.
Release v1.51.31 (2024-04-29)
Service Client Updates
service/amplify: Updates service API and documentationservice/connectcases: Updates service API and documentationservice/inspector2: Updates service API and documentationservice/timestream-query: Updates service API and documentationservice/transcribe: Updates service API and documentationservice/trustedadvisor: Updates service API and documentationRelease v1.51.30 (2024-04-26)
Service Client Updates
service/codepipeline: Updates service API and documentation
- Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
service/cognito-idp: Updates service API and documentationservice/connectcampaigns: Updates service API and documentationservice/entitlement.marketplace: Updates service APIservice/oam: Updates service API and documentationservice/rds: Updates service API, documentation, waiters, paginators, and examples
- SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
service/support: Updates service API
- Releasing minor endpoint updates.
Release v1.51.29 (2024-04-25)
Service Client Updates
service/appsync: Updates service API
... (truncated)
Commits
f9db156Release v1.51.32 (2024-04-30) (#5248)d5a9528Release v1.51.31 (2024-04-29) (#5245)e267cf1Merge pull request #5244 from aws/lucix-aws-patch-19e85d0cUpdate PULL_REQUEST_TEMPLATE.mdf62236fRelease v1.51.30 (2024-04-26) (#5243)0b033bbRelease v1.51.29 (2024-04-25) (#5242)1b3096aRelease v1.51.28 (2024-04-24) (#5241)d28620bRelease v1.51.27 (2024-04-23) (#5240)2c0e732Release v1.51.26 (2024-04-22) (#5236)2a3c889Release v1.51.25 (2024-04-19) (#5232)- Additional commits viewable in compare view
Updates github.com/coreos/ignition/v2 from 2.16.2 to 2.19.0
Release notes
Sourced from github.com/coreos/ignition/v2's releases.
V2.19.0
Features
- Support Akamai Connected Cloud (Linode)
- Support LUKS encryption using IBM CEX secure keys
v2.18.0
Ignition 2.18.0
Breaking changes
- Only include dracut module in initramfs if requested (see distributor notes for details)
Features
- Support Scaleway
Changes
- Require Go 1.20+
v2.17.0
Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.
Features
- Support the native Apple Hypervisor
- Support Hetzner Cloud
- A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use
make install-grub-for-bootupdto install itChanges
- Require Go 1.19+
Bug fixes
- Prevent races with udev after disk editing
- Don't fail to wipe partition table if it's corrupted
Changelog
Sourced from github.com/coreos/ignition/v2's changelog.
Ignition 2.19.0 (2024-06-05)
Starting with this release, ignition-validate binaries are signed with the Fedora 40 key.
Features
- Support Akamai Connected Cloud (Linode)
- Support LUKS encryption using IBM CEX secure keys
Ignition 2.18.0 (2024-03-01)
Breaking changes
- Only include dracut module in initramfs if requested (see distributor notes for details)
Features
- Support Scaleway
Changes
- Require Go 1.20+
Bug fixes
- Fix failure when config only disables units already disabled
- Retry HTTP requests on Azure on status codes 404, 410, and 429
Ignition 2.17.0 (2023-11-20)
Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.
Features
- Support the native Apple Hypervisor
- Support Hetzner Cloud
- A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use
make install-grub-for-bootupdto install itChanges
- Require Go 1.19+
Bug fixes
... (truncated)
Commits
09c99e0Merge pull request #1880 from prestist/r-2.19ab90007docs/release-notes: update for 2.19.032221a9Merge pull request #1871 from coreos/dependabot/go_modules/google.golang.org/...86aab2aMerge pull request #1872 from coreos/dependabot/go_modules/github.com/aws/aws...155e143build(deps): bump google.golang.org/api from 0.177.0 to 0.181.0aeebda0build(deps): bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.5a40b9e7Merge pull request #1873 from coreos/dependabot/go_modules/github.com/beevik/...ba44425Merge pull request #1874 from coreos/dependabot/go_modules/cloud.google.com/g...af92f73build(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.01218f73build(deps): bump github.com/beevik/etree from 1.3.0 to 1.4.0- Additional commits viewable in compare view
Updates github.com/go-logr/logr from 1.4.1 to 1.4.2
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.4.2
What's Changed
- Fix lint: named but unused params by
@thockinin go-logr/logr#268- Add a Go report card, fix lint by
@thockinin go-logr/logr#271- funcr: Handle nested empty groups properly by
@thockinin go-logr/logr#274Dependencies:
- build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by
@dependabotin go-logr/logr#254- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by
@dependabotin go-logr/logr#256- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by
@dependabotin go-logr/logr#257- build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by
@dependabotin go-logr/logr#259- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by
@dependabotin go-logr/logr#260- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by
@dependabotin go-logr/logr#263- build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by
@dependabotin go-logr/logr#262- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
@dependabotin go-logr/logr#264- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by
@dependabotin go-logr/logr#266- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabotin go-logr/logr#267- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by
@dependabotin go-logr/logr#270- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
@dependabotin go-logr/logr#272- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
@dependabotin go-logr/logr#275- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin go-logr/logr#276- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by
@dependabotin go-logr/logr#277- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by
@dependabotin go-logr/logr#278- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
@dependabotin go-logr/logr#279- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by
@dependabotin go-logr/logr#280- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabotin go-logr/logr#281- build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by
@dependabotin go-logr/logr#282- build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by
@dependabotin go-logr/logr#283- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by
@dependabotin go-logr/logr#284- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabotin go-logr/logr#285- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by
@dependabotin go-logr/logr#286- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by
@dependabotin go-logr/logr#288- build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by
@dependabotin go-logr/logr#289- build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
@dependabotin go-logr/logr#293- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by
@dependabotin go-logr/logr#292- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by
@dependabotin go-logr/logr#291- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
@dependabotin go-logr/logr#290- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
@dependabotin go-logr/logr#294- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
@dependabotin go-logr/logr#295Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2
Commits
1205f42Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbdMerge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07cbuild(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bdMerge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...- Additional commits viewable in compare view
Updates github.com/gofrs/flock from 0.8.1 to 0.11.0
Release notes
Sourced from github.com/gofrs/flock's releases.
v0.11.0
What's Changed
- feat: add options to define flag and permissions of the file by
@ldezin gofrs/flock#76- tests: remove files generated during tests by
@ldezin gofrs/flock#77Full Changelog: https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: add support for Illumos/Solaris by
@gaigein gofrs/flock#63- chore: migrate from gopkg.in/check to stretchr/testify by
@ldezin gofrs/flock#70- docs: remove reference to sync.Locker by
@ldezin gofrs/flock#66New Contributors
@gaigemade their first contribution in gofrs/flock#63Full Changelog: https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore: add go modules by
@moskybin gofrs/flock#57- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabotin gofrs/flock#65- fix: replace Syscall6 with SyscallN on Windows by
@ldezNew Contributors
@moskybmade their first contribution in gofrs/flock#57@ldezmade their first contribution in gofrs/flock#64Full Changelog: https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0
Commits
b659e1efeat: use options on retry (unix) (#78)41cd564tests: remove files generated during tests (#77)2bc2890feat: add option to define flag and permissions of the file (#76)502c570chore: simplify GOOS evaluationd82685efeat: add support for Illumos/Solaris (#63)e5593aachore: improve linter configuration (#75)11de3dachore: improve issue templates282887cchore: add issue templates (#74)f29941echore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the all gro...7e2658adocs: improve security policies (#71)- Additional commits viewable in compare view
Updates github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.17.2
2.17.2
Fixes
- fix: close files [32259c8]
- fix github output log level for skipped specs [780e7a3]
Maintenance
- Bump github.com/google/pprof [d91fe4e]
- Bump github.com/go-task/slim-sprig to v3 [8cb662e]
- Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
- Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
- Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
- Fix test for gomega version bump [f2fcd97]
- Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
- Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.17.2
Fixes
- fix: close files [32259c8]
- fix github output log level for skipped specs [780e7a3]
Maintenance
- Bump github.com/google/pprof [d91fe4e]
- Bump github.com/go-task/slim-sprig to v3 [8cb662e]
- Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
- Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
- Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
- Fix test for gomega version bump [f2fcd97]
- Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
- Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]
Commits
7836496v2.17.2d91fe4eBump github.com/google/pprof8cb662eBump github.com/go-task/slim-sprig to v332259c8fix: close files3134422Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391)eca81b4Bump github-pages from 230 to 231 in /docs (#1384)760def8Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383)4ce33f4Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381)f2fcd97Fix test for gomega version bumpfd622d2Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390)- Additional commits viewable in compare view
Updates github.com/onsi/gomega from 1.32.0 to 1.33.1
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.33.1
1.33.1
Fixes
- fix confusing eventually docs [3a66379]
Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
v1.33.0
1.33.0
Features
Receivenot acceptsReceive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.33.1
Fixes
- fix confusing eventually docs [3a66379]
Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
1.33.0
Features
Receivenot acceptsReceive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
Commits
8a658bbv1.33.1e9bc35aBump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.23a66379fix confusing eventually docsf2e65fcv1.33.002e8706docs: Receive(POINTER, MATCHER)ec1f186feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999debBump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)- Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >