src-d / engine-deprecated

[DISCONTINUED] Go to https://github.com/src-d/sourced-ce/
https://docs.sourced.tech/engine
Apache License 2.0
217 stars 26 forks source link

Bump github.com/bblfsh/bblfshd from 2.11.8+incompatible to 2.12.0+incompatible #396

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/bblfsh/bblfshd from 2.11.8+incompatible to 2.12.0+incompatible.

Release notes *Sourced from [github.com/bblfsh/bblfshd's releases](https://github.com/bblfsh/bblfshd/releases).* > ## v2.12.0 > ## New Features > > * Significant performance improvements for bundled drivers (2x). > * Expose scaling parameters as environment variables. > > ## Bug fixes > > * Validate that files are valid UTF-8. > * Driver scaling code was rewritten for better stability. > * Drop deprecated `OS` column from the driver list.
Commits - [`885ca37`](https://github.com/bblfsh/bblfshd/commit/885ca376cdc3ec02fb8dbe2adb84e648c33d07a4) bblfshctl: do not print os column in the driver list; fixes [#272](https://github-redirect.dependabot.com/bblfsh/bblfshd/issues/272) - [`031513f`](https://github.com/bblfsh/bblfshd/commit/031513f8bb5de5752d1bd1a2883a26cb16c7d5f7) more documentation for environment variables - [`2011578`](https://github.com/bblfsh/bblfshd/commit/201157843d6a6e089c1dc1c731d0eca18bd3d425) daemon: replace the time constants in the test - [`f6d0e06`](https://github.com/bblfsh/bblfshd/commit/f6d0e061e0d17df454aa0f51ffe280c5ccfa9bcc) daemon: clarify the documentation for the pool and variables - [`1dccd2b`](https://github.com/bblfsh/bblfshd/commit/1dccd2b91aeca7d2cb4442b82a92eaef02d255da) daemon: refactor scaling policies - [`96c268c`](https://github.com/bblfsh/bblfshd/commit/96c268c3ec3cf7e7d2e7356de7ba621f12b5bdce) daemon: use exponential backoff for driver failures - [`43e2a65`](https://github.com/bblfsh/bblfshd/commit/43e2a6575e4fa0dfdbebad53b1e1a11cff38fb34) daemon: clarify usage of the rescale channel - [`4e7feed`](https://github.com/bblfsh/bblfshd/commit/4e7feed31dd3e762e96a0aec9931addbb20acd15) daemon: fixed timeout test for the pool - [`acd2ad7`](https://github.com/bblfsh/bblfshd/commit/acd2ad7449de3759c4797ce05363d2997f29fffc) daemon: drain newly returned instances first instead of idle ones - [`d1e4ac5`](https://github.com/bblfsh/bblfshd/commit/d1e4ac5934481f8bc4af7087a84997dffc794830) daemon: avoid reimplementing the root context - Additional commits viewable in [compare view](https://github.com/bblfsh/bblfshd/compare/v2.11.8...v2.12.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #437.