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 16 updates #8
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 16 updates: | Package | From | To | | --- | --- | --- | | [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.5` | | [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.2` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.3` | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.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.31.0.post0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.10` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.14.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.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.1.0.20240217` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.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-runner` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](ansible/ansible-runner@2.3.4...2.3.5) Updates `black` from 24.1.1 to 24.2.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.2.0) Updates `coverage` from 7.4.1 to 7.4.2 - [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.2) Updates `cryptography` from 42.0.2 to 42.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.2...42.0.3) 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 `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.31.0.post0 - [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.31.0post0) Updates `mkdocs-material` from 9.5.9 to 9.5.10 - [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.10) Updates `pipdeptree` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md) - [Commits](tox-dev/pipdeptree@2.13.2...2.14.0) 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 `pytest` from 8.0.0 to 8.0.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.0.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.1.0.20240217 - [Commits](https://github.com/python/typeshed/commits) 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 `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-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: 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: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch 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: pytest 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: urllib3 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-4382aa6402
branch
February 25, 2024 12:37
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 16 updates:
2.3.4
2.3.5
24.1.1
24.2.0
7.4.1
7.4.2
42.0.2
42.0.3
2.5.0
2.6.1
2.5.34
2.5.35
0.16.1
0.31.0.post0
9.5.9
9.5.10
2.13.2
2.14.0
3.6.1
3.6.2
8.0.0
8.0.1
0.17.1
0.18.0
69.0.0.20240125
69.1.0.20240217
2.2.0
2.2.1
8.5
8.5.1
1.34.0
1.35.1
Updates
ansible-runner
from 2.3.4 to 2.3.5Release notes
Sourced from ansible-runner's releases.
Commits
c129775
fix pexpect child shutdown race (#1331) (#1336)Updates
black
from 24.1.1 to 24.2.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
coverage
from 7.4.1 to 7.4.2Changelog
Sourced from coverage's changelog.
Commits
5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2a7d1022
build: some Makefile targets only make sense from the release stepsd365814
chore: make upgradec56c3a2
fix: issue a warning if we can't use sysmon as requested.8b0e039
fix: only use "sysmon" core when available (Python 3.12+) (#1747)575a44c
build: temporarily pin to 3.13.0a3 for Windows (#1751)628c1c5
fix: avoid a dict-changed-size error8412054
chore: make upgradeUpdates
cryptography
from 42.0.2 to 42.0.3Changelog
Sourced from cryptography's changelog.
Commits
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
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.31.0.post0Release notes
Sourced from libtmux's releases.
... (truncated)
Changelog
Sourced from libtmux's changelog.
... (truncated)
Commits
f384ee9
Tag v0.31.0post0 (doc fixes)8baa764
docs: Cleanup for command examples915fd19
build(deps): Bump packages26acd5b
docs(CHANGES): Typo fixaf5b999
Tag v0.31.0 (command refactor #527)8cc2ab7
docs(MIGRATION): Note renamingsb356b92
refactor,docs: Streamline and document direct commands (#527)e7eb5a5
docs(CHANGES): Note command updates0ade87a
docs(CHANGES): Typobcae86a
docs(Pane.cmd): Add examplesUpdates
mkdocs-material
from 9.5.9 to 9.5.10Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b688cfd
Updated changelogfea265d
Prepare 9.5.10 releaseadf061e
Updated dependencies7bbc9f9
Fixed positioning of integrated table of contents3e2a1fc
Merge branch 'master' of github.com:squidfunk/mkdocs-material2986aca
Documentation4fd52fd
Merge pull request #6791 from squidfunk/docs/updating-faq7922c8f
Updated FAQsf1673ec
Updated FAQse423784
Updated FAQsUpdates
pipdeptree
from 2.13.2 to 2.14.0Release notes
Sourced from pipdeptree's releases.
Commits
134ca6e
Implement --license option (#318)312818a
[pre-commit.ci] pre-commit autoupdate (#317)9d8f2b7
[pre-commit.ci] pre-commit autoupdate (#316)1cd3453
[pre-commit.ci] pre-commit autoupdate (#315)75389a0
[pre-commit.ci] pre-commit autoupdate (#314)d317f9b
[pre-commit.ci] pre-commit autoupdate (#313)Updates
pre-commit
from 3.6.1 to 3.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
e525726
v3.6.23187538
Merge pull request #3130 from pre-commit/golang-build-during-commit-a61d9c95
fix building golang hooks duringcommit --all
Updates
pytest
from 8.0.0 to 8.0.1Release notes
Sourced from pytest's releases.
Commits
d7d320a
Prepare release version 8.0.19369916
Merge pull request #11992 from bluetech/backport-11991a232abd
[8.0.x] recwarn: fix pytest.warns handling of Warnings with multiple arguments92203d2
Merge pull request #11990 from bluetech/backport-11920f1aa922
[8.0.x] recwarn: let base exceptions propagate throughpytest.warns
againd86d081
[8.0.x] Addedlogot
to the plugin list (#11977)c554c3d
Merge pull request #11968 from pytest-dev/backport-11957-to-8.0.xa6851e3
[8.0.x] main: fix reversed collection order in Sessione6f6be3
[8.0.x] Improve error message when using@pytest
.fixture twice (#11958)23b91d1
[8.0.x] Merge pull request #11941 from bluetech/doctest-parsefactories (#11948)Updates
rpds-py
from 0.17.1 to 0.18.0Release notes
Sourced from rpds-py's releases.
Commits
ce3bf37
Type annotation and test for HashTrieMap.update.7ff2d43
Merge pull request #52 from crate-py/dependabot/github_actions/pre-commit/act...d57b92c
Bump pre-commit/action from 3.0.0 to 3.0.10b1a9ac
Merge pull request #51 from crate-py/pre-commit-ci-update-configce4b8bc
[pre-commit.ci] auto fixes from pre-commit.com hooksc581b56
[pre-commit.ci] pre-commit autoupdate783e3ef
Implement Queue.hash.ee1bf7e
Explicitly remind ourselves that dict.values != dict.values in the tests.Updates
types-setuptools
from 69.0.0.20240125 to 69.1.0.20240217Commits
Updates
urllib3
from 2.2.0 to 2.2.1Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
54d6edf
Release 2.2.149b2dda
Stop casting request headers to HTTPHeaderDict (#3344)e22f651
Fix docstring of retries parameterfa54179
Distinguish between truncated and excess content in response (#3273)cfe52f9
Fix InsecureRequestWarning for HTTPS Emscripten requests (#3333)25155d7
Ensure no remote connections during testing (#3328)12f9233
Bump cryptography to 42.0.2 and PyOpenSSL to 24.0.0 (#3340)9929d3c
Add nox session to start local Pyodide consoleaa8d3dd
Fix ssl_version tests for upcoming migration to pytest 823f2287
Remove TODO about informational responses (#3319)Updates
wcmatch
from 8.5 to 8.5.1Release notes
Sourced from wcmatch's releases.
Commits
6d105d1
Fix issue with type checking in glob (#211)876362e
Remove discord from material social25eff4c
Remove actual discord link, not just reference599ab77
Fix deprecation warning in docs961e537
Badges should reference maina4de184
Use Ruff to lint (#208)Updates
yamllint
from 1.34.0 to 1.35.1Changelog
Sourced from yamllint's changelog.
Commits
81e9f98
yamllint version 1.35.19235c68
cli: Restore ignoration of files passed as command-line arguments3a13803
yamllint version 1.35.02344380
cli: Cleanly skip broken symlinks that are ignoredf66855b
build: Restore official Read the Docs themeDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions