Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 5, 2019

Bumps google-cloud-storage from 1.20.0 to 1.22.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage 1.22.0

11-05-2019 10:22 PST

New Features

  • Add UBLA attrs to IAMConfiguration. (#9475)

google-cloud-bigquery 1.21.0

10-16-2019 10:33 PDT

New Features

  • add ability to pass in a table ID instead of a query to the %%bigquery magic (#9170)
  • add support for custom QueryJobConfig in BigQuery.cursor.execute method (#9278)
  • store QueryJob to destination var on error in %%bigquery magic (#9245)
  • add script statistics to job resource (#9428)
  • add support for sheets ranges (#9416)
  • add support for listing jobs by parent job (#9225)
  • expose customer managed encryption key for ML models (#9302)
  • add Dataset.default_partition_expiration_ms and Table.require_partition_filter properties (#9464)

Dependencies

  • restrict version range of google-resumable-media (#9243)

Documentation

  • document how to load data as JSON string (#9231)
  • standardize comments and formatting in existing code samples (#9212)
  • rewrite docstrings in Google style (#9326)
  • fix incorrect links to REST API in reference docs (#9436)

Internal / Testing Changes

  • add code samples to lint check (#9277)
  • update code samples to use strings for table and dataset IDs (#9136)
  • simplify scripting system test to reduce flakiness (#9458)

google-cloud-storage 1.21.0

10-28-2019 21:52 PDT

Implementation Changes

  • Add gcloud-python header to user agent (#9551)
  • Don't report a gapic version for storage (#9549)
  • Update storage endpoint from www.googleapis.com to storage.googleapis.com (#9543)
  • Call anonymous client method to remove dependency of google application credentials (#9455)
  • Enable CSEK w/ V4 signed URLs (#9450)

New Features

... (truncated)
Commits
  • 4dc94d7 chore(storage): release 1.22.0 (#9604)
  • f72ab40 feat(datacatalog): add sample to create a fileset entry (#9590)
  • ed37540 fix(bigquery): use pyarrow fallback for improved schema detection (#9321)
  • 518931b feat(tasks): add HTTP tasks, OAuth tokens, and OIDC tokens (via synth) (#9588)
  • 89eaedb feat(bigquery): allow passing schema as a sequence of dicts (#9550)
  • 5571911 feat(datacatalog): add sample to create an entry group (#9584)
  • 3e8fbae docs(bigquery): document how to achieve higher write limit and add tests (#9574)
  • 48359eb test(spanner): harden 'test_transaction_batch_update*' systests against parti...
  • 21e9457 feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486)
  • df185b9 chore(pubsub): add subscriber role test for streaming (#9507)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @glicht.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 5, 2019
@glicht
Copy link
Contributor

glicht commented Nov 11, 2019

@dependabot squash and merge

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/docker/gvault/google-cloud-storage-1.22.0 branch from 1fab6c9 to 7c7a625 Compare November 11, 2019 22:12
@dc-builder
Copy link
Contributor

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/gvault:1.0.0.3494
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/gvault/tags
Get started by pulling the image:

docker pull devdemisto/gvault:1.0.0.3494

Docker Metadata

  • Image Size: 30.00 MB

  • Image ID: sha256:c6a13c228f541df71974c07d2d7eeb8044f14368d4d7e02ca34cb94f060e030f

  • Created: 2019-11-11T22:13:23.835111642Z

  • Arch: linux/amd64

  • Command: ["python2"]

  • Environment:

    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • PYTHONIOENCODING=UTF-8
    • GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
    • PYTHON_VERSION=2.7.17
    • PYTHON_PIP_VERSION=19.3.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
    • PYTHON_GET_PIP_SHA256=b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
  • Labels:

    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:7c7a6252bf56688c8044189c63d3072e40fc155e
    • org.opencontainers.image.version:1.0.0.3494

@dependabot-preview dependabot-preview bot merged commit b9fbb20 into master Nov 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/docker/gvault/google-cloud-storage-1.22.0 branch November 11, 2019 22:14
@dc-builder
Copy link
Contributor

Docker Image Ready - Production

Docker automatic build at CircleCI has deployed your docker image: demisto/gvault:1.0.0.3499
It is available now on docker hub at: https://hub.docker.com/r/demisto/gvault/tags
Get started by pulling the image:

docker pull demisto/gvault:1.0.0.3499

Docker Metadata

  • Image Size: 30.00 MB

  • Image ID: sha256:83f27252018dbc14fdbd4aa257ec4984f03a7451afba6973029ae259592ceff2

  • Created: 2019-11-11T22:15:09.829685105Z

  • Arch: linux/amd64

  • Command: ["python2"]

  • Environment:

    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • PYTHONIOENCODING=UTF-8
    • GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
    • PYTHON_VERSION=2.7.17
    • PYTHON_PIP_VERSION=19.3.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
    • PYTHON_GET_PIP_SHA256=b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
  • Labels:

    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:b9fbb20de87a50cd9210f51674a0b2b4398bd299
    • org.opencontainers.image.version:1.0.0.3499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants