Reactive Resume v1.2.4 - "The 'Dependency Jenga' Update" 🎲
Full Changelog: v1.2.3...v1.2.4
What's Changed?
📦 Dependency Overhaul:
- Updated approximately "a ton" of outdated packages
- We touched things we didn't fully understand (what could go wrong?)
- Only updated dependencies that passed lint, test, and build workflows (because we're not complete maniacs)
🔗 LinkedIn Import Fix:
- Special thanks to new contributor @oneofthegeeks for fixing certification URL handling
- LinkedIn imports should now work better (or at least fail more gracefully)
🌍 Translation Updates:
- Crowdin got some love (your resumes can now confuse employers in updated languages)
Updated Dependencies
We poked the following packages with a stick:
@radix-ui/react-dropdown-menu
2.1.5 → 2.1.15@fontsource/ibm-plex-sans
5.1.1 → 5.2.6@radix-ui/react-slot
1.1.1 → 1.2.3@radix-ui/react-toggle-group
1.1.1 → 1.1.10minio
8.0.4 → 8.0.5@nx/jest
19.8.14 → 21.3.11@radix-ui/react-separator
1.1.1 → 1.1.7@nx/nest
19.8.14 → 21.3.11@radix-ui/react-hover-card
1.1.5 → 1.1.14bcryptjs
and@types/bcryptjs
@radix-ui/react-dialog
1.1.5 → 1.1.14cmdk
1.0.4 → 1.1.1vite-plugin-dts
4.5.0 → 4.5.4
New Contributor Welcome! 👋
Big thanks to @oneofthegeeks for their first contribution! We promise we don't bite (much).
A Note on Export Methods
Yes, we're still working on other export formats. No, they're not ready yet. We're choosing to believe that "delayed" is just another word for "thoroughly tested."
Joke Time 💻
Why did the dependency refuse to update?
Because it was afraid of breaking its commitments!
Update with cautious optimism - we're 73% sure nothing will break!
What's Changed
- New Crowdin updates by @lazy-media in #107
- chore(deps): bump @radix-ui/react-dropdown-menu from 2.1.5 to 2.1.15 by @dependabot[bot] in #108
- chore(deps): bump @fontsource/ibm-plex-sans from 5.1.1 to 5.2.6 by @dependabot[bot] in #109
- chore(deps): bump @radix-ui/react-slot from 1.1.1 to 1.2.3 by @dependabot[bot] in #110
- chore(deps): bump @radix-ui/react-toggle-group from 1.1.1 to 1.1.10 by @dependabot[bot] in #111
- chore(deps): bump minio from 8.0.4 to 8.0.5 by @dependabot[bot] in #112
- chore(deps-dev): bump @nx/jest from 19.8.14 to 21.3.11 by @dependabot[bot] in #114
- chore(deps): bump @radix-ui/react-separator from 1.1.1 to 1.1.7 by @dependabot[bot] in #116
- Fix LinkedIn certification URL handling to allow optional empty string by @oneofthegeeks in #128
- chore(deps-dev): bump @nx/nest from 19.8.14 to 21.3.11 by @dependabot[bot] in #119
- chore(deps): bump @radix-ui/react-hover-card from 1.1.5 to 1.1.14 by @dependabot[bot] in #120
- chore(deps): bump bcryptjs and @types/bcryptjs by @dependabot[bot] in #121
- chore(deps): bump @radix-ui/react-dialog from 1.1.5 to 1.1.14 by @dependabot[bot] in #122
- chore(deps): bump cmdk from 1.0.4 to 1.1.1 by @dependabot[bot] in #123
- chore(deps-dev): bump vite-plugin-dts from 4.5.0 to 4.5.4 by @dependabot[bot] in #125
New Contributors
- @oneofthegeeks made their first contribution in #128
Full Changelog: v1.2.3...v1.2.4