Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade(@google-cloud/storage): ^5.7.0 #3146

Merged
merged 3 commits into from Jan 11, 2021
Merged

upgrade(@google-cloud/storage): ^5.7.0 #3146

merged 3 commits into from Jan 11, 2021

Commits on Jan 4, 2021

  1. upgrade(@google-cloud/storage): ^5.7.0

    This is to upgrade the vulnerable `date-and-time` dependency. The latest version has the following breaking changes which are all okay:
    
    - automatically detect contentType if not provided (googleapis/nodejs-storage#1190)
    - drop keepAcl parameter in file copy (googleapis/nodejs-storage#1166)
    - drop support for node.js 8.x
    - allow leading slashes in file name (googleapis/nodejs-storage#820)
    - upgrade engines field to >=8.10.0 (googleapis/nodejs-storage#688)
    BYK committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    9f01ea5 View commit details
    Browse the repository at this point in the history
  2. use a range, not fixed version

    BYK committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6c5ec98 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    fa7854c View commit details
    Browse the repository at this point in the history