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 3 updates #70

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the pulumi group in /pulumi with 3 updates: pulumi-aws, pulumi-cloudflare and diagrams.

Updates pulumi-aws from 6.57.0 to 6.60.0

Release notes

Sourced from pulumi-aws's releases.

v6.60.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.59.2...v6.60.0

v6.59.1

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
    • 🟡 properties: "burstLimit" type changed from "integer" to "number"
    • required:
      • 🟢 "burstLimit" property has changed to Required
      • 🟢 "rateLimit" property has changed to Required No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.59.0...v6.59.1

v6.59.0

Does the PR have any schema changes?

Found 6 breaking changes:

Types

  • 🟢 "aws:apigateway/StageCanarySettings:StageCanarySettings": required: "deploymentId" property has changed to Required
  • "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":

... (truncated)

Commits

Updates pulumi-cloudflare from 5.42.0 to 5.43.1

Release notes

Sourced from pulumi-cloudflare's releases.

v5.43.1

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v5.43.0...v5.43.1

v5.43.0

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v5.42.1...v5.43.0

v5.42.1

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v5.42.0...v5.42.1

Commits

Updates diagrams from 0.23.4 to 0.24.1

Release notes

Sourced from diagrams's releases.

v0.24.1

What's Changed

New Contributors

Full Changelog: mingrammer/diagrams@v0.24.0...v0.24.1

v0.24.0

What's Changed

New Contributors

Full Changelog: mingrammer/diagrams@v0.23.4...v0.24.0

Changelog

Sourced from diagrams's changelog.

Changelogs

0.17.0

Added

  • Support GCP Endpoints: #259
  • Support DroneCI and Atlantis (Terraform): #255
  • Support Okta: #254
  • Support OutScale provider: #251
  • Support Prometheus Operator: #253
  • Support Snowflake: #245
  • Support for CJK fonts + Replace ms-fonts with opensans: #242
  • Support Pushover: #241

Fixed

  • Update bm, vm cases for OCI
  • Set a dummy filename to prevent raise error when both name and filename are not provided: #240

0.16.0

Breaking Changes

The following import changes:

Elastic

Old import path New import path
from diagrams.onprem.logging import Logstash from diagrams.elastic.elasticsearch import Logstash
from diagrams.onprem.monitoring import Kibana from diagrams.elastic.elasticsearch import Kibana
from diagrams.onprem.search import Elasticsearch from diagrams.elastic.elasticsearch import Elasticsearch

About from diagrams.onprem.search import Elasticsearch the previous icon was the company icon, not the elasticsearch product.

For the company icon use: from diagrams.elastic.saas import Elastic

OCI

Old import path New import path
from diagrams.oci.compute import AutoScale from diagrams.oci.compute import Autoscale
from diagrams.oci.compute import AutoScaleWhite from diagrams.oci.compute import AutoscaleWhite
from diagrams.oci.compute import Bm from diagrams.oci.compute import BM
from diagrams.oci.compute import BmWhite from diagrams.oci.compute import BMWhite
from diagrams.oci.compute import Vm from diagrams.oci.compute import VM
from diagrams.oci.compute import VmWhite from diagrams.oci.compute import VMWhite
from diagrams.oci.connectivity import Customerdatacenter from diagrams.oci.connectivity import CustomerDatacenter
from diagrams.oci.connectivity import CustomerdatacenterWhite from diagrams.oci.connectivity import CustomerDatacntrWhite

... (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 3 updates: [pulumi-aws](https://github.com/pulumi/pulumi-aws), [pulumi-cloudflare](https://github.com/pulumi/pulumi-cloudflare) and [diagrams](https://github.com/mingrammer/diagrams).


Updates `pulumi-aws` from 6.57.0 to 6.60.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.57.0...v6.60.0)

Updates `pulumi-cloudflare` from 5.42.0 to 5.43.1
- [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.42.0...v5.43.1)

Updates `diagrams` from 0.23.4 to 0.24.1
- [Release notes](https://github.com/mingrammer/diagrams/releases)
- [Changelog](https://github.com/mingrammer/diagrams/blob/master/CHANGELOG.md)
- [Commits](mingrammer/diagrams@v0.23.4...v0.24.1)

---
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
- dependency-name: diagrams
  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 November 22, 2024 22:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

🍹 preview on erfiume/notdodo/erfiume/production

Pulumi report
  Previewing update (production)

View Live: https://app.pulumi.com/notdodo/erfiume/production/previews/9b77ef76-6e87-44aa-9092-8d1c5a7183d0

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

notdodo
notdodo previously approved these changes Nov 22, 2024
@notdodo notdodo merged commit 639ca1a into main Nov 22, 2024
3 checks passed
@notdodo notdodo deleted the dependabot/pip/pulumi/pulumi-cb2a2d5de5 branch November 22, 2024 22:21
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