fix(deps): update dependency @sindresorhus/slugify to ^0.11.0 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @sindresorhus/slugify | ^0.9.1 -> ^0.11.0 |
Release Notes
sindresorhus/slugify
v0.11.0
- Add support for more languages https://github.com/sindresorhus/slugify/commit/aa5f88eac51ae2b39e65d8f5cc6edd3da2085ccd
v0.10.1
v0.10.0
Breaking
- Require Node.js 10
a67fb07
Breaking for TypeScript users
- Only use a CommonJS export for the TypeScript definition
4835efa- You need to change
import slugify from 'slugify';toimport slugify = require('slugify');
- You need to change
Enhancements
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
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.