jamro / jsbattle

JavaScript Programming Game (inspired by RoboCode)
http://jsbattle.jmrlab.com
MIT License
105 stars 47 forks source link

build(deps): bump seneca from 3.8.0 to 3.9.0 in /packages/jsbattle-server #29

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps seneca from 3.8.0 to 3.9.0.

Changelog *Sourced from [seneca's changelog](https://github.com/senecajs/seneca/blob/master/CHANGES.md).* > ## 3.9.0 2019-05-06 > > * Added custom$ and fixed$ directives to seneca.add - see test/custom.test.js:custom-add - allows fixed message arguments and meta custom values on individual messages. > > > ## 3.8.4 2019-03-03 > > * Seneca.translate can include/exclude message properties. > * Added `log` event so that plugins can capture log entries directly. > > > ## 3.8.3 2019-02-25 > > * Seneca.fail throws Seneca Errors, whereas Seneca.error creates them. > * Seneca.error can create plugin scoped errors. > > > ## 3.8.2 2019-02-17 > > * Allow plugin names that are file paths, and allow . in plugin names and tags. > * Plugins with seneca prefixes (seneca- or seneca@/) win - thus joi and seneca-joi in particular, are no longer confused. > > > ## 3.8.1 2019-02-10 > > * Fix action annotations - seneca-joi now works again.
Commits - [`98af153`](https://github.com/senecajs/seneca/commit/98af1536196d4461e050ab6b71ca7563ea79ed8f) v3.9.0 - [`2713167`](https://github.com/senecajs/seneca/commit/271316751c58e826711b48c648fbbc91adee7df4) removed semver as not used - [`b0565ba`](https://github.com/senecajs/seneca/commit/b0565ba52048b83783186876cec23dd3f851e9ff) option debug.print.env default false turns off ENV printing in crash report - [`f505dc6`](https://github.com/senecajs/seneca/commit/f505dc6dd375c1837e12ffa359f118a082d114f4) fixed$ and custom$ - [`f43ee38`](https://github.com/senecajs/seneca/commit/f43ee3881e5a77095f1ed44f4aab3efee64c9329) npm audit fix - [`07b8566`](https://github.com/senecajs/seneca/commit/07b85661c3d693eb4cb6d5ad9e5bc9d580dac239) fixed$ and custom$ directives; updated deps; custom.test.js - [`9ff0b92`](https://github.com/senecajs/seneca/commit/9ff0b927756763a015a0fd48447e2b1b0e51b5e2) v3.8.4 - [`486376b`](https://github.com/senecajs/seneca/commit/486376b722a0058869693246513e55e2a9b7a733) travis - [`adca2ac`](https://github.com/senecajs/seneca/commit/adca2ac1a10a1409a0afef7fd3121f5d21f8c17d) using @seneca/hapi in trsvis - [`0143b41`](https://github.com/senecajs/seneca/commit/0143b41f08d1ca2fe8a230c63fb663a46d7c3463) fix travis - Additional commits viewable in [compare view](https://github.com/senecajs/seneca/compare/v3.8.0...v3.9.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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jamro/jsbattle/network/alerts).
dependabot[bot] commented 4 years ago

Looks like seneca is up-to-date now, so this is no longer needed.