Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the major-updates group with 1 update: @phun-ky/typeof.

Updates @phun-ky/typeof from 1.2.27 to 2.0.1

Release notes

Sourced from @​phun-ky/typeof's releases.

Release 2.0.1

2.0.1 (2025-09-05)

Tasks

  • 🤖 bump the minor-and-patch group with 4 updates (17fc043)

Release 2.0.0

2.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • 🧨 You can no longer use isBuiltInConstructor to check for BigInt or Symbol, use isBuiltInCallable(BigInt) || isBuiltInCallable(Symbol) instead.

Feature

  • 🎸 Add isBuiltInCallable, add type-guard overloads and refactor helpers to function declarations. (ae2bffd)

Release 1.3.0

1.3.0 (2025-09-02)

Tasks

  • 🤖 Install missing node types (4315bc1)

Feature

  • 🎸 Add isObjectPlain for checking plain objects (a3c6a5f)
Changelog

Sourced from @​phun-ky/typeof's changelog.

2.0.1 (2025-09-05)

Tasks

  • 🤖 bump the minor-and-patch group with 4 updates (17fc043)

2.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • 🧨 You can no longer use isBuiltInConstructor to check for BigInt or Symbol, use isBuiltInCallable(BigInt) || isBuiltInCallable(Symbol) instead.

Feature

  • 🎸 Add isBuiltInCallable, add type-guard overloads and refactor helpers to function declarations. (ae2bffd)

1.3.0 (2025-09-02)

Tasks

  • 🤖 Install missing node types (4315bc1)

Feature

  • 🎸 Add isObjectPlain for checking plain objects (a3c6a5f)
Commits
  • 2b0235d chore: 🤖 release v2.0.1
  • 5a8d4ec Merge pull request #54 from phun-ky/dependabot/npm_and_yarn/minor-and-patch-7...
  • 17fc043 chore: 🤖 bump the minor-and-patch group with 4 updates
  • f5b55bf chore: 🤖 release v2.0.0
  • 25c298e Merge pull request #56 from phun-ky/fix/overload-typeguard
  • ae2bffd feat: 🎸 Add isBuiltInCallable, add type-guard overloads and refactor helpers ...
  • e43dee7 chore: 🤖 release v1.3.0
  • 1d14431 Merge pull request #55 from phun-ky/feat/isObjectPlain
  • a3c6a5f feat: 🎸 Add isObjectPlain for checking plain objects
  • 4315bc1 chore: 🤖 Install missing node types
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2025
@github-actions github-actions bot added mindless: dependencies Pull requests that update a dependency file section: repo For all changes in root dir release labels Sep 8, 2025
@github-actions github-actions bot requested a review from phun-ky September 8, 2025 03:09
@socket-security
Copy link

socket-security bot commented Sep 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​phun-ky/​typeof@​1.2.27 ⏵ 2.0.110010010095 +1100

View full report

Bumps the major-updates group with 1 update: [@phun-ky/typeof](https://github.com/phun-ky/typeof).


Updates `@phun-ky/typeof` from 1.2.27 to 2.0.1
- [Release notes](https://github.com/phun-ky/typeof/releases)
- [Changelog](https://github.com/phun-ky/typeof/blob/main/CHANGELOG.md)
- [Commits](phun-ky/typeof@1.2.27...2.0.1)

---
updated-dependencies:
- dependency-name: "@phun-ky/typeof"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/major-updates-2acfe21796 branch from be95a28 to 32eb58f Compare September 8, 2025 05:30
@phun-ky phun-ky merged commit 1eadc51 into main Sep 9, 2025
5 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/major-updates-2acfe21796 branch September 9, 2025 07:54
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 mindless: dependencies Pull requests that update a dependency file release section: repo For all changes in root dir size: 👕 XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant