OpenJobDescription / openjd-adaptor-runtime-for-python

A python library for building adaptors that integrate applications with Open Job Description jobs
Apache License 2.0
11 stars 9 forks source link

chore(deps): update python-semantic-release to 9.12 #154

Closed ddneilson closed 1 week ago

ddneilson commented 1 week ago

Fixes: None

What was the problem/requirement? (What/Why)

Updates to the latest python-semantic-release.

What was the solution? (How)

There's a difference between 9.8 and 9.12 in the specific keys used for bugs & features in the parsed data that we use to generate the CHANGELOG.md file, so the changelog template file needed to be updated as well.

What is the impact of this change?

Dependencies are updated.

How was this change tested?

Tested in https://github.com/OpenJobDescription/openjd-model-for-python/pull/149

Was this change documented?

N/A

Is this a breaking change?

No

Does this change impact security?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud