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

chore(deps): bump @gomomento/sdk from 1.28.0 to 1.30.0 in /examples/nodejs/mongodb-examples/simple-read-aside #700

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps @gomomento/sdk from 1.28.0 to 1.30.0.

Release notes

Sourced from @​gomomento/sdk's releases.

v1.30.0

1.30.0 (2023-08-07)

Feature

  • enable keepalives in nodejs (#689) (f89708b)
  • update grpc-js for keepalives and grpc-web for wasm compat (#688) (1b20f8c)
  • add auth config to nextjs chat app example (#685) (ddddcc7)
  • vite chat app with authenticated token vending machine (#681) (70168f6)
  • allow configurable tokens in nextjs app example (#666) (80ab1fb)
  • authentication options for the token vending machine (#677) (e149c0f)
  • add logging implementation of experimental metrics middleware (#675) (e72d5cd)

Bug Fixes

  • bad npx command for setting cloudflare secret (#684) (5024152)
  • update dependencies to resolve dependabot alert (#683) (6a76fd5)
  • don't run node 14,16,18 tests in parrellel (#679) (d5d0a48)

Chores

  • update Cloudflare example README and audit other example READMEs (#676) (a94a6cd)
  • update nextjs example to have tokens lasting for 30 min (#680) (e97a9d3)
  • update chat app example readmes (#678) (0e54fdd)

v1.29.0

1.29.0 (2023-07-21)

Feature

  • allow configurable token vending machine (permission scope and expiry) (#663) (8d68127)
  • use cloudflare secrets for edge workers demo (#659) (f5e4fff)
  • update/increase/decrease ttl (#644) (b85fe62)
  • add working cloudflare example with momento http (#642) (9484124)
  • implemented keysExist and keyExists endpoints (#641) (b713bde)
  • Add example code snippets for fine grained access control tokens (#623) (e44d4a9)

Bug Fixes

  • pass default ttl through as props to web cache client (#665) (2f6541f)
  • lazily instantiate session token cred provider during tests (#661) (62a3474)
  • renamed aws secrets example to match docs snippetId used by the java example (#658) (e1cac0a)
  • cloudflare worker query params to match new ones (#646) (645e29a)

Chores

  • add README for Token Vending Machine (#660) (6726121)
  • deps: bump @​gomomento/sdk in /examples/nodejs/topics (#635) (97ba78d)
  • deps: bump @​gomomento/sdk in /examples/nodejs/load-gen (#636) (d00cf0e)
  • deps: bump @​gomomento/sdk in /examples/nodejs/cache (#640) (1e773d4)

... (truncated)

Commits
  • efc94a6
  • f89708b feat: enable keepalives in nodejs (#689)
  • 1b20f8c feat: update grpc-js for keepalives and grpc-web for wasm compat (#688)
  • 5024152 fix: bad npx command for setting cloudflare secret (#684)
  • ddddcc7 feat: add auth config to nextjs chat app example (#685)
  • 70168f6 feat: vite chat app with authenticated token vending machine (#681)
  • 6a76fd5 fix: update dependencies to resolve dependabot alert (#683)
  • d5d0a48 fix: don't run node 14,16,18 tests in parrellel (#679)
  • a94a6cd chore: update Cloudflare example README and audit other example READMEs (#676)
  • 80ab1fb feat: allow configurable tokens in nextjs app example (#666)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/nodejs/mongodb-examples/simple-read-aside/gomomento/sdk-1.30.0 branch 3 times, most recently from 041e170 to 02a4ba3 Compare August 10, 2023 21:37
Bumps [@gomomento/sdk](https://github.com/momentohq/client-sdk-nodejs) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/momentohq/client-sdk-nodejs/releases)
- [Commits](v1.28.0...v1.30.0)

---
updated-dependencies:
- dependency-name: "@gomomento/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/nodejs/mongodb-examples/simple-read-aside/gomomento/sdk-1.30.0 branch from 02a4ba3 to 4854244 Compare August 11, 2023 16:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #721.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nodejs/mongodb-examples/simple-read-aside/gomomento/sdk-1.30.0 branch August 14, 2023 02:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants