Skip to content

Update statsd-ruby requirement from ~> 1.2.1 to >= 1.2.1, < 1.5.0 - #11

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/statsd-ruby-gte-1.2.1-and-lt-1.5.0
Open

Update statsd-ruby requirement from ~> 1.2.1 to >= 1.2.1, < 1.5.0#11
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/statsd-ruby-gte-1.2.1-and-lt-1.5.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Updates the requirements on statsd-ruby to permit the latest version.

Release notes

Sourced from statsd-ruby's releases.

1.4.0

A patch carefully prepared and updated by @​ccutrer brings us a byte size option for the batch mode!

See the batch_byte_size option on the Batch class. Both batch_byte_size and batch_size can be used together, whichever is reached first will cause a batch flush. There is no default for batch_byte_size, so no change for existing users unless they opt-in by setting batch_byte_size.

Thank you Cody!

Commits
  • 4c11cc4 README: update authors
  • cda336f travis: update ruby versions, ignore jruby-head
  • 84122e7 Bump to 1.4.0, update authors
  • 40a1143 Merge pull request #65 from ccutrer/batch_by_bytesize
  • ea74864 make batch_size count bytes, not messages
  • e3a8360 Bump to 1.3.0
  • 2349b5a We no longer support 1.8, no json gem required
  • 3366c7d Send timing results even when exceptions occur
  • 6e1fee4 Send timing even if given block contains return
  • 595545e jruby release version has current addrinfo issue
  • Additional commits viewable in compare view

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). To ignore the version in this PR you can just close it
  • @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:

  • 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.

Updates the requirements on [statsd-ruby](https://github.com/reinh/statsd) to permit the latest version.
- [Release notes](https://github.com/reinh/statsd/releases)
- [Commits](reinh/statsd@v1.2.1...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants