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.36 to 0.5.47 in /backend #1300

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps capellambse from 0.5.36 to 0.5.47.

Release notes

Sourced from capellambse's releases.

capellambse v0.5.47

New features

  • git: Use exact ref match if one exists by @​Wuestengecko (207570d4e7c2ae976ac0ecf827fc882a343f3664)
  • http: Add a hint about 'git+' to iterdir error by @​Wuestengecko (8b47bd14ebbe1d703c68ad685f5256958b93a9cb)

Bug fixes

  • git: Improve handling of local repositories by @​Wuestengecko (59a2d8d5f9590ebd0dd7065ecd075d069fe34f06)
  • git: Use shorter cache dir hashes by @​Wuestengecko (c796b085bf9ac9f6dfae54ff8b38c76a9104cb22)
  • loader: Don't fall back to making a random UUID by @​Wuestengecko (d7e1a887a901ecf7ba29fd7d1940dd0f58f1561e)
  • model: Deduplicate allocations by @​Wuestengecko (1e92190643596576b318f37cea5ed8aee7a9662f)

capellambse v0.5.46

Bug fixes

  • loader: Don't access the filesystem when creating links by @​Wuestengecko (b642b7eb411e6a1ed9c55b534ac1f6005d0adad0, 1c58b266c73001e89269428f213168c8e0988181)

capellambse v0.5.45

New features

  • filehandler: Add more properties to AbstractFilePath by @​huyenngn (1ae2199e65e0d86eaa52bd9f7a8c99f1e50356e0)
  • Track edge/circle context and write it to SVG by @​huyenngn (96d1bfed2183085e2c8350390caf7a80f34709eb)

Documentation changes

  • examples: Showcase the Diagram.save method by @​Wuestengecko (091edf0410e1fbbc42f193e78705796c49d9ebf1)

Unit test changes

  • Check that invalid Git URLs fail to load by @​huyenngn (17421e514b7ea9f81d9d2e51680e1b0600efd756)

capellambse v0.5.44

New features

  • model: Add a save method to diagrams by @​Wuestengecko (e6d2bc49389c678572a792e00727612304f7a140)
  • model: Publicly expose the configured diagram cache by @​Wuestengecko (3300353fbcd6470aae0826f0a9f73a01f53961ae)
  • model: Support pretty-printing text-based diagram formats by @​Wuestengecko (2ff159747732d721f14c188e9223051ce94577d0)

Code refactorings

  • Use new importlib.resources API for loading fonts by @​Wuestengecko (24942d1fe7d1f721f8fd78758b92384b0cfca360)

capellambse v0.5.43

New features

... (truncated)

Commits
  • 1e92190 fix(model): Deduplicate allocations
  • d3f8cdf merge: Don't fall back to making a random UUID
  • 8b47bd1 feat(http): Add a hint about 'git+' to iterdir error
  • 45262f9 merge: Git file handler improvements
  • d7e1a88 fix(loader): Don't fall back to making a random UUID
  • 207570d feat(git): Use exact ref match if one exists
  • 59a2d8d fix(git): Improve handling of local repositories
  • c796b08 fix(git): Use shorter cache dir hashes
  • 1c58b26 fix(loader): Fix creating links to files in parent dir
  • b642b7e fix(loader): Use POSIX APIs with PurePosixPath
  • 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.36 to 0.5.47.
- [Release notes](https://github.com/DSD-DBS/py-capellambse/releases)
- [Commits](DSD-DBS/py-capellambse@v0.5.36...v0.5.47)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner January 29, 2024 16:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 29, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@MoritzWeber0 MoritzWeber0 merged commit 9d097cd into main Jan 29, 2024
10 of 21 checks passed
@MoritzWeber0 MoritzWeber0 deleted the dependabot/pip/backend/capellambse-0.5.47 branch January 29, 2024 16:12
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