Skip to content

build(deps-dev): bump the dev-dependencies group with 2 updates#445

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dev-dependencies-4c7b2f8a95
Open

build(deps-dev): bump the dev-dependencies group with 2 updates#445
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dev-dependencies-4c7b2f8a95

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: mkdocs-git-revision-date-localized-plugin and pgcli.

Updates mkdocs-git-revision-date-localized-plugin from 1.5.2 to 1.5.3

Release notes

Sourced from mkdocs-git-revision-date-localized-plugin's releases.

v1.5.3

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.5.2...v1.5.3

Commits

Updates pgcli from 4.4.0 to 4.5.0

Changelog

Sourced from pgcli's changelog.

4.5.0 (2026-06-02)

Features:

  • Add support for \\T prompt escape sequence to display transaction status (similar to psql's %x).
  • Add cursor shape support for vi mode. When vi = True, the terminal cursor now reflects the current editing mode: beam in INSERT, block in NORMAL, underline in REPLACE. Uses prompt_toolkit's ModalCursorShapeConfig.
  • Add the option to force-quit pgcli when a transaction is in progress.
  • Add support of Python 3.14.
  • Drop support of Python 3.9.

Bug fixes:

  • Add VERSION to built-in function completion so SELECT VERSION(); is suggested.
  • Hide timezone notice at startup when local and server timezones are the same.
  • Let sqlparse accept arbitrarily-large queries.
  • Respect user-specified LIMIT clauses when the limit value starts on a new line.
  • Fix trailing SQL comments preventing query submission and execution.
    • SELECT 1; -- note now submits correctly in multiline mode
    • rstrip(";") in pgexecute.py now handles comments after the semicolon
Commits

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 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

Bumps the dev-dependencies group with 2 updates: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [pgcli](https://github.com/dbcli/pgcli).


Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.2...v1.5.3)

Updates `pgcli` from 4.4.0 to 4.5.0
- [Changelog](https://github.com/dbcli/pgcli/blob/main/changelog.rst)
- [Commits](dbcli/pgcli@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pgcli
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor PRs that should result in a minor version bump (new small features) python:uv Pull requests that update python:uv code labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor PRs that should result in a minor version bump (new small features) python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants