jaredledvina / ledvinafarm-site

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

Bump concurrent-ruby from 1.1.2 to 1.1.3 #18

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps concurrent-ruby from 1.1.2 to 1.1.3.

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.3 (7 Nov 2018) > > * ([#775](https://github-redirect.dependabot.com/ruby-concurrency/concurrent-ruby/issues/775)) fix partial require of the gem (although not officially supported)
Commits - [`675c746`](https://github.com/ruby-concurrency/concurrent-ruby/commit/675c74653ac502a951f8b46acc014db54d0c2ae7) version bump - [`b942fcc`](https://github.com/ruby-concurrency/concurrent-ruby/commit/b942fccf81637721d6d54c055bfa51fb9c58a62a) fix partial require of the gem - [`6b7ec84`](https://github.com/ruby-concurrency/concurrent-ruby/commit/6b7ec84d97caa11931d5626ff2a44ca63c7bf54a) Update CHANGELOG.md - See full diff in [compare view](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.2...v1.1.3)


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.