Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps cdp-backend[pipeline] from 3.0.7 to 3.0.9.

Release notes

Sourced from cdp-backend[pipeline]'s releases.

Setup for Voting Record Pagination

To setup our backend to enable individual person voting records pagination, we needed to add a few more indexes. This adds all the variants we want and more importantly need!

Frontend release to actually use pagination coming soon.

What's Changed

Full Changelog: CouncilDataProject/cdp-backend@v3.0.8...v3.0.9

v3.0.8

Fix from v3.0.7, move the yt-dlp import to within the youtube_copy function to avoid dependency import failure during infrastructure management.

What's Changed

Full Changelog: CouncilDataProject/cdp-backend@v3.0.7...v3.0.8

Commits

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 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)
Bumps [cdp-backend[pipeline]](https://github.com/CouncilDataProject/cdp-backend) from 3.0.7 to 3.0.9.
- [Release notes](https://github.com/CouncilDataProject/cdp-backend/releases)
- [Commits](CouncilDataProject/cdp-backend@v3.0.7...v3.0.9)

---
updated-dependencies:
- dependency-name: cdp-backend[pipeline]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2022
@evamaxfield evamaxfield merged commit 04bdbde into main Mar 9, 2022
@evamaxfield evamaxfield deleted the dependabot/pip/python/cdp-backend-pipeline--3.0.9 branch March 9, 2022 16:54
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 python Pull requests that update Python code

1 participant