vberlier / nbtlib

A python library to read and edit nbt data.
MIT License
119 stars 16 forks source link

chore(deps-dev): bump python-semantic-release from 7.19.1 to 7.26.0 #176

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps python-semantic-release from 7.19.1 to 7.26.0.

Release notes

Sourced from python-semantic-release's releases.

v7.26.0

Feature

v7.25.2

Fix

  • gitea: Use form-data from asset upload (#421) (e011944)

v7.25.1

Fix

  • gitea: Build status and asset upload (#420) (57db81f)

v7.25.0

Feature

Documentation

v7.24.0

Feature

  • Include additional changes in release commits (3e34f95)

v7.23.0

Feature

  • Support Github Enterprise server (b4e01f1)

v7.22.0

Feature

  • parser_angular: Allow customization in parser (298eebb)

Fix

  • Address PR feedback for parser_angular.py (f7bc458)

v7.21.0

Feature

  • Use gitlab-ci or github actions env vars (8ca8dd4)

Fix

  • Remove invalid repository exception (746b62d)

v7.20.0

Feature

  • Rewrite Twine adapter for uploading to artifact repositories (cfb20af)
  • Allow custom environment variable names (#392) (372cda3)
  • repository: Add to settings artifact repository (f4ef373)

Fix

  • Mypy errors in vcs_helpers (13ca0fe)
  • Skip removing the build folder if it doesn't exist (8e79fdc)

... (truncated)

Changelog

Sourced from python-semantic-release's changelog.

v7.26.0 (2022-03-07)

Feature

v7.25.2 (2022-02-24)

Fix

  • gitea: Use form-data from asset upload (#421) (e011944)

v7.25.1 (2022-02-23)

Fix

  • gitea: Build status and asset upload (#420) (57db81f)

v7.25.0 (2022-02-17)

Feature

Documentation

v7.24.0 (2022-01-24)

Feature

  • Include additional changes in release commits (3e34f95)

v7.23.0 (2021-11-30)

Feature

  • Support Github Enterprise server (b4e01f1)

v7.22.0 (2021-11-21)

Feature

  • parser_angular: Allow customization in parser (298eebb)

Fix

  • Address PR feedback for parser_angular.py (f7bc458)

v7.21.0 (2021-11-21)

Feature

  • Use gitlab-ci or github actions env vars (8ca8dd4)

Fix

  • Remove invalid repository exception (746b62d)

v7.20.0 (2021-11-21)

Feature

  • Rewrite Twine adapter for uploading to artifact repositories (cfb20af)
  • Allow custom environment variable names (#392) (372cda3)
  • repository: Add to settings artifact repository (f4ef373)

Fix

  • Mypy errors in vcs_helpers (13ca0fe)
  • Skip removing the build folder if it doesn't exist (8e79fdc)

... (truncated)

Commits
  • 15bb7e2 7.26.0
  • fab060a style: beautify 7064265627a2aba09caa2873d823b594e0e23e77
  • 7064265 feat: add prerelease functionality (#413)
  • be7708d 7.25.2
  • e011944 fix(gitea): use form-data from asset upload (#421)
  • 29bff88 7.25.1
  • 9fbb28f style: beautify 57db81f4c6b96da8259e3bad9137eaccbcd10f6e
  • 57db81f fix(gitea): build status and asset upload (#420)
  • a4a8743 style: beautify aba6f5e1583c10a001b4ba1623b5806f6d506d69
  • aba6f5e test: fix test_repo_with_custom_* on Windows (#416)
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #177.