Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps djade from 1.4.0 to 1.5.0.

Changelog

Sourced from djade's changelog.

1.5.0 (2025-08-26)

  • Parse target Django version from pyproject.toml. Now, if you don’t specify a version with --target-version, Djade will try to parse your minimum-supported target Django version from project.dependencies in pyproject.toml. It supports several common formats, like django>=5.2,<6.0.

    PR [#137](https://github.com/adamchainz/djade/issues/137) <https://github.com/adamchainz/djade/pull/137>__.

  • Support reading from stdin and writing to stdout. Use the filename - for this functionality. Djade always exits with code 0 when reading from stdin, even if changes were made.

    PR [#138](https://github.com/adamchainz/djade/issues/138) <https://github.com/adamchainz/djade/pull/138>__.

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 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)

Bumps [djade](https://github.com/adamchainz/djade) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/adamchainz/djade/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/djade@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: djade
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Looks like djade is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/uv/djade-1.5.0 branch September 8, 2025 12:38
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant