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

Update dependency @google-cloud/storage to v2.5.0 #77

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 14, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/storage 2.4.2 -> 2.5.0 age adoption passing confidence

Release Notes

googleapis/nodejs-storage

v2.5.0

Compare Source

04-04-2019 12:27 PDT

This release brings an option to file#getSignedURL to create a version 4 Signed URL.

file.getSignedUrl({
  version: 'v4', // optional, defaults to v2 (existing version)
  action: 'read',
  expires: FUTURE_DATE,
})
New Features
  • feat: introduce v4 signed url (#​637)
Dependencies
Documentation
  • docs: regenerate the samples/README.md (#​649)
  • docs: slight difference in how nightly synthtool run generated README (#​650)
  • docs: new synthtool generated README (#​645)
  • docs(samples): refactor the quickstart to match the new rubric (#​647)
  • docs: update README format
  • docs: add requires_billing, retire .cloud-repo-tools.json (#​644)
  • docs: add additional api_id field (#​640)
  • docs: document destination option (#​633)
  • docs: clarify in docs, the meaning of ASIA and coldline (#​632)
  • docs: add a .repo-metadata.json (#​639)
Internal / Testing Changes
  • test(v2-sign): add multi-valued headers system-test (#​646)
  • refactor: replace once with onetime (#​660)
  • fix: do not download cached files (#​643)
  • chore: publish to npm using wombat (#​634)
  • build: use per-repo npm publish token (#​630)

v2.4.3

Compare Source

03-13-2019 17:10 PDT

Bug Fixes / Implementation Changes
  • fix: getSigned(Policy|Url) throws if expiration is invalid Date (#​614)
  • fix: handle errors from file#createReadStream (#​615)
Dependencies
Documentation
  • docs: update links in contrib guide (#​610)
  • docs: update contributing path in README (#​603)
  • chore: move CONTRIBUTING.md to root (#​601)
Internal / Testing Changes
  • build: Add docuploader credentials to node publish jobs (#​624)
  • build: use node10 to run samples-test, system-test etc (#​623)
  • build: update release configuration
  • build: use linkinator for docs test (#​607)
  • build: create docs test npm scripts (#​605)
  • build: test using @​grpc/grpc-js in CI (#​604)
  • chore: remove console.log in system test (#​599)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @google-cloud/storage to v2.4.3 Update dependency @google-cloud/storage to v2.5.0 Apr 4, 2019
@renovate renovate bot force-pushed the renovate/google-cloud-storage-2.x branch from 1caddf7 to 3c631ee Compare April 4, 2019 22:52
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant