mitodl / bootcamp-ecommerce

MIT Bootcamp e-commerce
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

fix(deps): update dependency react-meta-tags to ^0.7.0 #1554

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-meta-tags ^0.4.1 -> ^0.7.0 age adoption passing confidence

Release Notes

s-yadav/react-meta-tags (react-meta-tags) ### [`v0.7.4`](https://togithub.com/s-yadav/react-meta-tags/compare/v0.7.3...v0.7.4) [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/v0.7.3...v0.7.4) ### [`v0.7.3`](https://togithub.com/s-yadav/react-meta-tags/releases/tag/v0.7.3): Fixed client rendering issues [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/v0.7.2...v0.7.3) - Merged [#​26](https://togithub.com/s-yadav/react-meta-tags/issues/26), Added null check for children. - Fixed metatags not updating on client side when MetaTag content updates. Issue produced on 0.7.1. ### [`v0.7.2`](https://togithub.com/s-yadav/react-meta-tags/compare/e1c04157cef278b7bc574237cbb70d589b31ba1d...v0.7.2) [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/e1c04157cef278b7bc574237cbb70d589b31ba1d...v0.7.2) ### [`v0.7.1`](https://togithub.com/s-yadav/react-meta-tags/compare/v0.7.0...e1c04157cef278b7bc574237cbb70d589b31ba1d) [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/v0.7.0...e1c04157cef278b7bc574237cbb70d589b31ba1d) ### [`v0.7.0`](https://togithub.com/s-yadav/react-meta-tags/releases/tag/v0.7.0): Added getTags method on MetaTagsServer [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/0.6.0...v0.7.0) - Added getTags method on MetaTagsServer, which returns React elements instead of string. - Code refactor of server utils to remove duplicate. - Change deserver port to 9010 for examples webpack dev server ### [`v0.6.0`](https://togithub.com/s-yadav/react-meta-tags/releases/tag/v0.6.0): Bundling improvement [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/34529be0a562f5a69fdbc3abf8a3942db52c6a95...0.6.0) - Upgraded to babel 7 - Upgraded to webpack 4 - Use rollup to create smaller bundle - Removed babel-runtime Notes from > v0.4.0 - Fixed [#​5](https://togithub.com/s-yadav/react-meta-tags/issues/5), Duplicate title and meta tags - Added itemProp attribute to uniquely identify meta tag ### [`v0.5.1`](https://togithub.com/s-yadav/react-meta-tags/compare/569082ee46110aaa2f3273adb9ffe7ee23b29c70...34529be0a562f5a69fdbc3abf8a3942db52c6a95) [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/569082ee46110aaa2f3273adb9ffe7ee23b29c70...34529be0a562f5a69fdbc3abf8a3942db52c6a95) ### [`v0.5.0`](https://togithub.com/s-yadav/react-meta-tags/compare/32da6b07151e0e76c99bc627e4e35e2656a076a5...569082ee46110aaa2f3273adb9ffe7ee23b29c70) [Compare Source](https://togithub.com/s-yadav/react-meta-tags/compare/32da6b07151e0e76c99bc627e4e35e2656a076a5...569082ee46110aaa2f3273adb9ffe7ee23b29c70)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.