- Notifications
You must be signed in to change notification settings - Fork261
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v9.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v9.8.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 6files changed
- 3contributors
Commits on Jun 17, 2024
build(deps-dev): bump ruff from 0.4.4 to 0.4.9 (#960)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.9.- [Release notes](https://github.com/astral-sh/ruff/releases)- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)- [Commits](astral-sh/ruff@v0.4.4...v0.4.9)---updated-dependencies:- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJun 17, 2024
Commits on Jun 18, 2024
fix(parser): strip DOS carriage-returns in commits (#956)
The default template can result in mixed (UNIX / DOS style) carriagereturns in the generated changelog. Use a string replace in the commitparser to strip the DOS CRs ("\r"). This is only needed in the case whenwe are _not_ byte decoding.Fixes#955wyardley authoredJun 18, 2024 ci(deps): bump
mikepenz/action-junit-reportin the github-actions g……roup (#945)Bumps the github-actions group with 1 update: - [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report).Updates `mikepenz/action-junit-report` from 4.2.1 to 4.2.2- [Release notes](https://github.com/mikepenz/action-junit-report/releases)- [Commits](mikepenz/action-junit-report@v4.2.1...v4.2.2)---updated-dependencies:- dependency-name: mikepenz/action-junit-report dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJun 18, 2024
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v9.8.2...v9.8.3
Uh oh!
There was an error while loading.Please reload this page.