-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update dependency browserify to v17 - autoclosed #207
Conversation
Vulnerable Libraries (13)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
b31ce99
to
ef2e0fc
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This PR contains the following updates:
16.5.2
->17.0.1
Release Notes
browserify/browserify (browserify)
v17.0.1
Compare Source
hasown
instead ofhas
. (4b1a5dc)String.prototype.slice
instead ofString.prototype.substr
. (#2036)noParse
option. (#2080)v17.0.0
Compare Source
off()
method.require('events').once
can be used to react to an event being emitted withasync
/await
syntax. (#1839)require('stream')
now matches the Node.js 10+ API. (#1970)util.promisify
andutil.callbackify
are finally available by default in browserify. (#1844).json
files will now fail to bundle. (#1700)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.