Skip to content

Commit e15b5d6

Browse files
build(deps): bump @egjs/react-flicking from 4.11.4 to 4.12.0 (#605)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@egjs/react-flicking](https://github.com/naver/egjs-flicking) from 4.11.4 to 4.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/naver/egjs-flicking/releases"><code>@​egjs/react-flicking</code>'s releases</a>.</em></p> <blockquote> <h2>4.12.0 Release (2024-12-06)</h2> <h2>New Feature</h2> <ul> <li>Added a new preset <a href="https://naver.github.io/egjs-flicking/ko/Presets">CrossFlicking</a> (<a href="https://redirect.github.com/naver/egjs-flicking/issues/901">#901</a>)</li> </ul> <h2>Bug Fix</h2> <ul> <li>Fixed an error where the initial Panel is set to the last Panel when <code>display: none</code> is applied to the viewport. (<a href="https://redirect.github.com/naver/egjs-flicking/issues/903">#903</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/naver/egjs-flicking/commit/f0bfd4afb66960e11757e0f6d02e707aee745789"><code>f0bfd4a</code></a> chore(release): Release 4.12.0</li> <li><a href="https://github.com/naver/egjs-flicking/commit/27cd00749b88c0b077be5ae2bb845443f424e08f"><code>27cd007</code></a> docs: update CrossFlicking demo</li> <li><a href="https://github.com/naver/egjs-flicking/commit/9c28672d3fce1042bdad3e3283936f2ed032a644"><code>9c28672</code></a> fix: initialize with panel with defaultIndex when display: none (<a href="https://redirect.github.com/naver/egjs-flicking/issues/903">#903</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/1eaa5b09451fad2314a1bcdc511100f8298fc3be"><code>1eaa5b0</code></a> feat: add CrossFlicking Preset (<a href="https://redirect.github.com/naver/egjs-flicking/issues/901">#901</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/0305df3619f4a441479fbeebb7608266597df1c7"><code>0305df3</code></a> docs: Fix typo in korean Flicking.mdx</li> <li><a href="https://github.com/naver/egjs-flicking/commit/c106ab48320348d5fb1409de61f141eed81ed128"><code>c106ab4</code></a> refactor: use sass instead of node-sass (<a href="https://redirect.github.com/naver/egjs-flicking/issues/891">#891</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/6a65147291c9787ba674012c74729a0b813e6087"><code>6a65147</code></a> fix: Add check before update (<a href="https://redirect.github.com/naver/egjs-flicking/issues/868">#868</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/3b18491996fe13d747b5b0372da02d4f052fd81f"><code>3b18491</code></a> fix: recalculate camera offset (<a href="https://redirect.github.com/naver/egjs-flicking/issues/886">#886</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/c83fc5ed5ab4c643cfdf481c28ddbc19f70afdb4"><code>c83fc5e</code></a> feat: add dragThreshold option (<a href="https://redirect.github.com/naver/egjs-flicking/issues/870">#870</a>)</li> <li><a href="https://github.com/naver/egjs-flicking/commit/8e57219ce4756329811bdb9b3e55201966ac4870"><code>8e57219</code></a> chore(release): merge 4.11.4-rc</li> <li>Additional commits viewable in <a href="https://github.com/naver/egjs-flicking/compare/4.11.4...4.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@egjs/react-flicking&package-manager=npm_and_yarn&previous-version=4.11.4&new-version=4.12.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>
1 parent 07ab0f2 commit e15b5d6

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"dependencies": {
77
"@egjs/flicking-plugins": "^4.7.1",
8-
"@egjs/react-flicking": "^4.11.4",
8+
"@egjs/react-flicking": "^4.12.0",
99
"@faker-js/faker": "9.2.0",
1010
"@sentry/react": "^8.47.0",
1111
"@sentry/tracing": "^7.114.0",

0 commit comments

Comments
 (0)