pivoshenko / poetry-plugin-dotenv

poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run
MIT License
76 stars 4 forks source link

build(deps-dev): bump python-semantic-release from 8.5.1 to 8.7.0 #164

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps python-semantic-release from 8.5.1 to 8.7.0.

Release notes

Sourced from 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] <support@github.com> 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'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] <support@github.com> 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 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)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9280bc4) 98.43% compared to head (7948a86) 98.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ======================================= Coverage 98.43% 98.43% ======================================= Files 4 4 Lines 256 256 ======================================= Hits 252 252 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed.