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

🐙 source-gcs: run up-to-date pipeline [2025-02-01] #52379

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

airbyteio
Copy link
Collaborator

@airbyteio airbyteio commented Jan 25, 2025

Update source-gcs

This PR was autogenerated by running airbyte-ci connectors --name=source-gcs up_to_date --pull

We've set the auto-merge label on it, so it will be automatically merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the auto-merge label.
Please reach out to the Airbyte Connector Tooling team if you have any questions or concerns.

Operations

  • Upgrade the base image to the latest version in metadata.yaml: Successful

  • Update versions of libraries in poetry.: Successful

  • PATCH bump source-gcs version to 0.8.4: Successful

  • Build source-gcs docker image for platform(s) linux/amd64, linux/arm64: Successful

  • Get dependency updates: Successful

  • Create or update pull request on Airbyte repository: Successful

  • Add changelog entry: Successful

Dependency updates

We use syft to generate a SBOM for the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to airbyte/source-gcs:latest.
Keep in mind that :latest does not always match the connector code on the main branch.
It is the latest released connector image when the head commit of this branch was created.

Type Name State Previous Version New Version
python Deprecated updated 1.2.15 1.2.18
python RapidFuzz updated 3.11.0 3.12.1
python XlsxWriter updated 3.2.0 3.2.2
python attrs updated 24.3.0 25.1.0
deb base-files updated 12.4+deb12u8 12.4+deb12u9
python cachetools updated 5.5.0 5.5.1
python certifi updated 2024.8.30 2025.1.31
python cryptography updated 43.0.3 44.0.0
deb docker-buildx-plugin updated 0.19.3-1debian.12bookworm 0.20.0-1debian.12bookworm
python filelock updated 3.16.1 3.17.0
deb git updated 1:2.39.5-0+deb12u1 1:2.39.5-0+deb12u2
deb git-man updated 1:2.39.5-0+deb12u1 1:2.39.5-0+deb12u2
go-module github.com/aws/aws-sdk-go-v2 updated v1.24.1 v1.30.3
go-module github.com/aws/aws-sdk-go-v2/config updated v1.26.6 v1.27.27
go-module github.com/aws/aws-sdk-go-v2/credentials updated v1.16.16 v1.17.27
go-module github.com/aws/aws-sdk-go-v2/feature/ec2/imds updated v1.14.11 v1.16.11
go-module github.com/aws/aws-sdk-go-v2/internal/configsources updated v1.2.10 v1.3.15
go-module github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 updated v2.5.10 v2.6.15
go-module github.com/aws/aws-sdk-go-v2/internal/ini updated v1.7.3 v1.8.0
go-module github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding updated v1.10.4 v1.11.3
go-module github.com/aws/aws-sdk-go-v2/service/internal/presigned-url updated v1.10.10 v1.11.17
go-module github.com/aws/aws-sdk-go-v2/service/sso updated v1.18.7 v1.22.4
go-module github.com/aws/aws-sdk-go-v2/service/ssooidc updated v1.21.7 v1.26.4
go-module github.com/aws/aws-sdk-go-v2/service/sts updated v1.26.7 v1.30.3
go-module github.com/aws/smithy-go updated v1.19.0 v1.20.3
go-module github.com/containerd/errdefs updated v0.3.0 v1.0.0
go-module github.com/containerd/platforms updated v0.2.1 v1.0.0-rc.1
go-module github.com/containerd/ttrpc updated v1.2.5 v1.2.7
go-module github.com/docker/cli updated v27.4.0-rc.2+incompatible v27.5.0+incompatible
go-module github.com/docker/cli-docs-tool updated v0.8.0 v0.9.0
go-module github.com/docker/docker updated v27.4.0-rc.2+incompatible v27.5.0+incompatible
go-module github.com/go-openapi/swag updated v0.22.3 v0.22.4
go-module github.com/grpc-ecosystem/grpc-gateway/v2 updated v2.20.0 v2.22.0
go-module github.com/hashicorp/go-cty-funcs updated v0.0.0-20230405223818-a090f58aa992 v0.0.0-20241120183456-c51673e0b3dd
go-module github.com/hashicorp/hcl/v2 updated v2.20.1 v2.23.0
go-module github.com/moby/buildkit updated v0.18.1 v0.19.0
go-module github.com/moby/spdystream updated v0.2.0 v0.4.0
go-module github.com/prometheus/client_golang updated v1.20.2 v1.20.5
go-module github.com/stretchr/testify updated v1.9.0 v1.10.0
go-module github.com/tonistiigi/fsutil updated v0.0.0-20241121093142-31cf1f437184 v0.0.0-20250113203817-b14e27f4135a
go-module github.com/zclconf/go-cty updated v1.14.4 v1.16.0
go-module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc updated v0.53.0 v0.56.0
go-module go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace updated v0.53.0 v0.56.0
go-module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp updated v0.53.0 v0.56.0
go-module go.opentelemetry.io/otel updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/exporters/otlp/otlptrace updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/metric updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/sdk updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/sdk/metric updated v1.28.0 v1.31.0
go-module go.opentelemetry.io/otel/trace updated v1.28.0 v1.31.0
go-module golang.org/x/sync updated v0.8.0 v0.5.0
python google-api-core updated 2.24.0 2.24.1
python google-auth updated 2.37.0 2.38.0
go-module google.golang.org/genproto/googleapis/api updated v0.0.0-20240903143218-8af14fe29dc1 v0.0.0-20241007155032-5fefd90f89a9
go-module google.golang.org/genproto/googleapis/rpc updated v0.0.0-20240903143218-8af14fe29dc1 v0.0.0-20241021214115-324edc3d5d38
python importlib_metadata updated 8.5.0 8.6.1
go-module k8s.io/api updated v0.29.2 v0.31.2
go-module k8s.io/apimachinery updated v0.29.2 v0.31.2
go-module k8s.io/client-go updated v0.29.2 v0.31.2
go-module k8s.io/kube-openapi updated v0.0.0-20231010175941-2dd684a91f00 v0.0.0-20240228011516-70dd3763d340
go-module k8s.io/utils updated v0.0.0-20230726121419-3b25d923346b v0.0.0-20240711033017-18e509b52bc8
deb libglib2.0-0 updated 2.74.6-2+deb12u4 2.74.6-2+deb12u5
deb libglib2.0-data updated 2.74.6-2+deb12u4 2.74.6-2+deb12u5
deb libtiff6 updated 4.5.0-6+deb12u1 4.5.0-6+deb12u2
python marshmallow updated 3.25.1 3.26.0
python more-itertools updated 10.5.0 10.6.0
python orjson updated 3.10.14 3.10.15
python pkginfo updated 1.11.2 1.12.0
python proto-plus updated 1.25.0 1.26.0
python pydantic updated 2.10.5 2.10.6
python python-iso639 updated 2024.10.22 2025.1.28
go-module sigs.k8s.io/yaml updated v1.3.0 v1.4.0
go-module stdlib updated go1.22.10 go1.22.11
python tomli updated 2.1.0 2.2.1
python trove-classifiers updated 2024.10.21.16 2025.1.15.22
deb tzdata updated 2024a-0+deb12u1 2024b-0+deb12u1
python tzdata updated 2024.2 2025.1
python virtualenv updated 20.27.1 20.29.1
go-module github.com/containerd/containerd/v2 added not present v2.0.2
go-module github.com/containerd/errdefs/pkg added not present v0.3.0
go-module github.com/fxamacker/cbor/v2 added not present v2.7.0
go-module github.com/pkg/browser added not present v0.0.0-20240102092130-5ac0b6a4141c
go-module github.com/x448/float16 added not present v0.8.4

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

vercel bot commented Jan 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2025 6:55pm

@octavia-squidington-iii octavia-squidington-iii added the area/connectors Connector related issues label Jan 25, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-gcs branch from 3bd8798 to 1163650 Compare January 25, 2025 18:06
@octavia-squidington-iii octavia-squidington-iii added connectors/source/gcs area/documentation Improvements or additions to documentation labels Jan 25, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-gcs branch from 1163650 to 27e3b41 Compare February 1, 2025 15:54
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Feb 1, 2025
@airbyteio airbyteio changed the title 🐙 source-gcs: run up-to-date pipeline [2025-01-25] 🐙 source-gcs: run up-to-date pipeline [2025-02-01] Feb 1, 2025
Update versions of libraries in poetry.
PATCH bump source-gcs version to 0.8.4
Build source-gcs docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
@airbyteio airbyteio force-pushed the up-to-date/source-gcs branch from 27e3b41 to 1e3f5fa Compare February 1, 2025 15:55
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 1, 2025
@airbyteio airbyteio merged commit 959bbd7 into master Feb 1, 2025
28 of 29 checks passed
@airbyteio airbyteio deleted the up-to-date/source-gcs branch February 1, 2025 20:16
karolur pushed a commit to karolur/airbyte that referenced this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation auto-merge connectors/source/gcs up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants