Skip to content

Build(deps): bump postgresql_embedded from 0.20.0 to 0.20.4 - #387

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/postgresql_embedded-0.20.4
Closed

Build(deps): bump postgresql_embedded from 0.20.0 to 0.20.4#387
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/postgresql_embedded-0.20.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps postgresql_embedded from 0.20.0 to 0.20.4.

Release notes

Sourced from postgresql_embedded's releases.

v0.20.4

Fixed

  • reduce bundled binary size

v0.20.3

Fixed

  • support use without default features

Other

  • minor build cleanup

v0.20.2

Added

  • add unix socket support

Other

  • remove num-format dependency

v0.20.1

Added

  • add postgresql v18 support

Fixed

  • update to support all targets

Other

  • Cache archives
  • update rust to 1.92.0
  • reduce map_err by adding some From implementations
Changelog

Sourced from postgresql_embedded's changelog.

postgresql_embedded - 0.20.4 - 2026-06-10

Fixed

  • reduce bundled binary size

postgresql_embedded - 0.20.3 - 2026-06-09

Fixed

  • support use without default features

Other

  • minor build cleanup

postgresql_archive - 0.20.3 - 2026-06-09

Fixed

  • support use without default features

postgresql_extensions - 0.20.2 - 2026-02-22

Other

  • remove num-format dependency

postgresql_embedded - 0.20.2 - 2026-02-22

Added

  • add unix socket support

Other

  • remove num-format dependency

postgresql_commands - 0.20.2 - 2026-02-22

Added

  • add unix socket support

postgresql_archive - 0.20.2 - 2026-02-22

Added

  • add unix socket support

Other

  • remove num-format dependency

postgresql_extensions - 0.20.1 - 2026-02-08

Other

  • update rust to 1.92.0
  • reduce map_err by adding some From implementations

... (truncated)

Commits
  • 7357b02 postgresql-embedded-v0.20.3
  • 7bf01ff Merge pull request #239 from theseus-rs/fix-bundled-size
  • 3dbcdc4 fix: reduce bundled binary size
  • 21f2fd7 Merge pull request #234 from theseus-rs/release-plz-2026-02-22T17-05-10Z
  • cd91e7c postgresql-embedded-v0.20.3
  • ff1c175 Merge pull request #237 from theseus-rs/allow-no-default-features
  • 3a3716b fix: support use without default features
  • 1ba09d4 Merge pull request #233 from theseus-rs/minor-build-refactor
  • 1313bba chore: minor build cleanup
  • 5cfb91e Merge pull request #230 from theseus-rs/release-plz-2026-02-22T01-01-53Z
  • Additional commits viewable in compare view

@dependabot dependabot Bot added cargo dependencies Pull requests that update a dependency file labels Jul 15, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @dependabot[bot], you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@github-actions
github-actions Bot enabled auto-merge (squash) July 15, 2026 03:44
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from 1cb4580 to fd02dce Compare July 15, 2026 03:58
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from fd02dce to 806bcb6 Compare July 16, 2026 04:03
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from 806bcb6 to 5f69b86 Compare July 16, 2026 04:08
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from 5f69b86 to ee692c1 Compare July 17, 2026 04:03
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from ee692c1 to 06eff30 Compare July 20, 2026 04:12
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from 06eff30 to 8340f49 Compare July 21, 2026 04:03
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from 8340f49 to c26adee Compare July 22, 2026 04:04
codescene-access[bot]

This comment was marked as outdated.

Bumps [postgresql_embedded](https://github.com/theseus-rs/postgresql-embedded) from 0.20.0 to 0.20.4.
- [Release notes](https://github.com/theseus-rs/postgresql-embedded/releases)
- [Changelog](https://github.com/theseus-rs/postgresql-embedded/blob/main/CHANGELOG.md)
- [Commits](theseus-rs/postgresql-embedded@v0.20.0...v0.20.4)

---
updated-dependencies:
- dependency-name: postgresql_embedded
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/postgresql_embedded-0.20.4 branch from c26adee to 467120a Compare July 24, 2026 04:02

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: Pay Down Tech Debt
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #430.

@dependabot dependabot Bot closed this Jul 27, 2026
auto-merge was automatically disabled July 27, 2026 03:46

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/postgresql_embedded-0.20.4 branch July 27, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants