firebase / firebase-tools

The Firebase Command Line Tools
MIT License
4.01k stars 930 forks source link

Bump the minor group across 1 directory with 26 updates #7501

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
cjson 0.3.3 0.5.0
csv-parse 5.0.4 5.5.6
google-auth-library 9.11.0 9.12.0
node-fetch 2.6.7 2.7.0
@types/node-fetch 2.5.12 2.6.11
stream-json 1.7.3 1.8.0
@types/stream-json 1.7.2 1.7.7
triple-beam 1.3.0 1.4.1
@types/triple-beam 1.3.0 1.3.5
winston 3.2.1 3.13.1
yaml 2.4.1 2.5.0
@angular-devkit/architect 0.1402.2 0.1801.2
@google/events 5.1.1 5.4.0
@types/body-parser 1.17.0 1.19.5
@types/express-serve-static-core 4.17.33 4.19.5
@types/lodash 4.14.149 4.17.7
@types/react 18.2.58 18.3.3
@types/react-dom 18.2.19 18.3.0
eslint-plugin-jsdoc 48.1.0 48.9.2
eslint-plugin-prettier 5.1.3 5.2.1
next 14.1.0 14.2.5
nock 13.0.5 13.5.4
node-mocks-http 1.11.0 1.15.0
prettier 3.2.5 3.3.3
typescript-json-schema 0.50.1 0.64.0

Updates cjson from 0.3.3 to 0.5.0

Commits


Updates csv-parse from 5.0.4 to 5.5.6

Changelog

Sourced from csv-parse's changelog.

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)

... (truncated)

Commits
  • 6aadcac chore(release): publish
  • 53d62d4 test(csv-parse): on_skip validation
  • 1326351 fix(csv-parse): skip event not raised with bom (fix #411)
  • 7ca18b2 refactor(csv-parse): semi colon lint
  • 7d4961d test: skip test ability
  • 70fc026 docs(csv-parse): new cast sample
  • 410e7b1 chore(release): publish
  • 8e0f8b8 fix(csv-parse): comment infix when comment first field char (fix #415)
  • 6575fc6 chore(release): publish
  • 4d61f49 docs(csv-parse): replace console.log by info
  • Additional commits viewable in compare view


Updates google-auth-library from 9.11.0 to 9.12.0

Release notes

Sourced from google-auth-library's releases.

v9.12.0

9.12.0 (2024-07-26)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v19 (#1823) (b070ffb)
  • deps: Update dependency @​googleapis/iam to v20 (#1832) (e31a831)
Changelog

Sourced from google-auth-library's changelog.

9.12.0 (2024-07-26)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v19 (#1823) (b070ffb)
  • deps: Update dependency @​googleapis/iam to v20 (#1832) (e31a831)
Commits


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

Commits


Updates stream-json from 1.7.3 to 1.8.0

Commits
  • 2c0ec73 Remove CodeQL analisys.
  • 2243d4b Missed an action to upgrade.
  • 45f2137 Updated actions.
  • d5fa0e9 New version: 1.8.0.
  • 3635242 Updated tests to the modern supported versions of Node.
  • 2854b16 New feature: an error indicator. Fixes #136. Thx, AK!
  • ac8c975 New version: 1.7.5.
  • 7490dc5 Merge branch 'cumulio-bug/escape-all-control-characters'
  • 583baa8 Replace two sanitizing passes with one pass.
  • 96e997f Escape all control characters when stringifying a string with Stringer (Close...
  • Additional commits viewable in compare view


Updates @types/stream-json from 1.7.2 to 1.7.7

Commits


Updates triple-beam from 1.3.0 to 1.4.1

Release notes

Sourced from triple-beam's releases.

v1.4.1

  • Relax node engines requirement to geq 14.0.0 in package.json a537d09

https://github.com/winstonjs/triple-beam/compare/v1.4.0...v1.4.1

v1.4.0

  • update package.json a592fa3
  • update package.json e2bdb66
  • Merge branch 'master' of github.com:winstonjs/triple-beam d4f8655
  • update npmignore a608646
  • Bump assume from 2.0.1 to 2.3.0 (#8) c1ba5e3
  • rm ts test a39f448
  • Fix lint config 46f21e4
  • Update packages 5e66571
  • Bump y18n from 3.2.1 to 3.2.2 (#7) a2ef367
  • Add GitHub Actions CI 4e5b1c1
  • Bump minimist, mkdirp, mocha and nyc (#6) 2347047
  • Exclude unnecessary files from the npm package (#5) 3f9bc1c

https://github.com/winstonjs/triple-beam/compare/1.3.0...v1.4.0

Changelog

Sourced from triple-beam's changelog.

CHANGELOG

Commits
Maintainer changes

This version was pushed to npm by dabh, a new releaser for triple-beam since your current version.


Updates @types/triple-beam from 1.3.0 to 1.3.5

Commits


Updates winston from 3.2.1 to 3.13.1

Release notes

Sourced from winston's releases.

v3.13.1

  • revert to rimraf 5.0.1, last known version to work with node 18 for now 1b3a500
  • Merge branch 'master' of github.com:winstonjs/winston b56117e
  • Update dependencies a5853b5
  • Bump @​types/node from 20.12.7 to 20.14.10 (#2483) 93b52ac
  • Bump mocha from 10.3.0 to 10.6.0 (#2484) 33611c9
  • Bump @​babel/preset-env from 7.24.0 to 7.24.7 (#2475) 4aa6550
  • Update minimum version logform (#2472) 7f5f014
  • Add Parseable transport (#2466) debf4fa
  • chore(docs): Update w/ MySQL transport (#2456) d567c57
  • fix typo at test/unit/winston/transports/http.test.js (#2453) 1d5d527
  • Bump @​babel/cli from 7.23.9 to 7.24.5 (#2454) d89a34e
  • Bump @​types/node from 20.11.29 to 20.12.7 (#2448) 947fa79
  • Bump @​babel/core from 7.24.0 to 7.24.5 (#2455) 8c58d0a

https://github.com/winstonjs/winston/compare/v3.13.0...v3.13.1

v3.13.0

  • fix(http): allow passing maximumDepth to prevent big object being stringified (#2425) a237865

https://github.com/winstonjs/winston/compare/v3.12.1...v3.13.0

v3.12.1

  • Bump @​types/node from 20.11.24 to 20.11.29 (#2431) b10b98f
  • Revert "Remove nonexistent Logger methods from types" (#2434) 0277035
  • fixed flaky test case (#2412) d95c948

https://github.com/winstonjs/winston/compare/v3.12.0...v3.12.1

v3.12.0

  • missing timestamp format in ready-to-use-pattern example (#2421) 9e5b407
  • bump deps (#2422) 4a85e6b
  • [chore] Run coveralls CI check on Node 20 not 16 (#2418) e153c68
  • Bump @​types/node from 20.8.6 to 20.11.19 (#2413) 587f40f
  • Update README.md (#2417) 8e99a00
  • docs: fix anchor in transports docs (#2416) 0bde36b
  • add winston-transport-vscode to transports docs (#2411) 8fb5b41
  • Bump @​babel/cli from 7.23.0 to 7.23.9 (#2406) a326743
  • Add winston-newrelic-agent-transport to transport documentation (#2382) cc731ef
  • Remove newrelic-winston transport entry. (#2405) f077f30
  • Bump eslint from 8.55.0 to 8.56.0 (#2397) 3943c41
  • Bump the npm_and_yarn group group with 1 update (#2391) 8260866
  • Fix unhandled rejection handling (#2390) 333b763
  • Fix all rimraf usages to the best of my ability; glob is not true by default in rimraf; file archive test only passed every other time using async rimraf, could use further investigation c3f3b5b
  • Fix rimraf usage in new test 8f3c653
  • Fix rimraf import in test (why didn't this break in PR CI?) f3836aa
  • Added functionality to long broken zippedArchive option (#2337) 02d4267
  • Bump async from 3.2.4 to 3.2.5 (#2378) 069a40d
  • Bump @​babel/preset-env from 7.23.2 to 7.23.7 (#2384) 79282e1
  • Bump winston-transport; fix test issue (#2386) 05788b9

... (truncated)

Changelog

Sourced from winston's changelog.

CHANGELOG

v3.9.0

Functionality changes

Dependency updates by @​dependabot + CI autotesting

Documentation changes

Build Infrastructure changes

v3.8.2

Patch-level changes

Dependency updates by @​dependabot + CI autotesting

v3.8.1

Patch-level changes

Dependency updates by @​dependabot + CI autotesting

v3.8.0 / 2022-06-23

Added functionality

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dabh, a new releaser for winston since your current version.


Updates winston-transport from 4.4.0 to 4.7.1

Release notes

Sourced from winston-transport's releases.

v4.7.1

  • update dependencies 5b4d9bf
  • Bump mocha from 10.2.0 to 10.4.0 (#218) 17feb48
  • Bump eslint from 8.56.0 to 8.57.0 (#213) 719a76b
  • Bump @​types/node from 20.11.10 to 20.12.7 (#221) c30789a

https://github.com/winstonjs/winston-transport/compare/v4.7.0...v4.7.1

v4.7.0

  • Resolve circular dependency issues downstream in Winston (#207) 377285d
  • Bump actions/checkout from 3 to 4 (#182) 66e8fdb
  • Bump deep-equal from 2.2.2 to 2.2.3 (#190) 5a5a0ca
  • Bump rimraf from 3.0.2 to 5.0.5 (#181) 5c14025
  • Bump actions/setup-node from 3 to 4 (#185) 5cefa55
  • Bump eslint from 8.51.0 to 8.56.0 (#199) aee4f5f
  • Bump @​types/node from 20.8.6 to 20.11.10 (#206) 0a134d3
  • Bump @​babel/traverse from 7.10.3 to 7.23.2 (#180) 7bbaf43

https://github.com/winstonjs/winston-transport/compare/v4.6.0...v4.7.0

v4.6.0

  • Bump deep-equal from 2.0.5 to 2.2.2 (#178) a6d22ea
  • Update dependencies and increase minimum node engine to 12 b81a3dc
  • Update CI node versions to match winston 35d171a
  • Bump eslint from 8.25.0 to 8.35.0 (#176) 80ba040
  • Bump @​types/node from 18.11.0 to 18.14.6 (#177) aefef19
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#159) 70e5b8b
  • Bump eslint from 8.16.0 to 8.25.0 (#148) 0e5e4c0
  • Bump mocha from 10.0.0 to 10.1.0 (#150) 760fe66
  • Bump @​types/node from 17.0.36 to 18.11.0 (#151) 09f7424
  • Bump logform from 2.4.1 to 2.4.2 (#126) 29684d1
  • Bump logform from 2.4.0 to 2.4.1 (#122) 51baf61
  • Bump @​types/node from 17.0.21 to 17.0.36 (#115) fdf7ccc
  • Bump eslint from 8.10.0 to 8.16.0 (#114) 193154a
  • Bump mocha from 9.2.1 to 10.0.0 (#109) 8de37e4
  • Bump minimist from 1.2.5 to 1.2.6 (#104) c4d1124
  • Bump actions/setup-node from 2 to 3 (#95) 8edbd94
  • Bump @​types/node from 17.0.15 to 17.0.21 (#94) 9cbf51f
  • Bump eslint from 8.8.0 to 8.10.0 (#93) f240c35
  • Bump mocha from 9.2.0 to 9.2.1 (#91) 49e2c8c
  • Bump logform from 2.3.2 to 2.4.0 (#90) 8614b9f
  • Bump actions/checkout from 2 to 3 (#96) 98a481d

https://github.com/winstonjs/winston-transport/compare/v4.5.0...v4.6.0

v4.5.0

  • Update .npmignore 8cbcdf3
  • Merge branch 'master' of github.com:winstonjs/winston-transport 22b195e
  • Changelog for 4.5.0 b47cfcd
  • Memory leak fix: do not wait process.nextTick (#81) 6566518

... (truncated)

Changelog

Sourced from winston-transport's changelog.

CHANGELOG

4.5.0 (2022/02/05)

  • #81 Memory leak fix: do not wait for process.nextTick to clear callbacks
  • [#87, #82, #67] Update dependencies, CI config, and linter config

4.4.1 (2021/12/14)

  • #44 Add handleRejections to types.
  • #60 Exclude unnecessary files from npm package
  • #45 #58 Update dependencies.
Commits


Updates yaml from 2.4.1 to 2.5.0

Release notes

Sourced from yaml's releases.

v2.5.0

  • Add --indent option to CLI tool (#559, with thanks to @​danielbayley)
  • Require newline in all cases for props on block sequence (#557)
  • Always reset indentation in lexer on ... (#558)
  • Ignore minContentWidth if greater than lineWidth (#562)
  • Drop unused Collection.maxFlowStringSingleLineLength (#522, #421)

v2.4.5

  • Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y)

v2.4.4

With special thanks to @​RedCMD for finding and reporting all of the following:

  • Allow comment after top-level block scalar with explicit indent indicator (#547)
  • Allow tab as indent for line comments before nodes (#548)
  • Do not allow tab before block collection (#549)
  • In flow collections, allow []{} immediately after : with plain key (#550)
  • Require indentation for ? explicit-key contents (#551)
  • Require indentation from block scalar header & flow collections in mapping values (#553)

v2.4.3

  • Improve error when parsing a non-string value (#459)
  • Do not parse -.NaN or +.nan as NaN (#546)
  • Support # within %TAG prefixes with trailing #comments
  • Check for non-node complex keys when stringifying with simpleKeys (#541)

v2.4.2

  • Restrict YAML 1.1 boolean strings to their explicit capitalization (#530)
  • Add sponsorship by Scipress (#536)
Commits
  • b309e23 2.5.0
  • 6e58318 style: Apply updated Prettier style
  • 61140fa chore: Refresh lockfile
  • 534d8ad fix: Ignore minContentWidth if greater than lineWidth (fixes #562)
  • f73e1d9 chore: Drop unused Collection.maxFlowStringSingleLineLength (see #522, closes...
  • e7c81fe feat: Add --indent option to CLI tool (#559)
  • f685e1c fix: Always reset indentation in lexer on ... (fixes #558)
  • aea700d fix: Require newline in all cases for props on block sequence (fixes #557)
  • 1b8fde6 2.4.5
  • f3c7d03 test: Obey yaml-test-suite skip instructions
  • Additional commits viewable in compare view


Updates @angular-devkit/architect from 0.1402.2 to 0.1801.2

Commits


Updates @google/events from 5.1.1 to 5.4.0

Release notes

Sourced from @​google/events's releases.

@​google/events v5.4.0

Features

@​google/events v5.3.0

Features

@​google/events v5.2.0

Features

Changelog

Sourced from @​google/events's changelog.

5.4.0 (2022-02-17)

Features

5.3.0 (2021-12-14)

Features

5.2.0 (2021-10-15)

Features

Commits


Updates @types/body-parser from 1.17.0 to 1.19.5

Commits


Updates @types/express-serve-static-core from 4.17.33 to 4.19.5

Commits


Updates @types/lodash from 4.14.149 to 4.17.7

Commits


Updates @types/node-fetch from 2.5.12 to 2.6.11

Commits


Updates @types/react from 18.2.58 to 18.3.3

Commits


Updates @types/react-dom from 18.2.19 to 18.3.0

Commits


Updates @types/stream-json from 1.7.2 to 1.7.7

Commits


Updates @types/triple-beam from 1.3.0 to 1.3.5

Commits


Updates eslint-plugin-jsdoc from 48.1.0 to 48.9.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.9.2

48.9.2 (2024-07-29)

Bug Fixes

  • examples processor: ensure config can be loaded with plugins (2fbd47c)

v48.9.1

48.9.1 (2024-07-29)

Bug Fixes

v48.9.0

48.... _Description has been truncated_

dependabot[bot] commented 2 months ago

Superseded by #7521.