Skip to content

chore(dev)(deps-dev): bump smob from 1.5.0 to 1.6.1#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/smob-1.6.1
Open

chore(dev)(deps-dev): bump smob from 1.5.0 to 1.6.1#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/smob-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps smob from 1.5.0 to 1.6.1.

Release notes

Sourced from smob's releases.

smob: v1.6.1

1.6.1 (2026-02-11)

Bug Fixes

  • set min node engine version to v20.0.0 (ec4d2d9)

smob: v1.6.0

1.6.0 (2026-02-11)

Features

  • change target version to es2022 + updated dependencies (54bdbc9)
Changelog

Sourced from smob's changelog.

1.5.0 (2024-03-29)

Features

1.6.1 (2026-02-11)

Bug Fixes

  • set min node engine version to v20.0.0 (ec4d2d9)

1.6.0 (2026-02-11)

⚠ BREAKING CHANGES

  • bump version to v1.x

Features

  • change target version to es2022 + updated dependencies (54bdbc9)
  • const for priority side + cleanup types (bf19728)
  • deep clone input sources (384acff)
  • introduce arrayPriority option (#328) (7d287bf)
  • refactor build pipeline & replaced babel with swc (306c126)
  • refactored merger to support arrays (2185ebe)
  • remove array duplicates by value & reference (b55dcfc)
  • split regular and distinct array merge + support multiple input arrays (f7d4a75)
  • use weak-map instead of json-stringify for circular reference handling (33b4ea4)

Bug Fixes

  • add generic argument for distinct-array util (4d31b24)
  • better polyfill implementation for cloning arrays and objects (fad6beb)
  • create a new weak map for each source (4ed64d2)
  • deps: bump json5 from 1.0.1 to 1.0.2 (33a7d6c)
  • enhanced typing for merger result (19fc7ff)
  • extend is-equal check for arrays (406d48b)
  • force version bump (e1a993d)
  • move sources length check to create-merger (c55bfc5)
  • optimize array merge (240ce25)
  • remove unused utility methods + applied linter (76baf8e)
  • removed superfluous cut utility (b8f5826)
  • return type of merge result (cc534b9)

... (truncated)

Commits
  • b6440db chore(master): release smob 1.6.1 (#411)
  • 03924fb chore: merge release & codecov step
  • ec4d2d9 fix: set min node engine version to v20.0.0
  • 20f4401 chore: remove hardcoded version in release-please configuration
  • 56c5b53 chore(master): release smob 1.6.0 (#408)
  • d3cc4a5 ci: change dependabot target to master branch
  • 7031c05 build(deps): bump actions/checkout from 4 to 6 (#404) (#409)
  • 2b427f8 chore: force version to v1.6.0
  • 4292a46 chore: clenaup tsconfig.eslint.json
  • d013b1c build(deps-dev): bupm workspaces-publish to v1.6.0
  • 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 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)

Bumps [smob](https://github.com/Tada5hi/smob) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/Tada5hi/smob/releases)
- [Changelog](https://github.com/tada5hi/smob/blob/master/CHANGELOG.md)
- [Commits](tada5hi/smob@v1.5.0...smob-v1.6.1)

---
updated-dependencies:
- dependency-name: smob
  dependency-version: 1.6.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Assignees

The following users could not be added as assignees: nbyx. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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