DEFRA / waste-carriers-frontend

Waste Carrier Registrations Frontend Code
Other
1 stars 1 forks source link

Bump binding_of_caller from 0.7.2 to 0.8.0 #187

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps binding_of_caller from 0.7.2 to 0.8.0.

Changelog *Sourced from [binding_of_caller's changelog](https://github.com/banister/binding_of_caller/blob/master/HISTORY).* > ## 0.7.3.pre1 / 2014-08-20 > > This release includes compatibility fixes for different ruby versions > and some minor enhancements. > > * C Extensions are only compiled on MRI 1.9.x. > > For MRI >= 2 the native API is used, so this should speedup > installation. > > For JRuby this will avoid crashes on gem installation. > > This was alredy being checked for Rubinius. > > *Amadeus Folego* > > * Added experimental JRuby support for 1.7.x series. > > Only the main API is implemented and `Binding#eval` is > monkey-patched as it is private on JRuby. > > This requires the compiler to be run on interpreted mode, > otherwise an exception will be thrown when `of_caller` is called. > > *Charles Nutter* > > * Remove executability from non-executable files. > > *David Celis* > > * Test and notice MRI 2.1 as a working Ruby implementation. > > *Lennart Fridén*
Commits - [`29db2b2`](https://github.com/banister/binding_of_caller/commit/29db2b2a41ea370488a45c667be44801a4622c1a) version 0.8.0 release with Ruby 2.5.0 support - [`f6f76f7`](https://github.com/banister/binding_of_caller/commit/f6f76f73d7efb701176645884bb7a0267319d738) Merge pull request [#69](https://github-redirect.dependabot.com/banister/binding_of_caller/issues/69) from D1ceWard/master - [`f6d66e4`](https://github.com/banister/binding_of_caller/commit/f6d66e4b059f306bfae294d554be1386134ca282) Merge pull request [#1](https://github-redirect.dependabot.com/banister/binding_of_caller/issues/1) from redtachyons/patch-1 - [`bae1ea1`](https://github.com/banister/binding_of_caller/commit/bae1ea1a7e2f773862cee9b1d5f96e76db64c598) Ruby 2.5.0 fix - [`85a7676`](https://github.com/banister/binding_of_caller/commit/85a767648e377f209524adc739fe013a1b6f98b5) Update .travis.yml - [`96b1611`](https://github.com/banister/binding_of_caller/commit/96b16118e4b76a47ed93c6f5b0ea063ff5051f06) Update .travis.yml - [`75daad3`](https://github.com/banister/binding_of_caller/commit/75daad3f989fa81f1fce2eb3524ef05aa89f476c) bump gemspec - [`9a6fe89`](https://github.com/banister/binding_of_caller/commit/9a6fe892e68527a0d7dec2c7a0f7884b22781115) Prepare for 0.7.3 release by bumping version number - [`5400c2d`](https://github.com/banister/binding_of_caller/commit/5400c2d347d3fcb1653c309fcded317d07bbc60e) 1.9.3 build errors are driving me crazy, let's remove it - [`b818d8a`](https://github.com/banister/binding_of_caller/commit/b818d8a8fa4dc04bbd0c82634397994114aa3053) properly specify 1.9.3 patchlevel - Additional commits viewable in [compare view](https://github.com/banister/binding_of_caller/compare/v0.7.2...v0.8.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.