Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps deepmerge-ts from 2.0.1 to 4.3.0.

Release notes

Sourced from deepmerge-ts's releases.

v4.3.0

4.3.0 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

v4.2.2

4.2.2 (2022-09-19)

v4.2.1

4.2.1 (2022-06-15)

Bug Fixes

v4.2.0

4.2.0 (2022-06-15)

Features

  • export types for module resolution node 16 (20241c5)

Performance Improvements

  • ts: add variance annotations (cecc9db)
  • ts: use extends constraints on infer (f053e76)

v4.1.0

4.1.0 (2022-06-13)

Features

  • treat module imports as records (20c0dfb), closes #133

v4.0.4

4.0.4 (2022-06-13)

Bug Fixes

  • drop keys that have no enumerable properties (3363570)

v4.0.3

... (truncated)

Changelog

Sourced from deepmerge-ts's changelog.

4.3.0 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

4.2.2 (2022-09-19)

4.2.1 (2022-06-15)

Bug Fixes

4.2.0 (2022-06-15)

Features

  • export types for module resolution node 16 (20241c5)

Performance Improvements

  • ts: add variance annotations (cecc9db)
  • ts: use extends constraints on infer (f053e76)

4.1.0 (2022-06-13)

Features

  • treat module imports as records (20c0dfb), closes #133

4.0.4 (2022-06-13)

Bug Fixes

  • drop keys that have no enumerable properties (3363570)

4.0.3 (2022-04-06)

Bug Fixes

  • use explict return types for function that return a HKT (eb4183e), closes #94

... (truncated)

Commits
  • 8e6827b chore(release): 4.3.0 [skip ci]
  • f3e108b Merge pull request #267 from RebeccaStevens/deepmergeInto
  • 9c350a0 feat: create deepmergeInto function
  • 3fd0c2f chore: update linting packages
  • 8aee948 docs: reorder deepmerge custom section
  • df47c6a chore: package lock update
  • a20db42 chore(dev-deps): update dependency eslint-plugin-functional to v5.0.2
  • b7e2eac chore(deps): audit fix
  • 287277d chore: run renovate monthly
  • 8daaafa chore: make code coverage informational only
  • 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 [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts) from 2.0.1 to 4.3.0.
- [Release notes](https://github.com/RebeccaStevens/deepmerge-ts/releases)
- [Changelog](https://github.com/RebeccaStevens/deepmerge-ts/blob/main/CHANGELOG.md)
- [Commits](RebeccaStevens/deepmerge-ts@v2.0.1...v4.3.0)

---
updated-dependencies:
- dependency-name: deepmerge-ts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
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.

0 participants