Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 17, 2023

This PR contains the following updates:

Package Type Update Change
github.com/xanzy/go-gitlab require minor v0.74.0 -> v0.83.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

xanzy/go-gitlab

v0.83.0

Compare Source

v0.82.0

Compare Source

v0.81.0

Compare Source

v0.80.3

Compare Source

v0.80.2

Compare Source

v0.80.1

Compare Source

v0.80.0

Compare Source

v0.79.1

Compare Source

v0.79.0

Compare Source

v0.78.0

Compare Source

v0.77.0

Compare Source

v0.76.0

Compare Source

v0.75.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 Apr 17, 2023
@cq-bot
Copy link
Contributor Author

cq-bot commented Apr 17, 2023

/gen sha=99e71fdc4beca53ea053fe7a70f303c73dab1e5c plugin=gitlab

@cq-bot cq-bot added the gitlab label Apr 17, 2023
@cq-bot cq-bot added the website label Apr 17, 2023
@github-actions
Copy link

This PR has the following changes to source plugin(s) tables:

  • Table gitlab_group_members: column added with name email and type String
  • Table gitlab_groups: column added with name ip_restriction_ranges and type String
  • Table gitlab_groups: column order changed for created_at
  • Table gitlab_projects: column added with name can_create_merge_request_in and type Bool
  • Table gitlab_projects: column added with name ci_allow_fork_pipelines_to_run_in_parent_project and type Bool
  • Table gitlab_projects: column added with name ci_job_token_scope_enabled and type Bool
  • Table gitlab_projects: column added with name ci_opt_in_jwt and type Bool
  • Table gitlab_projects: column added with name environments_access_level and type String
  • Table gitlab_projects: column added with name feature_flags_access_level and type String
  • Table gitlab_projects: column added with name group_runners_enabled and type Bool
  • Table gitlab_projects: column added with name import_type and type String
  • Table gitlab_projects: column added with name import_url and type String
  • Table gitlab_projects: column added with name infrastructure_access_level and type String
  • Table gitlab_projects: column added with name issue_branch_template and type String
  • Table gitlab_projects: column added with name monitor_access_level and type String
  • Table gitlab_projects: column added with name mr_default_target_self and type Bool
  • Table gitlab_projects: column added with name releases_access_level and type String
  • Table gitlab_projects: column added with name requirements_enabled and type Bool
  • Table gitlab_projects: column added with name runner_token_expiration_interval and type Int
  • Table gitlab_projects: column added with name security_and_compliance_enabled and type Bool
  • Table gitlab_projects: column order changed for auto_cancel_pending_pipelines
  • Table gitlab_projects: column order changed for build_timeout
  • Table gitlab_projects: column order changed for ci_config_path
  • Table gitlab_projects: column order changed for ci_forward_deployment_enabled
  • Table gitlab_projects: column order changed for import_error
  • Table gitlab_projects: column order changed for import_status
  • Table gitlab_projects: column order changed for public_jobs
  • Table gitlab_projects_releases: column added with name _links and type JSON
  • Table gitlab_projects_releases: column order changed for assets
  • Table gitlab_settings: column added with name can_create_group and type Bool
  • Table gitlab_settings: column order changed for admin_notification_email
  • Table gitlab_settings: column order changed for allow_local_requests_from_hooks_and_services
  • Table gitlab_settings: column order changed for asset_proxy_whitelist
  • Table gitlab_settings: column order changed for throttle_unauthenticated_enabled
  • Table gitlab_settings: column order changed for throttle_unauthenticated_period_in_seconds
  • Table gitlab_settings: column order changed for throttle_unauthenticated_requests_per_period
  • Table gitlab_settings: column order changed for user_email_lookup_limit
  • Table gitlab_settings: column order changed for wiki_page_max_content_bytes

@kodiakhq kodiakhq bot merged commit 6ad8927 into main Apr 17, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-xanzy-go-gitlab-0.x branch April 17, 2023 16:26
@candiduslynx candiduslynx linked an issue Apr 18, 2023 that may be closed by this pull request
1 task
kodiakhq bot pushed a commit that referenced this pull request Apr 20, 2023
🤖 I have created a release *beep* *boop*
---


