Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the go group with 8 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.29.0 1.56.1
github.com/aws/aws-sdk-go-v2 1.36.3 1.38.3
github.com/aws/aws-sdk-go-v2/config 1.29.15 1.31.6
github.com/aws/aws-sdk-go-v2/service/s3 1.80.1 1.87.3
github.com/cheggaaa/pb 1.0.27 2.0.7+incompatible
github.com/hashicorp/aws-sdk-go-base/v2 2.0.0-beta.65 2.0.0-beta.66
github.com/hashicorp/go-version 1.6.0 1.7.0
github.com/klauspost/compress 1.15.11 1.18.0

Updates cloud.google.com/go/storage from 1.29.0 to 1.56.1

Release notes

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

storage: v1.56.1

1.56.1 (2025-08-19)

Bug Fixes

documentai: v1.38.0

1.38.0 (2025-08-18)

Features

  • documentai: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (f1de706)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (f1de706)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)

compute: v1.44.0

1.44.0 (2025-08-18)

Features

  • compute: Update Compute Engine v1beta API to revision 20250729 (#1084) (#12724) (f1de706)

compute: v1.43.0

1.43.0 (2025-08-12)

Features

  • compute: Update Compute Engine v1 API to revision 20250728 (#1081) (a846564)
  • compute: Update Compute Engine v1 API to revision 20250729 (#1085) (53f9781)

compute: v1.42.0

1.42.0 (2025-08-06)

... (truncated)

Changelog

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

Changes

1.38.0 (2025-08-18)

Features

  • documentai: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (f1de706)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (f1de706)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)

1.37.0 (2025-04-30)

Features

  • documentai: Add image block and blob asset in Document proto (a95a0bf)
  • documentai: Added a field for enabling returning images and bounding boxes from layout parser processor (a95a0bf)
  • documentai: Added config options to enable image annotation (0fe3b60)
  • documentai: Added config options to enable table annotation and image extraction (#12070) (a6c85f6)

1.36.1 (2025-04-15)

Bug Fixes

  • documentai: Update google.golang.org/api to 0.229.0 (3319672)

1.36.0 (2025-03-19)

Features

  • documentai: Added config options to enable LLM layout parsing (c2ee207)

1.35.3 (2025-03-13)

Bug Fixes

... (truncated)

Commits
  • 286e26c chore(main): release storage 1.56.1 (#12632)
  • 59a94d6 feat(aiplatform): add data foundry service synthetic data generation API for ...
  • 76be65b chore(all): update deps (#12726)
  • 9f369f9 fix(storage): fix redirect logic in MRD (#12733)
  • e876d62 chore: release main (#12723)
  • f1de706 feat(compute): Update Compute Engine v1beta API to revision 20250729 (#1084) ...
  • 1bc6c98 feat(geminidataanalytics): new client (#12729)
  • 3c7ea5c fix(storage): ZB Reader redirect support (#12703)
  • 2346cf1 fix(bigtable): Ignore errors while creating monitoring client and disable met...
  • 67b0320 feat(bigquery): load job and external table opts for custom time format, null...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.38.3

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.15 to 1.31.6

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.68 to 1.18.10

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.30 to 1.18.6

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2022-12-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.21.0
    • Feature: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.22.0
    • Feature: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.14.0
    • Feature: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.36.0
    • Feature: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.59.0
    • Feature: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.

Release (2022-12-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.22.0
    • Feature: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.22.2
    • Documentation: Updated documentation for CloudFront
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.20.0
    • Feature: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.18.3
    • Documentation: General documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.16.6
    • Documentation: This release provides the valid characters for the Description and Name field.
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.2.0
    • Feature: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.58.0
    • Feature: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

Release (2022-12-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.3
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/config: v1.18.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.5
    • Bug Fix: Unify logic between shared config and in finding home directory

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.87.3

Commits

Updates github.com/cheggaaa/pb from 1.0.27 to 2.0.7+incompatible

Commits

Updates github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.65 to 2.0.0-beta.66

Changelog

Sourced from github.com/hashicorp/aws-sdk-go-base/v2's changelog.

v2.0.0-beta.66 (2025-09-02)

ENHANCEMENTS

  • Adds support for additional AWS region (#1347)

BUG FIXES

  • Updates dependencies.
Commits
  • e5676b7 Merge pull request #1349 from hashicorp/release-v2.0.0-beta.66
  • 8f8d242 Add v2.0.0-beta.66 CHANGELOG entries.
  • 87c945d Update v2/awsv1shim/go.mod.
  • 68d76cc Merge pull request #1348 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-4...
  • 51d49af Bump the aws-sdk-go-v2 group across 2 directories with 7 updates
  • 195e1ff Merge pull request #1347 from hashicorp/f-ap-southeast-6
  • 4cea823 Merge pull request #1345 from hashicorp/dependabot/go_modules/opentelemetry-4...
  • ef6d557 Add 'Asia Pacific (New Zealand)' Region.
  • 85d6f35 Run 'go mod tidy'.
  • 9c25165 Run 'go work sync'.
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-version from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.7.0

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.7.0 (May 24, 2024)

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Commits
  • fcaa532 Update CHANGELOG.md
  • b85381a Update CHANGELOG.md
  • d55f214 Implement the Scan and driver.Value SQL interfaces (#133)
  • e04a866 remove reflection dependency (#91)
  • 94bab9e [COMPLIANCE] Add Copyright and License Headers (#115)
  • 73ddc63 github: Change Dependabot to only manage HashiCorp-owned Actions
  • bf1144e SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • 644291d Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • 8f6487b Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • 7f856b8 Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.15.11 to 1.18.0

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.0

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.11...v1.18.0

v1.17.11

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.10...v1.17.11

v1.17.10

What's Changed

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.27.0 to 0.30.0

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • 65c15a3 oauth2: remove extra period
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.114.0 to 0.247.0

Release notes

Sourced from google.golang.org/api's releases.

v0.247.0

0.247.0 (2025-08-11)

Features

v0.246.0

0.246.0 (2025-08-06)

Features

Bug Fixes

  • idtoken: Don't assume DefaultTransport is a http.Transport (#3263) (61fba51), refs #3260

v0.245.0

0.245.0 (2025-08-05)

Features

Bug Fixes

  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#3258) (091d422)

v0.244.0

0.244.0 (2025-07-30)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.247.0 (2025-08-11)

Features

0.246.0 (2025-08-06)

Features

Bug Fixes

  • idtoken: Don't assume DefaultTransport is a http.Transport (#3263) (61fba51), refs #3260

0.245.0 (2025-08-05)

Features

Bug Fixes

  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#3258) (091d422)

0.244.0 (2025-07-30)

Features

  • all: Auto-regenerate discovery clients (#3241) (2c20485)
  • all: Auto-regenerate discovery clients (#3243) (cac72a1)
  • all: Auto-regenerate discovery clients (#3244) (e6b1c87)
  • all: Auto-regenerate discovery clients (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 18:52
Bumps the go group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.56.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.38.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.15` | `1.31.6` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.80.1` | `1.87.3` |
| [github.com/cheggaaa/pb](https://github.com/cheggaaa/pb) | `1.0.27` | `2.0.7+incompatible` |
| [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) | `2.0.0-beta.65` | `2.0.0-beta.66` |
| [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.15.11` | `1.18.0` |



Updates `cloud.google.com/go/storage` from 1.29.0 to 1.56.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.29.0...storage/v1.56.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.38.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.3...v1.38.3)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.15 to 1.31.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.15...config/v1.31.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.68 to 1.18.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.68...config/v1.18.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.30 to 1.18.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.6/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@feature/ec2/imds/v1.16.30...config/v1.18.6)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.80.1 to 1.87.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.80.1...service/s3/v1.87.3)

Updates `github.com/cheggaaa/pb` from 1.0.27 to 2.0.7+incompatible
- [Commits](cheggaaa/pb@v1.0.27...v2.0.7)

Updates `github.com/hashicorp/aws-sdk-go-base/v2` from 2.0.0-beta.65 to 2.0.0-beta.66
- [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases)
- [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md)
- [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.65...v2.0.0-beta.66)

Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.6.0...v1.7.0)

Updates `github.com/klauspost/compress` from 1.15.11 to 1.18.0
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.15.11...v1.18.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0
- [Commits](golang/oauth2@v0.27.0...v0.30.0)

Updates `google.golang.org/api` from 0.114.0 to 0.247.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.114.0...v0.247.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.38.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.87.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/cheggaaa/pb
  dependency-version: 2.0.7+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go
- dependency-name: github.com/hashicorp/aws-sdk-go-base/v2
  dependency-version: 2.0.0-beta.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/hashicorp/go-version
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-version: 0.247.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-268dcd67eb branch from 36607ae to 0be3be1 Compare September 14, 2025 05:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 17, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-268dcd67eb branch September 17, 2025 14:30
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants