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

fix(deps): Update module github.com/cloudquery/filetypes to v1.3.2 #7598

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/filetypes require patch v1.3.1 -> v1.3.2

Release Notes

cloudquery/filetypes

v1.3.2

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.33.0 (#​56) (7626357)
  • deps: Update module github.com/getsentry/sentry-go to v0.17.0 (#​52) (aeb2415)
  • deps: Update module github.com/rs/zerolog to v1.29.0 (#​53) (49fcbe1)
  • deps: Update module golang.org/x/sys to v0.4.0 (#​54) (202b0dc)
  • deps: Update module golang.org/x/text to v0.6.0 (#​55) (a15fa24)
  • JSON Inetarray (#​48) (d008c13)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Feb 1, 2023
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-filetypes-1.x branch from 319fedf to 7c4b237 Compare February 1, 2023 10:51
@kodiakhq kodiakhq bot merged commit 0a7a1a8 into main Feb 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-filetypes-1.x branch February 1, 2023 12:23
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-s3-v2.0.0...plugins-destination-s3-v2.1.0) (2023-02-07)


### Features

* **s3:** Update filetypes to support parquet ([#7726](#7726)) ([2faaff2](2faaff2))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.17.4 ([#7652](#7652)) ([2196050](2196050))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.12 ([#7653](#7653)) ([59daf42](59daf42))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/ec2/imds to v1.12.22 ([#7655](#7655)) ([4e56621](4e56621))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.51 ([#7656](#7656)) ([43a0c59](43a0c59))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/internal/ini to v1.3.29 ([#7659](#7659)) ([60f15d7](60f15d7))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/internal/v4a to v1.0.19 ([#7660](#7660)) ([9035012](9035012))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.1 ([#7274](#7274)) ([d0b6df8](d0b6df8))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **destinations:** Unmarshal spec error messages ([#7463](#7463)) ([85450ad](85450ad))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-azblob-v2.0.0...plugins-destination-azblob-v2.1.0) (2023-02-07)


### Features

* **destination-azblob:** Update filetypes to support Parquet ([#7729](#7729)) ([efe4dbf](efe4dbf))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.2.1 ([#7540](#7540)) ([3b5c838](3b5c838))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.1 ([#7274](#7274)) ([d0b6df8](d0b6df8))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **deps:** Update module github.com/golang-jwt/jwt/v4 to v4.4.3 ([#7543](#7543)) ([0607454](0607454))
* **destinations:** Unmarshal spec error messages ([#7463](#7463)) ([85450ad](85450ad))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-destination-file-v1.0.7...plugins-destination-file-v1.1.0) (2023-02-07)


### Features

* **destination-file:** Support Parquet format ([#7612](#7612)) ([c62438f](c62438f))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **destination-file:** Update to new filetypes modules ([#7466](#7466)) ([d2aaa33](d2aaa33))
* **destinations:** Unmarshal spec error messages ([#7463](#7463)) ([85450ad](85450ad))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-gcs-v2.0.0...plugins-destination-gcs-v2.1.0) (2023-02-07)


### Features

* **destination-gcs:** Update filetypes to support Parquet ([#7731](#7731)) ([1d51c52](1d51c52))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module cloud.google.com/go to v0.109.0 ([#7584](#7584)) ([f95de44](f95de44))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.1 ([#7274](#7274)) ([d0b6df8](d0b6df8))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **destinations:** Unmarshal spec error messages ([#7463](#7463)) ([85450ad](85450ad))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.1](plugins-destination-kafka-v2.0.0...plugins-destination-kafka-v2.0.1) (2023-02-07)


### Bug Fixes

* **deps:** Update github.com/eapache/go-xerial-snappy digest to bf00bc1 ([#7528](#7528)) ([03f7f32](03f7f32))
* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.1 ([#7274](#7274)) ([d0b6df8](d0b6df8))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/filetypes to v1.4.0 ([#7720](#7720)) ([20c2d88](20c2d88))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **deps:** Update module github.com/klauspost/compress to v1.15.15 ([#7575](#7575)) ([622be2b](622be2b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants