build(deps): bump the github-app-minor-patch group in /integrations/github-app with 5 updates - #90
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-app-minor-patch group in /integrations/github-app with 5 updates: | Package | From | To | | --- | --- | --- | | [synapse-channel](https://github.com/anulum/synapse-channel) | `0.99.21` | `0.99.24` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.6` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.8.0` | `0.9.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.4` | `3.32.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.5` | `4.11.7` | Updates `synapse-channel` from 0.99.21 to 0.99.24 - [Release notes](https://github.com/anulum/synapse-channel/releases) - [Changelog](https://github.com/anulum/synapse-channel/blob/main/CHANGELOG.md) - [Commits](v0.99.21...v0.99.24) Updates `ruff` from 0.16.5 to 0.16.6 - [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.16.5...0.16.6) Updates `ast-serialize` from 0.8.0 to 0.9.0 - [Commits](mypyc/ast_serialize@v0.8.0...v0.9.0) Updates `filelock` from 3.32.4 to 3.32.5 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.4...3.32.5) Updates `platformdirs` from 4.11.5 to 4.11.7 - [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.11.5...4.11.7) --- updated-dependencies: - dependency-name: synapse-channel dependency-version: 0.99.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-app-minor-patch - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-app-minor-patch - dependency-name: ast-serialize dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-app-minor-patch - dependency-name: filelock dependency-version: 3.32.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-app-minor-patch - dependency-name: platformdirs dependency-version: 4.11.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-app-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 github-app-minor-patch group in /integrations/github-app with 5 updates:
0.99.210.99.240.16.50.16.60.8.00.9.03.32.43.32.54.11.54.11.7Updates
synapse-channelfrom 0.99.21 to 0.99.24Release notes
Sourced from synapse-channel's releases.
... (truncated)
Changelog
Sourced from synapse-channel's changelog.
... (truncated)
Commits
31f6c15chore(release): prepare 0.99.24 (#85)1275993fix: resolve dependency alerts and restore green automation (#84)dd65c89fix: keep provider bridges compatibility-aligned37dadb1chore(release): prepare 0.99.232f84870fix: exclude the doctor probe from liveness812fcaefix: resolve waiter-only agent availability2e1887atest(e2e): delete the JetBrains prompt primer59d749efix: report hub construction failures63d542cfix: fail fast without certificate pin support983fe63test(e2e): stabilise JetBrains prompt entryUpdates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
ast-serializefrom 0.8.0 to 0.9.0Commits
e2c661eBump version to 0.9.0789d1faFix bytes escaping logic to match old parser (#81)beaec7eSupport sys.platform membership checks (#80)3fdffbcBump Ruff crates to 0.16.3 (#79)969b630Fix panics while searching type comments in function with syntax error (#78)fc05930Set custom version for vendored crates (#77)Updates
filelockfrom 3.32.4 to 3.32.5Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
1585dfeRelease 3.32.500177c3🐛 fix(lease): clear token after failed acquire (#721)5aeb9b6📝 docs: say that mode is read-only in the thread-local section (#716)2634dd1[pre-commit.ci] pre-commit autoupdate (#720)37dccf0🧪 test(fork): report where a stalled fork stops (#715)Updates
platformdirsfrom 4.11.5 to 4.11.7Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
e0847a6Release 4.11.7cf226abRelease 4.11.6c22544bfix: accept use_site_for_root in the bin functions (#537)7499756[pre-commit.ci] pre-commit autoupdate (#536)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