Skip to content

Commit

Permalink
build(deps): bump magnific-popup from 1.1.0 to 1.2.0 in /reacnetgener…
Browse files Browse the repository at this point in the history
…ator/static/webpack (#2243)

Bumps [magnific-popup](https://github.com/dimsemenov/Magnific-Popup)
from 1.1.0 to 1.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dimsemenov/Magnific-Popup/releases">magnific-popup's
releases</a>.</em></p>
<blockquote>
<h2>1.2.0</h2>
<p>This update fixes jQuery deprecated functions and potential security
vulnerabilities if you aren't fully sanitizing user input (for example,
if your users can create HTML elements with attributes that contain
non-sanitized HTML).</p>
<ul>
<li>Updated functions that are deprecated by jQuery 3.7.1+</li>
<li>Added options <code>allowHTMLInStatusIndicator</code>,
<code>allowHTMLInTemplate</code> that disable HTML within the loading
indicator and fields like image title. Options are disabled by default
(by default HTML is not allowed). If you want to make it work as before
enable these:</li>
</ul>
<pre lang="js"><code>$('.gallery').magnificPopup({
  allowHTMLInStatusIndicator: true,
  allowHTMLInTemplate: true,
  // ...
});
</code></pre>
<p>You can grab the latest version from <code>dist/</code> directory <a
href="https://github.com/dimsemenov/Magnific-Popup/tree/master/dist">https://github.com/dimsemenov/Magnific-Popup/tree/master/dist</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/45dd72ccd1a18f0626fb958f7c49e6313556d31f"><code>45dd72c</code></a>
Fix jQuery focus() deprecation and rebuild 1.2.0</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/31eb9a73ca09ad925f6e4308af5354a65452a3da"><code>31eb9a7</code></a>
1.2.0 build</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/f77d6d5fccd47e2b5118a0adc77d52bb65fb7614"><code>f77d6d5</code></a>
build/docs upd</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/d9fb91725887eb14b55daa44c59c29e09708912f"><code>d9fb917</code></a>
Fix jQuery deprecation and disable HTML in fields by default</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/e760f7e91e55a97f7024062966b6af9831c541ff"><code>e760f7e</code></a>
lint</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/af2714107c7caba9695895dd12b07d6853b44cff"><code>af27141</code></a>
update packages</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/c5cbb783456b720886162a4358a1c93739cd346e"><code>c5cbb78</code></a>
Update README.md</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/70a5d11f27a27a6a8c0592260d8ca508a97ddcf2"><code>70a5d11</code></a>
Merge pull request <a
href="https://redirect.github.com/dimsemenov/Magnific-Popup/issues/1175">#1175</a>
from joloco/master</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/a72c3c3d05aaecce8c77cc5afd7a7f66c3128df2"><code>a72c3c3</code></a>
Update gallery.js</li>
<li><a
href="https://github.com/dimsemenov/Magnific-Popup/commit/473853be5b8ac6f4399cdbab9787a87c6b9bf29b"><code>473853b</code></a>
Update gallery.js</li>
<li>Additional commits viewable in <a
href="https://github.com/dimsemenov/Magnific-Popup/compare/1.1.0...1.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=magnific-popup&package-manager=npm_and_yarn&previous-version=1.1.0&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 92b538d commit 1c94edb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"d3": "3.5.17",
"jquery": "3.7.1",
"jsrender": "1.0.14",
"magnific-popup": "1.1.0",
"magnific-popup": "1.2.0",
"paginationjs": "2.6.0",
"popper.js": "1.16.1",
"regenerator-runtime": "0.14.1",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2493,10 +2493,10 @@ __metadata:
languageName: node
linkType: hard

"magnific-popup@npm:1.1.0":
version: 1.1.0
resolution: "magnific-popup@npm:1.1.0"
checksum: 10/f88e9810f1d1ebf4779f16b327bb5b9ccba0c971b2323ab937ade225514f07942123a1119b151188742022dba0ac8835fef66ad7d9ce230936ea633104baf308
"magnific-popup@npm:1.2.0":
version: 1.2.0
resolution: "magnific-popup@npm:1.2.0"
checksum: 10/eafe3a7cbed03a556df56cc804e5a37708f962ed8f4b4127f6bf961bb39cad14641051c4aa940e02e4c597eee6e974bca996d7a092fe8670f92ad89f0a74a4cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3498,7 +3498,7 @@ __metadata:
ifdef-loader: "npm:2.3.2"
jquery: "npm:3.7.1"
jsrender: "npm:1.0.14"
magnific-popup: "npm:1.1.0"
magnific-popup: "npm:1.2.0"
mini-css-extract-plugin: "npm:2.9.0"
paginationjs: "npm:2.6.0"
popper.js: "npm:1.16.1"
Expand Down

0 comments on commit 1c94edb

Please sign in to comment.