jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

Bump concurrent-ruby from 1.1.3 to 1.1.4 #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps concurrent-ruby from 1.1.3 to 1.1.4.

Release notes *Sourced from [concurrent-ruby's releases](https://github.com/ruby-concurrency/concurrent-ruby/releases).* > ## Extension Gem Pre-release 3 > A private release used to fix and test pre-compiled extensions for Windows. It was never pushed to Rubygems. > > ## Extension Gem Pre-release 2 > This release builds two gems from this repo: `concurrent-ruby` and `concurrent-ruby-ext`, the latter of which contains the C-native extensions that were added to the core gem in the 0.7 release. > - Background describing why we're making this change: [New Approach to C/Java Native Extensions #186](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/186) > - The PR from which this pre-release was created: [Builds two gems from one repo. #205](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/pull/205) > - A prior attempt to to create two gems from two separate repos (rejected): [Moved C extensions into a companion gem. #197](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/pull/197)
Changelog *Sourced from [concurrent-ruby's changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md).* > ## Release v1.1.4 (14 Dec 2018) > > * ([#780](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/780)) Remove java_alias of 'submit' method of Runnable to let executor service work on java 11 > * ([#776](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/776)) Fix NameError on defining a struct with a name which is already taken in an ancestor
Commits - [`b2c2c12`](https://github.com/ruby-concurrency/concurrent-ruby/commit/b2c2c1241ce324d52276edfa40f144d5088edb79) Bump version - [`94fa2ae`](https://github.com/ruby-concurrency/concurrent-ruby/commit/94fa2ae121e6ca5396c7617bef52946d08302409) Merge pull request [#784](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/784) from olleolleolle/patch-3 - [`4e1faab`](https://github.com/ruby-concurrency/concurrent-ruby/commit/4e1faab536488204c8e98ac5e186b60550f17cb7) CI: Use latest JRuby, latest next MRI - [`7b6ddd1`](https://github.com/ruby-concurrency/concurrent-ruby/commit/7b6ddd1d00a5bbd693f77cf83659254e6869cfe2) Merge pull request [#783](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/783) from ruby-concurrency/minor - [`ad6555c`](https://github.com/ruby-concurrency/concurrent-ruby/commit/ad6555cffd43a5073f3a6bc1e013c64d50f9d606) Do not hardcode the JRuby path - [`fe434f3`](https://github.com/ruby-concurrency/concurrent-ruby/commit/fe434f344baada9d3c63bb16968a17562a02c99f) Add comment - [`cf75ba1`](https://github.com/ruby-concurrency/concurrent-ruby/commit/cf75ba1a7ba49270f2efc37e21632cab6cd00c6a) Minor doc update - [`dee4f1d`](https://github.com/ruby-concurrency/concurrent-ruby/commit/dee4f1d12be5d31661d24b09bb1fc905158458a6) Merge pull request [#780](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/780) from prashantvithani/fix-timer-set-execution-jdk-11 - [`5748952`](https://github.com/ruby-concurrency/concurrent-ruby/commit/5748952dcad13848706e1fd403a0100cccdd2ebe) Add latest JRuby version with JDK-11 - [`d89681e`](https://github.com/ruby-concurrency/concurrent-ruby/commit/d89681e4398818bdec55e1b90e5ca209b6382290) Update README.md - Additional commits viewable in [compare view](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.3...v1.1.4)


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 cancel merge` will cancel a previously requested merge - `@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.