Skip to content

Bump jdatetime from 6.0.1 to 6.1.0 - #67

Merged
sepandhaghighi merged 1 commit into
devfrom
dependabot/pip/dev/jdatetime-6.1.0
Sep 9, 2026
Merged

sepandhaghighi merged 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 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

codecov-commenter commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.40%. Comparing base (c13faf0) to head (7e3bc20).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #67   +/-   ##
=======================================
  Coverage   97.40%   97.40%           
=======================================
  Files           7        7           
  Lines         115      115           
  Branches       25       25           
=======================================
  Hits          112      112           
  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.

@sepandhaghighi

Copy link
Copy Markdown
Member

@dependabot rebase

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 force-pushed the dependabot/pip/dev/jdatetime-6.1.0 branch from 86be003 to 7e3bc20 Compare September 7, 2026 23:02
@sepandhaghighi
sepandhaghighi merged commit f096195 into dev Sep 9, 2026
25 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/dev/jdatetime-6.1.0 branch September 9, 2026 13:31
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