Skip to content

Bump ts-deepmerge from 6.2.0 to 8.0.0 in /packages/eas-cli#3890

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/eas-cli/ts-deepmerge-8.0.0
Open

Bump ts-deepmerge from 6.2.0 to 8.0.0 in /packages/eas-cli#3890
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/eas-cli/ts-deepmerge-8.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ts-deepmerge from 6.2.0 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!

Update dependencies

No release notes provided.

Update dependencies

No release notes provided.

Use named export instead of default

Changes

This version moves from using a default export for the merge function, to exporting it as a named function. This is to avoid some issues that some native ESM TypeScript projects were facing where it couldn't resolve the types correctly.

Update dependencies

This version just updates the dev dependencies of the project.

Commits

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 6.2.0 to 8.0.0.
- [Release notes](https://github.com/voodoocreation/ts-deepmerge/releases)
- [Commits](voodoocreation/ts-deepmerge@6.2.0...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 23, 2026
@github-actions

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

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