intelligo-mn / intelligo-generator

🛠️ Chatbot generator for Intelligo Framework.
https://intelligo.js.org/
MIT License
29 stars 13 forks source link

Update dependency util to v0.12.5 #71

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
util 0.12.1 -> 0.12.5 age adoption passing confidence

Release Notes

browserify/node-util (util) ### [`v0.12.5`](https://togithub.com/browserify/node-util/blob/HEAD/CHANGELOG.md#0125) [Compare Source](https://togithub.com/browserify/node-util/compare/v0.12.4...v0.12.5) - Move `safe-buffer` dependency to a dev-only dependency. ([@​goto-bus-stop](https://togithub.com/goto-bus-stop) in [e84cfd5](https://togithub.com/browserify/node-util/commit/e84cfd5e4923631d012e578d7aa140412a475646)) - Document usage with webpack 5+. ([@​MatrixFrog](https://togithub.com/MatrixFrog) in [#​69](https://togithub.com/browserify/node-util/pull/69)) ### [`v0.12.4`](https://togithub.com/browserify/node-util/blob/HEAD/CHANGELOG.md#0124) [Compare Source](https://togithub.com/browserify/node-util/compare/v0.12.3...v0.12.4) - Avoid SharedArrayBuffer until required. ([@​snyamathi](https://togithub.com/snyamathi) in [#​59](https://togithub.com/browserify/node-util/pull/59)) This fixes a [security warning](https://developers.google.com/search/blog/2021/03/sharedarraybuffer-notes) for SharedArrayBuffer. ### [`v0.12.3`](https://togithub.com/browserify/node-util/blob/HEAD/CHANGELOG.md#0123) [Compare Source](https://togithub.com/browserify/node-util/compare/v0.12.2...v0.12.3) - Use robust `which-typed-array`, `is-typed-array` modules for the `util.types.isTypedArray` family of functions. ([@​wbinnssmith](https://togithub.com/wbinnssmith) in [#​47](https://togithub.com/browserify/node-util/pull/47)) This fixes crash in IE11 when a polyfilled `Symbol` is available in the environment. ### [`v0.12.2`](https://togithub.com/browserify/node-util/blob/HEAD/CHANGELOG.md#0122) [Compare Source](https://togithub.com/browserify/node-util/compare/v0.12.1...v0.12.2) - Move `object.entries` dependency to a dev-only dependency. ([@​goto-bus-stop](https://togithub.com/goto-bus-stop) in [622f036](https://togithub.com/browserify/node-util/commit/622f0361540997e7e7b8abcff9865b47b2fa658c))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.