This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [browserify](https://github.com/browserify/browserify) | devDependencies | patch | [`17.0.0` -> `17.0.1`](https://renovatebot.com/diffs/npm/browserify/17.0.0/17.0.1) |
---
### Release Notes
<details>
<summary>browserify/browserify (browserify)</summary>
### [`v17.0.1`](https://github.com/browserify/browserify/blob/HEAD/changelog.markdown#1701)
[Compare Source](https://github.com/browserify/browserify/compare/v17.0.0...v17.0.1)
- Use `hasown` instead of `has`. ([4b1a5dc](https://github.com/browserify/browserify/commit/4b1a5dc0db56263b38dc98e155fb1908e810c1a9))
- Use `String.prototype.slice` instead of `String.prototype.substr`. ([#​2036](https://github.com/browserify/browserify/pull/2036))
- Support relative paths in the `noParse` option. ([#​2080](https://github.com/browserify/browserify/pull/2080))
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
17.0.0->17.0.1Release Notes
browserify/browserify (browserify)
v17.0.1Compare Source
hasowninstead ofhas. (4b1a5dc)String.prototype.sliceinstead ofString.prototype.substr. (#2036)noParseoption. (#2080)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #3
changed the description