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.0 #249

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps diagrams from 0.23.4 to 0.24.0.

Release notes

Sourced from diagrams's releases.

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
  • 1612def bump: up to version 0.24.0
  • a5a3ef7 Merge pull request #1032 from mingrammer/1031-feature-request-add-sonarqube-logo
  • dd8ab99 Merge pull request #963 from iharbukach/master
  • 71695c4 Merge branch 'master' into master
  • b67e056 Merge pull request #985 from liancheng/outformat-type
  • 1052886 fix: Remove sonarqube from alerting
  • 84abfba feat(node): add vercel + fix alias
  • 34dea87 Adding Hibernate framework (#1007)
  • 3041515 Adding JHipster framework (#1006)
  • a0a9dc6 fix: Add sonarqube to security
  • Additional commits viewable in compare view

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.0.
- [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.0)

---
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 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2024

Superseded by #250.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/diagrams-0.24.0 branch November 7, 2024 16:01
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