Skip to content

Bump jdatetime from 6.0.1 to 6.1.0 - #67

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/jdatetime-6.1.0
Open

Bump jdatetime from 6.0.1 to 6.1.0#67
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/jdatetime-6.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps jdatetime from 6.0.1 to 6.1.0.

Release notes

Sourced from jdatetime's releases.

v6.1.0

What's Changed

New Contributors

Full Changelog: slashmili/jdatetime@v6.0.2...v6.1.0

v6.0.2

What's Changed

New Contributors

Full Changelog: slashmili/jdatetime@v6.0.1...v6.0.2

Changelog

Sourced from jdatetime's changelog.

[6.1.0] 2026-08-10

Fixed

  • %I and %-I now render the 12-hour clock instead of duplicating %H
  • Pass a Gregorian datetime to tzinfo.dst() #188
  • Use int for the fold type, matching the standard library #186

Added

  • Add date.strptime() and make date.strptime(), datetime.strptime(), and date.fromisoformat() preserve subclasses, matching standard library behavior

[6.0.2] 2026-08-06

Fixed

  • astimezone() no longer resets the instance locale to the global default #190
Commits
  • 480b637 prepare for release 6.1.0
  • b169a2c Merge pull request #197 from 5j9/strptime
  • 8d6d8d9 Add date.strptime and match stdlib subclass behavior
  • f2987e7 Merge pull request #196 from 5j9/pytest
  • fa03b3e update tox.ini and test.yml to use pytest
  • 97bd3be separate modules for comparison and locale tests
  • 6174b01 migrate tests to pytest
  • a654724 Merge pull request #195 from 5j9/test_strftime_I_directive_uses_twelve_hour_c...
  • 6bb73da Merge pull request #193 from 5j9/pyright
  • c391986 Fix Windows test failure for %-I strftime
  • Additional commits viewable in compare view

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 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 [jdatetime](https://github.com/slashmili/python-jalali) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/slashmili/python-jalali/releases)
- [Changelog](https://github.com/slashmili/jdatetime/blob/main/CHANGELOG.md)
- [Commits](slashmili/jdatetime@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: jdatetime
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 17, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.25%. Comparing base (cbfefed) to head (86be003).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #67   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files           7        7           
  Lines         109      109           
  Branches       25       25           
=======================================
  Hits          106      106           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants