J3RN / time-tracker

A time tracking application
http://timesheet.j3rn.com
MIT License
6 stars 14 forks source link

Bump web-console from 3.5.1 to 3.7.0 #152

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps web-console from 3.5.1 to 3.7.0.

Release notes *Sourced from [web-console's releases](https://github.com/rails/web-console/releases).* > ## 3.7.0 > > * [#263](https://github-redirect.dependabot.com/rails/web-console/pull/263) Show binding changes ([@​causztic]) > * [#258](https://github-redirect.dependabot.com/rails/web-console/pull/258) Support Ctrl-A, Ctrl-W and Ctrl-U ([@​gsamokovarov]) > * [#257](https://github-redirect.dependabot.com/rails/web-console/pull/257) Always try to keep the console underneath the website content ([@​gsamokovarov]) > > > [@​jonatack]: https://github.com/jonatack > [@​ryandao]: https://github.com/ryandao > [@​jeffnv]: https://github.com/jeffnv > [@​gsamokovarov]: https://github.com/gsamokovarov > [@​bglbruno]: https://github.com/bglbruno > [@​noahpatterson]: https://github.com/noahpatterson > [@​parterburn]: https://github.com/parterburn > [@​sh19910711]: https://github.com/sh19910711 > [@​frenesim]: https://github.com/frenesim > [@​herminiotorres]: https://github.com/herminiotorres > [@​schneems]: https://github.com/schneems > [@​betesh]: https://github.com/betesh > [@​akirakoyasu]: https://github.com/akirakoyasu > [@​wagenet]: https://github.com/wagenet > [@​wjordan]: https://github.com/wjordan > [@​pat]: https://github.com/pat > [@​ybart]: https://github.com/ybart > [@​fl0l0u]: https://github.com/fl0l0u > [@​timomeh]: https://github.com/timomeh > [@​causztic]: https://github.com/causztic > > ## 3.6.2 > * [#255](https://github-redirect.dependabot.com/rails/web-console/pull/255) Fix the truncated HTML body, because of wrong Content-Length header ([@​timomeh]) > > [@​timomeh]: https://github.com/timomeh > > ## 3.6.1 > * [#252](https://github-redirect.dependabot.com/rails/web-console/pull/252) Fix improper injection in Rack bodies like `ActionDispatch::Response::RackBody` ([@​gsamokovarov]) > > [@​gsamokovarov]: https://github.com/gsamokovarov > > > ## 3.6.0 > * [#254](https://github-redirect.dependabot.com/rails/web-console/pull/254) Rescue ActionDispatch::RemoteIp::IpSpoofAttackError ([@​wjordan]) > * [#250](https://github-redirect.dependabot.com/rails/web-console/pull/250) Close original body to comply with Rack SPEC ([@​wagenet]) > * [#249](https://github-redirect.dependabot.com/rails/web-console/pull/249) Update for frozen-string-literal friendliness ([@​pat]) > * [#248](https://github-redirect.dependabot.com/rails/web-console/pull/248) Fix copy on Safari ([@​ybart]) > * [#246](https://github-redirect.dependabot.com/rails/web-console/pull/246) International keyboard special character input fixes ([@​fl0l0u]) > * [#244](https://github-redirect.dependabot.com/rails/web-console/pull/244) Let WebConsole.logger respect Rails.logger ([@​gsamokovarov]) > > [@​gsamokovarov]: https://github.com/gsamokovarov > [@​wagenet]: https://github.com/wagenet > [@​wjordan]: https://github.com/wjordan > ... (truncated)
Changelog *Sourced from [web-console's changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown).* > ## 3.7.0 > > * [#263](https://github-redirect.dependabot.com/rails/web-console/pull/263) Show binding changes ([@​causztic]) > * [#258](https://github-redirect.dependabot.com/rails/web-console/pull/258) Support Ctrl-A, Ctrl-W and Ctrl-U ([@​gsamokovarov]) > * [#257](https://github-redirect.dependabot.com/rails/web-console/pull/257) Always try to keep the console underneath the website content ([@​gsamokovarov]) > > ## 3.6.2 > > * [#255](https://github-redirect.dependabot.com/rails/web-console/pull/255) Fix the truncated HTML body, because of wrong Content-Length header ([@​timomeh]) > > ## 3.6.1 > > * [#252](https://github-redirect.dependabot.com/rails/web-console/pull/252) Fix improper injection in Rack bodies like ActionDispatch::Response::RackBody ([@​gsamokovarov]) > > ## 3.6.0 > > * [#254](https://github-redirect.dependabot.com/rails/web-console/pull/254) Rescue ActionDispatch::RemoteIp::IpSpoofAttackError ([@​wjordan]) > * [#250](https://github-redirect.dependabot.com/rails/web-console/pull/250) Close original body to comply with Rack SPEC ([@​wagenet]) > * [#249](https://github-redirect.dependabot.com/rails/web-console/pull/249) Update for frozen-string-literal friendliness ([@​pat]) > * [#248](https://github-redirect.dependabot.com/rails/web-console/pull/248) Fix copy on Safari ([@​ybart]) > * [#246](https://github-redirect.dependabot.com/rails/web-console/pull/246) International keyboard special character input fixes ([@​fl0l0u]) > * [#244](https://github-redirect.dependabot.com/rails/web-console/pull/244) Let WebConsole.logger respect Rails.logger ([@​gsamokovarov])
Commits - [`a46d9ff`](https://github.com/rails/web-console/commit/a46d9ff3229e43e59623fdb8291f2ae9bb0a3be7) Release 3.7.0 - [`2cb56f1`](https://github.com/rails/web-console/commit/2cb56f1a561984520d41771f57b4451fa523aa8d) Drop the bundle warning about insecure git sources - [`9758124`](https://github.com/rails/web-console/commit/97581248e20902d8ba0595a5d32774f32e247e1d) Show binding changes ([#263](https://github-redirect.dependabot.com/rails/web-console/issues/263)) - [`dbe0996`](https://github.com/rails/web-console/commit/dbe09960a5419c73e39d055d597b57c59a25d34f) How to prevent unavailable session on Passenger ([#262](https://github-redirect.dependabot.com/rails/web-console/issues/262)) - [`df1c7de`](https://github.com/rails/web-console/commit/df1c7de9f52fd73286b8499f1f82be7ced15ea3d) Fix rubocop offences in the middleware tests - [`3159204`](https://github.com/rails/web-console/commit/3159204bbc9a0163b7a965a2bc35609cd3108bf8) Sync up the latest rails .rubocop rules - [`0276d54`](https://github.com/rails/web-console/commit/0276d548fd3b1d184baf2d1effc1275dd6fb0518) Always try to keep the console underneath the website content ([#257](https://github-redirect.dependabot.com/rails/web-console/issues/257)) - [`abc89ae`](https://github.com/rails/web-console/commit/abc89ae98f30c716f096878d103cd7afb6587b66) Support Ctrl-A, Ctrl-W and Ctrl-U ([#258](https://github-redirect.dependabot.com/rails/web-console/issues/258)) - [`ae89b27`](https://github.com/rails/web-console/commit/ae89b2719ac31e189c9e69cdc62c92810d962169) Spelling and grammar fixes ([#259](https://github-redirect.dependabot.com/rails/web-console/issues/259)) - [`9423bd3`](https://github.com/rails/web-console/commit/9423bd35f293028b94a4b6c5d3413c45c7fe745c) Release 3.6.2 - Additional commits viewable in [compare view](https://github.com/rails/web-console/compare/v3.5.1...v3.7.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.