firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

Bump the minor group across 1 directory with 30 updates

Open dependabot[bot] opened this issue 5 months ago • 0 comments

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

Package From To
@google-cloud/cloud-sql-connector 1.3.3 1.8.1
@inquirer/prompts 7.4.0 7.5.3
@modelcontextprotocol/sdk 1.10.2 1.12.3
cjson 0.3.3 0.5.0
csv-parse 5.0.4 5.6.0
exegesis 4.2.0 4.3.0
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.16.0
@types/pg 8.11.6 8.15.4
proxy-agent 6.4.0 6.5.0
semver 7.6.0 7.7.2
@types/semver 6.0.1 7.7.0
sql-formatter 15.3.0 15.6.4
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.8.0
zod 3.24.3 3.25.67
@angular-devkit/architect 0.1402.2 0.2000.2
@google/events 5.1.1 5.4.0
@types/lodash 4.14.149 4.17.17
eslint-plugin-prettier 5.1.3 5.5.0
mock-fs 5.2.0 5.5.0
node-mocks-http 1.11.0 1.17.2
prettier 3.2.5 3.5.3

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

Release notes

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

v1.8.1

1.8.1 (2025-05-22)

Bug Fixes

v1.8.0

1.8.0 (2025-04-28)

Features

  • Update TLS validation to use both SAN and CN fields. (#446) (d492f7c)

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)

... (truncated)

Changelog

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

1.8.1 (2025-05-22)

Bug Fixes

1.8.0 (2025-04-28)

Features

  • Update TLS validation to use both SAN and CN fields. (#446) (d492f7c)

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

... (truncated)

Commits
  • 754c450 chore(main): release 1.8.1 (#454)
  • 2557c03 fix: Update dependency versions. (#453)
  • a216c87 deps: Update dependency @​googleapis/sqladmin to v29 (#452)
  • b64142c ci: add trusted-contribution.yml to trigger cloud build (#451)
  • bcfa0ac chore(main): release 1.8.0 (#447)
  • 9a35590 deps: Update dependency nock to v14 (#415)
  • fb9fba4 deps: Update dependencies for github (#414)
  • 6281b2a deps: Update dependency @​types/tedious to v18 (#441)
  • 483f597 deps: Update dependency @​googleapis/sqladmin to v28 (#445)
  • d492f7c feat: Update TLS validation to use both SAN and CN fields. (#446)
  • Additional commits viewable in compare view

Updates @inquirer/prompts from 7.4.0 to 7.5.3

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​7.5.3

  • Fix #1743: pagination logic of the select, checkbox and search prompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.

@​inquirer/prompts@​7.5.2

  • Chore: dependencies bump

@​inquirer/prompts@​7.5.0

  • Feat(@​inquirer/select): Added an instructions option allowing to customize the messages in the help tips.
  • Feat(@​inquirer/rawlist): Arrow keys will now cycle through the option, just like the @inquirer/select prompt. Also added a loop option to control the list loop behaviour when reaching the boundaries.

@​inquirer/prompts@​7.4.1

  • Fix number prompt (typescript): If prompt is required, only number can be returned. (previously was nullable)
  • README: Add new sponsor
  • Chore: dependency updates
Commits
  • dc0770c Publish
  • 75123b5 Fix(@​inquirer/core): Fix paginated pointer jump if user moved up then down
  • 5985e79 Fix(@​inquirer/core): Major refactor of the pagination logic to work better wi...
  • e456e40 Refactor: Cleanups following #1759
  • 553d9fa Chore(repo): gitignore mcp servers
  • 85d4642 Publish
  • 9be3243 Fix(@​inquirer/core): Make sure useState set functions are always bound to the...
  • 22bf77f Chore(deps-dev): Bump @​types/node from 22.15.17 to 22.15.19 (#1756)
  • 79e0032 Chore(deps-dev): Bump the linting group with 3 updates (#1755)
  • 8812e6a Add community prompt inquirer-select-with-state (#1753)
  • Additional commits viewable in compare view

Updates @modelcontextprotocol/sdk from 1.10.2 to 1.12.3

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.12.3

What's Changed

Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.12.3

1.12.2

What's Changed

New Contributors

Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.1...1.12.2

1.12.1

What's Changed

New Contributors

Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.0...1.12.1

1.12.0

Authorization spec: DRAFT-2025-v2 🔐 🚀

Other changes

New Contributors

... (truncated)

Commits
  • dd69efa Merge pull request #623 from modelcontextprotocol/ihrpr/1.12.3
  • ea6d97d 1.12.3
  • b6f0273 Merge pull request #621 from modelcontextprotocol/carlpeaslee/fix-resource-te...
  • 9d3374c Merge pull request #574 from loopwork-ai/carlpeaslee/fix-resource-template-li...
  • bc53129 adding tests to prevent regressions
  • 2cf4f0c Merge pull request #546 from fredericbarthelet/register-completions-capabilities
  • 1878143 bump version
  • 6cf0345 updates listed resources from resource templates to favor their own metadata
  • 590d484 Merge pull request #561 from modelcontextprotocol/ihrpr/1.12.1
  • d46d488 bump version
  • 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 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.16.0

Changelog

Sourced from pg's changelog.

[email protected]

[email protected]

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

[email protected]

[email protected]

Commits
  • abff18d Publish
  • 52ec129 build(deps-dev): bump @​cloudflare/vitest-pool-workers (#3456)
  • 980752c Hard-pin 3rd party dependencies (#3450)
  • f528433 chore: minor eslint fixes, reenable no-unused vars (#3445)
  • 9e7a5d9 Replace all usages of var with let / const - eslint auto applied (#3444)
  • 81d875f Publish
  • 56e2862 Publish
  • 2919f28 Manually advance patch versions to re-align with lerna
  • ad3e603 Expose TypeOverrides in esm & cjs from root of package (#3433)
  • 2da196c fix(exports): resolve issues with module imports and requires (#3428)
  • Additional commits viewable in compare view

Updates @types/pg from 8.11.6 to 8.15.4

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

Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

... (truncated)

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

dependabot[bot] avatar Jun 17 '25 13:06 dependabot[bot]