Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
The pool queue count metric is now named queue_count. You should update your dashboard to reflect it.
Possible breaking changes when producing uppercase hexadecimal in urls. This change the behaviour of urlencode and pathencode to produce uppercase hexadecimal to comply with the RFC3986 which may affect systems using URL as signature or in an hash.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.
⌛Your trial has expired ⌛
Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ timex (3.6.2 → 3.6.3) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 47 commits:
chore: update deps
release: version 3.6.3
Fix typo in Timex.compare doc
Update README.md
Add for: Timex.Interval to Enumerable implementation
add finnish translations
Update recommended version tp 3.6 in readme
Add microsecond handling in setting from time
Fix #615 - add padding for hour12 in kitchen format
Fix #616 - fix negative week_of_month
ci: remove cirrus
Fix #576 - indentation on example
add bg locale
ci: update workflow
Remove :applications instructions from getting started guide
fix: czech units translation file
Version 3.6.2
Fix #577 - incompatible type warning
Update README. Closes #594
Add Bosnian translations
Improve Romanian translations
Fix a typo in Timex.shift/2 doc
Hungarian and Serbian Latin translations
Use debian rather than alpine for builds since it has tzdata
Tweak what image is used for Linux builds
Run CI on macOS
Fix some issues in Cirrus config
Switch workflow to 1.9, 1.10 isn't yet supported
Fix typo in workflow
Switch to Cirrus CI
add format checking into CI scripts
format code
Fix typo in Interval.with_step/2 typespec
Add Hebrew translation
Fix not allowed value for seconds (#559)
Run formatter
Update deps
Add code formatter settings (#575)
Fix parse for ISOweek (#572)
Fix moduledoc (#571)
Add Czech translation (#552)
Add Vietnamese translation (#560)
fix broken link in CONTRIBUTING.md (#556)
Clearer distinction & examples of .format and .format! (#545)
Update tzdata to 1.0.1
Add 1.8, 1.9 to CI matrix
Update CHANGELOG and require updates in future PRs
↗️ certifi (indirect, 2.5.2 → 2.5.3) · Repo
Commits
See the full diff on Github. The new version differs by 6 commits:
bump to 2.5.3
Merge pull request #40 from g-andrade/ca-bundle-update-2020-11-13
Merge pull request #41 from brucify/patch-1
Fix README.md
Use latest mkcert.org full CA bundle available as of November 13, 2020
remove deprecated hex field
↗️ hackney (indirect, 1.16.0 → 1.17.0) · Repo · Changelog
Release Notes
1.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
update changelog
Merge pull request #670 from kpribylov/fix/pool-checkout-race
remove travis & sync doc
Merge pull request #672 from paulo-ferraz-oliveira/fix/doc
Merge pull request #669 from paulo-ferraz-oliveira/feature/gha
Fix doc.
Implement GitHub Actions
Create erlang.yml
Merge pull request #671 from benoitc/urlencode-to-uppercase
bump version number
breaking change: produce uppercase hexadecimal in urls
Fix race condition within pool checkout procedure
Merge pull request #659 from britto/improve-metrics-setup-and-docs
be more strict
fix build with OTP >= 20.1 on macos
bump support to idna 6.1.1
bump dependencies & fix test
make dependencies relative to semver
Merge pull request #641 from rozap/empty-trailers-638
Merge pull request #666 from mwcampbell/update-netloc-on-redirect
Update netloc in client state when redirecting
Merge pull request #661 from SergeTupchiy/master
Merge pull request #662 from paulo-ferraz-oliveira/fix/xref
Fix checkout_timeout error in hackney_pool caused by connection errors
Fix a memory leak in hackney_pool
Prevent locally-generated elements from being pushed accidentally
Add missing CI element
Prevent xref warning for unmaintained Erlang/OTP function
Add missing documentation for host-based pool metrics
Fix documentation of pool metric names
Fix `queue_count` metric documentation and setup
Merge pull request #639 from g-andrade/lower-likelihood-of-regressions
Merge pull request #650 from starbelly/fix-qs-vals-type
Merge pull request #645 from legoscia/pool-readme
Merge pull request #652 from kpribylov/fix/#651
Add protection timeout for the intermediary process
Add an intermediary process for pool checkout procedure
Fix spec for qs_vals() type
Clarify that socket pools are used by default
Handle empty trailers case
Use latest patch versions of Erlang/OTP when running tests on Travis CI
Increase likelihood of finding regressions through Travis CI
Merge pull request #637 from okeuday/issue636
Merge pull request #634 from g-andrade/fix-implicit-dependency
Fix Erlang/OTP 20.0 / 20.1 compilation
Make implicit dependency on `unicode_util_compat` explicit
Merge pull request #627 from Kushal-kothari/master
fix typos
↗️ idna (indirect, 6.0.1 → 6.1.1) · Repo · Changelog
Release Notes
6.1.1 (from changelog)
6.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
bump to 6.1.1
bump releases
fix license
fix changelog
bump unicode_util_compat to 0.7.0
add missing NOTICE file
clarify license
bump to 2.1.0
test with newer release
Update to IDNA 13.0.0
Add instructions on how to download new data
Remove version from `idna-table.txt` filename
bump unicode_util_compat
remove rebar.config.script
Merge pull request #34 from olleolleolle/patch-1
Fix error message typo posion -> position
↗️ tzdata (indirect, 1.0.4 → 1.0.5) · Repo · Changelog
Release Notes
1.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Merge pull request #112 from lau/update-105
Bump version to 1.0.5
Update .ets tz data file from 2019c to 2020d
Merge pull request #111 from LostKobrakai/fix_invalid_gap_result
Fix invalid timezones for datetimes of the first second of the gap
Bump version to 1.0.4
Merge pull request #103 from wingyplus/fix-elixir-111-warning
Fix Elixir 1.11 warning
Merge pull request #98 from lau/formatting
Run Elixir formatting on PeriodBuilder
Merge branch 'master' of https://github.com/lau/tzdata
Merge pull request #93 from mathieuprog/patch-1
Update tzdata version in Readme
↗️ unicode_util_compat (indirect, 0.5.0 → 0.7.0) · Repo
Commits
See the full diff on Github. The new version differs by 11 commits:
bump to 0.7.0
add missing file
fix uc_spec
bump to unicode 13.0.0
test with older release of rebar3
bump to 0.6.0
remove tests for now
provides needed functions to allow usage of string on OTP >= 20
Merge pull request #8 from paulo-ferraz-oliveira/feature/rebar3
Don't estrange rebar3
remove maintainer field for hex
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.