Skip to content

Bump webidl-conversions from 3.0.1 to 8.0.1 in /ui#2862

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/webidl-conversions-8.0.1
May 15, 2026
Merged

Bump webidl-conversions from 3.0.1 to 8.0.1 in /ui#2862
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/webidl-conversions-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps webidl-conversions from 3.0.1 to 8.0.1.

Release notes

Sourced from webidl-conversions's releases.

8.0.1

  • Sped up and simplified ByteString and USVString conversions. (@​ChALkeR, #54)

8.0.0

Bumped Node.js version requirement to ≥20.

Removed support for environments without SharedArrayBuffer.

Removed the allowShared option from the ArrayBuffer export, and added a new SharedArrayBuffer export, following whatwg/webidl#1311. (@​MattiasBuelens)

Added the allowResizable option to the buffer source types and ArrayBufferView exports, following whatwg/webidl#982. (@​MattiasBuelens)

Fixed a bug in SharedArrayBuffer conversion. (@​MattiasBuelens)

7.0.0

Bumped Node.js version requirement to ≥12.

Removed Function and VoidFunction exports. These are better handled by webidl2js.

Renamed the void export to undefined, per Web IDL spec updates.

Added support for environments without SharedArrayBuffer.

Fixed a typo in one of the exception messages for BufferSource. (@​ExE-Boss)

6.1.0

Fixed buffer source type conversions to throw on detached ArrayBuffers.

Fixed buffer source type conversions to throw on SharedArrayBuffers.

Added { allowShared: true } to buffer source type conversions, to permit SharedArrayBuffers.

Version 6.0.0

Bumped Node.js version requirement to ≥10.4.

Added support for throwing exception objects that belong to a different realm than the current.

Improved the accuracy of unsigned long long and long long conversions by using BigInt.

Made TypedArray conversions unforgeable. (@​ExE-Boss)

Fixed object conversion so that it throws on BigInt values.

5.0.0

Removed the Error export, as the type was removed from Web IDL.

Raised the minimum supported version to Node v8.

Fixed all buffer source type conversions to be realm-independent, i.e. they will no longer throw if given buffer source objects from other realms.

... (truncated)

Commits
  • 1c40227 8.0.1
  • be2787c Improve README
  • 287da0b Automate publishing to npm
  • 891548e Update dev dependencies
  • 98b8109 Remove now-outdated comment
  • aacfad6 Speed up and simplify ByteString and USVString conversions
  • 7d0cfd3 8.0.0
  • 612790f Add allowResizable to (Shared)ArrayBuffer conversions
  • 3f59834 Use different "repository" syntax in package.json
  • 51bfc79 Move to built-in test runner and c8 for coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for webidl-conversions since your current version.


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 [webidl-conversions](https://github.com/jsdom/webidl-conversions) from 3.0.1 to 8.0.1.
- [Release notes](https://github.com/jsdom/webidl-conversions/releases)
- [Commits](jsdom/webidl-conversions@v3.0.1...v8.0.1)

---
updated-dependencies:
- dependency-name: webidl-conversions
  dependency-version: 8.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
...

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 labels May 15, 2026
@github-actions github-actions Bot merged commit a02bb00 into master May 15, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/ui/webidl-conversions-8.0.1 branch May 15, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file dependency javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants