Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Backend Deps According to Dependabot #193

Merged
merged 11 commits into from
Nov 13, 2024
Merged

Conversation

IsaacMilarky
Copy link
Collaborator

Update Backend Deps According to Dependabot

Problem

Many backend deps are out of date.

Solution

Merge dependabot updates into dependatest-backend branch and test.

Result

All branches merged with all tests passing.

dependabot bot and others added 11 commits August 30, 2024 15:02
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](PyCQA/flake8@7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.6...v3.3.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [splink](https://github.com/moj-analytical-services/splink) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/moj-analytical-services/splink/releases)
- [Changelog](https://github.com/moj-analytical-services/splink/blob/master/CHANGELOG.md)
- [Commits](moj-analytical-services/splink@v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: splink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 30.8.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v28.4.1...v30.8.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
@IsaacMilarky IsaacMilarky added the dependencies Pull requests that update a dependency file label Nov 7, 2024
@IsaacMilarky IsaacMilarky self-assigned this Nov 7, 2024
@natalialuzuriaga
Copy link
Collaborator

Haha love the branch name

Copy link
Collaborator

@natalialuzuriaga natalialuzuriaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created a build of the desktop app and it all works fine! LGTM!

@IsaacMilarky IsaacMilarky merged commit 595cdbf into main Nov 13, 2024
9 checks passed
@IsaacMilarky IsaacMilarky deleted the dependatest-backend branch November 13, 2024 14:05
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.

2 participants