Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency browserify to v17 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browserify ^16.2.3 -> ^17.0.0 age adoption passing confidence

Release Notes

browserify/browserify

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.

https://github.com/browserify/browserify/pull/1973

v16.5.1

Compare Source

Remove deprecated mkdirp version in favour of mkdirp-classic.

browserify/browserify@00c913f

Pin dependencies for Node.js 0.8 support.

https://github.com/browserify/browserify/pull/1939

v16.5.0

Compare Source

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

https://github.com/browserify/browserify/pull/1918

v16.4.0

Compare Source

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

https://github.com/browserify/browserify/pull/1916

v16.3.0

Compare Source

add empty stub for the http2 builtin module.

https://github.com/browserify/browserify/pull/1913

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

https://github.com/browserify/browserify/pull/1906

add more tests for folder resolution.

https://github.com/browserify/browserify/pull/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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/browserify-17.x branch from a950253 to 57bd5af Compare April 26, 2021 13:00
@renovate renovate bot force-pushed the renovate/browserify-17.x branch from 57bd5af to 40cd242 Compare May 5, 2021 15:41
@renovate renovate bot force-pushed the renovate/browserify-17.x branch 2 times, most recently from 6adc92a to 5940acc Compare June 26, 2021 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants