Skip to content

build(deps): bump the minor-and-patch group across 1 directory with 4 updates#1045

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/minor-and-patch-7d8cf1408f
Open

build(deps): bump the minor-and-patch group across 1 directory with 4 updates#1045
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/minor-and-patch-7d8cf1408f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 4 updates in the /backend directory: @electric-sql/pglite, @opentelemetry/exporter-trace-otlp-proto, @electric-sql/pglite-socket and @react-email/ui.

Updates @electric-sql/pglite from 0.4.6 to 0.5.3

Release notes

Sourced from @​electric-sql/pglite's releases.

@​electric-sql/pglite@​0.5.3

Patch Changes

  • 2ccbb4c: Improve parsing/raw results handling

@​electric-sql/pglite-prepopulatedfs@​0.5.3

Patch Changes

  • Updated dependencies [2ccbb4c]
    • @​electric-sql/pglite@​0.5.3

@​electric-sql/pglite-prepopulatedfs@​0.5.2

Patch Changes

  • Updated dependencies [21fc995]
  • Updated dependencies [0720cb6]
  • Updated dependencies [e09535f]
  • Updated dependencies [a4e163a]
    • @​electric-sql/pglite@​0.5.2

@​electric-sql/pglite@​0.5.2

Patch Changes

  • 21fc995: fix serializing arrays of BigInts
  • 0720cb6: Alow serializing untyped parameters
  • e09535f: add pg_stat_statements.tar.gz to main package
  • a4e163a: fix process exit code set/restore

@​electric-sql/pglite@​0.5.1

Patch Changes

  • 930e2d0: fix PGlite version; redeploy external extensions

@​electric-sql/pglite-prepopulatedfs@​0.5.1

Patch Changes

  • Updated dependencies [930e2d0]
    • @​electric-sql/pglite@​0.5.1

@​electric-sql/pglite@​0.5.0

Minor Changes

  • 93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;

@​electric-sql/pglite-sync@​0.5.3

Patch Changes

  • Updated dependencies [2ae666f]
  • Updated dependencies [fb95e66]
  • Updated dependencies [65fc101]

... (truncated)

Changelog

Sourced from @​electric-sql/pglite's changelog.

0.5.3

Patch Changes

  • 2ccbb4c: Improve parsing/raw results handling

0.5.2

Patch Changes

  • 21fc995: fix serializing arrays of BigInts
  • 0720cb6: Alow serializing untyped parameters
  • e09535f: add pg_stat_statements.tar.gz to main package
  • a4e163a: fix process exit code set/restore

0.5.1

Patch Changes

  • 930e2d0: fix PGlite version; redeploy external extensions

0.5.0

Minor Changes

  • 93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;
Commits

Updates @opentelemetry/exporter-trace-otlp-proto from 0.218.0 to 0.219.0

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-proto's releases.

experimental/v0.219.0

0.219.0

💥 Breaking Changes

  • fix(configuration)!: stop removing null values from parsed config object #6679 @​trentm
    • It is now the responsibility of the user of a parsed declarative config object, typically just the sdk-node package, to handle null values.
  • fix(api-logs)!: Removed NOOP_LOGGER and NoopLogger exports from @opentelemetry/api-logs. Use createNoopLogger(): Logger instead. #6713 @​dyladan
  • feat(api-logs)!: rename scopeAttributes to attributes in LoggerOptions #6573 @​pichlermarc
  • fix(sdk-node)!: remove buildSamplerFromConfig export #6784 @​trentm

🚀 Features

🐛 Bug Fixes

  • fix(sdk-node): pass all config properties to log record exporters in declarative config #6708 @​MikeGoldsmith
  • fix(sdk-node): warn and ignore zero exporter timeout in declarative config #6711 @​MikeGoldsmith
  • fix(sdk-node): pass gRPC credentials and headers to span exporter in declarative config #6705 @​MikeGoldsmith
  • fix(otlp-transformer): do not attempt to skip groups #6704 @​pichlermarc
  • fix(otlp-grpc-exporter-base): recreate client after 5 consecutive DEADLINE_EXCEEDED to recover from connection dropped deadlock #6296 @​afharo
  • fix(browser-detector): use the right semantic convention for user agent resource attribute #6729 @​david-luna
  • fix(browser-detector): user agent resource attribute always #6754 @​david-luna
  • fix(opentelemetry-exporter-prometheus): handle additional edge cases in metric name conversion #6727 @​cjihrig
  • fix(sdk-logs): avoid null dereference in BatchLogRecordProcessor._flushAll when an in-flight export completes between awaits #6763 @​Janealter
  • fix(configuration): improve environment variable substitution to handle all the cases shown in the spec #6757 @​trentm

