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

Bump diagrams from 0.23.4 to 0.24.1 #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [diagrams](https://github.com/mingrammer/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: diagrams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants