ryanb / railscasts

railscasts.com in open source (outdated).
http://railscasts.com
MIT License
760 stars 175 forks source link

Bump jquery-rails from 0.2.5 to 3.1.5 #66

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps jquery-rails from 0.2.5 to 3.1.5.

Changelog *Sourced from [jquery-rails's changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md).* > ## 3.1.5 (18 Apr 2018) > > - Updated jQuery 1.12.4 > > ## 3.1.3 (16 June 2015) > > - Fix CSP bypass vulnerability. CVE-2015-1840 > > ## 3.1.2 (1 September 2014) > > - Updated to jquery-ujs 1.0.1 > > ## 3.1.1 (23 June 2014) > > - Updated to jQuery 1.11.1 > - Updated to jquery-ujs 1.0.0 > > ## 3.1.0 (29 January 2014) > > - Updated to jQuery 1.11.0 > - Updated to latest jquery-ujs > - Added development rake task for updating jQuery > > ## 3.0.4 (10 July 2013) > > - Fixed jQuery source map > > ## 3.0.3 (10 July 2013) > > - Updated to jQuery 1.10.2 > > ## 3.0.2 (04 July 2013) > > - Updated to latest jquery-ujs > > ## 3.0.1 (07 June 2013) > > - Updated to jQuery 1.10.1 > - Removed jQuery UI from generator > > ## 3.0.0 (29 May 2013) > > - Removed jQuery UI > > ## 2.3.0 (29 May 2013) > > - Updated to jQuery 1.10.0 > - Updated to jQuery UI 1.10.3 > > ## 2.2.2 (29 May 2013) > ... (truncated)
Commits - [`fa176d4`](https://github.com/rails/jquery-rails/commit/fa176d4d2b0bb730d9f7816591715f03d7fc4af9) Upgrade jQuery to 1.12.4 - [`c211b82`](https://github.com/rails/jquery-rails/commit/c211b829d08bc7f79394bb9f29d4f3305d2bb6cc) Fix jQuery version download task - [`d42f68d`](https://github.com/rails/jquery-rails/commit/d42f68d0205f96221168f3cc28ba31ab47822c30) Release 3.1.4 - [`ecf65f0`](https://github.com/rails/jquery-rails/commit/ecf65f0954888ca60ad66ed06252cb0ffbf612bd) Fix IE7 bug on isCrossDomain check - [`d0be832`](https://github.com/rails/jquery-rails/commit/d0be832723c3cdf9d39b9c006d3644b4d13926bb) Merge branch '3-1-2-sec' into 3-1-stable - [`ee1ed3c`](https://github.com/rails/jquery-rails/commit/ee1ed3c8050a9723f62a618df5862ff3b85cc723) Release 3.1.3 - [`92f2a9d`](https://github.com/rails/jquery-rails/commit/92f2a9d28542aad7faf770adae99f608c5b1e2c9) Upgrade jquery-ujs to do proper checks for cross domain requests - [`135ba0f`](https://github.com/rails/jquery-rails/commit/135ba0fd3005cac495e94a288a8ce17d95bb9c9f) Release 3.1.2 - [`1eabddd`](https://github.com/rails/jquery-rails/commit/1eabddd9daec5a77dd744fcbde84e51fdbecfaba) Update to latest jquery-ujs. - [`d3bc214`](https://github.com/rails/jquery-rails/commit/d3bc2140bfcfbef7ed91e7807a7bcfd4d7ba362c) Merge branch 'master' into 3-1-stable - Additional commits viewable in [compare view](https://github.com/rails/jquery-rails/compare/v0.2.5...v3.1.5)


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/ryanb/railscasts/network/alerts).