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

Update dependency @aws-appsync/utils to v1.11.0 #323

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​aws-appsync/utils 1.10.1 -> 1.11.0 age adoption passing confidence

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 was generated by Mend Renovate. View the repository job log.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-21.96%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5e33cd5) 159 150 94.34%
Head commit (8a5b980) 391 (+232) 283 (+133) 72.38% (-21.96%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#323) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

github-actions bot commented Nov 21, 2024

Terraform plan in terraform/environment/wildsea
With backend config: bucket=terraform-state-021891603679 key=primary/terraform.tfstate region=ap-southeast-2

With variables

domain_name          = "wildsea.lowe.kiwi"
environment          = "primary"
google_client_id     = (sensitive value)
google_client_secret = (sensitive value)
saml_metadata_url    = (sensitive value)
Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.wildsea.aws_cognito_identity_provider.google-oauth[0] will be updated in-place
!~  resource "aws_cognito_identity_provider" "google-oauth" {
        id                = "ap-southeast-2_mi8U4SiYJ:Google"
!~      provider_details  = {
-           "attributes_url"                = "https://people.googleapis.com/v1/people/me?personFields=" -> null
-           "attributes_url_add_attributes" = "true" -> null
-           "authorize_url"                 = "https://accounts.google.com/o/oauth2/v2/auth" -> null
-           "oidc_issuer"                   = "https://accounts.google.com" -> null
-           "token_request_method"          = "POST" -> null
-           "token_url"                     = "https://www.googleapis.com/oauth2/v4/token" -> null
#            (3 unchanged elements hidden)
        }
#        (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

✅ Plan applied in Environment Main - Apply #292

Outputs
cdn_domain_name          = "d3tinvgatp7lle.cloudfront.net"
cdn_id                   = "E2KPUTZ78NDDZ6"
cognito_identity_pool_id = "ap-southeast-2:2c578a4f-3fd8-453e-860d-4fde2187c38e"
cognito_login_domain     = "wildsea-primary.auth.ap-southeast-2.amazoncognito.com"
cognito_user_pool_id     = "ap-southeast-2_mi8U4SiYJ"
cognito_web_client_id    = "1ghmru9nk0j81l040lehbgosv1"
graphql_uri              = "https://api-wildsea-primary.wildsea.lowe.kiwi/graphql"
region                   = "ap-southeast-2"
ui_bucket                = "wildsea-primary-ui"

@jarrod-lowe jarrod-lowe merged commit 7c1948f into main Nov 22, 2024
7 checks passed
@jarrod-lowe jarrod-lowe deleted the renovate/aws-appsync-utils-1.x branch November 22, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant