Skip to content

Bump the minor group across 1 directory with 30 updates #8465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps the minor group with 29 updates in the / directory:

Package From To
@electric-sql/pglite 0.2.16 0.3.0
@google-cloud/cloud-sql-connector 1.3.3 1.7.1
@google-cloud/pubsub 4.5.0 4.11.0
cjson 0.3.3 0.5.0
csv-parse 5.0.4 5.6.0
exegesis 4.2.0 4.3.0
google-auth-library 9.11.0 9.15.1
marked-terminal 7.1.0 7.3.0
node-fetch 2.6.7 2.7.0
@types/node-fetch 2.5.12 2.6.12
pg 8.12.0 8.15.6
@types/pg 8.11.6 8.11.14
proxy-agent 6.4.0 6.5.0
semver 7.6.0 7.7.1
@types/semver 6.0.1 7.7.0
sql-formatter 15.3.0 15.6.1
stream-json 1.7.3 1.9.1
@types/stream-json 1.7.2 1.7.8
triple-beam 1.3.0 1.4.1
@types/triple-beam 1.3.0 1.3.5
winston 3.2.1 3.17.0
yaml 2.6.1 2.7.1
@angular-devkit/architect 0.1402.2 0.1902.9
@google/events 5.1.1 5.4.0
@types/lodash 4.14.149 4.17.16
eslint-plugin-prettier 5.1.3 5.2.6
mock-fs 5.2.0 5.5.0
node-mocks-http 1.11.0 1.16.2
prettier 3.2.5 3.5.3

Updates @electric-sql/pglite from 0.2.16 to 0.3.0

Release notes

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

@​electric-sql/pglite@​0.3.0

Minor Changes

  • 97e52f7: upgrade to postgresql 17.4

Patch Changes

  • 4356024: bug fix live plugin when dealing with case sensitive table names
  • 0033bc7: Fix a race condition in live query unsubscription that could result in live queries failing to update.

@​electric-sql/pglite@​0.3.0-next.1

Patch Changes

  • 0033bc7: Fix a race condition in live query unsubscription that could result in live queries failing to update.

@​electric-sql/pglite@​0.3.0-next.0

Minor Changes

  • 97e52f7: upgrade to postgresql 17.4

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

Patch Changes

  • c489ec0: Correctly persist the offset during initial sync

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

Patch Changes

  • 67bf759: shapeKey in syncShapeToTable is now mandatory but nullable; passing null will not persist the shape
  • b3640ee: Update the sync plugin to work with the latest Electric sync server
  • Updated dependencies [6bdd74e]
  • Updated dependencies [f94d591]
    • @​electric-sql/pglite@​0.2.17

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

Patch Changes

  • Updated dependencies [c36fd09]
  • Updated dependencies [e037883]
  • Updated dependencies [d6b981b]
  • Updated dependencies [17e7664]
  • Updated dependencies [118ba3e]
  • Updated dependencies [d93c1bb]
  • Updated dependencies [ddd4a68]
  • Updated dependencies [f3f1103]
  • Updated dependencies [67fb2aa]
    • @​electric-sql/pglite@​0.2.16

@​electric-sql/pglite-react@​0.2.18

Patch Changes

... (truncated)

Changelog

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

0.3.0

Minor Changes

  • 97e52f7: upgrade to postgresql 17.4

Patch Changes

  • 4356024: bug fix live plugin when dealing with case sensitive table names
  • 0033bc7: Fix a race condition in live query unsubscription that could result in live queries failing to update.

0.2.17

Patch Changes

  • 6bdd74e: listen and unlisten case sensitivity behaviour aligned to default PostgreSQL behaviour'
  • f94d591: added clone() method to pglite API. clones an instance such that it can be reused (for example running tests on existing data without readding all data)
Commits

Updates @google-cloud/cloud-sql-connector from 1.3.3 to 1.7.1

Release notes

Sourced from @​google-cloud/cloud-sql-connector's releases.

v1.7.1

1.7.1 (2025-04-16)

Bug Fixes

v1.7.0

1.7.0 (2025-03-21)

