Commit eefee8f
authored
fix(deps): update dependency deepmerge to v2 (#72)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [deepmerge](https://redirect.github.com/toumorokoshi/deepmerge) |
`==1.1.1` -> `==2.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>toumorokoshi/deepmerge (deepmerge)</summary>
###
[`v2.0`](https://redirect.github.com/toumorokoshi/deepmerge/releases/tag/v2.0)
[Compare
Source](https://redirect.github.com/toumorokoshi/deepmerge/compare/v1.1.1...v2.0)
#### Breaking Changes
- Add typing / drop Python < 3.8 support by
[@​nhairs](https://redirect.github.com/nhairs) in
[https://github.com/toumorokoshi/deepmerge/pull/30](https://redirect.github.com/toumorokoshi/deepmerge/pull/30)
#### What's Changed
- feat: add typing for `merge` and `value_strategy` functions by
[@​Atry](https://redirect.github.com/Atry) in
[https://github.com/toumorokoshi/deepmerge/pull/33](https://redirect.github.com/toumorokoshi/deepmerge/pull/33)
- fix: Different hash for same dictionaries problem by
[@​alexeykomp](https://redirect.github.com/alexeykomp) in
[https://github.com/toumorokoshi/deepmerge/pull/32](https://redirect.github.com/toumorokoshi/deepmerge/pull/32)
#### New Contributors
- [@​icy](https://redirect.github.com/icy) made their first
contribution in
[https://github.com/toumorokoshi/deepmerge/pull/29](https://redirect.github.com/toumorokoshi/deepmerge/pull/29)
- [@​nhairs](https://redirect.github.com/nhairs) made their first
contribution in
[https://github.com/toumorokoshi/deepmerge/pull/30](https://redirect.github.com/toumorokoshi/deepmerge/pull/30)
- [@​Atry](https://redirect.github.com/Atry) made their first
contribution in
[https://github.com/toumorokoshi/deepmerge/pull/33](https://redirect.github.com/toumorokoshi/deepmerge/pull/33)
- [@​alexeykomp](https://redirect.github.com/alexeykomp) made
their first contribution in
[https://github.com/toumorokoshi/deepmerge/pull/32](https://redirect.github.com/toumorokoshi/deepmerge/pull/32)
**Full Changelog**:
toumorokoshi/deepmerge@v1.1.1...v2.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Hapag-Lloyd/errbot).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3901949 commit eefee8f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments