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 deepmerge-ts from 2.0.1 to 4.2.1 #241

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps deepmerge-ts from 2.0.1 to 4.2.1.

Release notes

Sourced from deepmerge-ts's releases.

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

4.0.3 (2022-04-06)

Bug Fixes

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

v4.0.2

4.0.2 (2022-03-31)

... (truncated)

Changelog

Sourced from deepmerge-ts's changelog.

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

4.0.2 (2022-03-31)

Bug Fixes

  • protect against prototype pollution (d637db7)

4.0.1 (2022-03-14)

... (truncated)

Commits
  • 172142d chore(release): 4.2.1 [skip ci]
  • b875711 fix: broken type info path (#146)
  • 1077a7b Merge pull request #143 from RebeccaStevens/deps
  • f65177b build: fix minimist dev deps security issue
  • 63581a5 chore(release): 4.2.0 [skip ci]
  • c65ede5 Merge pull request #121 from RebeccaStevens/ts4.7
  • 2c7f02d Merge pull request #142 from RebeccaStevens/ci-node-18
  • 9cf87bf ci: add node 18 as an environment to test ci on
  • cecc9db perf(ts): add variance annotations
  • f053e76 perf(ts): use extends constraints on infer
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deepmerge-ts-4.2.1 branch from a8d6ca0 to f4f99ef Compare August 26, 2022 03:36
Bumps [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts) from 2.0.1 to 4.2.1.
- [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.2.1)

---
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 force-pushed the dependabot/npm_and_yarn/deepmerge-ts-4.2.1 branch from f4f99ef to 63a18a5 Compare September 13, 2022 05:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #249.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deepmerge-ts-4.2.1 branch September 19, 2022 12:25
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