Skip to content

build(deps): Update diagrams requirement from >=0.24.0 to >=0.25.1#236

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/diagrams-gte-0.25.1
Open

build(deps): Update diagrams requirement from >=0.24.0 to >=0.25.1#236
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/diagrams-gte-0.25.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on diagrams to permit the latest version.

Release notes

Sourced from diagrams's releases.

v0.25.1

What's Changed

New Contributors

Full Changelog: mingrammer/diagrams@v0.25.0...v0.25.1

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
  • dd0763d fix: missing logos in v0.25.0 by adding build-system configuration (#1187)
  • 2b7e81b chore: update poetry config
  • 87033e2 chore: update poetry.lock
  • 3c1aa07 bump: up to version 0.25.0
  • fb8eac1 Merge pull request #1174 from zackchadwick/gcp-icons
  • 274f8c7 Update Azure images to Azure_Icons_v18 (#980)
  • fab7159 Add additional GCP icons, aliases
  • 1e26cfe chore(deps-dev): bump isort from 5.13.2 to 6.0.1 (#1172)
  • e938194 add Payment saas resource (#1171)
  • 0a2af33 chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 (#1151)
  • Additional commits viewable in compare view

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

Updates the requirements on [diagrams](https://github.com/mingrammer/diagrams) to permit the latest version.
- [Release notes](https://github.com/mingrammer/diagrams/releases)
- [Changelog](https://github.com/mingrammer/diagrams/blob/master/CHANGELOG.md)
- [Commits](mingrammer/diagrams@v0.24.0...v0.25.1)

---
updated-dependencies:
- dependency-name: diagrams
  dependency-version: 0.25.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants