Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
2.18.3
4.0.0
6.9.0
7.0.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.18.3
->4.0.0
6.9.0
->7.0.0
Release Notes
googleapis/nodejs-pubsub (@google-cloud/pubsub)
### [`v4.0.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#400-2023-08-03) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.7.3...v4.0.0) ##### ⚠ BREAKING CHANGES - node 12 eos ([#1774](https://togithub.com/googleapis/nodejs-pubsub/issues/1774)) ([#1784](https://togithub.com/googleapis/nodejs-pubsub/issues/1784)) ##### Features - Node 12 eos ([#1774](https://togithub.com/googleapis/nodejs-pubsub/issues/1774)) ([#1784](https://togithub.com/googleapis/nodejs-pubsub/issues/1784)) ([47b83c1](https://togithub.com/googleapis/nodejs-pubsub/commit/47b83c18c543a7c8763256f79927a7340db56568)) ##### Bug Fixes - Fix typings for IAM methods ([#1785](https://togithub.com/googleapis/nodejs-pubsub/issues/1785)) ([9a6bdbc](https://togithub.com/googleapis/nodejs-pubsub/commit/9a6bdbce952c81cb1a43fecbce16a3e3ab0f1420)) ### [`v3.7.3`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#373-2023-07-26) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.7.2...v3.7.3) ##### Bug Fixes - Update masks for topic should be snake case ([#1778](https://togithub.com/googleapis/nodejs-pubsub/issues/1778)) ([ba72638](https://togithub.com/googleapis/nodejs-pubsub/commit/ba7263836e6951454f77f631c9d2eb0a4df98da5)) ### [`v3.7.2`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#372-2023-07-24) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.7.1...v3.7.2) ##### Bug Fixes - Update to gax 3.6.1 for vuln fix ([#1775](https://togithub.com/googleapis/nodejs-pubsub/issues/1775)) ([98460db](https://togithub.com/googleapis/nodejs-pubsub/commit/98460dbd1f31e4ee06356e88fec676a04a68ac88)) ### [`v3.7.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#371-2023-06-08) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.7.0...v3.7.1) ##### Bug Fixes - Don't crash if an already-drained/removed queue gets flushed again ([#1747](https://togithub.com/googleapis/nodejs-pubsub/issues/1747)) ([52ea441](https://togithub.com/googleapis/nodejs-pubsub/commit/52ea441fee302aa6c400b58d4ecebbc96a2ea5ea)) ### [`v3.7.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#370-2023-05-26) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.6.0...v3.7.0) ##### Features - Add push config wrapper fields ([#1730](https://togithub.com/googleapis/nodejs-pubsub/issues/1730)) ([a552719](https://togithub.com/googleapis/nodejs-pubsub/commit/a552719dfebda4c1263c352ea99bf8f9570290b7)) ### [`v3.6.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#360-2023-05-12) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.5.2...v3.6.0) ##### Features - Add cloud storage subscription fields ([#1724](https://togithub.com/googleapis/nodejs-pubsub/issues/1724)) ([f61a64a](https://togithub.com/googleapis/nodejs-pubsub/commit/f61a64a2daffdfbf4c7b18d50434899c572d108c)) ### [`v3.5.2`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#352-2023-04-26) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.5.1...v3.5.2) ##### Bug Fixes - Avoid zalgo when calling down to publish messages ([#1710](https://togithub.com/googleapis/nodejs-pubsub/issues/1710)) ([dedae1e](https://togithub.com/googleapis/nodejs-pubsub/commit/dedae1e46cb3214abc33578a878a2298cdae6cac)) ### [`v3.5.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#351-2023-04-20) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.5.0...v3.5.1) ##### Bug Fixes - Handle receipt modAck and lease extensions with exactly-once delivery correctly ([#1709](https://togithub.com/googleapis/nodejs-pubsub/issues/1709)) ([d786d22](https://togithub.com/googleapis/nodejs-pubsub/commit/d786d22bfec61b91891e5049f1b5ae2d9a81d788)) ### [`v3.5.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#350-2023-04-16) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.4.1...v3.5.0) ##### Features - Rework low level message stream retries, add debugging ([#1713](https://togithub.com/googleapis/nodejs-pubsub/issues/1713)) ([c1cc6e0](https://togithub.com/googleapis/nodejs-pubsub/commit/c1cc6e043ab2e532f9c8c9f9158c46e9a424d3dd)) ### [`v3.4.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#341-2023-03-08) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.4.0...v3.4.1) ##### Bug Fixes - Update minimum google-gax to avoid taffydb vulnerabilities ([#1695](https://togithub.com/googleapis/nodejs-pubsub/issues/1695)) ([11372e6](https://togithub.com/googleapis/nodejs-pubsub/commit/11372e6d40577704a8a22b6c010623be7e36b34a)) ### [`v3.4.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#340-2023-03-06) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.3.0...v3.4.0) ##### Features - Add google.api.method.signature to update methods ([1e28405](https://togithub.com/googleapis/nodejs-pubsub/commit/1e2840529a8451c94d5d845062da84729b7843db)) - Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation ([1e28405](https://togithub.com/googleapis/nodejs-pubsub/commit/1e2840529a8451c94d5d845062da84729b7843db)) - Make INTERNAL a retryable error for Pull ([#1681](https://togithub.com/googleapis/nodejs-pubsub/issues/1681)) ([1e28405](https://togithub.com/googleapis/nodejs-pubsub/commit/1e2840529a8451c94d5d845062da84729b7843db)) ##### Bug Fixes - Don't do multiple drains per publish() in message queues unless requested ([#1691](https://togithub.com/googleapis/nodejs-pubsub/issues/1691)) ([d9b3a63](https://togithub.com/googleapis/nodejs-pubsub/commit/d9b3a63ddbfec0581a0e05fdbfcf9e9326b3dcf9)) ### [`v3.3.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#330-2023-01-23) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.2.1...v3.3.0) ##### Features - Add schema evolution methods and fields ([#1672](https://togithub.com/googleapis/nodejs-pubsub/issues/1672)) ([7a5bc29](https://togithub.com/googleapis/nodejs-pubsub/commit/7a5bc29e8a39e5c1991a5eae4200a5045f21997d)) ##### Bug Fixes - Remove redundant .then() ([#1671](https://togithub.com/googleapis/nodejs-pubsub/issues/1671)) ([108edc3](https://togithub.com/googleapis/nodejs-pubsub/commit/108edc3cd2d3d512e2a9777a68541dae1f6aba23)) ### [`v3.2.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#321-2022-11-04) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.2.0...v3.2.1) ##### Bug Fixes - **deps:** Use google-gax v3.5.2 ([#1652](https://togithub.com/googleapis/nodejs-pubsub/issues/1652)) ([ee308b5](https://togithub.com/googleapis/nodejs-pubsub/commit/ee308b596802ad5537a89804a95429d630595eb4)) ### [`v3.2.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#320-2022-09-22) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.1.1...v3.2.0) ##### Features - Add support for exactly once subscriptions ([#1572](https://togithub.com/googleapis/nodejs-pubsub/issues/1572)) ([998de35](https://togithub.com/googleapis/nodejs-pubsub/commit/998de35d4bffde4fcffd217347307c04031df3e2)) ##### Bug Fixes - Preserve default values in x-goog-request-params header ([#1622](https://togithub.com/googleapis/nodejs-pubsub/issues/1622)) ([76c0ab5](https://togithub.com/googleapis/nodejs-pubsub/commit/76c0ab55ecfcf0cee5fad1314ecf2317d471c13a)) - Wait for 'drain' as well ([#1636](https://togithub.com/googleapis/nodejs-pubsub/issues/1636)) ([d72db50](https://togithub.com/googleapis/nodejs-pubsub/commit/d72db503bfa3b9b6d7481ce44eb161a031f76715)) ### [`v3.1.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#311-2022-09-01) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.1.0...v3.1.1) ##### Bug Fixes - Add hashes to requirements.txt ([#1544](https://togithub.com/googleapis/nodejs-pubsub/issues/1544)) ([#1614](https://togithub.com/googleapis/nodejs-pubsub/issues/1614)) ([359d098](https://togithub.com/googleapis/nodejs-pubsub/commit/359d098b60422b37230024128ed10f04018670a0)) - Allow passing gax instance to client constructor ([#1617](https://togithub.com/googleapis/nodejs-pubsub/issues/1617)) ([8eabe38](https://togithub.com/googleapis/nodejs-pubsub/commit/8eabe3802bbc50309f3d6a0b9997752ab7f367e1)) - Better support for fallback mode ([#1610](https://togithub.com/googleapis/nodejs-pubsub/issues/1610)) ([d9e7311](https://togithub.com/googleapis/nodejs-pubsub/commit/d9e7311d6f6bb78bb3f06454a7ce3cf02fff314c)) - Change import long to require ([#1611](https://togithub.com/googleapis/nodejs-pubsub/issues/1611)) ([5553af2](https://togithub.com/googleapis/nodejs-pubsub/commit/5553af2684ba87ed361d9d79bf2e2a6d7cd3763c)) - **deps:** Update dependency protobufjs to v7 ([#1602](https://togithub.com/googleapis/nodejs-pubsub/issues/1602)) ([6e0ec60](https://togithub.com/googleapis/nodejs-pubsub/commit/6e0ec60a8f6efc7d8e7b67c431dddd7073895ae6)) - Do not import the whole google-gax from proto JS ([#1553](https://togithub.com/googleapis/nodejs-pubsub/issues/1553)) ([#1616](https://togithub.com/googleapis/nodejs-pubsub/issues/1616)) ([31c7fa2](https://togithub.com/googleapis/nodejs-pubsub/commit/31c7fa234ca3d0455979065199d0da1599ed216b)) ### [`v3.1.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#310-2022-07-15) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.0.3...v3.1.0) ##### Features - add minExtension setting and plug it into EOS and ackDeadline settings ([#1582](https://togithub.com/googleapis/nodejs-pubsub/issues/1582)) ([8709979](https://togithub.com/googleapis/nodejs-pubsub/commit/87099799960b9f299d3fad609c48bd13e03c9097)) ### [`v3.0.3`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#303-2022-07-08) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.0.1...v3.0.3) ##### Bug Fixes - pin [@opentelemetry/semantic-conventions](https://togithub.com/opentelemetry/semantic-conventions) for Node 12 support ([#1596](https://togithub.com/googleapis/nodejs-pubsub/issues/1596)) ([f594061](https://togithub.com/googleapis/nodejs-pubsub/commit/f5940613f53c3647ab9941adfd8442f2bc0bb857)) ### [`v3.0.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#301-2022-05-30) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v3.0.0...v3.0.1) ##### Bug Fixes - **deps:** update dependency [@google-cloud/paginator](https://togithub.com/google-cloud/paginator) to v4 ([#1565](https://togithub.com/googleapis/nodejs-pubsub/issues/1565)) ([461b58b](https://togithub.com/googleapis/nodejs-pubsub/commit/461b58b0f4e436bf771be9655c12dd094cde60cc)) - detect subscription properties and warn for exactly-once ([#1561](https://togithub.com/googleapis/nodejs-pubsub/issues/1561)) ([98cf540](https://togithub.com/googleapis/nodejs-pubsub/commit/98cf5400ca2e67894d7cf3ed37bcdd72869e691e)) ### [`v3.0.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#300-2022-05-26) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.4...v3.0.0) ##### ⚠ BREAKING CHANGES - update library to use Node 12 ([#1564](https://togithub.com/googleapis/nodejs-pubsub/issues/1564)) ##### Features - add BigQuery configuration for subscriptions ([#1563](https://togithub.com/googleapis/nodejs-pubsub/issues/1563)) ([29d38a1](https://togithub.com/googleapis/nodejs-pubsub/commit/29d38a17663adcd02252a5b6c778d053208de12f)) ##### Bug Fixes - **deps:** update dependency google-gax to v2.30.4 ([#1555](https://togithub.com/googleapis/nodejs-pubsub/issues/1555)) ([518fce1](https://togithub.com/googleapis/nodejs-pubsub/commit/518fce1adbdaae492a1d6db38daadb2be9c0a505)) - fixes for dynamic routing and streaming descriptors ([#1566](https://togithub.com/googleapis/nodejs-pubsub/issues/1566)) ([158c606](https://togithub.com/googleapis/nodejs-pubsub/commit/158c606a88077a59ac04d4abcce7c732120c4ebb)) ##### Build System - update library to use Node 12 ([#1564](https://togithub.com/googleapis/nodejs-pubsub/issues/1564)) ([adb4319](https://togithub.com/googleapis/nodejs-pubsub/commit/adb43190247a6282fc2abdcf75d7b07fe3fdc1dc)) ##### [2.19.4](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.3...v2.19.4) (2022-05-05) ##### Bug Fixes - **deps:** update dependency google-gax to v2.30.3 ([#1549](https://togithub.com/googleapis/nodejs-pubsub/issues/1549)) ([5810331](https://togithub.com/googleapis/nodejs-pubsub/commit/581033199dfe2a80a83b472bc77b1d7eab53b62d)) ##### [2.19.3](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.2...v2.19.3) (2022-04-26) ##### Bug Fixes - **deps:** update dependency google-gax to v2.30.2 ([#1502](https://togithub.com/googleapis/nodejs-pubsub/issues/1502)) ([37d075e](https://togithub.com/googleapis/nodejs-pubsub/commit/37d075e6ae4e588155a9f0c0506b9a497be6bf06)) ##### [2.19.2](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.1...v2.19.2) (2022-04-21) ##### Bug Fixes - fix flaky schema and subscription tests ([#1518](https://togithub.com/googleapis/nodejs-pubsub/issues/1518)) ([5ff0105](https://togithub.com/googleapis/nodejs-pubsub/commit/5ff0105cf84751beb6f06343aaf5228157faae4d)) ##### [2.19.1](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.0...v2.19.1) (2022-04-06) ##### Bug Fixes - **deps:** update dependency google-gax to v2.29.7 ([#1493](https://togithub.com/googleapis/nodejs-pubsub/issues/1493)) ([c8921a7](https://togithub.com/googleapis/nodejs-pubsub/commit/c8921a7af9205c15c5485f3a3d1c607483a69de4)) - **deps:** update dependency google-gax to v2.30.0 ([#1496](https://togithub.com/googleapis/nodejs-pubsub/issues/1496)) ([073a1b8](https://togithub.com/googleapis/nodejs-pubsub/commit/073a1b86ab516ad78985ce3d09ff16cbdf56151e)) - update grpc.max_metadata_size to 4MiB for exactly-once, and shift ack/modack errors to 'debug' stream channel ([#1505](https://togithub.com/googleapis/nodejs-pubsub/issues/1505)) ([abd10cc](https://togithub.com/googleapis/nodejs-pubsub/commit/abd10cc0c9956256bd06e5b48a412ec0af6dd086)) ### [`v2.19.4`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2194-2022-05-05) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.3...v2.19.4) ### [`v2.19.3`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2193-2022-04-26) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.1...v2.19.3) ### [`v2.19.1`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2191-2022-04-06) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.19.0...v2.19.1) ### [`v2.19.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2190-2022-02-16) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.18.5...v2.19.0) ##### Features - add exactly once delivery flag ([#1487](https://togithub.com/googleapis/nodejs-pubsub/issues/1487)) ([330061c](https://togithub.com/googleapis/nodejs-pubsub/commit/330061c71e26753b86c637a525742b4f5cb3f02c)) ##### Bug Fixes - **deps:** update dependency google-gax to v2.29.5 ([#1474](https://togithub.com/googleapis/nodejs-pubsub/issues/1474)) ([f855db3](https://togithub.com/googleapis/nodejs-pubsub/commit/f855db312bcc0e9e885fa391f42b2509ceffc13f)) - **deps:** update dependency google-gax to v2.29.6 ([#1489](https://togithub.com/googleapis/nodejs-pubsub/issues/1489)) ([62aba28](https://togithub.com/googleapis/nodejs-pubsub/commit/62aba28ddb191091bc80e9a244b561cedc92f4fe)) - removing misspelled field, add correctly spelled field 🦉 Updates from OwlBot ([#1490](https://togithub.com/googleapis/nodejs-pubsub/issues/1490)) ([afb9cfe](https://togithub.com/googleapis/nodejs-pubsub/commit/afb9cfec83524c84d8e207e2b6298996df282a66)) ##### [2.18.5](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.18.4...v2.18.5) (2022-01-21) ##### Bug Fixes - **deps:** update dependency [@opentelemetry/semantic-conventions](https://togithub.com/opentelemetry/semantic-conventions) to v1 ([#1407](https://togithub.com/googleapis/nodejs-pubsub/issues/1407)) ([740d78c](https://togithub.com/googleapis/nodejs-pubsub/commit/740d78cb285a136a39d7324c9f0e2e0d7fc1f06d)) - **deps:** update dependency google-gax to v2.29.0 ([#1452](https://togithub.com/googleapis/nodejs-pubsub/issues/1452)) ([f419137](https://togithub.com/googleapis/nodejs-pubsub/commit/f4191372eabc134454db7d24cb38a29597b153dd)) - **deps:** update dependency google-gax to v2.29.4 ([#1469](https://togithub.com/googleapis/nodejs-pubsub/issues/1469)) ([8abbfa7](https://togithub.com/googleapis/nodejs-pubsub/commit/8abbfa77ce9c6e6decbd79c29bcaad8e5e3e1ed6)) - update to work with latest node types (changed the return type of Stream.destroy()) ([#1464](https://togithub.com/googleapis/nodejs-pubsub/issues/1464)) ([fddc2e7](https://togithub.com/googleapis/nodejs-pubsub/commit/fddc2e77ed54c1762afb533965da2e0658b58de6)) ##### [2.18.4](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.18.3...v2.18.4) (2021-12-09) ##### Bug Fixes - **deps:** update dependency google-gax to v2.28.1 ([#1432](https://www.togithub.com/googleapis/nodejs-pubsub/issues/1432)) ([98840fc](https://www.github.com/googleapis/nodejs-pubsub/commit/98840fcc38a05be07de6e7dc97d8a79616940df9)) ##### [2.18.3](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.18.2...v2.18.3) (2021-11-18) ##### Bug Fixes - set only Publish to 5000ms ([#1416](https://www.togithub.com/googleapis/nodejs-pubsub/issues/1416)) ([1e11001](https://www.github.com/googleapis/nodejs-pubsub/commit/1e110016ea04fc41d2fa80d64a54a11fd4078c60)) - temporary hold-back on google-gax to avoid timeout issues caused by [https://github.com/googleapis/gax-nodejs/pull/1100](https://togithub.com/googleapis/gax-nodejs/pull/1100) ([#1431](https://www.togithub.com/googleapis/nodejs-pubsub/issues/1431)) ([18c6b18](https://www.github.com/googleapis/nodejs-pubsub/commit/18c6b18f621c410aca968a6bfc850e7a6ea404f4)) ##### [2.18.2](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.18.1...v2.18.2) (2021-11-08) ##### Bug Fixes - **cloud-rad:** move comments for TSDoc ([#1423](https://www.togithub.com/googleapis/nodejs-pubsub/issues/1423)) ([a40a23e](https://www.github.com/googleapis/nodejs-pubsub/commit/a40a23ee43c6697000996e0ff7070f41610397f5)) ##### [2.18.1](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.18.0...v2.18.1) (2021-09-27) ##### Bug Fixes - deprecate maxExtension in favour of maxExtensionMinutes ([#1402](https://www.togithub.com/googleapis/nodejs-pubsub/issues/1402)) ([46b83ba](https://www.github.com/googleapis/nodejs-pubsub/commit/46b83ba14e954cc6bec3f03ca7c3e0bcdfb7597c)) ### [`v2.18.5`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2185-2022-01-21) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.18.4...v2.18.5) ### [`v2.18.4`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#2184-2021-12-09) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v2.18.3...v2.18.4)googleapis/nodejs-storage (@google-cloud/storage)
### [`v7.0.0`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#700-2023-08-03) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.12.0...v7.0.0) ##### ⚠ BREAKING CHANGES - Make node 14 the minimum supported version ([#2244](https://togithub.com/googleapis/nodejs-storage/issues/2244)) ##### Features - Make node 14 the minimum supported version ([#2244](https://togithub.com/googleapis/nodejs-storage/issues/2244)) ([f48dcd2](https://togithub.com/googleapis/nodejs-storage/commit/f48dcd2d00081aea8990f35b68a91248f3862abe)) ### [`v6.12.0`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#6120-2023-07-13) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.11.0...v6.12.0) ##### Features - Add header for deno runtime for metrics tracking ([#2220](https://togithub.com/googleapis/nodejs-storage/issues/2220)) ([5083920](https://togithub.com/googleapis/nodejs-storage/commit/50839209063e75996b2a57bd7664760e0e5331ca)) - MPU for transfer manager ([#2192](https://togithub.com/googleapis/nodejs-storage/issues/2192)) ([ae83421](https://togithub.com/googleapis/nodejs-storage/commit/ae83421e617a5761c75a7c8a15eaa1ea7c7fb1de)) ### [`v6.11.0`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#6110-2023-06-02) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.10.1...v6.11.0) ##### Features - Add support for matchGlob list option ([#2206](https://togithub.com/googleapis/nodejs-storage/issues/2206)) ([79dd839](https://togithub.com/googleapis/nodejs-storage/commit/79dd8394fbbc0c97aa3acb86ad2248fd58b243b4)) ### [`v6.10.1`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#6101-2023-05-10) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.10.0...v6.10.1) ##### Performance Improvements - Improve Multiple Chunk Upload Performance ([#2185](https://togithub.com/googleapis/nodejs-storage/issues/2185)) ([3b2b877](https://togithub.com/googleapis/nodejs-storage/commit/3b2b87707072e5dc9221a5ba3c727c70db13a593)) ### [`v6.10.0`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#6100-2023-05-02) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.5...v6.10.0) ##### Features - Retry Socket Connection Timeouts on Node 20+ ([#2187](https://togithub.com/googleapis/nodejs-storage/issues/2187)) ([733b560](https://togithub.com/googleapis/nodejs-storage/commit/733b560c2f634884dd31c916c208ee6395d4fbe1)) ### [`v6.9.5`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#695-2023-03-30) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.4...v6.9.5) ##### Bug Fixes - Check that err.message is a string before attempting indexOf ([#2173](https://togithub.com/googleapis/nodejs-storage/issues/2173)) ([130818d](https://togithub.com/googleapis/nodejs-storage/commit/130818d291a0004e5d36e5ee72a8c0687b9db181)) - V4 Signing Errors with exactly 7 day expiry ([#2170](https://togithub.com/googleapis/nodejs-storage/issues/2170)) ([f930998](https://togithub.com/googleapis/nodejs-storage/commit/f9309985d130a574dd23ecf7b6fb5b58b01d42a0)) ### [`v6.9.4`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#694-2023-03-02) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.3...v6.9.4) ##### Bug Fixes - Refactor createReadStream to remove unnecessary stream ([#2153](https://togithub.com/googleapis/nodejs-storage/issues/2153)) ([2c97310](https://togithub.com/googleapis/nodejs-storage/commit/2c97310da9edd1afbf61711631979433f10249a5)) ### [`v6.9.3`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#693-2023-02-15) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.2...v6.9.3) ##### Bug Fixes - Reduce memory footprint of deleteFiles by utilizing getFilesStream and using smaller queue of promises ([#2147](https://togithub.com/googleapis/nodejs-storage/issues/2147)) ([f792f25](https://togithub.com/googleapis/nodejs-storage/commit/f792f25e3fd38003056f649eaa638a782290cbac)) ### [`v6.9.2`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#692-2023-02-06) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.1...v6.9.2) ##### Bug Fixes - Correctly handle if a user has no permissions when calling iam.testPermissions ([#2140](https://togithub.com/googleapis/nodejs-storage/issues/2140)) ([cce902d](https://togithub.com/googleapis/nodejs-storage/commit/cce902d27cf3c4a23730550b72d10dc76425c974)) ### [`v6.9.1`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#691-2023-01-24) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v6.9.0...v6.9.1) ##### Bug Fixes - Setting file metadata is conditionally idempotent on ifmetagenerationmatch not ifgenerationmatch ([#2131](https://togithub.com/googleapis/nodejs-storage/issues/2131)) ([f20c28c](https://togithub.com/googleapis/nodejs-storage/commit/f20c28c5875c9a7095b028912550512459fbf844))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.