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

[pull] master from python-semantic-release:master #113

Merged
merged 13 commits into from
Aug 21, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 21, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

wyardley and others added 3 commits July 20, 2024 06:18
`git_committer_name` was repeated; replace one instance of it with
`git_committer_email`
Fixes the command line option for passing a shell command to Powershell. Also included a similar shell detection result for
pwsh (Powershell Core)
Automatically generated by python-semantic-release
@pull pull bot added the ⤵️ pull label Jul 21, 2024
codejedi365 and others added 10 commits July 21, 2024 09:07
…n usage

Provided additional description that warns about the mutually-exclusive nature of
the `changelog_file` option and the `template_dir` option.

Resolves: #983
* build(deps-dev): update pytest requirement from ~=7.0 to ~=8.3

Updates the requirements on `pytest` to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.0...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* test(deps): swap lazy fixture plugin w/ updated pytest-lazy-fixtures plugin (#990)

  pytest_lazyfixture is unmaintained and not compatible with Pytest 8, while
  `pytest-lazy-fixtures` is updated to be compatible with pytest 8

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Detiste <alexandre.detiste@gmail.com>
* docs(github-actions): use pinned version for GHA examples

  Fixes #1003

* chore(scripts): add auto version bump to non dynamic docs text (i.e. code snippets)

* docs(github-actions): adjust formatting & version warning in code snippets

* style(docs-github-actions): adjust formatting for readability

---------

Co-authored-by: codejedi365 <codejedi365@gmail.com>
* fix(release-notes): provide `context.history` global in release note templates

  Temporarily return the `context.history` variable to release notes generation
  as many users are using it in their release documentation. It was never intended
  to be provided and will be removed in the future.

  context was removed in `v9.8.3` during a refactor and condensing of changelog
  and release notes functionality.

  Resolves: #984

* fix(release-notes): fix noop-changelog to print raw release notes

  Some markdown sequences can be interpreted as ansi escape sequences which dilute
  debugging of release note templates by the user. This change ensures the raw
  content is displayed to the console as expected.
Automatically generated by python-semantic-release
@pull pull bot merged commit 708671d into Dresdn:master Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants