Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps analytics-python from 1.2.9 to 1.4.post1.

Changelog

Sourced from analytics-python's changelog.

2.2.2 / 2022-11-29

  • Specifying milliseconds as the isoformat rather than the default microseconds in timestamp

2.2.1 / 2022-06-23

  • Empty Catch fix #217
  • Build Isolation fix #216
  • Removing remaining string_type references

2.2.0 / 2022-03-07

  • Remove Python 2 support
  • Remove six package

2.1.0 / 2022-03-04

  • Raise exception on large message
  • Automatically coerce Enum values inside messages
  • Handle exceptions in the try catch and log them

2.0.0 / 2021-10-01

  • Update package name and namespace name

1.5.0 / 2021-09-23

  • Update tests with latest dependencies
  • Remove unsupported python versions 2.7 & 3.5

1.4.0 / 2021-07-16

  • Fix the missing upload_size parameter

1.3.1 / 2021-05-12

  • Fix linting code and readme heling basic things.
  • Add support for HTTP proxy
  • Allows more settings to be configured from singleton

1.3.0-beta1 / 2019-04-27

  • Add sync_mode option (#147)

1.3.0-beta0 / 2018-10-10

  • Add User-Agent header to messages
  • Don't retry sending on client errors except 429
  • Allow user-defined upload interval
  • Add shutdown function
  • Add gzip support
  • Add exponential backoff with jitter when retrying
  • Add a paramater in Client to configure max retries

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8717cb) 88.30% compared to head (2c0bb91) 88.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3303   +/-   ##
=======================================
  Coverage   88.30%   88.30%           
=======================================
  Files         662      662           
  Lines       20976    20976           
=======================================
  Hits        18523    18523           
  Misses       2453     2453           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/analytics-python-1.4.post1 branch 14 times, most recently from 7ba84a4 to 39091c7 Compare April 24, 2023 22:26
@dependabot dependabot bot force-pushed the dependabot/pip/analytics-python-1.4.post1 branch 14 times, most recently from dad0e8c to b7f87d0 Compare April 29, 2023 10:25
@dependabot dependabot bot force-pushed the dependabot/pip/analytics-python-1.4.post1 branch 18 times, most recently from fdaaa17 to 604c132 Compare May 9, 2023 11:27
@dependabot dependabot bot force-pushed the dependabot/pip/analytics-python-1.4.post1 branch 10 times, most recently from 53adc82 to 6ae13f4 Compare May 18, 2023 08:34
Bumps [analytics-python](https://github.com/segmentio/analytics-python) from 1.2.9 to 1.4.post1.
- [Release notes](https://github.com/segmentio/analytics-python/releases)
- [Changelog](https://github.com/segmentio/analytics-python/blob/master/HISTORY.md)
- [Commits](https://github.com/segmentio/analytics-python/commits)

---
updated-dependencies:
- dependency-name: analytics-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/analytics-python-1.4.post1 branch from 6ae13f4 to 2c0bb91 Compare May 18, 2023 10:51
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