Skip to content

Bump datetime from 4.4 to 4.9#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/datetime-4.9
Closed

Bump datetime from 4.4 to 4.9#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/datetime-4.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps datetime from 4.4 to 4.9.

Changelog

Sourced from datetime's changelog.

4.9 (2022-12-22)

  • Fix regression in 4.7 on Python 2 when calling asdatetime. ([#47](https://github.com/zopefoundation/DateTime/issues/47) <https://github.com/zopefoundation/DateTime/issues/47>_)

4.8 (2022-12-16)

  • Fix insidious buildout configuration bug that prevented tests on Python 2.7 and 3.5, and fix test code that was incompatible with Python 3.5. ([#44](https://github.com/zopefoundation/DateTime/issues/44) <https://github.com/zopefoundation/DateTime/issues/44>_)

  • Add support for Python 3.11.

4.7 (2022-09-14)

  • Fix rounding problem with DateTime addition beyond the year 2038 ([#41](https://github.com/zopefoundation/DateTime/issues/41) <https://github.com/zopefoundation/DateTime/issues/41>_)

4.6 (2022-09-10)

  • Fix __format__ method for DateTime objects ([#39](https://github.com/zopefoundation/DateTime/issues/39) <https://github.com/zopefoundation/DateTime/issues/39>_)

4.5 (2022-07-04)

  • Add __format__ method for DateTime objects ([#35](https://github.com/zopefoundation/DateTime/issues/35) <https://github.com/zopefoundation/DateTime/issues/35>_)
Commits
  • 65d3285 - prepare release 4.9
  • 75e64b2 Merge pull request #48 from zopefoundation/maurits-fix-regression-asdatetime-...
  • f4ae383 Fix regression in 4.7 on Python 2 when calling asdatetime.
  • 705c48f Mark code for change needed when dropping < 3.6
  • b01f557 - better buildout configuration fix
  • 6c939ee - vb [ci skip]
  • 6d63a9e - prepare release 4.8
  • e9060e1 - fix buildout config bug and tests for Python 3.5
  • 5dc49d9 Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6
  • adc528e Back to development: 4.8
  • 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 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 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 [datetime](https://github.com/zopefoundation/DateTime) from 4.4 to 4.9.
- [Release notes](https://github.com/zopefoundation/DateTime/releases)
- [Changelog](https://github.com/zopefoundation/DateTime/blob/4.9/CHANGES.rst)
- [Commits](zopefoundation/DateTime@4.4...4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2022

The following labels could not be found: pip.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/datetime-4.9 branch January 13, 2023 19: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.

1 participant