## [2.3.0](plugins-source-gitlab-v2.2.5...plugins-source-gitlab-v2.3.0) (2023-04-20)


### This Release has the Following Changes to Tables
- Table `gitlab_group_members`: column added with name `email` and type `String`
- Table `gitlab_groups`: column added with name `ip_restriction_ranges` and type `String`
- Table `gitlab_groups`: column order changed for `created_at`
- Table `gitlab_project_members` was added
- Table `gitlab_projects`: column added with name `can_create_merge_request_in` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_allow_fork_pipelines_to_run_in_parent_project` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_job_token_scope_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_opt_in_jwt` and type `Bool`
- Table `gitlab_projects`: column added with name `environments_access_level` and type `String`
- Table `gitlab_projects`: column added with name `feature_flags_access_level` and type `String`
- Table `gitlab_projects`: column added with name `group_runners_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `import_type` and type `String`
- Table `gitlab_projects`: column added with name `import_url` and type `String`
- Table `gitlab_projects`: column added with name `infrastructure_access_level` and type `String`
- Table `gitlab_projects`: column added with name `issue_branch_template` and type `String`
- Table `gitlab_projects`: column added with name `monitor_access_level` and type `String`
- Table `gitlab_projects`: column added with name `mr_default_target_self` and type `Bool`
- Table `gitlab_projects`: column added with name `releases_access_level` and type `String`
- Table `gitlab_projects`: column added with name `requirements_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `runner_token_expiration_interval` and type `Int`
- Table `gitlab_projects`: column added with name `security_and_compliance_enabled` and type `Bool`
- Table `gitlab_projects`: column order changed for `auto_cancel_pending_pipelines`
- Table `gitlab_projects`: column order changed for `build_timeout`
- Table `gitlab_projects`: column order changed for `ci_config_path`
- Table `gitlab_projects`: column order changed for `ci_forward_deployment_enabled`
- Table `gitlab_projects`: column order changed for `import_error`
- Table `gitlab_projects`: column order changed for `import_status`
- Table `gitlab_projects`: column order changed for `public_jobs`
- Table `gitlab_projects_releases`: column added with name `_links` and type `JSON`
- Table `gitlab_projects_releases`: column order changed for `assets`
- Table `gitlab_settings`: column added with name `can_create_group` and type `Bool`
- Table `gitlab_settings`: column order changed for `admin_notification_email`
- Table `gitlab_settings`: column order changed for `allow_local_requests_from_hooks_and_services`
- Table `gitlab_settings`: column order changed for `asset_proxy_whitelist`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_enabled`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_period_in_seconds`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_requests_per_period`
- Table `gitlab_settings`: column order changed for `user_email_lookup_limit`
- Table `gitlab_settings`: column order changed for `wiki_page_max_content_bytes`

### Features

* **gitlab:** Add `gitlab_project_members` table ([#10122](#10122)) ([2171e7d](2171e7d)), closes [#10121](#10121)
* **gitlab:** Upgrade to `github.com/cloudquery/plugin-sdk/v2` ([#10053](#10053)) ([11600bd](11600bd)), closes [#10027](#10027)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.0 ([#10135](#10135)) ([cf33b89](cf33b89))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.2 ([#10143](#10143)) ([8f887e0](8f887e0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.0 ([#10163](#10163)) ([9a7f214](9a7f214))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.1 ([#10175](#10175)) ([5b53423](5b53423))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.3 ([#10187](#10187)) ([b185248](b185248))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.4 ([#10196](#10196)) ([c6d2f59](c6d2f59))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.5 ([#10200](#10200)) ([5a33693](5a33693))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.6 ([#10208](#10208)) ([91c80a7](91c80a7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 ([#10213](#10213)) ([f358666](f358666))
* **deps:** Update module github.com/xanzy/go-gitlab to v0.83.0 ([#10145](#10145)) ([6ad8927](6ad8927))

---
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.

[FR] gitlab: need email in gitlab_group_members

3 participants