📚 Documentation

  • docs(otlp-exporter-base): index the package's public API in generated docs so types like OTLPExporterNodeConfigBase resolve and link from consumer exporter pages #6725 @​devareddy05

🏠 Internal

  • refactor(configuration): remove redundant env var parsing in EnvironmentConfigFactory #6710 @​MikeGoldsmith
Commits
  • 13a035b chore: prepare next release (#6756)
  • 4b13587 Merge commit from fork
  • 71d195c chore(renovate): set minimumReleaseAge to 3 days (#6792)
  • 555fca6 Update renovate.json to use matchManagers (#6141)
  • b711a81 docs(otlp-exporter-base): add typedoc entry points so public API is indexed a...
  • da70402 fix(ci): supply-chain sec: disable caching in release-related workflow (#6790)
  • 002267b chore: complete the move to the smaller SPDX license header (#6791)
  • 056ef9c feat(sdk-metrics): implement metric reader metrics (#6449)
  • 3bd69ce fix(configuration): improve environment variable substitution to handle all t...
  • bfbda7c docs(exporter-trace-otlp-grpc): import CompressionAlgorithm from otlp-exporte...
  • Additional commits viewable in compare view

Updates @electric-sql/pglite-socket from 0.1.6 to 0.2.6

Release notes

Sourced from @​electric-sql/pglite-socket's releases.

@​electric-sql/pglite-socket@​0.2.6

Patch Changes

  • 29f5617: Handle PostgreSQL CancelRequest wire protocol messages

    Added support for the CancelRequest message that some clients and connection proxies send during the connection startup phase. PGlite has no backend process to cancel, so the request is consumed and silently ignored (the protocol expects no response), which prevents it from being misinterpreted as a malformed startup/typed message. This complements the existing SSLRequest handling.

@​electric-sql/pglite-socket@​0.2.5

Patch Changes

  • Updated dependencies [14ba7bf]
    • @​electric-sql/pglite-pg_textsearch@0.0.5

@​electric-sql/pglite-socket@​0.2.4

Patch Changes

  • Updated dependencies [2ccbb4c]
    • @​electric-sql/pglite@​0.5.3
    • @​electric-sql/pglite-age@​0.0.4
    • @​electric-sql/pglite-pg_hashids@0.0.4
    • @​electric-sql/pglite-pg_ivm@0.0.4
    • @​electric-sql/pglite-pg_textsearch@0.0.4
    • @​electric-sql/pglite-pg_uuidv7@0.0.4
    • @​electric-sql/pglite-pgtap@​0.0.4
    • @​electric-sql/pglite-pgvector@​0.0.4

@​electric-sql/pglite-socket@​0.2.3

Patch Changes

  • 7f6ee05: Handle the SSLRequest startup packet per the PostgreSQL wire protocol: when SSL is not available, respond with N so the client may continue with a cleartext StartupMessage. Improves interoperability with JDBC clients such as DBeaver that probe TLS first without requiring manual SSL mode tweaks. See https://www.postgresql.org/docs/current/protocol-message-formats.html .

@​electric-sql/pglite-socket@​0.2.2

Patch Changes

  • Updated dependencies [21fc995]
  • Updated dependencies [0720cb6]
  • Updated dependencies [e09535f]
  • Updated dependencies [a4e163a]
    • @​electric-sql/pglite@​0.5.2
    • @​electric-sql/pglite-age@​0.0.3
    • @​electric-sql/pglite-pg_hashids@0.0.3
    • @​electric-sql/pglite-pg_ivm@0.0.3
    • @​electric-sql/pglite-pg_textsearch@0.0.3
    • @​electric-sql/pglite-pg_uuidv7@0.0.3
    • @​electric-sql/pglite-pgtap@​0.0.3
    • @​electric-sql/pglite-pgvector@​0.0.3

@​electric-sql/pglite-socket@​0.2.1

Patch Changes

... (truncated)

Changelog

Sourced from @​electric-sql/pglite-socket's changelog.

0.2.6

Patch Changes

  • 29f5617: Handle PostgreSQL CancelRequest wire protocol messages

    Added support for the CancelRequest message that some clients and connection proxies send during the connection startup phase. PGlite has no backend process to cancel, so the request is consumed and silently ignored (the protocol expects no response), which prevents it from being misinterpreted as a malformed startup/typed message. This complements the existing SSLRequest handling.

0.2.5

Patch Changes

  • Updated dependencies [14ba7bf]
    • @​electric-sql/pglite-pg_textsearch@0.0.5

0.2.4

Patch Changes

  • Updated dependencies [2ccbb4c]
    • @​electric-sql/pglite@​0.5.3
    • @​electric-sql/pglite-age@​0.0.4
    • @​electric-sql/pglite-pg_hashids@0.0.4
    • @​electric-sql/pglite-pg_ivm@0.0.4
    • @​electric-sql/pglite-pg_textsearch@0.0.4
    • @​electric-sql/pglite-pg_uuidv7@0.0.4
    • @​electric-sql/pglite-pgtap@​0.0.4
    • @​electric-sql/pglite-pgvector@​0.0.4

0.2.3

Patch Changes

  • 7f6ee05: Handle the SSLRequest startup packet per the PostgreSQL wire protocol: when SSL is not available, respond with N so the client may continue with a cleartext StartupMessage. Improves interoperability with JDBC clients such as DBeaver that probe TLS first without requiring manual SSL mode tweaks. See https://www.postgresql.org/docs/current/protocol-message-formats.html .

0.2.2

Patch Changes

  • Updated dependencies [21fc995]
  • Updated dependencies [0720cb6]
  • Updated dependencies [e09535f]
  • Updated dependencies [a4e163a]
    • @​electric-sql/pglite@​0.5.2
    • @​electric-sql/pglite-age@​0.0.3
    • @​electric-sql/pglite-pg_hashids@0.0.3
    • @​electric-sql/pglite-pg_ivm@0.0.3
    • @​electric-sql/pglite-pg_textsearch@0.0.3
    • @​electric-sql/pglite-pg_uuidv7@0.0.3
    • @​electric-sql/pglite-pgtap@​0.0.3

... (truncated)

Commits

Updates @react-email/ui from 6.1.5 to 6.6.5

Release notes

Sourced from @​react-email/ui's releases.

@​react-email/ui@​6.6.5

Patch Changes

  • 1213e82: fix mismatch between motion dependencies causing problems in build for some users

@​react-email/ui@​6.6.4

No release notes provided.

@​react-email/ui@​6.6.3

Patch Changes

  • 5ad1d79: Update the existing Resend template on upload instead of always creating a new one. The "Upload to Resend" and "Bulk Upload" actions now look the template up by name and update it in place when exactly one matches, so re-uploading no longer produces duplicates (welcome, welcome (1), ...).

@​react-email/ui@​6.6.2

No release notes provided.

@​react-email/ui@​6.6.1

Patch Changes

  • 1dd2bff: Fix line and column calculation for CRLF line endings in the email validation diagnostics. A \r\n was being counted as two line breaks, so line and column numbers reported for templates authored with Windows line endings were off.

@​react-email/ui@​6.6.0

No release notes provided.

@​react-email/ui@​6.5.0

Minor Changes

  • 3875d2a: add a --clients option to email dev and a COMPATIBILITY_EMAIL_CLIENTS environment variable to narrow which email clients trigger compatibility warnings. By default the preview still warns for gmail, apple-mail, outlook, and yahoo. Teams that only target one or two clients can now skip the noise: email dev --clients outlook,apple-mail. The CLI flag wins over the env var; an empty or fully-invalid list falls back to the defaults so warnings can't be silently switched off. Builds on #2797 by @​ReemX.

@​react-email/ui@​6.4.0

No release notes provided.

@​react-email/ui@​6.3.3

Patch Changes

  • 86745ec: reject paths that resolve outside the configured emails directory in renderEmailByPath and getEmailPathFromSlug to close a path-traversal vector in the preview server

@​react-email/ui@​6.3.2

No release notes provided.

@​react-email/ui@​6.3.1

Patch Changes

  • 27587f1: stop accepting the emails directory path as a server-action argument

    The getEmailsDirectoryMetadataAction server action used to take an absolute filesystem path from the client and walk that directory on the server, which allowed any caller of the endpoint to enumerate arbitrary directories on the host. The action now reads the path from the server-only REACT_EMAIL_INTERNAL_EMAILS_DIR_ABSOLUTE_PATH env variable and ignores

... (truncated)

Changelog

Sourced from @​react-email/ui's changelog.

6.6.5

Patch Changes

  • 1213e82: fix mismatch between motion dependencies causing problems in build for some users

6.6.4

6.6.3

Patch Changes

  • 5ad1d79: Update the existing Resend template on upload instead of always creating a new one. The "Upload to Resend" and "Bulk Upload" actions now look the template up by name and update it in place when exactly one matches, so re-uploading no longer produces duplicates (welcome, welcome (1), ...).

6.6.2

6.6.1

Patch Changes

  • 1dd2bff: Fix line and column calculation for CRLF line endings in the email validation diagnostics. A \r\n was being counted as two line breaks, so line and column numbers reported for templates authored with Windows line endings were off.

6.6.0

6.5.0

Minor Changes

  • 3875d2a: add a --clients option to email dev and a COMPATIBILITY_EMAIL_CLIENTS environment variable to narrow which email clients trigger compatibility warnings. By default the preview still warns for gmail, apple-mail, outlook, and yahoo. Teams that only target one or two clients can now skip the noise: email dev --clients outlook,apple-mail. The CLI flag wins over the env var; an empty or fully-invalid list falls back to the defaults so warnings can't be silently switched off. Builds on #2797 by @​ReemX.

6.4.0

6.3.3

Patch Changes

  • 86745ec: reject paths that resolve outside the configured emails directory in renderEmailByPath and getEmailPathFromSlug to close a path-traversal vector in the preview server

6.3.2

6.3.1

Patch Changes

  • 27587f1: stop accepting the emails directory path as a server-action argument

    The getEmailsDirectoryMetadataAction server action used to take an absolute filesystem path from the client and walk that directory on the server, which allowed any caller of the endpoint to enumerate arbitrary directories on the host. The action now reads the path from the server-only

... (truncated)

Commits
  • d5651cf chore(root): version packages (#3602)
  • d6dcfa2 fix(ui): build failing because of motion-dom, motion-utils version mismatch (...
  • 91517e6 chore(root): version packages (#3587)
  • 0f39a5e chore(root): version packages (#3581)
  • 5ad1d79 fix(ui): update existing Resend template on upload instead of duplicating (#3...
  • b8d1194 chore(root): version packages (#3580)
  • d87fd18 chore(root): version packages (#3562)
  • 1dd2bff fix(ui): count CRLF as one line break in getLineAndColumnFromOffset (#3569)
  • 6e3cf42 chore(root): version packages (#3555)
  • 6263060 chore(root): version packages (#3548)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

PR Metrics

Metric Value
Lines changed (prod code) +4 / -4
JS bundle size (gzipped) 🟢 632.1 KB → 632.0 KB (-168 B, -0.0%)
Test coverage 🟢 77.46% → 77.46% (+0.0%)
Performance (preview) Preview not ready — Render deploy may have timed out
Accessibility
Best Practices
SEO

Updated Wed, 08 Jul 2026 19:41:01 GMT · run #2241

… updates

Bumps the minor-and-patch group with 4 updates in the /backend directory: [@electric-sql/pglite](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite), [@opentelemetry/exporter-trace-otlp-proto](https://github.com/open-telemetry/opentelemetry-js), [@electric-sql/pglite-socket](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite-socket) and [@react-email/ui](https://github.com/resend/react-email/tree/HEAD/packages/ui).


Updates `@electric-sql/pglite` from 0.4.6 to 0.5.3
- [Release notes](https://github.com/electric-sql/pglite/releases)
- [Changelog](https://github.com/electric-sql/pglite/blob/main/packages/pglite/CHANGELOG.md)
- [Commits](https://github.com/electric-sql/pglite/commits/@electric-sql/pglite@0.5.3/packages/pglite)

Updates `@opentelemetry/exporter-trace-otlp-proto` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.218.0...experimental/v0.219.0)

Updates `@electric-sql/pglite-socket` from 0.1.6 to 0.2.6
- [Release notes](https://github.com/electric-sql/pglite/releases)
- [Changelog](https://github.com/electric-sql/pglite/blob/main/packages/pglite-socket/CHANGELOG.md)
- [Commits](https://github.com/electric-sql/pglite/commits/@electric-sql/pglite-socket@0.2.6/packages/pglite-socket)

Updates `@react-email/ui` from 6.1.5 to 6.6.5
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/ui@6.6.5/packages/ui)

---
updated-dependencies:
- dependency-name: "@electric-sql/pglite"
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@electric-sql/pglite-socket"
  dependency-version: 0.2.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@opentelemetry/exporter-trace-otlp-proto"
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-email/ui"
  dependency-version: 6.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/minor-and-patch-7d8cf1408f branch from 4457df5 to 8bd6ee3 Compare July 8, 2026 19:34
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants