build(deps): bump the all-dependencies group across 3 directories with 5 updates - #963
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the all-dependencies group with 2 updates in the /historian directory: [build](https://github.com/pypa/build) and [psycopg2-binary](https://github.com/psycopg/psycopg2). Bumps the all-dependencies group with 1 update in the /monitor directory: [psycopg2-binary](https://github.com/psycopg/psycopg2). Bumps the all-dependencies group with 4 updates in the /summary directory: [pyln-client](https://github.com/ElementsProject/lightning), pyln-testing, [psycopg2-binary](https://github.com/psycopg/psycopg2) and pyln-proto. Updates `build` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.6.0...1.6.1) Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `pyln-client` from 26.6.6 to 26.6.7 - [Release notes](https://github.com/ElementsProject/lightning/releases) - [Changelog](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md) - [Commits](ElementsProject/lightning@v26.06.6...v26.06.7) Updates `pyln-testing` from 26.6.6 to 26.6.7 Updates `psycopg2-binary` from 2.9.12 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.12...2.9.13) Updates `pyln-proto` from 26.6.6 to 26.6.7 --- updated-dependencies: - dependency-name: build dependency-version: 1.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyln-client dependency-version: 26.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyln-testing dependency-version: 26.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyln-proto dependency-version: 26.6.7 dependency-type: direct:development update-type: version-update:semver-patch 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 2 updates in the /historian directory: build and psycopg2-binary.
Bumps the all-dependencies group with 1 update in the /monitor directory: psycopg2-binary.
Bumps the all-dependencies group with 4 updates in the /summary directory: pyln-client, pyln-testing, psycopg2-binary and pyln-proto.
Updates
buildfrom 1.6.0 to 1.6.1Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
89cccefchore: prepare for 1.6.1a6f707aci: support releases from v* branches (#1178)7785161docs: fix doubled backslashes in Windows pip config path (#1149)244b250fix: always use copies for the isolated venv on Windows (#1176)c93ca6fbuild(deps): bump re-actors/alls-green from 1.2.2 to 1.3.0 in the github-acti...e02ffd3pre-commit: bump repositories (#1173)aad39a8docs: fix changelog page heading levels and sidebar (#1171)5c3fd46docs: use PyPI ref directly (#1172)1c5bd6c🐛 fix(release): format generated changelog (#1170)7f0cc7e🔧 build(type): replace mypy with pyrefly (#1168)Updates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
pyln-clientfrom 26.6.6 to 26.6.7Release notes
Sourced from pyln-client's releases.
... (truncated)
Commits
8684c68release: CHANGELOG and version bumps for v26.06.718de31alightningd: restart onchaind when a watched tx is reorged out2c01995pytest: onchaind must come back after a reorg of a tx it was watchinga609189tests: regression coverage for out-of-range feerates84443b5lightningd: don't assert on funding feerates read from the db0393174wallet: clamp absurd inflight funding feerates on upgrade4e653addualopend: bound the feerates a peer opens at4a10d71channeld: split the feerate we'll pay from the one we'll accept2d80c3blightningd: clamp estimatefees results to a sanity ceilingcf06f3dlightningd: prefer latest blocks when querying historic blocks.Updates
pyln-testingfrom 26.6.6 to 26.6.7Updates
psycopg2-binaryfrom 2.9.12 to 2.9.13Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
f650e7achore: bump to release 2.9.13368c8a1chore!: drop support for Python 3.99b39e65chore: drop scaleway build support2ca7041fix: fix handling of PostgreSQL 18 exceptions5385c02Build CPython 3.15 wheels1d32e1fci: only attempt triggering documentation refresh when pushing on main repo433e7b7chore: add pyproject.toml file to declare a PEP 517 build backend8fb80bcfix: fix parsing of malformed int64 input in arraysf98014afix: fix parsing of malformed bytea input822b79cchore: bump dependencies in binary packageUpdates
pyln-protofrom 26.6.6 to 26.6.7Dependabot 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