Skip to content

chore(deps): bump statsd from 3.2.1 to 3.3.0#3

Open
dependabot-preview[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/statsd-3.3.0
Open

chore(deps): bump statsd from 3.2.1 to 3.3.0#3
dependabot-preview[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/statsd-3.3.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented Aug 12, 2020

Bumps statsd from 3.2.1 to 3.3.0.

Changelog

Sourced from statsd's changelog.

Statsd Changelog

Version 3.3

  • Drop support for Python 2.5, 2.6, 3.2, 3.3 (#108, #116).
  • Add UnixSocketStatsClient (#76, #112).
  • Add support for timedeltas in timing() (#104, #111).
  • Fix timer decorator with partial functions (#85).
  • Remove ABCMeta metaclass (incompatible with Py3) (#109).
  • Refactor client module (#115).
  • Various doc updates (#99, #102, #110, #113, #114).

Version 3.2.2

  • Use a monotomic timer to avoid clock adjustments (#96).
  • Test on Python 3.5 and 3.6.
  • Various doc updates.
Commits
  • 100046b Version 3.3
  • f328e82 Merge pull request #116 from jsocol/version-classifiers
  • 474d1a6 Remove old version classifiers
  • fadc6cc Merge pull request #115 from jsocol/break-up-client
  • 4ef9faa Refactor client module into package
  • 2780955 Merge pull request #114 from jsocol/remove-refs
  • ac45335 Remove redundant reference points
  • 207f8a1 Use Python-domain Sphinx references
  • bc87b2a Fix wrapping in reference docs
  • 4ab1fe0 Merge pull request #113 from jsocol/better-docs
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2020
Spacerat and others added 2 commits August 20, 2020 15:01
Bumps [statsd](https://github.com/jsocol/pystatsd) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/jsocol/pystatsd/releases)
- [Changelog](https://github.com/jsocol/pystatsd/blob/master/CHANGES)
- [Commits](jsocol/pystatsd@v3.2.1...v3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
@dependabot-preview
Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview
Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview
Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

1 participant