Skip to content

Bump ts-deepmerge from 7.0.2 to 8.0.0#386

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ts-deepmerge-8.0.0
Open

Bump ts-deepmerge from 7.0.2 to 8.0.0#386
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ts-deepmerge-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps ts-deepmerge from 7.0.2 to 8.0.0.

Release notes

Sourced from ts-deepmerge's releases.

Safeguard against additional reserved prototype methods

This version safeguards against additional reserved prototype methods from being overwritten by merge operations.

Thank you to @​igorg1312 for the contribution!

Ensure nested objects are always dereferenced

This version ensures nested objects are always dereferenced, even when a merge operation will not affect internal values.

Thanks to @​nick-michael for the contribution!

Commits
  • 305a058 fix: extend unsafe key blocklist to prevent Object.prototype method o… (#40)
  • 8014216 increment version + prettier fixes
  • d4f2a91 Dereference nested objects (#36)
  • 3bd593f update eslint config dep
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ts-deepmerge](https://github.com/voodoocreation/ts-deepmerge) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/voodoocreation/ts-deepmerge/releases)
- [Commits](voodoocreation/ts-deepmerge@7.0.2...8.0.0)

---
updated-dependencies:
- dependency-name: ts-deepmerge
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants