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

[main] Upgrade to latest dependencies #1448

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

Commits on Sep 19, 2024

  1. upgrade to latest dependencies

    bumping knative.dev/reconciler-test dd2ded3...0cb8938:
      > 0cb8938 upgrade to latest dependencies (# 757)
      > 6372b7a upgrade to latest dependencies (# 756)
      > bb4bca0 upgrade to latest dependencies (# 754)
      > 15e86a5 Update community files (# 755)
      > 036ce14 Actually use provided namesapce in `secret.IsPresentInNamespace` (# 753)
      > 22954a2 upgrade to latest dependencies (# 751)
      > b29c70c upgrade to latest dependencies (# 748)
      > fc8ca94 Allow to configure OIDC subject name for eventshub sender (# 749)
      > dfa4862 feat: add support for verifying the event format in the eventshub receiver (# 750)
      > 0ff820e Update community files (# 747)
      > a2d1677 upgrade to latest dependencies (# 746)
    bumping golang.org/x/mod d58be1c...46a3137:
      > 46a3137 zip: set GIT_DIR in test when using bare repositories
      > 3afcd4e go.mod: set go version to 1.22.0
      > b1d336c go.mod: update required go version to go1.22
      > bc151c4 README: fix link to x/tools
      > d1f873e modfile: fix Cleanup clobbering Line reference
      > b56a28f modfile: Add support for tool lines
      > 79169e9 LICENSE: update per Google Legal
    bumping golang.org/x/time 883aed5...5d9ef58:
      > 5d9ef58 LICENSE: update per Google Legal
    bumping k8s.io/apimachinery dc7e034...37988e5:
      > 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
      > c857a38 Update x/net for CVE-2023-45288
      > 0407311 followup to allow special characters
      > 25164f7 Merge pull request # 123435 from tallclair/apparmor-ga
      > cbfe0a1 Merge pull request # 123758 from liggitt/protobump
      > f57af5f Stop appending AppArmor status to node ready condition
      > 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
      > 0c29f84 Merge pull request # 123385 from HirazawaUi/allow-special-characters
      > 60d24f2 Merge pull request # 123708 from p0lyn0mial/upstream-const-watchlist-bookmark-event
      > d4f2d34 add relaxed env var name function
      > 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
      > 67cb3a8 Merge pull request # 123413 from seans3/tunneling-spdy-websockets
      > 5ddec50 removes extra upgrade aware proxy logging; returns tunneling connection close error
      > 808e708 portforward: tunnel spdy through websockets
      > df38a01 Merge pull request # 123536 from benluddy/cbor-roundtrip-unit-via-interface
      > 8193f66 Merge pull request # 123436 from dinhxuanvu/cbor-tests
      > 59152b5 Make CBOR roundtrip cases pass through interface{} as well.
      > c996998 Merge pull request # 123529 from thockin/go-workspaces
      > b39fd7b Add duplicate key and field case-sensitivity CBOR decode tests.
      > 933fc00 Address review nit, use longer variable identifiers.
      > 6362b69 Merge pull request # 123598 from liggitt/remotecommand-cleanup
      > df7ad6e Fix up go.mod files after reviews
      > 2161860 Avoid logging binary junk for frame write failure
      > 323f8c9 Remove old gengo detritus
      > 0f2e935 Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
      > 647c1ef Fix go-to-protobuf wrt gengo/v2
      > 856aea5 Merge pull request # 123392 from thockin/depreciate
      > d19b6bd Update x/crypto to 0.19.
      > 657a797 Re-vendor latest kube-openapi and gengo/v2
      > afd4b8f Merge pull request # 123268 from benluddy/cbor-appendix-a-tests
      > 7f22e75 Cleanup: s/depreciated/deprecated/g
      > 305e3b2 Generate go.work files
      > 5504fa7 Merge pull request # 123267 from benluddy/cbor-marshaling-tests
      > 895c28b Add roundtrip tests for all CBOR examples in RFC 8949 Appendix A.
      > 2511177 Merge pull request # 123174 from danwinship/cidr-validation-cleanup
      > c9af5af Add decode and roundtrip tests for CBOR marshaling.
      > 75cefea Merge pull request # 122881 from benluddy/cbor-serializer-only
      > b81059e Add validation.IsValidCIDR
      > 48cc8db Add CBOR Serializer implementation.
      > 665c1a2 Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
      > fe0d4b3 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
      > 4a1251b Merge pull request # 121486 from benluddy/cbor-stub
      > 046ab0d chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
      > 48a3f60 Update vendoring to take new CBOR library dependency.
      > 62eada4 Merge pull request # 123164 from liggitt/api-validation
      > 9fd4d01 Add skeleton CBOR package and introduce library dependency.
      > 58e33ab Merge pull request # 122931 from danwinship/ip-validation-cleanup
      > d8a2eb9 Put validation utility packages used by API validation under API review
      > 89b9414 Make validation.IsValidIP return a field.ErrorList for consistency
      > cc2017e Expand IsValidIP unit tests
      > 8d387a6 Drop validation.IsValidSocketAddr
      > f14778d Merge pull request # 122842 from pohly/klog-update
      > 942edc4 Merge pull request # 122839 from pohly/ginkgo-gomega-update
      > c2f97d1 dependencies: klog v2.120.1
      > 4f03c3f dependencies: ginkgo v2.15.0, gomega v1.31.0
      > 02a4104 Merge pull request # 122706 from pacoxu/klog-upgrade
      > 4dd1d06 bump klog to  v2.120.0
      > 60eaa65 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
      > becf6e9 .*: bump golang.org/x/tools to v0.16.1
      > 8bd2c20 Merge pull request # 122395 from pohly/ginkgo-gomega-update
      > 4308c9f dependencies: gomega v1.30.0 + ginkgo v2.13.2
      > e2f405a Merge pull request # 121846 from Iceber/sets_keyset
      > 2341c26 Merge pull request # 121771 from pohly/apimachinery-encoding-shortcut
      > 350f691 Set the initial length of set[T] in sets.KeySet
      > aa9a6c8 Merge pull request # 121759 from thockin/fix_api_violations
      > 013c6eb encoding: avoid setting GVK unnecessarily
      > e6fb254 Merge pull request # 121741 from xgp01/update-util-sets-with-package-cmp
      > d9203a2 Re-vendor k8s.io/kube-openapi
      > fa98d6e Merge pull request # 121808 from cpanato/go-update-main
      > 8398822 update util/sets to use standard package cmp
      > bfbbdec Fix "list_type_missing" API violations in meta/v1
      > f27e43a update go.mod
    bumping google.golang.org/genproto/googleapis/rpc 5315273...573a115:
      > 573a115 chore(all): auto-regenerate .pb.go files (# 1144)
      > 2c9e96a chore(all): update all (# 1149)
      > b1a4ccb chore(all): update all (# 1148)
      > 93522f1 chore: rev bigtable to unreleased commit (# 1147)
      > 90e4760 feat: move bigtable protos to google-cloud-go (# 1146)
      > e6d459c chore(all): update all (# 1142)
      > d784300 chore(all): auto-regenerate .pb.go files (# 1143)
      > 46eb208 chore(all): auto-regenerate .pb.go files (# 1141)
      > 40e1e62 chore(all): auto-regenerate .pb.go files (# 1140)
      > 4ad9e85 chore(all): auto-regenerate .pb.go files (# 1139)
      > 654c5fe chore(all): update all (# 1138)
      > f6361c8 chore(all): update all (# 1137)
      > dc46fd2 chore(all): update all (# 1135)
      > 68d350f chore(all): update all (# 1134)
      > a8a6208 chore(all): update all (# 1133)
      > ef581f9 chore(all): update all (# 1132)
    bumping knative.dev/eventing ff37e4e...1708881:
      > 1708881 [main] Upgrade to latest dependencies (# 8191)
      > b48b664 feat: add constructor for full event lineage graph (# 7921)
      > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
      > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
      > 608e76c Add broker transformation test to upgrade tests (# 8190)
      > c91a9d8 [main] Upgrade to latest dependencies (# 8189)
      > 229446d Create paired upgrade tests (# 8158)
      > 04c42dc [main] Update community files (# 8187)
      > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
      > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
      > 902f9d3 Migrate to kube_codegen.sh (# 8183)
      > 34f9cd3 Disable controller default health probes in the IMC dispatcher (# 8125)
      > ecae895 AuthZ: Provide function to update AppliedEventPoliciesStatus based on a given list of applying policies (# 8173)
      > 833f4aa Split AuthZ e2e tests (# 8181)
      > 36e0721 Broker class based defaults (# 7631)
      > e4b6d68 [main] Upgrade to latest dependencies (# 8172)
      > 24a43e8 chore: refactor cross namespace test to make it reusable (# 8157)
      > da10b71 Support dispatcher format for triggers (# 8151)
      > 477588c JobSink: Reject unauthorized requests (# 8169)
      > 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)
      > ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)
      > bf945f9 Support authorization in Channel ingress (# 8162)
      > b57ac3a Fix: propagate EventPolicy filter to underlying Channels EventPolicy (# 8163)
      > 2b92299 Add filters to event policy (# 8122)
      > 90a88fc [main] Upgrade to latest dependencies (# 8159)
      > 1123cfa feat: reduced unnecessary creation of filters (# 8118)
      > 71d5d5f Add AuthZ conformance e2e test suite (# 8150)
      > e41da98 [main] Upgrade to latest dependencies (# 8153)
      > 7a90257 [main] Upgrade to latest dependencies (# 8126)
      > f0ccedc mt-broker-filter: Allow only requests from Triggers Subscriptions OIDC ID (# 8147)
      > 941a9e1 fix: tracker can track resources in different ns (# 8110)
      > a4e5a0e added event format to dispatcher (# 8096)
      > c521efb Add EventPolicy reconciliation for Parallel (# 8112)
      > d69b8b4 Improve scheduler memory usage (# 8144)
      > 5c81d76 Add EventPolicy reconciliation for Sequence (# 8106)
      > ecb6c01 Set UID in Brokers backing channels EventPolicies OwnerReference (# 8143)
      > b58b30d Add e2e test for Broker authorization (# 8132)
      > 20a64a1 [main] Update community files (# 8134)
      > 7237233 Default EventPolicy `.spec.from[].namespace` to EventPolicies namespace (# 8133)
      > 32f8491 update trust-manager to version 0.12.0 (# 8130)
    bumping github.com/go-openapi/jsonpointer 7df7a46...8b546b9:
      > 8b546b9 chore(go): go-openapi requires go.1.20 across the board
      > 5d6253e updated dependencies
      > 8e6deda chore(lint): relinted
      > 9352cad fix(ci): remove dependency-type from dependabot groups
      > e344ef7 Bump the development-dependencies group with 1 update
      > e0c759b ci: remove paths-ignore
      > f9d3b1b Bump the development-dependencies group with 1 update
      > 92c7c39 chore(ci): prevents duplicate workflow runs
      > 5767083 ci: regroup & auto-approve all github actions updates
      > b635cd3 ci: auto-merge dependabot PRs
      > 60c301f ci: configured auto-approve & auto-merge for dependabot (# 23)
      > 6f774b2 Bump github.com/go-openapi/swag from 0.22.8 to 0.22.9 (# 24)
      > 262c7fb Bump github.com/go-openapi/swag from 0.22.7 to 0.22.8 (# 22)
      > 5872b5c Bump github.com/go-openapi/swag from 0.22.5 to 0.22.7 (# 19)
      > 70f59d6 Bump actions/checkout from 3 to 4
      > afcd21f Bump actions/setup-go from 4 to 5
      > ca8bdfd Added dependabot
      > 8a258df fix(ci): muted warnings in CI runs due to cache conflicts
      > 344388f fix(GetForToken): added support for pointer to interface{}
      > 6cf0fb8 updated to swag v0.22.5
      > d329668 Merge pull request # 14 from fredbi/chore/relint-update
      > b59e589 chore: updated and relinted
    bumping k8s.io/utils e7106e6...18e509b:
      > 18e509b Merge pull request # 314 from thockin/pr-311-plus-thockin
      > d4aae2b Merge pull request # 311 from aroradaman/net-multi-listen
      > a1afdb7 Add multi-listener test for HTTP
      > fe8a2dd Merge pull request # 302 from logicalhan/set-tests
      > 27da63f net: add multi listener impl for net.Listener
      > 0849a56 Merge pull request # 301 from dgrisonnet/traces-verbosity
      > 8c89a86 add test coverage to set.go
      > 4693a02 Merge pull request # 306 from MadhavJivrajani/check-for-go-directive-bump
      > be5eaf9 trace: gate traces behind log level 2
      > b01eb69 .*: add presubmit check for verifying go directive changes
    bumping golang.org/x/crypto 9fadb0b...c9da6b9:
      > c9da6b9 all: fix printf(var) mistakes detected by latest printf checker
      > b35ab4f go.mod: update golang.org/x dependencies
      > bcb0f91 internal/poly1305: Port sum_amd64.s to Avo
      > 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s
      > 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo
      > 82942cf blake2b: port blake2b_amd64.s to Avo
      > 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo
      > 38ed1bc blake2s: port blake2s_amd64.s to Avo
      > 38a0b5d argon2: Avo port of blamka_amd64.s
      > bf5f14f x509roots/fallback: update bundle
      > b2d3a6a ssh/agent: ensure to not add duplicated keys
      > 5bcd010 go.mod: update golang.org/x dependencies
      > 3375612 ssh: add support for unpadded RSA signatures
      > bb80217 ssh: don't use dsa keys in integration tests
      > 6879722 ssh: remove go 1.21+ dependency on slices
      > e983fa2 sha3: Avo port of keccakf_amd64.s
      > 80fd972 LICENSE: update per Google Legal
      > f2bc3a6 x509roots/fallback/internal/goissue52287: delete
      > d66d9c3 x509roots/fallback: update bundle
    bumping github.com/go-openapi/jsonreference 1f158e5...c5fa756:
      > c5fa756 chore(go): go-openapi requires go.1.20 across the board
      > 12387f8 updated dependencies
      > 5aeffa5 fix(ci): remove dependency-type from dependabot groups
      > 95a16b7 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
      > 6a06213 Bump the development-dependencies group with 1 update
      > aad9db7 ci: remove paths-ignore
      > eef6c6a Bump the development-dependencies group with 1 update
      > 7c2c0ac chore(ci): prevents duplicate workflow runs
      > 19d90a5 ci: regroup & auto-approve all github actions updates
      > 6dced31 ci(dependencies): automate dependencies updates
      > 13b64b0 Bump actions/checkout from 3 to 4
      > d8223f2 Bump actions/setup-go from 4 to 5
      > b6313cc Added dependabot
      > 91d0edd fix(ci): muted warnings in CI runs due to cache conflicts
      > 23cc9cc chore(deps): updated go-openapi deps
      > 82a5123 updated jsonpointer
      > c2779b3 doc: removed extraneous godoc link (# 19)
      > 4be0df5 Merge pull request # 18 from fredbi/chore/update-lint
      > fc60cd6 chore: update & lint
    
    Signed-off-by: Knative Automation <automation@knative.team>
    knative-automation committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5e02a7d View commit details
    Browse the repository at this point in the history