Features

  • Configure the connector using a DNS name. (#422) (b94cc98)
  • Refresh the connector if the domain name is changed to point to a new instance. (#427) (cb1716e), closes #421
  • Use standard TLS hostname validation for instances with DNS names (#428) (15d3bdc)

v1.6.1

1.6.1 (2025-02-19)

Bug Fixes

v1.6.0

1.6.0 (2025-01-13)

Features

  • add support for custom user agent (#410) (25f5ccd)
  • Support Private CA for server certificates. (#408) (36f1304)

v1.5.0

1.5.0 (2024-12-11)

Features

  • update minimum supported Node version to 18 (#403) (19d99a7)

v1.4.0

1.4.0 (2024-09-30)

Features

  • support Cloud SQL CAS-based instances (#390) (5d2c02f)

... (truncated)

Changelog

Sourced from @​google-cloud/cloud-sql-connector's changelog.

1.7.1 (2025-04-16)

Bug Fixes

1.7.0 (2025-03-21)

Features

  • Configure the connector using a DNS name. (#422) (b94cc98)
  • Refresh the connector if the domain name is changed to point to a new instance. (#427) (cb1716e), closes #421
  • Use standard TLS hostname validation for instances with DNS names (#428) (15d3bdc)

1.6.1 (2025-02-19)

Bug Fixes

1.6.0 (2025-01-13)

Features

  • add support for custom user agent (#410) (25f5ccd)
  • Support Private CA for server certificates. (#408) (36f1304)

1.5.0 (2024-12-11)

Features

  • update minimum supported Node version to 18 (#403) (19d99a7)

1.4.0 (2024-09-30)

Features

  • support Cloud SQL CAS-based instances (#390) (5d2c02f)

Bug Fixes

  • only add PSC ipType if PSC is enabled (#388) (28905c9)

... (truncated)

Commits
  • fd0b3da chore(main): release 1.7.1 (#443)
  • 1bef90e fix: Update dependency versions. (#442)
  • e457801 chore(deps): bump @​azure/identity, mssql, tedious and typeorm (#439)
  • 37df37c chore(deps): bump prismjs from 1.29.0 to 1.30.0 (#438)
  • 2798088 test: add mysql-tests for MCP instance (#440)
  • 8932256 test: add pg-tests for MCP instance (#437)
  • 95fadda ci: add cloudbuild config for PSA tests (#434)
  • 3d8c3ac test: update ip type for connectors (#433)
  • 9427007 chore(main): release 1.7.0 (#429)
  • 15d3bdc feat: Use standard TLS hostname validation for instances with DNS names (#428)
  • Additional commits viewable in compare view

Updates @google-cloud/pubsub from 4.5.0 to 4.11.0

Release notes

Sourced from @​google-cloud/pubsub's releases.

v4.11.0

4.11.0 (2025-03-27)

Features

  • Add required messaging.operation span attrs for OTel sem convs 1.24 (#2019) (70ed2d7)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.29.0 (#2012) (bfe8243)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.30.0 (#2014) (7f8366a)
  • Type widening to match gapic, and two typing fixes (#2020) (9cd73b3)

v4.10.0

4.10.0 (2025-01-13)

Features

  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (#2007) (08d00a1)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.28.0 (#2001) (c8e5811)

v4.9.0

4.9.0 (2024-11-12)

Features

  • Add IngestionFailureEvent to the external proto (#1984) (7075430)

Bug Fixes

v4.8.0

4.8.0 (2024-10-15)

Features

  • Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#1974) (afec9a1)
  • Return listing information for subscriptions created via Analytics Hub (afec9a1)

... (truncated)

Changelog

Sourced from @​google-cloud/pubsub's changelog.

4.11.0 (2025-03-27)

Features

  • Add required messaging.operation span attrs for OTel sem convs 1.24 (#2019) (70ed2d7)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.29.0 (#2012) (bfe8243)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.30.0 (#2014) (7f8366a)
  • Type widening to match gapic, and two typing fixes (#2020) (9cd73b3)

4.10.0 (2025-01-13)

Features

  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (#2007) (08d00a1)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.28.0 (#2001) (c8e5811)

4.9.0 (2024-11-12)

Features

  • Add IngestionFailureEvent to the external proto (#1984) (7075430)

Bug Fixes

4.8.0 (2024-10-15)

Features

  • Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#1974) (afec9a1)
  • Return listing information for subscriptions created via Analytics Hub (afec9a1)

4.7.2 (2024-09-13)

Bug Fixes

... (truncated)

Commits
  • 8b51493 chore(main): release 4.11.0 (#2013)
  • 7f8366a fix(deps): update dependency @​opentelemetry/semantic-conventions to ~1.30.0 (...
  • 70ed2d7 feat: add required messaging.operation span attrs for OTel sem convs 1.24 (#2...
  • 9cd73b3 fix: type widening to match gapic, and two typing fixes (#2020)
  • bfe8243 fix(deps): update dependency @​opentelemetry/semantic-conventions to ~1.29.0 (...
  • c1bed9e docs: Add ingestion from Kafka samples and tests (#2009)
  • 506301b chore(main): release 4.10.0 (#2002)
  • 08d00a1 feat: Add Kafka-based sources to IngestionDataSourceSettings proto and Ingest...
  • c8e5811 fix(deps): update dependency @​opentelemetry/semantic-conventions to ~1.28.0 (...
  • ed621a2 chore(main): release 4.9.0 (#1997)
  • Additional commits viewable in compare view

Updates cjson from 0.3.3 to 0.5.0

Commits

Updates csv-parse from 5.0.4 to 5.6.0

Changelog

Sourced from csv-parse's changelog.

5.6.0 (2024-11-21)

Features

  • csv-parse: implement TransformStream (#445) (1213de8)

5.5.6 (2024-05-13)

Bug Fixes

  • csv-parse: skip event not raised with bom (fix #411) (1326351)

5.5.5 (2024-02-28)

Bug Fixes

  • csv-parse: comment infix when comment first field char (fix #415) (8e0f8b8)

5.5.4 (2024-02-27)

Note: Version bump only for package csv-parse

5.5.3 (2023-12-08)

Bug Fixes

5.5.2 (2023-10-09)

Note: Version bump only for package csv-parse

5.5.1 (2023-10-05)

Bug Fixes

  • csv-parse: premature close error (c6473a9)

5.5.0 (2023-08-25)

Features

  • csv-parse: new comment_no_infix option (fix #325) (caca5c3)

Bug Fixes

  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript (87fe919)

5.4.1 (2023-08-24)

... (truncated)

Commits
  • cc1235a chore(release): publish
  • a409803 refactor(csv-parse): websream controller.error without thrown error
  • f9aeaa0 test: remove build before test
  • 2effc9a build: latest depedencies
  • 1213de8 feat(csv-parse): implement TransformStream (#445)
  • 0016a80 build: shared eslint configuration
  • 603bd1c test(csv-parse): skip invalid spectrum location_coordinates
  • 8157783 build: prettify and lint staged files
  • 09855f5 build(csv): eslint upgrade to flat config
  • 2097cf2 build: dependencies upgrade
  • Additional commits viewable in compare view

Updates exegesis from 4.2.0 to 4.3.0

Release notes

Sourced from exegesis's releases.

v4.3.0

4.3.0 (2025-02-03)

Features

  • replace pump with built-in stream.pipeline (0137045)
Commits
  • 9919ca9 Merge pull request #500 from talentlessguy/remove-pump
  • 0137045 feat: replace pump with built-in stream.pipeline
  • See full diff in compare view

Updates google-auth-library from 9.11.0 to 9.15.1

Release notes

Sourced from google-auth-library's releases.

v9.15.1

9.15.1 (2025-01-24)

Bug Fixes

v9.15.0

9.15.0 (2024-11-01)

Features

v9.14.2

9.14.2 (2024-10-09)

Bug Fixes

v9.14.1

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)

v9.14.0

9.14.0 (2024-08-19)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v21 (#1847) (e9459f3)

v9.13.0

9.13.0 (2024-07-29)

... (truncated)

Changelog

Sourced from google-auth-library's changelog.

9.15.1 (2025-01-24)

Bug Fixes

9.15.0 (2024-11-01)

Features

9.14.2 (2024-10-09)

Bug Fixes

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)

9.14.0 (2024-08-19)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v21 (#1847) (e9459f3)

9.13.0 (2024-07-29)

Features

  • Group Concurrent Access Token Requests for Base External Clients (#1840) (0e08fc5)

9.12.0 (2024-07-26)

... (truncated)

Commits

Updates marked-terminal from 7.1.0 to 7.3.0

Release notes

Sourced from marked-terminal's releases.

v7.2.0

Upgrades to support marked 14

Commits
  • 3115eba v7.3.0
  • 0ed3b10 chore(deps-dev): bump @​rollup/plugin-commonjs from 28.0.1 to 28.0.2 (#340)
  • 9aecb94 chore(deps-dev): bump mocha from 10.8.2 to 11.0.1 (#338)
  • 992fe4e chore(deps): bump node-emoji from 2.1.3 to 2.2.0 (#337)
  • 55efe70 chore(deps-dev): bump @​rollup/plugin-node-resolve from 15.3.0 to 16.0.0 (#341)
  • d36d120 chore(deps): bump chalk from 5.3.0 to 5.4.1 (#343)
  • 0d7d2c2 chore(deps-dev): bump rollup from 4.27.4 to 4.29.1 (#344)
  • ffd67e7 chore: bump marked to v15. add version to ci matrix (#345)
  • 32bced6 chore(deps-dev): bump rollup from 4.24.3 to 4.27.4 (#333)
  • d625036 v7.2.1
  • Additional commits viewable in compare view

Updates node-fetch from 2.6.7 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates @types/node-fetch from 2.5.12 to 2.6.12

Commits

Updates pg from 8.12.0 to 8.15.6

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

[email protected]

  • Add support for esm importing. CommonJS importing is still also supported.

[email protected]

[email protected]

Commits

Updates @types/pg from 8.11.6 to 8.11.14

Commits

Updates proxy-agent from 6.4.0 to 6.5.0

Release notes

Sourced from proxy-agent's releases.

[email protected]

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

Changelog

Sourced from proxy-agent's changelog.

6.5.0

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

Commits

Updates semver from 7.6.0 to 7.7.1

Release notes

Sourced from semver's releases.

<...

Description has been truncated

Bumps the minor group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@electric-sql/pglite](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite) | `0.2.16` | `0.3.0` |
| [@google-cloud/cloud-sql-connector](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector) | `1.3.3` | `1.7.1` |
| [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | `4.5.0` | `4.11.0` |
| [cjson](https://github.com/kof/node-cjson) | `0.3.3` | `0.5.0` |
| [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `5.0.4` | `5.6.0` |
| [exegesis](https://github.com/exegesis-js/exegesis) | `4.2.0` | `4.3.0` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.11.0` | `9.15.1` |
| [marked-terminal](https://github.com/mikaelbr/marked-terminal) | `7.1.0` | `7.3.0` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.7` | `2.7.0` |
| [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.5.12` | `2.6.12` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.12.0` | `8.15.6` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.6` | `8.11.14` |
| [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `6.4.0` | `6.5.0` |
| [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.7.1` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `6.0.1` | `7.7.0` |
| [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.3.0` | `15.6.1` |
| [stream-json](https://github.com/uhop/stream-json) | `1.7.3` | `1.9.1` |
| [@types/stream-json](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stream-json) | `1.7.2` | `1.7.8` |
| [triple-beam](https://github.com/winstonjs/triple-beam) | `1.3.0` | `1.4.1` |
| [@types/triple-beam](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/triple-beam) | `1.3.0` | `1.3.5` |
| [winston](https://github.com/winstonjs/winston) | `3.2.1` | `3.17.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.1` |
| [@angular-devkit/architect](https://github.com/angular/angular-cli) | `0.1402.2` | `0.1902.9` |
| [@google/events](https://github.com/googleapis/google-cloudevents-nodejs) | `5.1.1` | `5.4.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.149` | `4.17.16` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.6` |
| [mock-fs](https://github.com/tschaub/mock-fs) | `5.2.0` | `5.5.0` |
| [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.11.0` | `1.16.2` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.3` |



Updates `@electric-sql/pglite` from 0.2.16 to 0.3.0
- [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/[email protected]/packages/pglite)

Updates `@google-cloud/cloud-sql-connector` from 1.3.3 to 1.7.1
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-nodejs-connector@v1.3.3...v1.7.1)

Updates `@google-cloud/pubsub` from 4.5.0 to 4.11.0
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v4.5.0...v4.11.0)

Updates `cjson` from 0.3.3 to 0.5.0
- [Commits](https://github.com/kof/node-cjson/commits)

Updates `csv-parse` from 5.0.4 to 5.6.0
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-parse)

Updates `exegesis` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/exegesis-js/exegesis/releases)
- [Commits](exegesis-js/exegesis@v4.2.0...v4.3.0)

Updates `google-auth-library` from 9.11.0 to 9.15.1
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.11.0...v9.15.1)

Updates `marked-terminal` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/mikaelbr/marked-terminal/releases)
- [Commits](mikaelbr/marked-terminal@v7.1.0...v7.3.0)

Updates `node-fetch` from 2.6.7 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v2.7.0)

Updates `@types/node-fetch` from 2.5.12 to 2.6.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Updates `pg` from 8.12.0 to 8.15.6
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `@types/pg` from 8.11.6 to 8.11.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `proxy-agent` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/proxy-agent)

Updates `semver` from 7.6.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.0...v7.7.1)

Updates `@types/semver` from 6.0.1 to 7.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Updates `sql-formatter` from 15.3.0 to 15.6.1
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](sql-formatter-org/sql-formatter@v15.3.0...v15.6.1)

Updates `stream-json` from 1.7.3 to 1.9.1
- [Commits](uhop/stream-json@1.7.3...1.9.1)

Updates `@types/stream-json` from 1.7.2 to 1.7.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-json)

Updates `triple-beam` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/winstonjs/triple-beam/releases)
- [Changelog](https://github.com/winstonjs/triple-beam/blob/master/CHANGELOG.md)
- [Commits](winstonjs/triple-beam@1.3.0...v1.4.1)

Updates `@types/triple-beam` from 1.3.0 to 1.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/triple-beam)

Updates `winston` from 3.2.1 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@3.2.1...v3.17.0)

Updates `winston-transport` from 4.4.0 to 4.9.0
- [Release notes](https://github.com/winstonjs/winston-transport/releases)
- [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston-transport@v4.4.0...v4.9.0)

Updates `yaml` from 2.6.1 to 2.7.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.1...v2.7.1)

Updates `@angular-devkit/architect` from 0.1402.2 to 0.1902.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

Updates `@google/events` from 5.1.1 to 5.4.0
- [Release notes](https://github.com/googleapis/google-cloudevents-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-cloudevents-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloudevents-nodejs@v5.1.1...v5.4.0)

Updates `@types/lodash` from 4.14.149 to 4.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node-fetch` from 2.5.12 to 2.6.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Updates `@types/pg` from 8.11.6 to 8.11.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@types/semver` from 6.0.1 to 7.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Updates `@types/stream-json` from 1.7.2 to 1.7.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-json)

Updates `@types/triple-beam` from 1.3.0 to 1.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/triple-beam)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.6)

Updates `mock-fs` from 5.2.0 to 5.5.0
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](tschaub/mock-fs@v5.2.0...v5.5.0)

Updates `node-mocks-http` from 1.11.0 to 1.16.2
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.11.0...v1.16.2)

Updates `prettier` from 3.2.5 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.5.3)

---
updated-dependencies:
- dependency-name: "@electric-sql/pglite"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@google-cloud/cloud-sql-connector"
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: cjson
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: csv-parse
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: exegesis
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: google-auth-library
  dependency-version: 9.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: marked-terminal
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: node-fetch
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/node-fetch"
  dependency-version: 2.6.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-version: 8.15.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/pg"
  dependency-version: 8.11.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: proxy-agent
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: semver
  dependency-version: 7.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/semver"
  dependency-version: 7.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor
- dependency-name: sql-formatter
  dependency-version: 15.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: stream-json
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/stream-json"
  dependency-version: 1.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: triple-beam
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/triple-beam"
  dependency-version: 1.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston-transport
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: yaml
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular-devkit/architect"
  dependency-version: 0.1902.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@google/events"
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/lodash"
  dependency-version: 4.17.16
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/node-fetch"
  dependency-version: 2.6.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/pg"
  dependency-version: 8.11.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/semver"
  dependency-version: 7.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor
- dependency-name: "@types/stream-json"
  dependency-version: 1.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/triple-beam"
  dependency-version: 1.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.2.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: mock-fs
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: node-mocks-http
  dependency-version: 1.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 25, 2025
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