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

build(deps): bump tmuxp from 1.31.0 to 1.32.0 #133

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps tmuxp from 1.31.0 to 1.32.0.

Release notes

Sourced from tmuxp's releases.

v1.32.0

What's Changed

Packaging

  • packaging(pytest): Move configuration to pyproject.toml by @​tony in tmux-python/tmuxp#886

  • Add python 3.12 to trove classifiers

  • Packaging (poetry): Fix development dependencies

    Per Poetry's docs on managing dependencies and poetry check, we had it wrong: Instead of using extras, we should create these:

    [tool.poetry.group.group-name.dependencies]
    dev-dependency = "1.0.0"

    Which we now do.

Development

Full Changelog: tmux-python/tmuxp@v1.31.0...v1.32.0

Changelog

Sourced from tmuxp's changelog.

tmuxp 1.32.0 (2023-11-19)

Maintenance only, no bug fixes or new features

Packaging

Development

  • libtmux: 0.23.0 -> 0.24.0 (maintenance release)

  • Move formatting from black to ruff format (#890)

    This retains the same formatting style of black while eliminating a dev dependency by using our existing rust-based ruff linter.

  • CI: Update action packages to fix warnings

Commits
  • 9b01697 Tag v1.32.0 (maintenance release)
  • f03ccbc build(deps): libtmux 0.23.2 -> 0.24.0
  • 5977e4a build(deps): gp-libs to 0.0.4 (dev dependency, packaging update fix for poetry)
  • 50b7f4d build(deps): Bump packages
  • 0bcd112 packaging: Add Python 3.12 to trove classifiers
  • 0e85ff0 packaging(poetry): Fix dependency groups
  • 7b64767 ci(docs[dorny/paths-filter]): 2.7.0 -> 2.11.1 to fix warning
  • 64e36b1 Formatting: black -> ruff format (#890)
  • 84a8c32 .vim/coc-settings.json: Add file for ruff
  • 3c77c7e docs(CHANGES): Note move to ruff format
  • 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 [tmuxp](https://github.com/tmux-python/tmuxp) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/tmux-python/tmuxp/releases)
- [Changelog](https://github.com/tmux-python/tmuxp/blob/master/CHANGES)
- [Commits](tmux-python/tmuxp@v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: tmuxp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2023
@dependabot dependabot bot requested a review from skarzi November 20, 2023 06:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

Superseded by #134.

@dependabot dependabot bot closed this Nov 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/tmuxp-1.32.0 branch November 24, 2023 06:41
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants