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 6.0.0 to 7.1.4 #6846

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2025

Bumps deepmerge-ts from 6.0.0 to 7.1.4.

Release notes

Sourced from deepmerge-ts's releases.

v7.1.4

7.1.4 (2025-01-23)

Bug Fixes

  • apply filtering to types when selecting a leaf node (#526) (6d85163), closes #524

v7.1.3

7.1.3 (2024-10-08)

v7.1.2

7.1.2 (2024-10-08)

Performance Improvements

v7.1.1

7.1.1 (2024-10-04)

Performance Improvements

  • add explicit return type to speed up types (8e1ff6d)

v7.1.0

7.1.0 (2024-07-20)

Features

v7.0.3

7.0.3 (2024-06-06)

Bug Fixes

v7.0.2

7.0.2 (2024-06-03)

Bug Fixes

  • support older module resolutions (063675e), closes #480

... (truncated)

Changelog

Sourced from deepmerge-ts's changelog.

7.1.4 (2025-01-23)

Bug Fixes

  • apply filtering to types when selecting a leaf node (#526) (6d85163), closes #524

7.1.3 (2024-10-08)

7.1.2 (2024-10-08)

Performance Improvements

7.1.1 (2024-10-04)

Performance Improvements

  • add explicit return type to speed up types (8e1ff6d)

7.1.0 (2024-07-20)

Features

7.0.3 (2024-06-06)

Bug Fixes

7.0.2 (2024-06-03)

Bug Fixes

  • support older module resolutions (063675e), closes #480

7.0.1 (2024-05-21)

Bug Fixes

... (truncated)

Commits
  • 5855619 chore(release): 7.1.4 [skip ci]
  • 6d85163 fix: apply filtering to types when selecting a leaf node (#526)
  • 98400c3 refactor: rename TuplifyUnion to UnionToTuple (#525)
  • 319462a build: filter what files are published to jsr
  • d59f12d chore(dev-deps): update all non-major dependencies
  • 1748923 chore(dev-deps): update dependency cspell to v8.15.0
  • df8097f chore(release): 7.1.3 [skip ci]
  • 1af1619 build(release-patch): release for jsr
  • e233366 build: reenable semantic-release-jsr
  • 4df43c4 chore(release): 7.1.2 [skip ci]
  • 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 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 26, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deepmerge-ts-7.1.4 branch from e5b642b to 2d5572e Compare February 2, 2025 16:03
Bumps [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts) from 6.0.0 to 7.1.4.
- [Release notes](https://github.com/RebeccaStevens/deepmerge-ts/releases)
- [Changelog](https://github.com/RebeccaStevens/deepmerge-ts/blob/main/CHANGELOG.md)
- [Commits](RebeccaStevens/deepmerge-ts@v6.0.0...v7.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/deepmerge-ts-7.1.4 branch from 2d5572e to 3ec5720 Compare February 2, 2025 16:06
Copy link

sonarqubecloud bot commented Feb 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants