-
Notifications
You must be signed in to change notification settings - Fork 16
Bump the dependencies group in /.config with 7 updates #143
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
Closed
dependabot
wants to merge
2
commits into
main
from
dependabot/pip/dot-config/dependencies-cda5ad296f
Closed
Bump the dependencies group in /.config with 7 updates #143
dependabot
wants to merge
2
commits into
main
from
dependabot/pip/dot-config/dependencies-cda5ad296f
Conversation
This file contains hidden or 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 7 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.1` | `24.4.2` | | [cairocffi](https://github.com/Kozea/cairocffi) | `1.6.1` | `1.7.0` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.3` | `0.25.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.8` | `10.8.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.1` | `0.4.2` | | [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` | Updates `black` from 24.4.1 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.1...24.4.2) Updates `cairocffi` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/Kozea/cairocffi/releases) - [Changelog](https://github.com/Kozea/cairocffi/blob/main/NEWS.rst) - [Commits](Kozea/cairocffi@v1.6.1...v1.7.0) Updates `mkdocstrings` from 0.24.3 to 0.25.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.3...0.25.0) Updates `pymdown-extensions` from 10.8 to 10.8.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.8...10.8.1) Updates `pytest` from 8.1.1 to 8.2.0 - [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.1.1...8.2.0) Updates `ruff` from 0.4.1 to 0.4.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@v0.4.1...v0.4.2) Updates `tox` from 4.14.2 to 4.15.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.14.2...4.15.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cairocffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor 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: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
cidrblock
approved these changes
Apr 29, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 7 updates:
24.4.1
24.4.2
1.6.1
1.7.0
0.24.3
0.25.0
10.8
10.8.1
8.1.1
8.2.0
0.4.1
0.4.2
4.14.2
4.15.0
Updates
black
from 24.4.1 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templateUpdates
cairocffi
from 1.6.1 to 1.7.0Changelog
Sourced from cairocffi's changelog.
... (truncated)
Commits
4bafdd7
Version 1.7.0a535d50
Merge pull request #225 from Kozea/ruffaa240d3
Use ruff instead of flake8 and isort33501f0
Fix CI tests on macOSee7186b
Drop Python 3.7, support Python 3.12dbb62b0
Clean and fix tests8a8d35a
Update tests on GitHub Actions290b5db
Merge pull request #221 from Li-Xiang-Ideal/patch-13e3dafd
Add missing importf4ebc6e
Add documentation about CAIROCFFI_DLL_DIRECTORIESUpdates
mkdocstrings
from 0.24.3 to 0.25.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
87d8229
chore: Prepare release 0.25.0c5b5f69
refactor: Allow specifying name of template loggers7ff1681
docs: Enable parameter headings253d215
docs: Load inventories for MkDocs and Markdown1532b59
feat: Supportonce
parameter in logging methods, allowing to log a message ...d799d2f
feat: Support blank line between::: path
and YAML optionsUpdates
pymdown-extensions
from 10.8 to 10.8.1Release notes
Sourced from pymdown-extensions's releases.
Commits
8ed2fcb
Fix snippet line range with start of line 1 (#2362)Updates
pytest
from 8.1.1 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Updates
ruff
from 0.4.1 to 0.4.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
77c93fd
Bump version to 0.4.2 (#11151)1c9f5e3
Display the AST even with syntax errors (#11147)263a0d2
Usemacos-12
to build release wheels (#11146)4738e19
Remove unused lexical error types (#11145)f428bd5
Docs: mentionlint.typing-modules
inTCH001
,TCH002
,TCH003
(#11144)4690890
ruff server
: In 'publish diagnostics' mode, document diagnostics are cleare...19baabb
README: add Apache Superset to project list (#11136)cee38f3
[flake8-blind-expect
] Allow raise from inBLE001
(#11131)e3fde28
[flake8-pyi
] Allow overloaded__exit__
and__aexit__
definitions (`PYI0...1c8849f
Use Matchit to Resolve Per-File Settings (#11111)Updates
tox
from 4.14.2 to 4.15.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
261b4ca
release 4.15.0c54dfbd
fix(parser): Fix --discover parsed incorrectly from env (#3274)809e10f
Add bang to invert exit code (#3271)822c9d0
[pre-commit.ci] pre-commit autoupdate (#3267)0e5a3db
[pre-commit.ci] pre-commit autoupdate (#3265)f5850c0
Support multiple override appends (#3261)c2be629
Allow appending to deps with the command line (#3259)d28a9ee
Update installation.rst (#3257)a19a946
[pre-commit.ci] pre-commit autoupdate (#3258)a22fe8f
Fix type-checking (#3260)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 <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