st2web icon indicating copy to clipboard operation
st2web copied to clipboard

Update dependency browserify to v17

Open renovate[bot] opened this issue 5 years ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
browserify 16.2.317.0.1 age confidence
browserify ^16.2.3^17.0.0 age confidence

Release Notes

browserify/browserify (browserify)

v17.0.1

Compare Source

  • Use hasown instead of has. (4b1a5dc)
  • Use String.prototype.slice instead of String.prototype.substr. (#​2036)
  • Support relative paths in the noParse option. (#​2080)

v17.0.0

Compare Source

  • Upgrade events to v3.x. EventEmitter instances now have an off() method. require('events').once can be used to react to an event being emitted with async/await syntax. (#​1839)
  • Upgrade path-browserify to v1.x. (#​1838)
  • Upgrade stream-browserify to v3.x. require('stream') now matches the Node.js 10+ API. (#​1970)
  • Upgrade util to v0.12. Most notably, util.promisify and util.callbackify are finally available by default in browserify. (#​1844)
  • Add JSON syntax checking. Syntax errors in .json files will now fail to bundle. (#​1700)

v16.5.2

Compare Source

Upgrade browser-resolve to v2.

#​1973

v16.5.1

Compare Source

Remove deprecated mkdirp version in favour of mkdirp-classic.

00c913f

Pin dependencies for Node.js 0.8 support.

#​1939

v16.5.0

Compare Source

Support custom name for "browser" field resolution in package.json using the browserField option.

#​1918

v16.4.0

Compare Source

Upgrade stream-http to v3. This version drops support for IE10 and below.

#​1916

v16.3.0

Compare Source

add empty stub for the http2 builtin module.

#​1913

update license text to remove references to code that is no longer included.

#​1906

add more tests for folder resolution.

#​1139


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 these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Nov 27 '20 15:11 renovate[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 11 '22 11:05 CLAassistant