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 the all group with 16 updates #4297

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps the all group with 16 updates:

Package From To
cloud.google.com/go/storage 1.34.1 1.36.0
github.com/Azure/go-autorest/autorest/adal 0.9.22 0.9.23
github.com/aws/aws-sdk-go 1.44.295 1.49.15
github.com/containers/image/v5 5.28.0 5.29.0
github.com/fatih/color 1.15.0 1.16.0
github.com/google/uuid 1.4.0 1.5.0
github.com/gorilla/mux 1.8.0 1.8.1
github.com/open-policy-agent/opa 0.58.0 0.60.0
github.com/replicatedhq/kurlkinds 1.3.6 1.5.0
github.com/replicatedhq/troubleshoot 0.78.1 0.79.0
github.com/schemahero/schemahero 0.13.6 0.17.2
github.com/spf13/viper 1.18.1 1.18.2
github.com/vmware-tanzu/velero 1.12.0 1.12.2
golang.org/x/sync 0.5.0 0.6.0
google.golang.org/api 0.153.0 0.155.0
helm.sh/helm/v3 3.13.2 3.13.3

Updates cloud.google.com/go/storage from 1.34.1 to 1.36.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.36.0

1.36.0 (2023-12-14)

Features

Bug Fixes

  • storage: Do not inhibit the dead code elimination. (#8543) (ca2493f)
  • storage: Set flush and get_state to false on the last write in gRPC (#9013) (c1e9fe5)

storage: v1.35.1

1.35.1 (2023-11-09)

Bug Fixes

  • storage: Rename aux.go to auxiliary.go fixing windows build (ba23673)

storage: v1.35.0

1.35.0 (2023-11-09)

Features

  • storage: Change gRPC writes to use bi-directional streams (#8930) (3e23a36)
Commits
  • b5a6b5d chore(main): release spanner 1.36.0 (#6407)
  • 09e96ce feat(spanner/spansql): add support for IFNULL expressions (#6389)
  • 267a9bb feat(spanner/spansql): support for parsing a DML file (#6349)
  • 0df3ed8 chore(settings): disable linear history on branch (#6399)
  • b38008f chore(ci): skip sync job on foks (#6400)
  • aaee688 chore(firestore): add missing license headers (#6404)
  • ff8bdf0 chore(logging): change python version for logging environment tests (#6384)
  • 8a8ba85 chore(all): auto-regenerate gapics (#6376)
  • 3029109 test(storage): unflake TestIntegration_ACL (#6392)
  • 20b6c1b feat(firestore): adds Bulkwriter support to Firestore client (#5946)
  • Additional commits viewable in compare view

Updates github.com/Azure/go-autorest/autorest/adal from 0.9.22 to 0.9.23

Release notes

Sourced from github.com/Azure/go-autorest/autorest/adal's releases.

autorest/adal/v0.9.23

Enable updating JWT via callback for workloadidentity #719

Commits

Updates github.com/aws/aws-sdk-go from 1.44.295 to 1.49.15

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.49.15 (2024-01-04)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/docdb: Updates service API and documentation
    • Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • service/ecs: Updates service API and documentation
    • This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • service/es: Updates service API and documentation
    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • service/lightsail: Updates service API and documentation
    • This release adds support to set up an HTTPS endpoint on an instance.
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Adding support for provisioned throughput mode for SageMaker Feature Groups
  • service/servicecatalog: Updates service API and documentation
    • Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

Release v1.49.14 (2024-01-03)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

Release v1.49.13 (2023-12-29)

Service Client Updates

  • service/apprunner: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

Release v1.49.12 (2023-12-28)

Service Client Updates

  • service/codestar-connections: Updates service API
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Docker access from within app container

Release v1.49.11 (2023-12-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation

... (truncated)

Commits

Updates github.com/containers/image/v5 from 5.28.0 to 5.29.0

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.29.0

What's Changed

... (truncated)

Commits
  • 93256e0 Bump to v5.29.0
  • 4c7278f Bump c/storage to v1.51.0
  • 199d256 Merge pull request #2185 from mtrmac/zstd-chunked-never-reuse
  • 3ebd43c HACK: Don't record zstd:chunked algorithm in the BIC at all
  • 0c11bea HACK: Do not reuse zstd:chunked blobs
  • 032ae9f Merge pull request #2190 from containers/renovate/github.com-klauspost-compre...
  • f7e02f1 fix(deps): update module github.com/klauspost/compress to v1.17.3
  • 96eab26 Merge pull request #2186 from mtrmac/quote-response-body
  • d55a5eb Quote the response body in an error message
  • 1af240e Merge pull request #2188 from mtrmac/update-jose
  • Additional commits viewable in compare view

Updates github.com/fatih/color from 1.15.0 to 1.16.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.16.0

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

Commits
  • 0f9779e Merge pull request #213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.0
  • 0c78604 Bump golang.org/x/sys from 0.13.0 to 0.14.0
  • 96e0f73 Merge pull request #208 from fatih/dependabot/github_actions/actions/checkout-4
  • 4c66e32 Bump actions/checkout from 3 to 4
  • 2fb03d6 Merge pull request #202 from fatih/dependabot/github_actions/actions/setup-go-4
  • 8ba7bbd Bump actions/setup-go from 3 to 4
  • e3f97f3 Merge pull request #209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0
  • e146575 Bump golang.org/x/sys from 0.10.0 to 0.13.0
  • d2d7a5e Merge pull request #212 from fatih/dependabot/go_modules/github.com/mattn/go-...
  • f3e45da Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20
  • Additional commits viewable in compare view

Updates github.com/google/uuid from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.5.0

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Changelog

Sourced from github.com/google/uuid's changelog.

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Commits

Updates github.com/gorilla/mux from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/gorilla/mux's releases.

Release v1.8.1

What's Changed

New Contributors

Full Changelog: gorilla/mux@v1.8.0...v1.8.1

Commits

Updates github.com/open-policy-agent/opa from 0.58.0 to 0.60.0

Release notes

Sourced from github.com/open-policy-agent/opa's releases.

v0.60.0

Runtime, Tooling, SDK

  • OPA can be run in 1.0 compatibility mode by using the new --v1-compatible flag. When this mode is enabled, the current release of OPA will behave as OPA v1.0 will eventually behave by default. This flag is currently supported on the build, check, fmt, eval and test commands (#6478) authored by @​johanfylling
  • Extend the telemetry report to include the minimum compatible version of policies loaded into OPA (#6361) co-authored by @​srenatus and @​ashutosh-narkar
  • server: Support fsnotify based reloading of certificate, key and CA cert pool when they change on disk (#5788) authored by @​charlieegan3
  • Add option on the unit test runner to surface builtin errors. This should help with debugging errors generated while running unit tests (#6489) authored by @​jalseth
  • Fix issue in opa fmt where the assignment operator and term in the rule head of chain rules are removed from the re-written rule head (#6467) authored by @​anderseknert
  • cmd/fmt: Replace dependency on diff tool with an external golang library function (#6284) authored by @​colinjlacy

Topdown and Rego

  • topdown/providers: Preserve user provided http headers in the providers.aws.sign_req builtin command (#6456) authored by @​c2zwdjnlcg
  • rego: Allow custom builtin function registration to provide a description for the builtin (#6449) authored by @​lcarva
  • ast+cmd: Allow bundle to contain calls to unknown functions when inspected (#6457) authored by @​johanfylling

Docs

  • Add section on the changes proposed for a future OPA v1.0 and update Rego examples to be OPA v1.0 compliant(#6453) authored by @​johanfylling
  • Clarify behavior of the sprintf builtin command when used with the %T marker (#6487) authored by @​lcarva

Website + Ecosystem

Miscellaneous

  • Update Makefile to allow custom GOFLAGS to be provided to the golang executable (#6458) authored by @​cova-fe
  • Dependency updates; notably:
    • bump golang 1.21.4 -> 1.21.5 (#6460) authored by @​srenatus
    • bump aquasecurity/trivy-action from 0.14.0 to 0.16.0
    • bump github.com/containerd/containerd from 1.7.9 to 1.7.11
    • bump google.golang.org/grpc from 1.59.0 to 1.60.1
    • bump github.com/google/uuid from 1.4.0 to 1.5.0

v0.59.0

This release adds tooling to help prepare existing policies for the upcoming OPA 1.0 release. It also contains a mix of improvements, bugfixes and security fixes for third-party libraries.

NOTES:

  • All published OPA images now run with a non-root uid/gid. The uid:gid is set to 1000:1000 for all images. As a result there is no longer a need for the -rootless image variant and hence it will not be published as part of future releases. This change is in line with container security best practices. OPA can still be run with root privileges by explicitly setting the user, either with the --user argument for docker run, or by specifying the securityContext in the Kubernetes Pod specification.

Rego v1

The upcoming release of OPA 1.0, which will be released at a future date, will introduce breaking changes to the Rego language. Most notably:

... (truncated)

Changelog

Sourced from github.com/open-policy-agent/opa's changelog.

0.60.0

Runtime, Tooling, SDK

  • OPA can be run in 1.0 compatibility mode by using the new --v1-compatible flag. When this mode is enabled, the current release of OPA will behave as OPA v1.0 will eventually behave by default. This flag is currently supported on the build, check, fmt, eval and test commands (#6478) authored by @​johanfylling
  • Extend the telemetry report to include the minimum compatible version of policies loaded into OPA (#6361) co-authored by @​srenatus and @​ashutosh-narkar
  • server: Support fsnotify based reloading of certificate, key and CA cert pool when they change on disk (#5788) authored by @​charlieegan3
  • Add option on the unit test runner to surface builtin errors. This should help with debugging errors generated while running unit tests (#6489) authored by @​jalseth
  • Fix issue in opa fmt where the assignment operator and term in the rule head of chain rules are removed from the re-written rule head (#6467) authored by @​anderseknert
  • cmd/fmt: Replace dependency on diff tool with an external golang library function (#6284) authored by @​colinjlacy

Topdown and Rego

  • topdown/providers: Preserve user provided http headers in the providers.aws.sign_req builtin command (#6456) authored by @​c2zwdjnlcg
  • rego: Allow custom builtin function registration to provide a description for the builtin (#6449) authored by @​lcarva
  • ast+cmd: Allow bundle to contain calls to unknown functions when inspected (#6457) authored by @​johanfylling

Docs

  • Add section on the changes proposed for a future OPA v1.0 and update Rego examples to be OPA v1.0 compliant(#6453) authored by @​johanfylling
  • Clarify behavior of the sprintf builtin command when used with the %T marker (#6487) authored by @​lcarva

Website + Ecosystem

Miscellaneous

  • Update Makefile to allow custom GOFLAGS to be provided to the golang executable (#6458) authored by @​cova-fe
  • Dependency updates; notably:
    • bump golang 1.21.4 -> 1.21.5 (#6460) authored by @​srenatus
    • bump aquasecurity/trivy-action from 0.14.0 to 0.16.0
    • bump github.com/containerd/containerd from 1.7.9 to 1.7.11
    • bump google.golang.org/grpc from 1.59.0 to 1.60.1
    • bump github.com/google/uuid from 1.4.0 to 1.5.0

0.59.0

This release adds tooling to help prepare existing policies for the upcoming OPA 1.0 release. It also contains a mix of improvements, bugfixes and security fixes for third-party libraries.

NOTES:

  • All published OPA images now run with a non-root uid/gid. The uid:gid is set to 1000:1000 for all images. As a result there is no longer a need for the -rootless image variant and hence it will not be published as part of future releases. This change is in line with container security best practices. OPA can still be run with root privileges by explicitly setting the user, either with the --user argument for docker run, or by specifying the securityContext in the Kubernetes Pod specification.

Rego v1

The upcoming release of OPA 1.0, which will be released at a future date, will introduce breaking changes to the Rego language. Most notably:

  • the keywords that currently must be imported through import future.keywords into a module before use will be part of the Rego language by default, without the need to first import them.
  • the if keyword will be required before the body of a rule.
  • the contains keyword will be required when declaring a multi-value rule (partial set rule).

... (truncated)

Commits
  • a1a2ae3 Prepare v0.60.0 release
  • 9f63fdb ast+cmd: Allowing bundle to contain calls to unknown functions when inspected...
  • f04636a docs: Update generated CLI docs
  • 38c2f0c Adding --v1-compatible flag to build, opa eval (#6478)
  • 84751f0 build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1
  • 979e626 internal/presentation: cleanup location handling (#6498)
  • b85eb64 .github/workflows: Update name of the checkout action token
  • 24f09cd .github/workflows: Update checkout action token
  • ba46112 Docs: Explain %T behavior of sprintf
  • 6d26f98 feat: Support raising builtin errors in the test runner
  • Additional commits viewable in compare view

Updates github.com/replicatedhq/kurlkinds from 1.3.6 to 1.5.0

Release notes

Sourced from github.com/replicatedhq/kurlkinds's releases.

v1.4.8

What's Changed

Full Changelog: replicatedhq/kurlkinds@v1.4.7...v1.4.8

v1.4.0

What's Changed

Full Changelog: replicatedhq/kurlkinds@v1.3.7...v1.4.0

Description has been truncated

Bumps the all group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.34.1` | `1.36.0` |
| [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) | `0.9.22` | `0.9.23` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.295` | `1.49.15` |
| [github.com/containers/image/v5](https://github.com/containers/image) | `5.28.0` | `5.29.0` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.15.0` | `1.16.0` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.5.0` |
| [github.com/gorilla/mux](https://github.com/gorilla/mux) | `1.8.0` | `1.8.1` |
| [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `0.58.0` | `0.60.0` |
| [github.com/replicatedhq/kurlkinds](https://github.com/replicatedhq/kurlkinds) | `1.3.6` | `1.5.0` |
| [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) | `0.78.1` | `0.79.0` |
| [github.com/schemahero/schemahero](https://github.com/schemahero/schemahero) | `0.13.6` | `0.17.2` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.1` | `1.18.2` |
| [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | `1.12.0` | `1.12.2` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.5.0` | `0.6.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.153.0` | `0.155.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.13.2` | `3.13.3` |


Updates `cloud.google.com/go/storage` from 1.34.1 to 1.36.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.34.1...spanner/v1.36.0)

Updates `github.com/Azure/go-autorest/autorest/adal` from 0.9.22 to 0.9.23
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](Azure/go-autorest@autorest/adal/v0.9.22...autorest/adal/v0.9.23)

Updates `github.com/aws/aws-sdk-go` from 1.44.295 to 1.49.15
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.295...v1.49.15)

Updates `github.com/containers/image/v5` from 5.28.0 to 5.29.0
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.28.0...v5.29.0)

Updates `github.com/fatih/color` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.15.0...v1.16.0)

Updates `github.com/google/uuid` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.4.0...v1.5.0)

Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](gorilla/mux@v1.8.0...v1.8.1)

Updates `github.com/open-policy-agent/opa` from 0.58.0 to 0.60.0
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](open-policy-agent/opa@v0.58.0...v0.60.0)

Updates `github.com/replicatedhq/kurlkinds` from 1.3.6 to 1.5.0
- [Release notes](https://github.com/replicatedhq/kurlkinds/releases)
- [Commits](replicatedhq/kurlkinds@v1.3.6...v1.5.0)

Updates `github.com/replicatedhq/troubleshoot` from 0.78.1 to 0.79.0
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.78.1...v0.79.0)

Updates `github.com/schemahero/schemahero` from 0.13.6 to 0.17.2
- [Release notes](https://github.com/schemahero/schemahero/releases)
- [Commits](schemahero/schemahero@v0.13.6...v0.17.2)

Updates `github.com/spf13/viper` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.1...v1.18.2)

Updates `github.com/vmware-tanzu/velero` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/vmware-tanzu/velero/releases)
- [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md)
- [Commits](vmware-tanzu/velero@v1.12.0...v1.12.2)

Updates `golang.org/x/sync` from 0.5.0 to 0.6.0
- [Commits](golang/sync@v0.5.0...v0.6.0)

Updates `google.golang.org/api` from 0.153.0 to 0.155.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.153.0...v0.155.0)

Updates `helm.sh/helm/v3` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.13.2...v3.13.3)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/replicatedhq/kurlkinds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/schemahero/schemahero
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/vmware-tanzu/velero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot go Pull requests that update Go code type::security labels Jan 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2024

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Jan 5, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-ba1eb1cfe6 branch January 5, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot go Pull requests that update Go code type::security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants