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

chore(deps): bump python-semantic-release/python-semantic-release from 7.34.6 to 8.7.0 #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps python-semantic-release/python-semantic-release from 7.34.6 to 8.7.0.

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v8.7.0 (2023-12-22)

Feature

  • feat(config): enable default environment token per hvcs (#774) (26528eb)

Style

  • style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788 (514f558)

v8.6.0 (2023-12-22)

Documentation

  • docs: minor correction to commit-parsing documentation (#777) (245e878)

Feature

  • feat(utils): expand parsable valid git remote url formats (#771)

Git remote url parsing now supports additional formats (ssh, https, file, git) (cf75f23)

Style

  • style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd (2de634d)

v8.5.2 (2023-12-19)

Build

  • build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#775)

Bumps ruff from 0.1.7 to 0.1.8.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com> (5efda8a)

  • build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#769)

  • build(deps-dev): bump ruff from 0.1.6 to 0.1.7

... (truncated)

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

v8.7.0 (2023-12-22)

Feature

  • feat(config): enable default environment token per hvcs (#774) (26528eb)

Style

  • style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788 (514f558)

v8.6.0 (2023-12-22)

Documentation

  • docs: minor correction to commit-parsing documentation (#777) (245e878)

Feature

  • feat(utils): expand parsable valid git remote url formats (#771)

Git remote url parsing now supports additional formats (ssh, https, file, git) (cf75f23)

Style

  • style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd (2de634d)

v8.5.2 (2023-12-19)

Build

  • build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#775)

Bumps ruff from 0.1.7 to 0.1.8.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com> (5efda8a)

  • build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#769)

... (truncated)

Commits
  • c1059f5 8.7.0
  • 514f558 style: beautify 26528eb8794d00dfe985812269702fbc4c4ec788
  • 26528eb feat(config): enable default environment token per hvcs (#774)
  • 38046d5 8.6.0
  • 2de634d style: beautify cf75f237360488ebb0088e5b8aae626e97d9cbdd
  • cf75f23 feat(utils): expand parsable valid git remote url formats (#771)
  • 245e878 docs: minor correction to commit-parsing documentation (#777)
  • 8476c85 8.5.2
  • 98b10b3 style: beautify 5efda8acfed938d3188cd55678ace20ecac7f798
  • 5efda8a build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#775)
  • 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 [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 7.34.6 to 8.7.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v7.34.6...v8.7.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 25, 2023
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6c72813) 98.20% compared to head (e65f2fc) 98.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #358   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files          20       20           
  Lines         668      668           
=======================================
  Hits          656      656           
  Misses         12       12           
Flag Coverage Δ
unittests 98.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #360.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/python-semantic-release/python-semantic-release-8.7.0 branch January 8, 2024 06:52
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants