Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump iframe-resizer from 4.4.5 to 5.3.1 #965

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps iframe-resizer from 4.4.5 to 5.3.1.

Release notes

Sourced from iframe-resizer's releases.

v5.3.1

What's Changed

Full Changelog: davidjbradshaw/iframe-resizer@v5.3.0...v5.3.1

v5.3.0

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: davidjbradshaw/iframe-resizer@v5.2.6...v5.3.0

v5.2.6

What's Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@dependabot dependabot bot requested a review from mfranzke as a code owner September 13, 2024 01:25
@dependabot dependabot bot added javascript Pull requests that update Javascript code major labels Sep 13, 2024
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from ea42780 to 9473cc2 Compare September 16, 2024 02:26
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 9473cc2 to 4f30149 Compare September 17, 2024 02:00
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 4f30149 to 3e8d06b Compare September 18, 2024 01:48
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 3e8d06b to 7c283b1 Compare September 18, 2024 05:15
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 7c283b1 to 1d5e9c1 Compare September 20, 2024 01:56
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 1d5e9c1 to c2c5ee7 Compare September 20, 2024 02:09
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from c2c5ee7 to 5f19b45 Compare September 23, 2024 02:10
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 5f19b45 to e2c4332 Compare September 23, 2024 02:33
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from e2c4332 to 2d77566 Compare September 24, 2024 18:49
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 2d77566 to 2cdf7c7 Compare September 30, 2024 02:00
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 2cdf7c7 to 1d6c528 Compare October 1, 2024 06:24
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 1d6c528 to bad6acb Compare October 2, 2024 01:44
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from bad6acb to acd77fe Compare October 3, 2024 01:45
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from acd77fe to 8f01aa3 Compare October 3, 2024 02:00
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 8f01aa3 to cab1b34 Compare October 3, 2024 08:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from cab1b34 to cc9da8d Compare October 8, 2024 01:26
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from cc9da8d to 02d7f14 Compare October 11, 2024 01:59
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 02d7f14 to 56ea2f2 Compare October 11, 2024 02:04
github-actions[bot]
github-actions bot previously approved these changes Oct 11, 2024
Bumps [iframe-resizer](https://github.com/davidjbradshaw/iframe-resizer) from 4.4.5 to 5.3.1.
- [Release notes](https://github.com/davidjbradshaw/iframe-resizer/releases)
- [Changelog](https://github.com/davidjbradshaw/iframe-resizer/blob/master/CHANGELOG.md)
- [Commits](davidjbradshaw/iframe-resizer@v4.4.5...v5.3.1)

---
updated-dependencies:
- dependency-name: iframe-resizer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch from 56ea2f2 to 751a514 Compare October 11, 2024 08:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

Superseded by #999.

@dependabot dependabot bot closed this Oct 23, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-iframe-resizer-5.3.1 branch October 23, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants