Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps util from 0.10.4 to 0.12.4.

Release notes

Sourced from util's releases.

v0.12.4

v0.12.3

  • Use robust which-typed-array, is-typed-array modules for the util.types.isTypedArray family of functions. (@​wbinnssmith in #47)

    This fixes crash in IE11 when a polyfilled Symbol is available in the environment.

v0.12.2

v0.12.1

v0.12.0

v0.11.1

v0.11.0

  • Add util.promisify.
  • Add util.callbackify.
Changelog

Sourced from util's changelog.

0.12.4

0.12.3

  • Use robust which-typed-array, is-typed-array modules for the util.types.isTypedArray family of functions. (@​wbinnssmith in #47)

    This fixes crash in IE11 when a polyfilled Symbol is available in the environment.

0.12.2

0.12.1

0.12.0

0.11.1

0.11.0

  • Add util.promisify.
  • Add util.callbackify.
Commits
  • e37ce41 0.12.4
  • 7d2a968 Merge pull request #59 from snyamathi/SharedArrayBuffer
  • 6a8d35c fix: handle SharedArrayBuffer not existing
  • 62f00fd fix: remove getter, store copy of SAB
  • de16a49 feat: avoid SharedArrayBuffer until required
  • 4b1c0c7 0.12.3
  • 2fe437a ci: nicer matrix
  • cb72df7 Merge pull request #47 from atlassian-forks/wbinnssmith/corejs
  • 4068972 Remove unreachable code
  • bfbff20 Use which-typed-array and is-typed-array for typed array detection
  • Additional commits viewable 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 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 [util](https://github.com/browserify/node-util) from 0.10.4 to 0.12.4. - [Release notes](https://github.com/browserify/node-util/releases) - [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md) - [Commits](browserify/node-util@v0.10.4...v0.12.4) --- updated-dependencies: - dependency-name: util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2021
@JamesNZL JamesNZL merged commit f4ff208 into main Dec 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/util-0.12.4 branch December 17, 2021 05:11
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

2 participants