dremio / dbt-dremio

dbt (data build tool) adapter for the Dremio
Apache License 2.0
44 stars 21 forks source link

Bump parsedatetime from 2.4 to 2.6 #163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps parsedatetime from 2.4 to 2.6.

Release notes

Sourced from parsedatetime's releases.

2.6

Push out v2.6 to gather up local fixes and updates

PR #244 Polished README.rst PR #242 fix pyicu import to suppress warnings PR #239 Fixed missing comma in seconds strings

Updated Pipfile and Makefile to: - update and move packages to the "dev" section - use Python 3.7 for pipenv - install tox-pipenv plugin to try and fix Tox (currently doesn't) - simplify tox.ini to try and fix Tox (didn't) - move ci makefile target to the circle config

2.5

v2.5 release

PR #222 Fix to sanitize abbreviated months from icu PR #223 typo in RU locale in abbreviation for January PR #224 Fix lint errors for flake8 v3.5.0 PR #225 Add a constant for start hour PR #233 Add 'secs' and 'mins' into base units PR #226 Remove unused dependency on future

Changelog

Sourced from parsedatetime's changelog.

9 Oct 2021 - bear PR #261 Bump urllib3 from 1.25.9 to 1.26.5 PR #255 support 'next 10 days' query PR #252 Include pytest.ini in source distributions, fixes tests PR #250 Update nl_NL.py PR #248 pyicu 'module' object has no attribute 'Locale'

Update Pipfile to reference Python 3.9
Updated Copyright statement

31 May 2020 - bear v2.6 release bump version to v2.7

PR #244 Polished README.rst PR #242 fix pyicu import to suppress warnings PR #239 Fixed missing comma in seconds strings

Updated Pipfile and Makefile to: - update and move packages to the "dev" section - use Python 3.7 for pipenv - install tox-pipenv plugin to try and fix Tox (currently doesn't) - simplify tox.ini to try and fix Tox (didn't) - move ci makefile target to the circle config

Currently Tox is broken (see tox-dev/tox-pipenv#61)

18 Nov 2019 - bear v2.5 release

PR #222 Fix to sanitize abbreviated months from icu PR #223 typo in RU locale in abbreviation for January PR #224 Fix lint errors for flake8 v3.5.0 PR #225 Add a constant for start hour PR #233 Add 'secs' and 'mins' into base units PR #226 Remove unused dependency on future

14 May 2017 - bear v2.4 release v2.5 bump

Issue [#219](https://github.com/bear/parsedatetime/issues/219) - remove 'setup_requires' from setup.py

10 Mar 2017 - bear v2.3 release v2.4 bump

Issue [#215](https://github.com/bear/parsedatetime/issues/215) - tests fail in March

02 Mar 2016 - bear

... (truncated)

Commits
  • c553375 force update
  • 55a2b1d Updated Pipfile and Makefile to:
  • 50dc617 Merge pull request #242 from quantrocket-llc/master
  • acb5798 Merge pull request #244 from boxed/patch-2
  • f011090 Update README.rst
  • 1883750 fix pyicu import to suppress warnings
  • 655783d Merge pull request #239 from psav/psav/fix_missing_comma
  • 7a759c1 Fixed missing comma in seconds strings
  • bea2bdb Convert to using pipenv and simplify to python 3.7 and 2.7 for testing
  • 04c0957 v2.6 bump
  • Additional commits viewable in compare view


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)