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

Bump kinto-node-test-server from 1.0.5 to 2.0.0 #1332

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 15, 2020

Bumps kinto-node-test-server from 1.0.5 to 2.0.0.

Release notes

Sourced from kinto-node-test-server's releases.

v2.0.0

kinto-node-test-server has gone cross-platform! You can now use the library to test Kinto clients in both Node and the browser.

Breaking Changes

  • The library is now written in TypeScript and published as an ES6 module. If you're using the library in a CommonJS environment (that is, importing with require), you'll need to update your imports. Please see the README for more details.

New Features

  • kinto-node-test-server now runs in the browser! Bundle with a bundler that's aware of the browser field in package.json and you'll get a client that uses the same API as the Node client. Also included is a proxy server, which you can launch with the KintoProxyServer.
Commits
  • b5fa417 upgrade to prettier 2.0
  • f779170 Bump prettier from 1.19.1 to 2.0.4
  • 50662a8 Bump @types/sinon from 7.5.2 to 9.0.0
  • 288f0f5 Bump ts-node from 8.6.2 to 8.8.2
  • e405f3d Bump @types/node-fetch from 2.5.4 to 2.5.6
  • b543f7d Bump nyc from 15.0.0 to 15.0.1
  • fefd571 Bump @types/node from 13.7.4 to 13.11.1
  • 43db7a5 [Security] Bump minimist from 1.2.0 to 1.2.5
  • 795c89f Bump @types/mocha from 7.0.1 to 7.0.2
  • 248fe27 Bump typescript from 3.8.2 to 3.8.3
  • 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 not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 the dependencies Pull requests that update a dependency file label Apr 15, 2020
@dstaley
Copy link
Member

dstaley commented Apr 16, 2020

All of the recent PRs are failing due to this upstream bug. If they don't issue a fix I'll send in a PR to flow-typed which should hopefully get us green again!

Bumps [kinto-node-test-server](https://github.com/Kinto/kinto-node-test-server) from 1.0.5 to 2.0.0.
- [Release notes](https://github.com/Kinto/kinto-node-test-server/releases)
- [Commits](Kinto/kinto-node-test-server@v1.0.5...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/kinto-node-test-server-2.0.0 branch from 3bf8aea to 14fb2cb Compare August 13, 2020 08:16
@leplatrem leplatrem merged commit 7aa16c7 into master Aug 13, 2020
@leplatrem leplatrem deleted the dependabot/npm_and_yarn/kinto-node-test-server-2.0.0 branch August 13, 2020 09:33
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.

2 participants