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 CloudQuery monorepo modules (major) #445

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 13, 2024

This PR contains the following updates:

Package Update Change
cloudquery/cloudquery major 5.3 -> 6.0
source-aws major v26.2.0 -> v27.8.0

Release Notes

cloudquery/cloudquery (cloudquery/cloudquery)

v6.0

Compare Source

⚠ BREAKING CHANGES
  • Change skip_dependent_tables default from false to true (#​18191), to avoid new tables implicitly being synced when added to plugins. See more in the reference docs
  • Remove unique constraints in append mode (#​17129). This should not be breaking for most destinations (based on our tests, only DuckDB since it does not support removal of unique constraints), and will allow syncs to work when append mode is configured and the source schema has a unique constraint on a column.
Features
Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.2 (#​18584) (d38ac1b)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.5 (#​18590) (5bfa3ca)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.6 (#​18593) (64cbb9a)

v5.25

Compare Source

Bug Fixes
  • Allow plugin install command to be run with a single-plugin spec (#​18571) (4c15f86)
  • Allow tables command to be run with a single-plugin spec (#​18542) (0ed62e5)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.2 (#​18504) (2d80936)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.3 (#​18513) (d12da90)

v5.24

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 (#​18415) (3f4ef53)

v5.23

Compare Source

Bug Fixes

v5.22

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 (#​18299) (200480a)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 (#​18327) (42d5850)
  • Skip relations of incremental tables from delete stale (#​18239) (4c65730)

v5.21

Compare Source

Bug Fixes

v5.20

Compare Source

Bug Fixes
  • Check if CQ_ANALYTICS_HOST exists to determine if a custom host is set (#​18124) (c6f5bbf)
  • Progressbar related error when log-console option is used (#​18161) (bbac469)

v5.19

Compare Source

Features
Bug Fixes

v5.18

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.10.0 (#​17909) (3771f95)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.11.0 (#​17915) (8361550)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.11.1 (#​17943) (8b9ec39)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.9.2 (#​17894) (505d386)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.12 (#​17901) (a4bdd27)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.0 (#​17917) (81f2506)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.1 (#​17941) (b112a67)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.0 (#​17951) (f5befb1)
  • deps: Update module google.golang.org/protobuf to v1.34.1 (#​17947) (737b52b)
  • Do not combine source and destination warnings and errors (#​17914) (31a9b43)

v5.17

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.40.0 (#​17796) (1622575)

v5.16

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.39.1 (#​17760) (7f6faad)

v5.15

Compare Source

Bug Fixes
  • deps: Update module github.com/docker/docker to v26.0.2+incompatible [SECURITY] (#​17699) (2d964d0)

v5.14

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.9 (#​17565) (2332df8)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.38.0 (#​17554) (edb6f06)

v5.13

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.9.1 (#​17478) (f04c376)

v5.12

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.9.0 (#​17370) (ec23e09)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.1 (#​17372) (aaf6187)

v5.11

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.8.0 (#​17216) (5dfe943)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.8.1 (#​17227) (0b92542)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.3 (#​17219) (b5e5c19)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.4 (#​17228) (8a051f3)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.34.0 (#​17203) (4b128b6)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.34.1 (#​17220) (08d4950)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.34.2 (#​17229) (41ed721)

v5.10

Compare Source

Features

v5.9

Compare Source

Features
Bug Fixes

v5.8

Compare Source

Bug Fixes

v5.7

Compare Source

Bug Fixes

v5.6

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.0 (#​16843) (8ab9b43)

v5.5

Compare Source

Bug Fixes

v5.4

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.17.0 (#​16528) (c6b0142)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.17.1 (#​16539) (844434b)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from a team as a code owner June 13, 2024 16:13
@cq-bot cq-bot requested review from bbernays and removed request for a team June 13, 2024 16:13
@cq-bot cq-bot force-pushed the renovate/major-cloudquery-monorepo-modules branch 4 times, most recently from c5dbe44 to c3254df Compare June 25, 2024 13:18
@cq-bot cq-bot force-pushed the renovate/major-cloudquery-monorepo-modules branch 2 times, most recently from 3abf9f4 to 191cc40 Compare July 2, 2024 09:20
@cq-bot cq-bot force-pushed the renovate/major-cloudquery-monorepo-modules branch 2 times, most recently from dcdd3ec to e727a8f Compare July 9, 2024 19:21
@cq-bot cq-bot force-pushed the renovate/major-cloudquery-monorepo-modules branch from e727a8f to 1d9863f Compare July 16, 2024 15:12
@cq-bot cq-bot force-pushed the renovate/major-cloudquery-monorepo-modules branch from 1d9863f to 27aaec0 Compare July 18, 2024 10:13
@cq-bot cq-bot changed the title chore(deps): Update dependency source-aws to v27 fix(deps): Update CloudQuery monorepo modules (major) Jul 18, 2024
@kodiakhq kodiakhq bot merged commit 6ed263c into main Jul 18, 2024
4 checks passed
@kodiakhq kodiakhq bot deleted the renovate/major-cloudquery-monorepo-modules branch July 18, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants