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

build(deps): bump the python-dependencies group with 4 updates #1354

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the python-dependencies group with 4 updates: django-subforms, faker, ruff and ruff-lsp.

Updates django-subforms from 0.3.0 to 0.3.1

Release notes

Sourced from django-subforms's releases.

Release 0.3.1

What's Changed

  • Fixes a rare bug with postgres fields when django database is recreated while the container is running

Full Changelog: MrThearMan/django-subforms@v0.3.0...v0.3.1

Commits
  • e39743e Bump version to v0.3.1
  • 3a0367c Fix issue with Postgres array and hstore fields
  • e5e29e2 [pre-commit.ci] pre-commit autoupdate
  • 7994c0e Bump pytest from 8.3.2 to 8.3.3 in the python-dependencies group
  • ae27b39 [pre-commit.ci] pre-commit autoupdate
  • 043577f Bump the python-dependencies group with 3 updates
  • 5848378 [pre-commit.ci] pre-commit autoupdate
  • 279fd6c Bump mkdocs from 1.6.0 to 1.6.1 in the python-dependencies group
  • 08ff799 [pre-commit.ci] pre-commit autoupdate
  • 715eb37 Bump mypy from 1.11.1 to 1.11.2 in the python-dependencies group
  • Additional commits viewable in compare view

Updates faker from 28.4.1 to 29.0.0

Release notes

Sourced from faker's releases.

Release v29.0.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v29.0.0 - 2024-09-19

  • Fix pydecimal distribution when called with a range across 0. Thanks @​AlexLitvino.
Commits
  • 71715c8 Bump version: 28.4.1 → 29.0.0
  • 2a4963c 📝 Update CHANGELOG.md
  • 9c8a9d9 💄 Format code
  • e4914bf make it clear that stubs are auto-generated
  • e96222c Fix pydecimal distribution when called with a range across 0
  • See full diff in compare view

Updates ruff from 0.6.5 to 0.6.7

Release notes

Sourced from ruff's releases.

0.6.7

Release Notes

Preview features

  • Add Python version support to ruff analyze CLI (#13426)
  • Add exclude support to ruff analyze (#13425)
  • Fix parentheses around return type annotations (#13381)

Rule changes

  • [pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399)

Bug fixes

  • Respect lint.exclude in ruff check --add-noqa (#13427)

Performance

  • Avoid tracking module resolver files in Salsa (#13437)
  • Use forget for module resolver database (#13438)

Install ruff 0.6.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.6.7/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/ruff/releases/download/0.6.7/ruff-installer.ps1 | iex"

Download ruff 0.6.7

File Platform Checksum
ruff-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
ruff-x86_64-apple-darwin.tar.gz Intel macOS checksum
ruff-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
ruff-i686-pc-windows-msvc.zip x86 Windows checksum
ruff-x86_64-pc-windows-msvc.zip x64 Windows checksum
ruff-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
ruff-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
ruff-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
ruff-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
ruff-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum

... (truncated)

Changelog

Sourced from ruff's changelog.

0.6.7

Preview features

  • Add Python version support to ruff analyze CLI (#13426)
  • Add exclude support to ruff analyze (#13425)
  • Fix parentheses around return type annotations (#13381)

Rule changes

  • [pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399)

Bug fixes

  • Respect lint.exclude in ruff check --add-noqa (#13427)

Performance

  • Avoid tracking module resolver files in Salsa (#13437)
  • Use forget for module resolver database (#13438)

0.6.6

Preview features

  • [refurb] Skip slice-to-remove-prefix-or-suffix (FURB188) when non-trivial slice steps are present (#13405)
  • Add a subcommand to generate dependency graphs (#13402)

Formatter

  • Fix placement of inline parameter comments (#13379)

Server

  • Fix off-by one error in the LineIndex::offset calculation (#13407)

Bug fixes

  • [fastapi] Respect FastAPI aliases in route definitions (#13394)
  • [pydocstyle] Respect word boundaries when detecting function signature in docs (#13388)

Documentation

  • Add backlinks to rule overview linter (#13368)
  • Fix documentation for editor vim plugin ALE (#13348)
  • Fix rendering of FURB188 docs (#13406)
Commits

Updates ruff-lsp from 0.0.56 to 0.0.57

Release notes

Sourced from ruff-lsp's releases.

v0.0.57

What's Changed

Full Changelog: astral-sh/ruff-lsp@v0.0.56...v0.0.57

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-dependencies group with 4 updates: [django-subforms](https://github.com/MrThearMan/django-subforms), [faker](https://github.com/joke2k/faker), [ruff](https://github.com/astral-sh/ruff) and [ruff-lsp](https://github.com/astral-sh/ruff-lsp).


Updates `django-subforms` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/MrThearMan/django-subforms/releases)
- [Commits](MrThearMan/django-subforms@v0.3.0...v0.3.1)

Updates `faker` from 28.4.1 to 29.0.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v28.4.1...v29.0.0)

Updates `ruff` from 0.6.5 to 0.6.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.5...0.6.7)

Updates `ruff-lsp` from 0.0.56 to 0.0.57
- [Release notes](https://github.com/astral-sh/ruff-lsp/releases)
- [Commits](astral-sh/ruff-lsp@v0.0.56...v0.0.57)

---
updated-dependencies:
- dependency-name: django-subforms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: ruff-lsp
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Updates a dependency python Updates python code (for bots) labels Sep 23, 2024
@github-actions github-actions bot enabled auto-merge (rebase) September 23, 2024 17:13
@github-actions github-actions bot merged commit 750f524 into main Sep 23, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot-pip-python-dependencies-08bcbf4e5d branch September 23, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency python Updates python code (for bots)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants