@google-cloud/pubsub 4.8.0 → 4.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2024 Google LLC
2
+ // Copyright 2025 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2024 Google LLC
2
+ // Copyright 2025 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2024 Google LLC
2
+ // Copyright 2025 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2024 Google LLC
2
+ // Copyright 2025 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@google-cloud/pubsub",
3
3
  "description": "Cloud Pub/Sub Client Library for Node.js",
4
- "version": "4.8.0",
4
+ "version": "4.10.0",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Google Inc.",
7
7
  "engines": {
@@ -55,7 +55,7 @@
55
55
  "@google-cloud/projectify": "^4.0.0",
56
56
  "@google-cloud/promisify": "^4.0.0",
57
57
  "@opentelemetry/api": "~1.9.0",
58
- "@opentelemetry/semantic-conventions": "~1.26.0",
58
+ "@opentelemetry/semantic-conventions": "~1.28.0",
59
59
  "arrify": "^2.0.0",
60
60
  "extend": "^3.0.2",
61
61
  "google-auth-library": "^9.3.0",
@@ -76,11 +76,11 @@
76
76
  "@types/mocha": "^9.0.0",
77
77
  "@types/mv": "^2.1.0",
78
78
  "@types/ncp": "^2.0.1",
79
- "@types/node": "^20.0.0",
79
+ "@types/node": "^22.0.0",
80
80
  "@types/proxyquire": "^1.3.28",
81
81
  "@types/sinon": "^17.0.0",
82
82
  "@types/tmp": "^0.2.0",
83
- "@types/uuid": "^9.0.0",
83
+ "@types/uuid": "^10.0.0",
84
84
  "c8": "^9.0.0",
85
85
  "codecov": "^3.0.0",
86
86
  "execa": "^5.0.0",