jaredledvina / ledvinafarm-site

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

Bump concurrent-ruby from 1.1.4 to 1.1.5 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps concurrent-ruby from 1.1.4 to 1.1.5.

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)](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/issues/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/issues/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.5, edge v0.5.0 (10 mar 2019) > > concurrent-ruby: > > * fix potential leak of context on JRuby and Java 7 > > concurrent-ruby-edge: > > * Add finalized Concurrent::Cancellation > * Add finalized Concurrent::Throttle > * Add finalized Concurrent::Promises::Channel > * Add new Concurrent::ErlangActor
Commits - [`ffed3c3`](https://github.com/ruby-concurrency/concurrent-ruby/commit/ffed3c3c0518030b0ed245637703089fa1f0eeee) Doc update - [`3b203a7`](https://github.com/ruby-concurrency/concurrent-ruby/commit/3b203a76861207a7894c5ca26ac6f1d0fdddfd3c) Clarify ErlangActor requirements - [`f72141e`](https://github.com/ruby-concurrency/concurrent-ruby/commit/f72141ee20c8f733f2d268b4b259e3600d186a12) Merge pull request [#791](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/791) from ruby-concurrency/ruby-association - [`3ff1cb0`](https://github.com/ruby-concurrency/concurrent-ruby/commit/3ff1cb09c0a34e2dba46f970398ad0d659cbe42e) Bump version, update doc - [`d84d13e`](https://github.com/ruby-concurrency/concurrent-ruby/commit/d84d13ebe8da153fe84b2dc4b4b5a2e70dd45e7e) Fix spec timing - [`04e9390`](https://github.com/ruby-concurrency/concurrent-ruby/commit/04e9390c4182049eb23a0cd736199fb17397d77c) Add missing AbstractStruct.[] alias for new - [`fe386d4`](https://github.com/ruby-concurrency/concurrent-ruby/commit/fe386d41be03281f461a2e9bdf38a078f83d1832) Fix edge version definition placement - [`2307958`](https://github.com/ruby-concurrency/concurrent-ruby/commit/2307958ff7bbb4bc795b4ab941723b49c4427881) Merge pull request [#804](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/804) from cavinkwon/add_respond_to_missing_to_async - [`c1f6a17`](https://github.com/ruby-concurrency/concurrent-ruby/commit/c1f6a179f665b2a894f28bd508a6745a742e706e) Add respond_to_missing? for async/await - [`b4b0542`](https://github.com/ruby-concurrency/concurrent-ruby/commit/b4b0542cb82ea3b02114a88a2dea23e6365be28f) Merge pull request [#803](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/803) from grosser/grosser/source - Additional commits viewable in [compare view](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.4...v1.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 - `@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.