jenkins-infra / docs.jenkins.io

Versioned docs of jenkins.io
3 stars 15 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browserify ~16.5 -> ~17.0.0 age adoption passing confidence

Release Notes

browserify/browserify (browserify) ### [`v17.0.0`](https://togithub.com/browserify/browserify/blob/HEAD/changelog.markdown#1700) [Compare Source](https://togithub.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. ([#​1839](https://togithub.com/browserify/browserify/pull/1839)) - Upgrade path-browserify to v1.x. ([#​1838](https://togithub.com/browserify/browserify/pull/1838)) - Upgrade stream-browserify to v3.x. `require('stream')` now matches the Node.js 10+ API. ([#​1970](https://togithub.com/browserify/browserify/pull/1970)) - Upgrade util to v0.12. Most notably, `util.promisify` and `util.callbackify` are finally available by default in browserify. ([#​1844](https://gihub.com/browserify/browserify/pull/1844)) - Add JSON syntax checking. Syntax errors in `.json` files will now fail to bundle. ([#​1700](https://togithub.com/browserify/browserify/pull/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.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.