Update @google-cloud/storage: 3.2.1 → 3.5.0 (minor) #21
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @google-cloud/storage (3.2.1 → 3.5.0) · Repo · Changelog
Release Notes
3.5.0
3.4.0
3.3.1
3.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
chore: release 3.5.0 (#882)
feat(bucket): add enableLogging method (#876)
chore: release 3.4.0 (#877)
refactor: clarify the error message for file#move (#878)
chore: update CONTRIBUTING.md and make releaseType node (#881)
chore(deps): update dependency nock to ~11.4.0 (#879)
docs: add testing commands to README file (#880)
fix: file#move do not delete origin file if same as destination (#874)
fix: pass predefined acl as destinationPredefinedAcl to qs (#872)
feat: allow setting standard Bucket storage class (#873)
feat: add flag to allow disabling auto decompression by client (#850)
chore: update pull request template. (#870)
chore: add protos/ to .eslintignore (#863)
chore: release 3.3.1 (#869)
fix: create correct v4 signed url with cname (#868)
chore: update default PR template
chore: update pull request template
docs: modernize usage of storage classes (#862)
docs: display set file metadata sample in README (#861)
chore: release 3.3.0 (#842)
docs(samples): add set file metadata sample (#834)
fix(deps): update dependency @google-cloud/pubsub to v1 (#858)
feat: allow removal of resumable upload cache (#773)
fix(deps): update dependency date-and-time to ^0.10.0 (#857)
build: switch to releasing with GitHub bot (#856)
fix: add warning for unsupported keepAcl param in file#copy (#841)
fix: use storage.googleapis.com for api endpoint (#854)
fix(deps): update dependency @google-cloud/pubsub to ^0.32.0 (#849)
update .nycrc ignore rules (#843)
chore(deps): update dependency eslint-plugin-node to v10 (#840)
feat: adds support for asyncIterators (via readable-stream@3 dependency)
fix: remove unsupported keepAcl param (#837)
chore(deps): update dependency typescript to ~3.6.0 (#838)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands