chore(deps): update dependency browserify to v17 #17

Merged
ghost1 merged 1 commits from renovate/browserify-17.x into master 2024-02-23 21:37:51 +00:00
ghost1 commented 2024-02-23 20:57:43 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
browserify devDependencies major ^16.5.0 -> ^17.0.0

Release Notes

browserify/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)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [browserify](https://github.com/browserify/browserify) | devDependencies | major | [`^16.5.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/browserify/16.5.2/17.0.0) | --- ### Release Notes <details> <summary>browserify/browserify (browserify)</summary> ### [`v17.0.0`](https://github.com/browserify/browserify/blob/HEAD/changelog.markdown#1700) [Compare Source](https://github.com/browserify/browserify/compare/v16.5.2...v17.0.0) - 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. ([#&#8203;1839](https://github.com/browserify/browserify/pull/1839)) - Upgrade path-browserify to v1.x. ([#&#8203;1838](https://github.com/browserify/browserify/pull/1838)) - Upgrade stream-browserify to v3.x. `require('stream')` now matches the Node.js 10+ API. ([#&#8203;1970](https://github.com/browserify/browserify/pull/1970)) - Upgrade util to v0.12. Most notably, `util.promisify` and `util.callbackify` are finally available by default in browserify. ([#&#8203;1844](https://gihub.com/browserify/browserify/pull/1844)) - Add JSON syntax checking. Syntax errors in `.json` files will now fail to bundle. ([#&#8203;1700](https://github.com/browserify/browserify/pull/1700)) </details> --- ### 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIxMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
argoyle commented 2024-02-23 21:37:51 +00:00 (Migrated from gitlab.com)

mentioned in commit 1950c08a41

mentioned in commit 1950c08a4107658d6e143e01f0a4c00977721a7e
argoyle (Migrated from gitlab.com) merged commit 1950c08a41 into master 2024-02-23 21:37:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#17