chore(deps): bump the all-dependencies group across 1 directory with 3 updates#348
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 3 updates#348dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the all-dependencies group with 3 updates in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs), [posthog](https://github.com/posthog/posthog-python) and [ruff](https://github.com/astral-sh/ruff). Updates `platformdirs` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.10.0...4.11.0) Updates `posthog` from 7.25.0 to 7.29.0 - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-python@posthog-v7.25.0...posthog-v7.29.0) Updates `ruff` from 0.15.22 to 0.16.0 - [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.15.22...0.16.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: posthog dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 all-dependencies group with 3 updates in the / directory: platformdirs, posthog and ruff.
Updates
platformdirsfrom 4.10.0 to 4.11.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
2140495Release 4.11.0a562df9👷 ci: run the test suite against Python 3.15 (#512)7c764c4[pre-commit.ci] pre-commit autoupdate (#511)2e74013Release 4.10.13076722📝 docs(changelog): rebuild against release history (#510)42751ce🚀 ci(release): towncrier changelog + publish on tag push (#509)d2e5756fix(windows): stop leaking ctypes pointer types on repeated calls (#507)4f52c4fbuild(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 in the all group (#506)f68e56fbuild(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 in the all group (#504)806560bbuild(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the all group (#502)Updates
posthogfrom 7.25.0 to 7.29.0Release notes
Sourced from posthog's releases.
Commits
c3a0be1chore: Release v7.29.0 [skip ci]f9a163cfeat(aio): dedicated AI capture lane and multimodal passthrough (#760)b1bd3d6chore(deps-dev): bump setuptools from 82.0.1 to 83.0.0 in /examples/example-a...790b8c6chore(deps): bump pyasn1 from 0.6.3 to 0.6.4 in /examples/example-ai-gemini (...75b597aUpdate generated references506a478chore: Release v7.28.0 [skip ci]2d7f8ccfeat(metrics): support metrics config via module-level settings (#753)6766309fix(metrics): harden attribute snapshots, retry backoff, and config validatio...b802957Update generated referencesa967c7bchore: Release v7.27.1 [skip ci]Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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