gcp-ingestion icon indicating copy to clipboard operation
gcp-ingestion copied to clipboard

Bump persist-queue from 0.8.1 to 1.1.0 in /ingestion-edge

Open dependabot[bot] opened this issue 2 months ago • 1 comments

Bumps persist-queue from 0.8.1 to 1.1.0.

Release notes

Sourced from persist-queue's releases.

persist-queue: v1.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/peter-wangxu/persist-queue/compare/v1.0.0...v1.1.0

v1.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/peter-wangxu/persist-queue/compare/v0.8.1...v1.0.0

persist-queue: v1.0.0-alpha

Features:

GH-201 Remove support for python2 GH-197 add sqlite3 cleanup method @​mo-pyy

Bugfixes:

GH-203 fix inproper log of importing

What's Changed

New Contributors

... (truncated)

Commits
  • b4fb6d1 Merge pull request #234 from peter-wangxu/bump_1.1
  • 115e82f Bump to 1.1.0
  • 5360185 Merge pull request #233 from peter-wangxu/fix_py_typed
  • ffe64db Fix miss py.typed
  • 101d3c2 Merge pull request #232 from Alicipy/alicipy/fix-full-no-maxsize-error
  • b8bcfd7 fix: don't mark empty queue without max size 'full'
  • 4610732 Merge pull request #229 from peter-wangxu/async_api
  • 9a68283 update doc
  • d9f55c0 Merge pull request #228 from peter-wangxu/async_api
  • afac7bc Update doc
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Oct 27 '25 21:10 dependabot[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 86.16%. Comparing base (e9986ac) to head (fc24ef6).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2852   +/-   ##
=========================================
  Coverage     86.16%   86.16%           
  Complexity      882      882           
=========================================
  Files           118      118           
  Lines          5044     5044           
  Branches        514      514           
=========================================
  Hits           4346     4346           
  Misses          531      531           
  Partials        167      167           
Flag Coverage Δ
ingestion_edge 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Oct 27 '25 21:10 codecov-commenter