cloudnativedaysjp / dreamkast-ui

MIT License
7 stars 2 forks source link

fix(deps): update dependency linkify-react to v4 #274

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
linkify-react (source) ^3.0.4 -> ^4.0.0 age adoption passing confidence

Release Notes

Hypercontext/linkifyjs ### [`v4.0.2`](https://togithub.com/Hypercontext/linkifyjs/blob/HEAD/CHANGELOG.md#v402) [Compare Source](https://togithub.com/Hypercontext/linkifyjs/compare/v4.0.1...v4.0.2) - Fix email address detection with domains containing numbers ### [`v4.0.1`](https://togithub.com/Hypercontext/linkifyjs/blob/HEAD/CHANGELOG.md#v401) [Compare Source](https://togithub.com/Hypercontext/linkifyjs/compare/v4.0.0...v4.0.1) - Restore nl2br option for linkify-html - Fixed duplicate key warning in linkify-react with multiple children ### [`v4.0.0`](https://togithub.com/Hypercontext/linkifyjs/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/Hypercontext/linkifyjs/compare/v3.0.4...v4.0.0) ##### BREAKING CHANGES - Removed deprecated `linkifyjs/string`, `linkifyjs/html`, `linkifyjs/plugins/*` packages. Use `linkify-string`, `linkify-html` and `linkify-plugin-*` instead. - Refactored scanner internals break custom link plugins created with Linkify v3 - Links that begin with `mailto:` now have type `url` instead of `email` - Drop official IE 11 support ##### Added - `linkify-plugin-ip` plugin for detecting IPv4 and IPv6 addresses - `linkify-plugin-keyword` plugin for detecting arbitrary keywords - `linkify.find()` function accepts an `options` argument for output formatting - New `render` option to override link rendering - Second `optionalSlashSlash` argument for `registerCustomProtocol` to allow links that don't require `//` after `scheme:` - Link token methods `toFormattedString(options)`, `toFormattedHref(options)` and `toFormattedObject(options)` that accept a `linkify.Options` object - More granular scanner tokens for improved plugin flexibility - `linkify-react`: New `as` property (alias for `tagName`) ##### Fixed - Improved link detection with mixed languages - Consistent option availability across interfaces (including `truncate`) - `linkify-html`: Improved HTML entity parsing

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 has been generated by Mend Renovate. View repository job log here.

takaishi commented 1 year ago

ใƒ“ใƒซใƒ‰ใงใใ‚‹ใ—ๅ•้กŒใ‚ใฃใŸใ‚‰็›ดใ™ๆ„Ÿใ˜ใงใ€‚