forked from ansible/ansible-navigator
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dependencies group in /.config with 34 updates #13
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group in /.config with 34 updates: | Package | From | To | | --- | --- | --- | | [ansible-builder](https://github.com/ansible/ansible-builder) | `3.0.0` | `3.0.1` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.2.0` | `24.2.1` | | [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.6` | | [black](https://github.com/psf/black) | `24.1.1` | `24.3.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.4` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.5` | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.40.1` | `0.42.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.34` | `2.5.35` | | [libtmux](https://github.com/tmux-python/libtmux) | `0.16.1` | `0.35.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.5.2` | `3.6` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `0.5.0` | `1.0.1` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.0.0` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.15` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.0` | `0.24.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.8.0` | `1.9.0` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.16.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7` | `10.7.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.1.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.12.0` | `3.14.0` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `13.0` | `14.0` | | [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) | `0.11.0` | `0.12.1` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.33.0` | `0.34.0` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` | | [types-setuptools](https://github.com/python/typeshed) | `69.0.0.20240125` | `69.2.0.20240317` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.25.1` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5` | `8.5.1` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.34.0` | `1.35.1` | Updates `ansible-builder` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/ansible/ansible-builder/releases) - [Commits](ansible/ansible-builder@3.0.0...3.0.1) Updates `ansible-lint` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.2.0...v24.2.1) Updates `ansible-runner` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](ansible/ansible-runner@2.3.4...2.3.6) Updates `black` from 24.1.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.3.0) Updates `coverage` from 7.4.1 to 7.4.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.4) Updates `cryptography` from 42.0.2 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.2...42.0.5) Updates `dnspython` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.5.0...v2.6.1) Updates `griffe` from 0.40.1 to 0.42.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.40.1...0.42.1) Updates `identify` from 2.5.34 to 2.5.35 - [Commits](pre-commit/identify@v2.5.34...v2.5.35) Updates `libtmux` from 0.16.1 to 0.35.1 - [Release notes](https://github.com/tmux-python/libtmux/releases) - [Changelog](https://github.com/tmux-python/libtmux/blob/master/CHANGES) - [Commits](tmux-python/libtmux@v0.16.1...v0.35.1) Updates `markdown` from 3.5.2 to 3.6 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.5.2...3.6) Updates `mkdocs-autorefs` from 0.5.0 to 1.0.1 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@0.5.0...1.0.1) Updates `mkdocs-htmlproofer-plugin` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.0.0...v1.2.0) Updates `mkdocs-material` from 9.5.9 to 9.5.15 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.9...9.5.15) Updates `mkdocstrings` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.0...0.24.1) Updates `mkdocstrings-python` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.8.0...1.9.0) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `pipdeptree` from 2.13.2 to 2.16.1 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.13.2...2.16.1) Updates `pre-commit` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.1...v3.6.2) Updates `pymdown-extensions` from 10.7 to 10.7.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.7...10.7.1) Updates `pytest` from 8.0.0 to 8.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.1.1) Updates `pytest-mock` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.12.0...v3.14.0) Updates `pytest-rerunfailures` from 13.0 to 14.0 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@13.0...14.0) Updates `pytest-subtests` from 0.11.0 to 0.12.1 - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-subtests@v0.11.0...v0.12.1) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `referencing` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.33.0...v0.34.0) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v13.7.1) Updates `rpds-py` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.18.0) Updates `types-setuptools` from 69.0.0.20240125 to 69.2.0.20240317 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) Updates `virtualenv` from 20.25.0 to 20.25.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.25.1) Updates `wcmatch` from 8.5 to 8.5.1 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@8.5...8.5.1) Updates `yamllint` from 1.34.0 to 1.35.1 - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.34.0...v1.35.1) --- updated-dependencies: - dependency-name: ansible-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-runner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libtmux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-subtests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: referencing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dot-config/dependencies-62dd24a3e6
branch
March 31, 2024 13:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group in /.config with 34 updates:
3.0.0
3.0.1
24.2.0
24.2.1
2.3.4
2.3.6
24.1.1
24.3.0
7.4.1
7.4.4
42.0.2
42.0.5
2.5.0
2.6.1
0.40.1
0.42.1
2.5.34
2.5.35
0.16.1
0.35.1
3.5.2
3.6
0.5.0
1.0.1
1.0.0
1.2.0
9.5.9
9.5.15
0.24.0
0.24.1
1.8.0
1.9.0
23.2
24.0
2.13.2
2.16.1
3.6.1
3.6.2
10.7
10.7.1
8.0.0
8.1.1
3.12.0
3.14.0
13.0
14.0
0.11.0
0.12.1
2.8.2
2.9.0.post0
0.33.0
0.34.0
13.7.0
13.7.1
0.17.1
0.18.0
69.0.0.20240125
69.2.0.20240317
4.9.0
4.10.0
2.2.0
2.2.1
20.25.0
20.25.1
8.5
8.5.1
1.34.0
1.35.1
Updates
ansible-builder
from 3.0.0 to 3.0.1Release notes
Sourced from ansible-builder's releases.
Commits
e991c1a
Revert "[RFE] Support for tags from the configuration file (#555)" (#655)0563a9d
Fix container policy for version 3 (#652)3ca2372
Bump linters: pylint==3.0.1, mypy==1.6.0 (#622)9d54763
Add pylint to CI (#575)ec99827
Improve CLI usage docs (#559)b73f65d
collection_metadata: improve documentation (#551)1bb59b3
Docs: Using prepend_base (#563)317b132
[RFE] Support for tags from the configuration file (#555)8e9f86c
Added scenarios for version 3 (#538)3ca0922
Documented PKGMGR_PRESERVE_CACHE (#558)Updates
ansible-lint
from 24.2.0 to 24.2.1Release notes
Sourced from ansible-lint's releases.
Commits
ce2ebd7
Fix error suppression when syntax is incorrect (#4026)ee7ede5
Bump the dependencies group in /.config with 12 updates (#4062)b35bf7e
Inherit secrets in ack pipeline (#4064)7d4659b
Update CODEOWNERS (#4063)36e2674
Set globalcache_dir_lock
(#4055)6d247c1
[role-name] Handle string role dependencies (#4054)d65aeed
Support for upcoming Ubuntu 24.04 and Fedora 40 (#4051)f7b204d
Fix docs build (#4058)cb9d760
Bump the dependencies group in /.config with 15 updates (#4050)efeda67
Update documentation for syntax-check[unknown-module] (#4049)Updates
ansible-runner
from 2.3.4 to 2.3.6Release notes
Sourced from ansible-runner's releases.
Commits
709cdfc
Untag instead of force remove image for podman (#1342) (#1344)c129775
fix pexpect child shutdown race (#1331) (#1336)Updates
black
from 24.1.1 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8
Prepare release 24.3.0 (#4279)f000936
Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657
Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffc
Use regex where we ignore case on windows (#4252)719e674
Fix 4227: Improve documentation for --quiet --check (#4236)e5510af
update plugin url for Thonny (#4259)6af7d11
Fix AST safety check false negative (#4270)f03ee11
Ensureblib2to3.pygram
is initialized before use (#4224)e4bfedb
fix: Don't move comments while splitting delimiters (#4248)d0287e1
Make trailing comma logic more concise (#4202)Updates
coverage
from 7.4.1 to 7.4.4Changelog
Sourced from coverage's changelog.
Commits
bc5e2d7
docs: sample HTML for 7.4.49b0008b
docs: prep for 7.4.4a536161
docs: thanks, Bruno Rodrigues dos Santose06e4f9
chore: make doc_upgradef30818e
chore: make upgrade1b19799
fix: ensure absolute paths are relative when combined #17521ef020d
build: more cheats for convenient URLs3d57a07
docs: document the report:format setting8e30221
fix: correct the type of report:format in config.py (#1754)6289be8
refactor: use dataclasses, no namedtupleUpdates
cryptography
from 42.0.2 to 42.0.5Changelog
Sourced from cryptography's changelog.
Commits
33833f0
Release 42.0.5 (#10470)4be53bf
Added a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30
Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)fe18470
Bump for 42.0.4 release (#10445)aaa2dd0
Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012
Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bb
backport actions m1 switch to 42.0.x (#10415)c49a7a5
changelog and version bump for 42.0.3 (#10396)396bcf6
fix provider loading take two (#10390) (#10395)0e0e46f
backport: initialize openssl's legacy provider in rust (#10323) (#10333)Updates
dnspython
from 2.5.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
griffe
from 0.40.1 to 0.42.1Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
01da648
chore: Prepare release 0.42.14d31eff
style: Formatc29585a
chore: Switch to Copier UV templatee1216aa
chore: Template upgrade2729c22
fix: Don't return class variables as parameters of dataclasses6835ea3
fix: Don't turn items annotated as InitVar into dataclass membersc88b484
chore: Prepare release 0.42.0a265a9d
docs: Rework sections in docstrings docscdc9e1c
refactor: Warn (debug) when a submodule shadows a member with the same name781437e
docs: Document best practicesUpdates
identify
from 2.5.34 to 2.5.35Commits
62ca9e5
v2.5.356358894
Merge pull request #441 from StreamHPC/metal-shading-language9209f67
feat: Indentifymetal
as Metal Shading LanguageUpdates
libtmux
from 0.16.1 to 0.35.1Release notes
Sourced from libtmux's releases.
... (truncated)
Changelog
Sourced from libtmux's changelog.
... (truncated)
Commits
3eb0599
Tag v0.35.1 (Server.attached_sessions fix)99a46c8
chore(Server.attached_sessions): Use.filter()
(#538)c5f1665
docs(CHANGES): Note Server.attached_sessions improvement3e1a9dc
chore(Server.attached_sessions): Use .filter()45cce80
fix: server.attached_sessions8b9ce04
build(deps): Bump packages9a1c08b
docs(conf[api]): Settings API recommendation from furo API documentation tipsc4f6426
Tag v0.35.0 (#536, simplifytarget
s)c1d7e8a
refactor: Remove reundanttarget
s (#536)22b51e8
docs(CHANGES): Note target simplificationUpdates
markdown
from 3.5.2 to 3.6Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.