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

python-deps(deps-dev): Update docformatter requirement from >=1.6.5,<1.7.1 to >=1.6.5,<1.7.6 #2

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Updates the requirements on docformatter to permit the latest version.

Release notes

Sourced from docformatter's releases.

v1.7.5

What Changed

Full Changelog: PyCQA/docformatter@v1.7.4...v1.7.5

Changelog

Sourced from docformatter's changelog.

v1.7.5 (2023-07-12)

Full Changelog

Features

v1.7.4 (2023-07-10)

Full Changelog

Bug Fixes

  • fix: summary with back ticks and sphinx field names with periods #248 (weibullguy)

Merged pull requests:

  • chore: update documentation link for metadata #247 (icp1994)
  • test: split format tests into multiple files #246 (weibullguy)

v1.7.3 (2023-06-23)

Full Changelog

Bug Fixes

Merged pull requests:

v1.7.2 (2023-06-07)

Full Changelog

Bug Fixes

  • fix: wrapping issues with reST directives, quoted URLs, and Sphinx field lists #219 (weibullguy)

v1.7.1 (2023-05-19)

Full Changelog

Features

... (truncated)

Commits

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)

Updates the requirements on [docformatter](https://github.com/PyCQA/docformatter) to permit the latest version.
- [Release notes](https://github.com/PyCQA/docformatter/releases)
- [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md)
- [Commits](PyCQA/docformatter@v1.6.5...v1.7.5)

---
updated-dependencies:
- dependency-name: docformatter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 3, 2023 00:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

The following labels could not be found: python, dependencies.

@nfelt14 nfelt14 closed this Aug 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/docformatter-gte-1.6.5-and-lt-1.7.6 branch August 3, 2023 15:01
@nfelt14
Copy link
Collaborator

nfelt14 commented Aug 3, 2023

The upper bound of docformatter should not be changed, it causes issues with docstrings.

qthompso added a commit to qthompso/tm_devices that referenced this pull request Jul 17, 2024
� This is the 1st commit message:

fix: Added function generation to all signal generators

Signed-off-by: qthompso <[email protected]>

fix: fixes to strange resolutions to new commits and updates to docs

Signed-off-by: qthompso <[email protected]>

docs: update to documentation for signal generation

Signed-off-by: qthompso <[email protected]>

docs: fix to CHANGELOG.md and typos and grammer changes

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, some grammer changes and removal of some useless known words

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, changed docstring

Signed-off-by: qthompso <[email protected]>

docs: signal generation updates

Signed-off-by: qthompso <[email protected]>

python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247)

* python-deps(deps-dev): bump the python-dependencies group with 2 updates

Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version.

Updates `pyright` to 1.1.371
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371)

Updates `ruff` to 0.5.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: Update python linters and pre-commit dependencies.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tektronix Bot <[email protected]>

gh-actions(deps): bump anchore/scan-action (tektronix#248)

Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action).

Updates `anchore/scan-action` from 3 to 4
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](anchore/scan-action@v3...v4)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-dependencies
...

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

fix: Added function generation to all signal generators

Signed-off-by: qthompso <[email protected]>

fix: fixes to strange resolutions to new commits and updates to docs

Signed-off-by: qthompso <[email protected]>

docs: update to documentation for signal generation

Signed-off-by: qthompso <[email protected]>

docs: fix to CHANGELOG.md and typos and grammer changes

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, some grammer changes and removal of some useless known words

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, changed docstring

Signed-off-by: qthompso <[email protected]>

docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc.

Also fixed a few things in the signal generation doc to make links render properly.

fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated

Signed-off-by: qthompso <[email protected]>

docs: Added more detail to the composition diagram in order to try to make it render more clearly

� The commit message tektronix#2 will be skipped:

� fix: fixes to strange resolutions to new commits and updates to docs
�
� Signed-off-by: qthompso <[email protected]>

� The commit message tektronix#3 will be skipped:

� docs: update to documentation for signal generation
�
� Signed-off-by: qthompso <[email protected]>
nfelt14 pushed a commit to qthompso/tm_devices that referenced this pull request Jul 23, 2024
� This is the 1st commit message:

fix: Added function generation to all signal generators

Signed-off-by: qthompso <[email protected]>

fix: fixes to strange resolutions to new commits and updates to docs

Signed-off-by: qthompso <[email protected]>

docs: update to documentation for signal generation

Signed-off-by: qthompso <[email protected]>

docs: fix to CHANGELOG.md and typos and grammer changes

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, some grammer changes and removal of some useless known words

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, changed docstring

Signed-off-by: qthompso <[email protected]>

docs: signal generation updates

Signed-off-by: qthompso <[email protected]>

python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247)

* python-deps(deps-dev): bump the python-dependencies group with 2 updates

Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version.

Updates `pyright` to 1.1.371
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371)

Updates `ruff` to 0.5.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: Update python linters and pre-commit dependencies.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tektronix Bot <[email protected]>

gh-actions(deps): bump anchore/scan-action (tektronix#248)

Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action).

Updates `anchore/scan-action` from 3 to 4
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](anchore/scan-action@v3...v4)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions-dependencies
...

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

fix: Added function generation to all signal generators

Signed-off-by: qthompso <[email protected]>

fix: fixes to strange resolutions to new commits and updates to docs

Signed-off-by: qthompso <[email protected]>

docs: update to documentation for signal generation

Signed-off-by: qthompso <[email protected]>

docs: fix to CHANGELOG.md and typos and grammer changes

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, some grammer changes and removal of some useless known words

Signed-off-by: qthompso <[email protected]>

docs: fixed changelog, changed docstring

Signed-off-by: qthompso <[email protected]>

docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc.

Also fixed a few things in the signal generation doc to make links render properly.

fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated

Signed-off-by: qthompso <[email protected]>

docs: Added more detail to the composition diagram in order to try to make it render more clearly

� The commit message tektronix#2 will be skipped:

� fix: fixes to strange resolutions to new commits and updates to docs
�
� Signed-off-by: qthompso <[email protected]>

� The commit message tektronix#3 will be skipped:

� docs: update to documentation for signal generation
�
� Signed-off-by: qthompso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant