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-dev): bump capellambse from 0.5.51 to 0.5.52 in /backend #1436

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps capellambse from 0.5.51 to 0.5.52.

Release notes

Sourced from capellambse's releases.

capellambse v0.5.52

Notable changes

  • The UUIDs reported for diagrams have changed. Diagram caches created before this version of py-capellambse are incompatible with the new release and have to be recreated.

  • You can now load models from ZIP files, including ones hosted on remote servers, using URLs like zip+https://some.url/path/to/mymodel.zip. See the documentation about the ZIP file handler for more details and examples.

Full changelog

New features

  • cli: Fall back to treating strings as URLs by @​Wuestengecko (0b4ca00d0cdc91c1267d4bd7aea3f5d20707ce16)
  • filehandler: Allow is_file/dir on FileHandler by @​Wuestengecko (8667e1a8f68e9e0b1e3395c9a6419db7886f52ae)
  • http: Log requested URL and response status by @​Wuestengecko (2c9c1ef9d5ab12f65d0b34950cd08d2361a64ea8)
  • Add Capella's demo models as "known models" by @​Wuestengecko (ff5249fcfe96420e7c2b19a689ac2517e663fedd)
  • Add support for loading models from ZIP files by @​Wuestengecko (0121b504e75fc95f6d74dacf01e94af6aa52ff41)
  • Work with DRepresentationDescriptor objects by @​Wuestengecko (6dcdaee1303a957a9b23a0d043f813f3db75f883)

Bug fixes

  • loader: Handle resources in write_tmp_project_dir by @​Wuestengecko (5cf9cc3b58331f199cc5d9181f8ef66cfd489a94)
  • native: Remove destination before copying into container by @​Wuestengecko (0114b06a8e3f5ad3b53c46ecb6f341ae3f07140f)

CI/CD changes

  • Update pre-commit hooks by @​Wuestengecko (b29590d6ef2c346d0bb8f0228d15484e16b03b49)

Unit test changes

  • Shorten code in printed stack traces by @​Wuestengecko (c11062dbbe31f0297345a4d8f9dc5f3a49ebfbf6)
Commits
  • 9499571 merge: Support loading models from ZIP files (#391)
  • ff5249f feat: Add Capella's demo models as "known models"
  • 0121b50 feat: Add support for loading models from ZIP files
  • 8667e1a feat(filehandler): Allow is_file/dir on FileHandler
  • 2c9c1ef feat(http): Log requested URL and response status
  • 1fb77ef merge: Use the DRepresentationDescriptor XML elements (#390)
  • c11062d test: Shorten code in printed stack traces
  • 6dcdaee feat: Work with DRepresentationDescriptor objects
  • 0b4ca00 feat(cli): Fall back to treating strings as URLs
  • 0114b06 fix(native): Remove destination before copying into container
  • 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 [capellambse](https://github.com/DSD-DBS/py-capellambse) from 0.5.51 to 0.5.52.
- [Release notes](https://github.com/DSD-DBS/py-capellambse/releases)
- [Commits](DSD-DBS/py-capellambse@v0.5.51...v0.5.52)

---
updated-dependencies:
- dependency-name: capellambse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner March 18, 2024 16:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2024
Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@MoritzWeber0 MoritzWeber0 merged commit d019aed into main Mar 20, 2024
15 of 24 checks passed
@MoritzWeber0 MoritzWeber0 deleted the dependabot/pip/backend/capellambse-0.5.52 branch March 20, 2024 11:11
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