Skip to content

deps(deps): bump is-plain-object from 5.0.0 to 5.1.0 - #389

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/is-plain-object-5.1.0
Sep 21, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/is-plain-object-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps is-plain-object from 5.0.0 to 5.1.0.

Release notes

Sourced from is-plain-object's releases.

v5.1.0

This release makes is-plain-object friendlier for TypeScript users. The exported function is now a type guard, so successful checks narrow values to plain-object records, and the package export map now points TypeScript directly to the bundled declarations.

Behind the scenes, the project has also received a thorough refresh: clearer documentation, simpler tests, an up-to-date Rollup build, GitHub Actions CI across supported Node.js versions, and secure automated npm publishing.

There are no runtime API changes in this release.

Thank you

Thank you to @​RebeccaStevens and @​jcwillox for improving the TypeScript experience. Their contributions made this release better for everyone.

Full changelog: jonschlinkert/is-plain-object@v5.0.0...v5.1.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for is-plain-object since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/jonschlinkert/is-plain-object/releases)
- [Commits](jonschlinkert/is-plain-object@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: is-plain-object
  dependency-version: 5.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@github-actions
github-actions Bot merged commit 08a0bc2 into main Sep 21, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/is-plain-object-5.1.0 branch September 21, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant