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

chore(deps): bump timex from 3.6.2 to 3.7.9 #387

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2022

Bumps timex from 3.6.2 to 3.7.9.

Changelog

Sourced from timex's changelog.

Change Log

All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly). This project adheres to Semantic Versioning.

Unreleased

Added/Changed

  • Changed Timex.Duration.Parse to be 2x faster

Fixed


3.7.8

Added/Changed

  • Add Thai translations
  • Add Estonian translation
  • Added TimezoneInfo.format_offset/1

Fixed

  • Fix incorrect Timex.weekday/2 typespecs
  • Added timezone field to set_options type
  • Corrected type definition for Types.week_of_month to include possiblity of 6th week (see #703)
  • Added specs to parse function to account for AmbiguousDateTime return type

3.7.6

Changed

  • The documentation on weekday formatting via %w and %u strftime directives and WDmon and WDsun default directives did not match, and worse, the behaviour had regressed as well and did not match the docs for either. The behaviour now matches between the two formatters, as does the documentation, and aligns with the C strftime specification (i.e. Monday is 1..7, Sunday is 0..6)

Fixed

  • Clarify docs on comparison granularity for days/weeks
  • Fix incorrect weekday formatting (see #668)
  • Handled edge case where no locally-defined timezone is present (see #670)
  • Invalid validation of ambiguous date/times during parsing (see #674)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2022
@Betree
Copy link
Member

Betree commented Jan 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/timex-3.7.9 branch 2 times, most recently from 915e699 to 81449a7 Compare January 3, 2023 21:43
@Betree
Copy link
Member

Betree commented May 3, 2023

https://github.com/dependabot rebase

Bumps [timex](https://github.com/bitwalker/timex) from 3.6.2 to 3.7.9.
- [Release notes](https://github.com/bitwalker/timex/releases)
- [Changelog](https://github.com/bitwalker/timex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitwalker/timex/commits/3.7.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/timex-3.7.9 branch from 81449a7 to aeb02cb Compare May 3, 2023 13:07
@Betree Betree force-pushed the staging branch 6 times, most recently from 8edadfd to a2007b8 Compare May 3, 2023 17:29
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