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

build(deps): bump defu from 6.1.3 to 6.1.4 #11

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps defu from 6.1.3 to 6.1.4.

Release notes

Sourced from defu's releases.

v6.1.4

compare changes

🩹 Fixes

  • Merge objects with Module type (#121)

💅 Refactors

  • Move isPlainObject to _utils to allow testing (e922a16)
  • Make isPlainObject logic more readable (e458b63)

📖 Documentation

✅ Tests

  • Improve tests for internal isPlainObject util (b24a213)

❤️ Contributors

Changelog

Sourced from defu's changelog.

v6.1.4

compare changes

🩹 Fixes

  • Merge objects with Module type (#121)

💅 Refactors

  • Move isPlainObject to _utils to allow testing (e922a16)
  • Make isPlainObject logic more readable (e458b63)

📖 Documentation

🏡 Chore

✅ Tests

  • Improve tests for isPlainObject (b24a213)

❤️ Contributors

Commits
  • 1b9fcab fix: merge objects with Module type (#121)
  • 7c7a9a4 chore: enable skipLipCheck for type tests
  • e458b63 refactor: make isPlainObject logic more readable
  • e5a48d3 chore: update deps and lint
  • b24a213 test: improve tests for isPlainObject
  • e922a16 refactor: move isPlainObject to _utils to allow testing
  • 8634955 docs: fix typo (#116)
  • b9b9052 chore(deps): update devdependency eslint to ^8.53.0
  • fdf100e chore(deps): update all non-major dependencies
  • 3834ca1 chore(release): v6.1.3
  • 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 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)

Bumps [defu](https://github.com/unjs/defu) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/unjs/defu/releases)
- [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md)
- [Commits](unjs/defu@v6.1.3...v6.1.4)

---
updated-dependencies:
- dependency-name: defu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jan 8, 2024
@hywax
Copy link
Owner

hywax commented Jan 8, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 1af010a into main Jan 8, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/defu-6.1.4 branch January 8, 2024 11:40
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.

1 participant