Skip to content

build(deps-dev): Bump @exodus/bytes from 1.14.0 to 1.14.1#6288

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/exodus/bytes-1.14.1
Feb 14, 2026
Merged

build(deps-dev): Bump @exodus/bytes from 1.14.0 to 1.14.1#6288
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/exodus/bytes-1.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps @exodus/bytes from 1.14.0 to 1.14.1.

Release notes

Sourced from @​exodus/bytes's releases.

v1.14.1

fix: ensure TextEncoder never returns pooled arrays

Previous implementation always ensured 0-offset Uint8Array (ret.byteOffset === 0), but not that there is no data past the returned view (ret.byteLength === ret.buffer.byteLength).

This is now fixed.

This only affected Node.js-like platforms, as only there native buffers are pooled.

Full Changelog: ExodusOSS/bytes@v1.14.0...v1.14.1

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 14, 2026
@github-actions github-actions bot enabled auto-merge February 14, 2026 01:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exodus/bytes-1.14.1 branch 5 times, most recently from e5bf0af to b94fd47 Compare February 14, 2026 02:06
Bumps [@exodus/bytes](https://github.com/ExodusOSS/bytes) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/ExodusOSS/bytes/releases)
- [Commits](ExodusOSS/bytes@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: "@exodus/bytes"
  dependency-version: 1.14.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/exodus/bytes-1.14.1 branch from b94fd47 to d6d0222 Compare February 14, 2026 02:14
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit 6da20d1 into main Feb 14, 2026
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/exodus/bytes-1.14.1 branch February 14, 2026 02:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants