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

[Snyk] Upgrade deepmerge-ts from 5.1.0 to 7.0.3 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OKEAMAH
Copy link
Owner

@OKEAMAH OKEAMAH commented Aug 2, 2024

snyk-top-banner

Snyk has created this PR to upgrade deepmerge-ts from 5.1.0 to 7.0.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 10 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: deepmerge-ts
  • 7.0.3 - 2024-06-06

    7.0.3 (2024-06-06)

    Bug Fixes

  • 7.0.2 - 2024-06-03

    7.0.2 (2024-06-03)

    Bug Fixes

    • support older module resolutions (063675e), closes #480
  • 7.0.1 - 2024-05-21

    7.0.1 (2024-05-21)

    Bug Fixes

  • 7.0.0 - 2024-05-20

    7.0.0 (2024-05-20)

    Code Refactoring

    • rename DeepMergeFunctionUtils to DeepMergeUtils (e821255)
    • rename DeepMergeMerge* to DeepMerge* (fd4d2d4)

    Features

    • allow filtering out values before merging them (0784f63), closes #460

    BREAKING CHANGES

    • rename DeepMergeFunctionUtils to DeepMergeUtils
    • rename DeepMergeMerge* to DeepMerge*
    • allow filtering out values before merging them
  • 6.0.3 - 2024-05-20

    6.0.3 (2024-05-20)

    Bug Fixes

    • deepmergeInto unsafe key value assignment (6b04863)
  • 6.0.2 - 2024-05-20

    6.0.2 (2024-05-20)

    Bug Fixes

    • return type when using empty records (6b4ff3f), closes #465
  • 6.0.1 - 2024-05-20

    6.0.1 (2024-05-20)

    Bug Fixes

    • type when merging index signatures (5e8b9b6), closes #459
  • 6.0.0 - 2024-05-19

    6.0.0 (2024-05-19)

    Bug Fixes

    • type when merging optional properties of a record (fa9ace2)

    Build System

    • remove typing support for typescript<4.7 (f2f5956)

    Features

    • allow restricting what types can be passed in as parameters (69e9ba3), closes #305
    • remove deprecated type DeepMergeLeafHKT (1982e56)
    • undefined will no longer replace defined values by default (9c86605)

    Performance Improvements

    • remove BlacklistedRecordProps (19d4944)

    BREAKING CHANGES

    • remove deprecated type DeepMergeLeafHKT
    • undefined will no longer replace defined values by default
    • The order of the generics of deepmergeCustom
      and deepmergeIntoCustom have changed. If you are passing generics
      to these functions you need to update them.
    • remove typing support for typescript<4.7
  • 6.0.0-next.1 - 2024-05-19
  • 6.0.0-next.0 - 2024-05-10
  • 5.1.0 - 2023-04-04

    5.1.0 (2023-04-04)

    Features

    • expose some of the internal utils (a11a03d)
from deepmerge-ts GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade deepmerge-ts from 5.1.0 to 7.0.3.

See this package in npm:
deepmerge-ts

See this project in Snyk:
https://app.snyk.io/org/okeamah/project/bcf1e89d-99c3-4768-8eac-f647c3d465c0?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

changeset-bot bot commented Aug 2, 2024

⚠️ No Changeset found

Latest commit: 04cd231

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants