Update @google-cloud/storage in packages/oc-gs-storage-adapter/package.json from ^1.3.1 to 5.15.3 #297
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The following dependencies have been updated by dependencies.io:
@google-cloud/storage
inpackages/oc-gs-storage-adapter/package.json
from "^1.3.1" to "4.3.0"Details
@google-cloud/storage
This dependency is located in
packages/oc-gs-storage-adapter/package.json
and was updated from "^1.3.1" to "4.3.0".2.0.0
This release has breaking changes. This release has a few notable breaking changes. Please take care when upgrading!
require syntax changes
The import style of this library has been changed to support es module syntax. This provides both forward compatibility with es modules, and better supports the TypeScript and Babel ecosystems. As a result, the import syntax has changed:
Old Code
New Code
bucket.upload
no longer accepts URLsTo better support a variety of HTTP clients, the remote fetching functionality of
bucket.upload
has been removed. It can be replaced with your favorite HTTP client.Old Code
New Code
Breaking changes
Features
Bug fixes
Internal / Testing Changes
2.0.1
This fixes types declaration issues with projects using TypeScript.
Implementation Changes
Dependencies
Internal / Testing Changes
2.0.2
Implementation Changes
2.0.3
Implementation Changes
2.1.0
This release brings support for Bucket/Object lock operations, as well as disable TypeScript as we continue to annotate the project with types.
New Features
Implementation Changes
TypeScript support (in progress)
Dependencies
Documentation
Bucket#upload()
still exists (#421)Internal / Testing Changes
2.2.0
Bug Fixes
Dependencies
Documentation
Internal / Testing Changes
2.3.0
Implementation Changes
New Features
Dependencies
Internal / Testing Changes
2.3.1
11-14-2018 22:15 PST
Bug fixes
Internal / Testing Changes
2.3.3
12-06-2018 17:09 PST
Dependencies
Documentation
Internal / Testing Changes
2.3.4
12-19-2018 14:21 PST
Implementation Changes
Internal / Testing Changes
2.4.0
01-28-2019 12:13 PST
New Features
expires
can be a Date, string, or number (#548)Dependencies
Documentation
Internal / Testing Changes
2.4.1
01-29-2019 13:05 PST
Implementation Changes
Dependencies
2.4.2
02-05-2019 16:55 PST
Dependencies
Documentation
Internal / Testing Changes
2.4.3
03-13-2019 17:10 PDT
Bug Fixes / Implementation Changes
Dependencies
Documentation
Internal / Testing Changes
2.5.0
04-04-2019 12:27 PDT
This release brings an option to file#getSignedURL to create a version 4 Signed URL.
New Features
Dependencies
Documentation
Internal / Testing Changes
3.0.0
⚠ BREAKING CHANGES
Bug Fixes
Build System
Features
3.0.1
Bug Fixes
3.0.2
Bug Fixes
3.0.3
Bug Fixes
3.0.4
Bug Fixes
3.1.0
Bug Fixes
Features
3.2.0
Bug Fixes
Features
3.2.1
Bug Fixes
3.3.0
Bug Fixes
Features
3.3.1
Bug Fixes
3.4.0
Bug Fixes
Features
3.5.0
Features
4.0.0
⚠ BREAKING CHANGES
Bug Fixes
4.0.1
Bug Fixes
4.1.0
Features
4.1.1
Bug Fixes
4.1.2
Bug Fixes
4.1.3
Bug Fixes
4.2.0
Features
Bug Fixes
4.3.0
Features
Bug Fixes