phaserjs / phaser-ce

Phaser CE is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
http://phaser.io
MIT License
1.34k stars 491 forks source link

Bump cookie-signature from 1.0.0 to 1.0.6 #649

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps cookie-signature from 1.0.0 to 1.0.6.

Changelog *Sourced from [cookie-signature's changelog](https://github.com/tj/node-cookie-signature/blob/master/History.md).* > 1.0.6 / 2015-02-03 > ================== > > * use `npm test` instead of `make test` to run tests > * clearer assertion messages when checking input > > > 1.0.5 / 2014-09-05 > ================== > > * add license to package.json > > 1.0.4 / 2014-06-25 > ================== > > * corrected avoidance of timing attacks (thanks [@​tenbits](https://github.com/tenbits)!) > > 1.0.3 / 2014-01-28 > ================== > > * [incorrect] fix for timing attacks > > 1.0.2 / 2014-01-28 > ================== > > * fix missing repository warning > * fix typo in test > > 1.0.1 / 2013-04-15 > ================== > > * Revert "Changed underlying HMAC algo. to sha512." > * Revert "Fix for timing attacks on MAC verification." > > 0.0.1 / 2010-01-03 > ================== > > * Initial release
Commits - [`391b56c`](https://github.com/tj/node-cookie-signature/commit/391b56cf44d88c493491b7e3fc53208cfb976d2a) bump rev and changelog for v1.0.6 - [`4fc0a3a`](https://github.com/tj/node-cookie-signature/commit/4fc0a3aff62f58d5f13b1a5bfae12638f5a01a71) more informative parameter assertions, fixes [#1](https://github-redirect.dependabot.com/visionmedia/node-cookie-signature/issues/1) - [`d607bd6`](https://github.com/tj/node-cookie-signature/commit/d607bd6f2b4e9134f9b2490543eb018471763775) move simple test runner call into standard "npm test" script - [`60f3be2`](https://github.com/tj/node-cookie-signature/commit/60f3be29232145e445aada51d520d370b0a52161) update history file (while fixing [#18](https://github-redirect.dependabot.com/visionmedia/node-cookie-signature/issues/18)) - [`73ed69b`](https://github.com/tj/node-cookie-signature/commit/73ed69b511b3ef47555d71b4ed1deea9e5ed6e1f) encode license from README into package.json (per email request) - [`2c4df6b`](https://github.com/tj/node-cookie-signature/commit/2c4df6b6cee540f30876198cd0b5bebf28528c07) bump history and version for fix - [`3979108`](https://github.com/tj/node-cookie-signature/commit/39791081692e9e14aa62855369e1c7f80fbfd50e) Merge branch 'master' of github.com:visionmedia/node-cookie-signature - [`4cc5e21`](https://github.com/tj/node-cookie-signature/commit/4cc5e21e7f59a4ea0b51cd5e9634772d48fab590) Merge pull request [#17](https://github-redirect.dependabot.com/visionmedia/node-cookie-signature/issues/17) from tenbits/patch-1 - [`0aa4ec2`](https://github.com/tj/node-cookie-signature/commit/0aa4ec2fffa29753efe7661ef9fe7f8e5f0f4843) Fix [#15](https://github-redirect.dependabot.com/visionmedia/node-cookie-signature/issues/15): use sha1 hashes for double signing - [`540caea`](https://github.com/tj/node-cookie-signature/commit/540caeab766b0bc40378280ee79e18c40cb811fb) Merge branch 'master' of github.com:visionmedia/node-cookie-signature - Additional commits viewable in [compare view](https://github.com/visionmedia/node-cookie-signature/compare/1.0.0...1.0.6)
Maintainer changes This version was pushed to npm by [natevw](https://www.npmjs.com/~natevw), a new releaser for cookie-signature since your current version.


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/photonstorm/phaser-ce/network/alerts).