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

[Snyk] Upgrade @google-cloud/bigtable from 0.15.0 to 0.16.0 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 4, 2020

Snyk has created this PR to upgrade @google-cloud/bigtable from 0.15.0 to 0.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a year ago, on 2018-10-18.
Release notes
Package name: @google-cloud/bigtable
  • 0.16.0 - 2018-10-18

    Implementation Changes

    • Restricted combinations of row selection on read rows. (#315)
    • table.exists uses getTable with a Name only view for better perofrmance. (#280)

    New Features

    • Added Table.getReplicationStates (#279)

    Dependencies

    • chore(deps): update dependency sinon to v7 (#321)
    • chore(deps): update dependency eslint-plugin-prettier to v3 (#317)
    • fix(deps): update dependency @google-cloud/common-grpc to ^0.9.0 (#307)
    • fix(deps): update dependency google-gax to ^0.20.0 (#302)
    • chore(deps): update dependency nyc to v13 (#285)
    • fix(deps): update dependency @google-cloud/common-grpc to ^0.8.0 (#289)
    • fix(deps): update dependency google-auth-library to v2 (#290)
    • fix(deps): update dependency google-gax to ^0.19.0 (#281)
    • chore(deps): update dependency eslint-config-prettier to v3 (#274)
    • fix(deps): update dependency google-gax to ^0.18.0 (#263)

    Documentation

    • Added @example tags to src/table.js (#239)
    • Added example region-tags for row object (#266)
    • documentation update for getTables (#311)
    • move instance snippet tests to document-snippets/tests (#308)
    • Added @example tags to src/instance.js (#222) (#252)

    Internal / Testing Changes

    • build: fix codecov uploading on Kokoro (#323)
    • test: System test fix (#322)
    • Update kokoro config (#318)
    • build: prevent system/sample-test from leaking credentials
    • Update the kokoro config (#313)
    • test: remove appveyor config (#312)
    • Update the CI config (#310)
    • Fix the linter (#306)
    • Enable prefer-const in the eslint config (#305)
    • Enable no-var in eslint (#304)
    • Re-generate library using /synth.py (#303)
    • test: throw on deprecation (#264)
    • Update CI config (#300)
    • Split usage of common module (#297)
    • Retry npm install in CI (#295)
    • Re-generate library using /synth.py (#292)
    • Re-generate library using /synth.py (#287)
    • Update the CI config (#283)
    • Update synth.py (#276)
    • chore: make the CircleCI config consistent (#282)
    • Re-generate library using /synth.py (#277)
    • build: add repo_name to synth.py (#275)
    • chore: run prettier for auto-generated code (#273)
    • chore: do not use npm ci (#272)
    • Re-generate library using /synth.py (#270)
    • chore: ignore package-lock.json (#269)
    • chore(deps): lock file maintenance (#268)
    • chore(deps): lock file maintenance (#267)
    • chore: update renovate config (#265)
    • chore(deps): lock file maintenance (#261)
    • Use assert.deepStrictEqual instead of deepEqual. (#253)
    • test: use strictEqual in tests (#250)
  • 0.15.0 - 2018-06-29

    This library is now considered to be in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.

    Breaking Changes

    • (#160): Node v4 support dropped.

    Features

    • (#161): Allow raw table mutations.
    • (#182): Add table.waitForReplication(), table.generateConsistencyToken(), and table.checkConsistency() methods.
    • Added new sample snippets.

    Fixes

    • (#117): setMetadata partially updates, instead of overwriting previous entries.
    • (#187, #195): Handle non-UTF8 Buffer filters.
    • (#203): Stop converting row keys to UTF8 strings by default.
    • (#207): Remove row.data property when a mutation is performed.
    • Updated dependencies.
from @google-cloud/bigtable GitHub release notes
Commit messages
Package name: @google-cloud/bigtable
  • 65ccf11 Release @google-cloud/bigtable v0.16.0 (#319)
  • fa70399 build: fix codecov uploading on Kokoro (#323)
  • ac08dc7 test: System test fix (#322)
  • cebd15a chore(deps): update dependency sinon to v7 (#321)
  • b0917e5 Added @example tags to src/table.js (#239)
  • 58457b7 Added example region-tags for row object (#266)
  • 6fb4ca7 Issue 278 Fix (#315)
  • d6cbf8f Update kokoro config (#318)
  • 063ae0f chore(deps): update dependency eslint-plugin-prettier to v3 (#317)
  • 1c3e54c documentation update for getTables (#311)
  • a90315f build: prevent system/sample-test from leaking credentials
  • 6c357b2 Update the kokoro config (#313)
  • 59883ae test: remove appveyor config (#312)
  • c885a3b Update the CI config (#310)
  • ab07c3e move instance snippet tests to document-snippets/tests (#308)
  • 073bdc3 fix(deps): update dependency @google-cloud/common-grpc to ^0.9.0 (#307)
  • 820bf2d Fix the linter (#306)
  • 78b62ac Enable prefer-const in the eslint config (#305)
  • 3d6f4f8 Enable no-var in eslint (#304)
  • 9d39f00 Re-generate library using /synth.py (#303)
  • 8c04236 test: throw on deprecation (#264)
  • 0543beb fix(deps): update dependency google-gax to ^0.20.0 (#302)
  • 9558c52 Update CI config (#300)
  • d9eff41 Bigtable: add Table.getReplicationStates (#279)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant