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

[Snyk] Upgrade browserify from 16.5.2 to 17.0.0 #5

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

Conversation

LadyK-21
Copy link
Owner

@LadyK-21 LadyK-21 commented Jun 3, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade browserify from 16.5.2 to 17.0.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-10-10.
Release notes
Package name: browserify
  • 17.0.0 - 2020-10-10
    • 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)
  • 16.5.2 - 2020-08-03

    16.5.2

from browserify GitHub release notes
Commit messages
Package name: browserify
  • 7b14fb1 17.0.0
  • c1523e2 Merge pull request #1970 from browserify/streams3
  • 26665c0 bump readable-stream
  • 984ffc6 Merge pull request #1982 from browserify/fix-ci
  • e34ed8c skip crypto tests in old node.js
  • 190491a update min insert-module-globals version
  • 5113ea3 Merge tag 'v16.5.2' into master
  • 8742ec5 Merge pull request #1844 from browserify/util-11
  • 3d05c3a Merge pull request #1930 from browserify/new-shasum
  • 9aaa22d shasum → shasum-object
  • 51bc462 Upgrade util to v0.12.0.
  • 6bca7e0 Merge pull request #1957 from timgates42/bugfix_typo_library
  • de9cc6c docs: Fix simple typo, libarary -> library
  • ea5e6bf Merge tag 'v16.5.1'
  • 00c913f Use non-deprecated mkdirp package.
  • cbdf69e Merge pull request #1937 from kumavis/patch-1
  • b0e452c Merge pull request #1939 from kumavis/fix-v0.8
  • 27391a4 Update package.json
  • 6c1fa0b Update package.json
  • f3629a7 deps - pin deps for node v0.8 support
  • 9e6272a gitignore - add node_modules
  • b8ddf68 fixes swapped changelog PR references in 10.2.0 (#1935)
  • b39f397 fixes swapped changelog PR references in 10.2.0
  • e52476b Merge pull request #1700 from linoleum-js/master

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants