Skip to content

Bump the npm-dependencies group with 6 updates#981

Merged
austinmatherne-wk merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dependencies-d24ccb7dce
Jan 5, 2026
Merged

Bump the npm-dependencies group with 6 updates#981
austinmatherne-wk merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dependencies-d24ccb7dce

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the npm-dependencies group with 6 updates:

Package From To
@emnapi/core 1.7.1 1.8.1
@emnapi/runtime 1.7.1 1.8.1
@sinclair/typebox 0.34.45 0.34.46
caniuse-lite 1.0.30001761 1.0.30001762
cjs-module-lexer 2.1.1 2.2.0
hashery 1.3.0 1.4.0

Updates @emnapi/core from 1.7.1 to 1.8.1

Release notes

Sourced from @​emnapi/core's releases.

v1.8.1

What's Changed

Full Changelog: toyobayashi/emnapi@v1.8.0...v1.8.1

v1.8.0

What's Changed

Full Changelog: toyobayashi/emnapi@v1.7.1...v1.8.0

Commits

Updates @emnapi/runtime from 1.7.1 to 1.8.1

Release notes

Sourced from @​emnapi/runtime's releases.

v1.8.1

What's Changed

Full Changelog: toyobayashi/emnapi@v1.8.0...v1.8.1

v1.8.0

What's Changed

Full Changelog: toyobayashi/emnapi@v1.7.1...v1.8.0

Commits

Updates @sinclair/typebox from 0.34.45 to 0.34.46

Commits

Updates caniuse-lite from 1.0.30001761 to 1.0.30001762

Commits

Updates cjs-module-lexer from 2.1.1 to 2.2.0

Release notes

Sourced from cjs-module-lexer's releases.

2.2.0

What's Changed

New Contributors

Full Changelog: nodejs/cjs-module-lexer@2.1.1...2.2.0

Commits

Updates hashery from 1.3.0 to 1.4.0

Release notes

Sourced from hashery's releases.

v1.4.0

What's Changed

Full Changelog: jaredwray/hashery@v1.3.0...v1.4.0

Commits
  • ad98015 version bump to v1.4.0
  • 0c06ff5 Merge pull request #39 from jaredwray/feat-adding-in-emit-warning-when-algo-i...
  • 05d875c feat: adding in emit warning when algo is not found
  • 23fa512 Merge pull request #38 from jaredwray/feat-adding-in-readme-about-nodejs-support
  • 14fe844 Update .nvmrc
  • 75721b2 feat: adding in readme about nodejs support
  • 9546702 Merge pull request #37 from jaredwray/chore-upgrading-tinybench-to-6.0.0
  • 14dd388 chore: upgrading tinybench to 6.0.0
  • 2a253a2 Merge pull request #36 from jaredwray/chore-upgrading-hookified-to-1.14.0
  • e4b7885 chore: upgrading hookified to 1.14.0
  • Additional commits viewable in compare view

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

Bumps the npm-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.7.1` | `1.8.1` |
| [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.7.1` | `1.8.1` |
| [@sinclair/typebox](https://github.com/sinclairzx81/typebox-legacy) | `0.34.45` | `0.34.46` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001761` | `1.0.30001762` |
| [cjs-module-lexer](https://github.com/nodejs/cjs-module-lexer) | `2.1.1` | `2.2.0` |
| [hashery](https://github.com/jaredwray/hashery) | `1.3.0` | `1.4.0` |


Updates `@emnapi/core` from 1.7.1 to 1.8.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.7.1...v1.8.1)

Updates `@emnapi/runtime` from 1.7.1 to 1.8.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.7.1...v1.8.1)

Updates `@sinclair/typebox` from 0.34.45 to 0.34.46
- [Commits](sinclairzx81/typebox-legacy@0.34.45...0.34.46)

Updates `caniuse-lite` from 1.0.30001761 to 1.0.30001762
- [Commits](browserslist/caniuse-lite@1.0.30001761...1.0.30001762)

Updates `cjs-module-lexer` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/nodejs/cjs-module-lexer/releases)
- [Changelog](https://github.com/nodejs/cjs-module-lexer/blob/main/CHANGELOG.md)
- [Commits](nodejs/cjs-module-lexer@2.1.1...2.2.0)

Updates `hashery` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/jaredwray/hashery/releases)
- [Commits](jaredwray/hashery@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: "@emnapi/core"
  dependency-version: 1.8.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@emnapi/runtime"
  dependency-version: 1.8.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@sinclair/typebox"
  dependency-version: 0.34.46
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001762
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cjs-module-lexer
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: hashery
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 00:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Jan 5, 2026
@austinmatherne-wk austinmatherne-wk merged commit fb957e1 into master Jan 5, 2026
34 checks passed
@austinmatherne-wk austinmatherne-wk deleted the dependabot/npm_and_yarn/npm-dependencies-d24ccb7dce branch January 5, 2026 01:04
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments