-
Notifications
You must be signed in to change notification settings - Fork 255
Comparing changes
Open a pull request
base repository: python-semantic-release/python-semantic-release
base: v9.4.1
head repository: python-semantic-release/python-semantic-release
compare: v9.4.2
- 10 commits
- 25 files changed
- 6 contributors
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2caba7 - Browse repository at this point
Copy the full SHA f2caba7View commit details
Commits on Apr 10, 2024
-
build(deps): update rich requirement from ~=12.5 to ~=13.0 (#877)
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) Resolves: #888 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a22a8c - Browse repository at this point
Copy the full SHA 4a22a8cView commit details
Commits on Apr 12, 2024
-
ci(stalebot): bump api operations from 200 -> 400 allowed
since our repo has around 100 issues, each validation takes a minimum of 2 operations, leaving actual stale actions with very little ability to change things. Bumping this up will allow stalebot to action tickets on time in relation to our repository size.
Configuration menu - View commit details
-
Copy full SHA for f280a71 - Browse repository at this point
Copy the full SHA f280a71View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34260fb - Browse repository at this point
Copy the full SHA 34260fbView commit details -
fix(hvcs): prevent double url schemes urls in changelog (#676)
* fix(hvcs): prevent double protocol scheme urls in changelogs Due to a typo and conditional stripping of the url scheme the hvcs_domain and hvcs_api_domain values would contain protocol schemes when a user specified one but the defaults would not. It would cause the api_url and remote_url to end up as "https://https://domain.com" * fix(bitbucket): correct url parsing & prevent double url schemes * fix(gitea): correct url parsing & prevent double url schemes * fix(github): correct url parsing & prevent double url schemes * fix(gitlab): correct url parsing & prevent double url schemes * test(hvcs): ensure api domains are derived correctly --------- Co-authored-by: codejedi365 <codejedi365@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cfdb24 - Browse repository at this point
Copy the full SHA 5cfdb24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1f17a - Browse repository at this point
Copy the full SHA 9d1f17aView commit details
Commits on Apr 14, 2024
-
build(deps-dev): update furo requirement from ~=2023.3 to ~=2024.1 (#878
) Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.03.23...2024.01.29) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8954628 - Browse repository at this point
Copy the full SHA 8954628View commit details -
fix(hvcs): allow insecure http connections if configured (#886)
* fix(gitlab): allow insecure http connections if configured * test(hvcs-gitlab): fix tests for clarity & insecure urls * test(conftest): refactor netrc generation into common fixture * refactor(hvcsbase): remove extrenous non-common functionality * fix(gitea): allow insecure http connections if configured * test(hvcs-gitea): fix tests for clarity & insecure urls * refactor(gitlab): adjust init function signature * fix(github): allow insecure http connections if configured * test(hvcs-github): fix tests for clarity & insecure urls * fix(bitbucket): allow insecure http connections if configured * test(hvcs-bitbucket): fix tests for clarity & insecure urls * fix(config): add flag to allow insecure connections * fix(version-cmd): handle HTTP exceptions more gracefully * style(hvcs): resolve typing issues & mimetype executions * test(cli-config): adapt default token test for env resolution * test(changelog-cmd): isolate env & correct the expected api url * test(fixtures): adapt repo builder for new hvcs init() signature * style: update syntax for 3.8 compatiblity & formatting * docs(configuration): update `remote` settings section with missing values Resolves: #868 * style(docs): improve configuration & api readability
Configuration menu - View commit details
-
Copy full SHA for db13438 - Browse repository at this point
Copy the full SHA db13438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88291b9 - Browse repository at this point
Copy the full SHA 88291b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421bb50 - Browse repository at this point
Copy the full SHA 421bb50View commit details
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.4.1...v9.4.2