codeharborhub.github.io
codeharborhub.github.io copied to clipboard
Bump framer-motion from 11.11.1 to 11.11.8
Bumps framer-motion from 11.11.1 to 11.11.8.
Changelog
Sourced from framer-motion's changelog.
[11.11.8] 2024-10-11
Fixed
- Fixing fallback
package.jsonfor entrypoints in older versions of Node.[11.11.7] 2024-10-09
Fixed
- Improving generic value signature for
animate.[11.11.6] 2024-10-09
Fixed
- Allowing generic motion value types in
animate.[11.11.5] 2024-10-09
Fixed
- Removed ability to define CSS variables on
stylewithout casting, as this was conflicting with ReactCSSProperties.[11.11.4] 2024-10-08
Fixed
- Memoize
AnimatePresencesafeToRemove.- Remove duplicate
layout="size"annotation.[11.11.3] 2024-10-08
Fixed
- Remove
as anyrequirement for CSS variables.[11.11.2] 2024-10-08
Fixed
- Make
BezierDefinitionreadonlyfor easier definition outside aTransition.
Commits
6253613v11.11.8eec04d4Fixing entrypoint fallbacks4b5453dMerge pull request #2704 from framer/feature/cid6243c8Increasing timeouts785a4c5Loosen test timing8b04bacAdjusting time of test5913201Bumping box sizec16db9eIncreasing size of box1c783e6Fixing times:8d420d2Loosening waapi timings- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: pr: dependencies.
Here's the code health analysis summary for commits fac6013..31d5b38. View details on DeepSource ↗.
Analysis Summary
| Analyzer | Status | Summary | Link |
|---|---|---|---|
| ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀
🔗 Site: CodeHarborHub | Live Site
| URL 🌐 | Performance | Accessibility | Best Practices | SEO | 📊 |
|---|---|---|---|---|---|
| / | 🔴 42 | 🟡 82 | 🟡 75 | 🟢 100 | 📄 |
| /docs | 🟡 50 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /docs/category/javascript | 🟡 66 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /courses | 🟡 63 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /courses/category/reactjs | 🟡 65 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /blog | 🟡 55 | 🟢 90 | 🟢 96 | 🟡 86 | 📄 |
| /showcase | 🟡 54 | 🟢 91 | 🟡 75 | 🟡 86 | 📄 |
| /community | 🟡 56 | 🟢 90 | 🟢 96 | 🟢 100 | 📄 |
| /docs/tags | 🟡 56 | 🟢 90 | 🟢 96 | 🟡 86 | 📄 |
Superseded by #4493.