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

build(deps): bump the pulumi group in /pulumi with 2 updates #85

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps the pulumi group in /pulumi with 2 updates: pulumi-aws and pulumi-cloudflare.

Updates pulumi-aws from 6.61.0 to 6.65.0

Release notes

Sourced from pulumi-aws's releases.

v6.65.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types

  • 🟢 "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required
  • 🟢 "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required

New resources:

  • bedrock/inferenceProfile.InferenceProfile
  • cloudwatch/logAnomalyDetector.LogAnomalyDetector
  • ecr/accountSetting.AccountSetting
  • msk/singleScramSecretAssociation.SingleScramSecretAssociation
  • servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup
  • servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation

New functions:

  • servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.64.0...v6.65.0

v6.64.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • codeconnections/connection.Connection
  • codeconnections/host.Host
  • s3tables/namespace.Namespace
  • s3tables/table.Table
  • s3tables/tableBucket.TableBucket
  • s3tables/tableBucketPolicy.TableBucketPolicy
  • s3tables/tablePolicy.TablePolicy

... (truncated)

Commits

Updates pulumi-cloudflare from 5.43.1 to 5.45.0

Release notes

Sourced from pulumi-cloudflare's releases.

v5.45.0

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • "cloudflare:index/RulesetRule:RulesetRule": properties:
    • 🟡 "lastUpdated" missing
    • 🟡 "version" missing
  • 🟡 "cloudflare:index/RulesetRuleActionParameters:RulesetRuleActionParameters": properties: "version" missing

New resources:

  • index/leakedCredentialCheck.LeakedCredentialCheck
  • index/leakedCredentialCheckRule.LeakedCredentialCheckRule
  • index/snippet.Snippet
  • index/snippetRules.SnippetRules

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v5.44.0...v5.45.0

v5.44.0

Does the PR have any schema changes?

Found 24 breaking changes:

Types

  • "cloudflare:index/AccessGroupExcludeGsuite:AccessGroupExcludeGsuite": required:
    • 🟢 "emails" property has changed to Required
    • 🟢 "identityProviderId" property has changed to Required
  • "cloudflare:index/AccessGroupIncludeGsuite:AccessGroupIncludeGsuite": required:
    • 🟢 "emails" property has changed to Required
    • 🟢 "identityProviderId" property has changed to Required
  • "cloudflare:index/AccessGroupRequireGsuite:AccessGroupRequireGsuite": required:
    • 🟢 "emails" property has changed to Required
    • 🟢 "identityProviderId" property has changed to Required
  • "cloudflare:index/AccessPolicyExcludeGsuite:AccessPolicyExcludeGsuite": required:
    • 🟢 "emails" property has changed to Required
    • 🟢 "identityProviderId" property has changed to Required

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pulumi group in /pulumi with 2 updates: [pulumi-aws](https://github.com/pulumi/pulumi-aws) and [pulumi-cloudflare](https://github.com/pulumi/pulumi-cloudflare).


Updates `pulumi-aws` from 6.61.0 to 6.65.0
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v6.61.0...v6.65.0)

Updates `pulumi-cloudflare` from 5.43.1 to 5.45.0
- [Release notes](https://github.com/pulumi/pulumi-cloudflare/releases)
- [Changelog](https://github.com/pulumi/pulumi-cloudflare/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-cloudflare@v5.43.1...v5.45.0)

---
updated-dependencies:
- dependency-name: pulumi-aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
- dependency-name: pulumi-cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from notdodo as a code owner December 14, 2024 17:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 14, 2024
Copy link

🍹 preview on erfiume/notdodo/erfiume/production

Pulumi report
  Previewing update (production)

View Live: https://app.pulumi.com/notdodo/erfiume/production/previews/da17d33e-b878-4951-82d9-316103eec821

pulumi:pulumi:Stack: (same)
  [urn=urn:pulumi:production::erfiume::pulumi:pulumi:Stack::erfiume-production]
Resources:
  18 unchanged
  

@notdodo notdodo merged commit e70c064 into main Dec 14, 2024
3 checks passed
@notdodo notdodo deleted the dependabot/pip/pulumi/pulumi-3269688c07 branch December 14, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant