design-system icon indicating copy to clipboard operation
design-system copied to clipboard

fix(deps): update dependency iframe-resizer to v5

Open renovate[bot] opened this issue 7 months ago • 4 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
iframe-resizer (source) 4.4.5 -> 5.4.6 age adoption passing confidence

Release Notes

davidjbradshaw/iframe-resizer (iframe-resizer)

v5.4.6

Compare Source

What's Changed
What's Fixed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.4.5...v5.4.6

v5.4.5

Compare Source

What's Changed
What's Fixed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.4.4...v5.4.5

v5.4.4

Compare Source

What's Changed

What's Fixed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.4.3...v5.4.4

v5.4.3

Compare Source

What's Changed

What's Fixed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.4.1...v5.4.3

v5.4.2

Compare Source

What's Changed

This release replaces the logging code with Auto-Console-Group, which automatically groups messages by triggering event and makes it much clearer to see what is happening inside iframe-resizer.

Additionally iframe-resizer now has an option to tag elements to be ignored when calculating the size of the iframe content.

What's fixed

Thanks to Kévin Berthommier and Wouter for their help with this release.

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.3.3...v5.4.2

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.3

Compare Source

What's Changed

Thank you to @​dackmin for submitting a fix for the parent types.

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.3.2...v5.3.3

v5.3.2

Compare Source

What's Changed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

This release of iframe-resizer has focused on the final few areas where performance could be further improved, with the aim that, even with the most complex pages; size changes are detected, calculated and dispatched from the iframe in under 1ms. Setting the log: true option will now measure and display this time.

In tests with Google Chrome on an M1 Mac, the examples page of the iframe-resizer website average around 0.3ms. The logging has been left on if you would like to see the results on your own system.

Performance
Changed
React
Angular
Fixes

Huge thanks to @​bjornoss for his work on the new Angular Directive.

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.6...v5.3.0

v5.2.6

Compare Source

What's Changed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.5...v5.2.6

v5.2.5

Compare Source

What's Changed

Thanks to @​Gamerweazel for help with this release.

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.3...v5.2.5

v5.2.4

Compare Source

What's Changed

This release fixes a couple of bugs listed below and also provides a further performance improvement when handling observed mutations in the iframe's contents.

Thanks to @​Smoles and @​KhoiUna for help with testing this release.

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.3...v5.2.4

v5.2.3

Compare Source

What's Changed

Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.1...v5.2.3


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Zurich, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 03 '25 12:03 renovate[bot]