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

Bump iframe-resizer from 4.2.11 to 4.3.2 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps iframe-resizer from 4.2.11 to 4.3.2.

Changelog

Sourced from iframe-resizer's changelog.

Version History

  • v4.3.2 #936 Allow max/min values for iFrame size to be set using units other than px [Luke Murray]

  • v4.3.1 #901 Fix backwards compatability issue with mouse events

  • v4.3.0 Add onMouseEnter and onMouseLeave event callbacks [DEPRECATED]

  • v4.2.11 Remove unicorn/prefer-number-properties from eslint rules and revert Number.parseInt to parseInt

  • v4.2.10 #787 Replace const with var in index.js for IE10 [Thomas Jaggi]

  • v4.2.9 #783 Bind requestAnimationFrame to window to fix issue with FireFox Content-Scripts [Greg Soltis]

  • v4.2.8 #779 Fix issue with javascript:void(0) and about:blank URLs [ceckoslab]

  • v4.2.7 Add support for NPM funding

  • v4.2.4 #772 Fix issue with iframes inside ShaddowDOM elements [Martin Belanger]

  • v4.2.3 #683 Include border top/bottom, plus padding top/bottom, when calculating heights on iframe with box-sizing: border-box; [Jim Doyle]. #768 Fix issue with hidden iframes [Tony Living]

  • v4.2.2 #761 Check for iframe.src when parsing it for remoteHost [Filip Stollar]

  • v4.2.1 #723 Fix option to turn off autoResize from iframe, when resizeFrom is set to parent [Dennis Kronbügel]

  • v4.2.0 Add onClose() event to parent

  • v4.1.1 #686 Fix IE11 regression with Object.values [Jonathan Lehman]

  • v4.1.0 #686 Split client(Height/Width) into document and window values [Bernhard Mäder]

  • v4.0.4 #674 Fix default export

  • v4.0.3 #606 Force height of clearFix div in iframe to 0

  • v4.0.2 #671 Fix issue with window resize

  • v4.0.1 Fix documentation links in README.md

  • v4.0.0 Drop support for IE8-10 and Andriod 4, renamed event handlers from fooCallback to onFoo and restructure documentation. Reformat code with Prettier and add eslint to build

  • v3.6.5 #658 Add .npmignore to project [Sebastian Lamelas]

  • v3.6.4 #651 Fix issue resource leak when iframe removed from the page [Steffen Eckardt]. #651 Make Require.js optional when it is included on the page before iframe-resizer [Dahmian Owen]

  • v3.6.3 #635 Fix issue with undefined ID [Henry Schein]. #582 Add omit option to scrolling config [Matt Ryan]

  • v3.6.2 #596 Add Passive Event Listener for Performance [Henrik Vendelbo]. #613 Check if the iFrameResize function is attached to the prototype of jQuery [Paul Antal]. #620 Fixed an issue where host page fires init before iframe receiver setup [Mark Zhou]. #620 Add removeListeners method to better support React [Khang Nguyen]

... (truncated)

Commits
  • ef663ec Release v4.3.2
  • 3f84a35 Merge pull request #936 from lukesmurray/style-strings
  • 72cce22 Fix test
  • 166076c Merge branch 'master' of github.com:davidjbradshaw/iframe-resizer
  • b534c76 Update deps and eslint rules
  • 46a5229 Update jquery.md
  • 858c487 check for number before adding px to styles
  • a519ec8 Merge pull request #915 from davidjbradshaw/dependabot/npm_and_yarn/eslint-pl...
  • 7bcf190 Merge pull request #916 from davidjbradshaw/dependabot/npm_and_yarn/eslint-pl...
  • 4f55e25 Bump eslint-plugin-promise from 4.2.1 to 4.3.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants