fix(deps): update dependency lucide-react to ^0.577.0#51
Closed
renovate[bot] wants to merge 274 commits intomasterfrom
Closed
fix(deps): update dependency lucide-react to ^0.577.0#51renovate[bot] wants to merge 274 commits intomasterfrom
renovate[bot] wants to merge 274 commits intomasterfrom
Conversation
* build(deps): update biome dependency * build(deps): update dependencies * chore: remove unnecessary knipignore tags * build(deps): update dependencies * chore: remove TODO * build(deps): update dependencies * build(deps): update dependencies * Stripe Integration (#29) * build(deps): add stripe dependency * refactor(pricing): pull data from stripe for price cards WIP * refactor: remove polar dependency and update logic accordingly WIP * chore: remove unnecessary env var in development * refactor(pricing): add free tier PriceCard * chore: remove unused files * feature(settings): add flow for managing subscriptions * refactor(settings): extract customer validation logic to middleware * feature(workspace-settings): add create subscription flow * refactor(workspace-settings): add logic to revoke subscriptions when a workspace is deleted * refactor(pricing): remove auth check, update layout * refactor(tilt): use `dotenv_values` extension * refactor(sidebar): add pricing link * refactor(sidebar-footer): update styles for pricing link * feature(pricing): add logic for handling CTAs * chore(profile): add TODO * feature(workspace-settings): add cancel and renew subscription flows * refactor(profile): remove card header from customization tab content * refactor: move server functions to dedicated directory * refactor: adjust zod imports * refactor(workspace-settings): update price selection menu groups * refactor(routes): rename anon layout to marketing layout * refactor(theme): simplify theme state management * fix(proj-settings): update callback for editing project name to debounce properly * refactor(proj-settings): update callbacks for prefix and description updates * refactor(proj-settings): handle errors for prefix updates * chore(proj-settings): update TODO * chore(bun): update lock file * docs: add README, LICENSE * chore(tilt): format * chore(knip): update comment * refactor: convert payments client to default export * docs: update JSDoc * fix: fix import * style(price-card): emphasize recommended tier * fix: normalize permanently delete casing * chore(biome): simplify include rule * fix(profile): delete subscription eagerly before workspace deletion, add tier to workspaces table * style(profile): match invitations section empty state spacing with current workspaces spacing * chore: format * refactor(profile): update handle delete workspace logic * refactor(profile): remove unnecessary onConfirm condition * refactor(profile): coerce workspaceToDelete for rendering * refactor(profile): update handlers, update empty state for current workspaces * refactor: disable overscroll behavior globally --------- Co-authored-by: Brian Cooper <brian@brian-cooper.com>
* chore: update all registry components and fix breaking changes throughout app * chore: move shortcut component into the core components * chore: remove padding on collapsible content in the workspace and project board * chore: adjust sidebar animation duration and fix create task button size * chore: adjust menu separator padding * chore: adjust shortcuts and tooltip box size and text size * chore: update shortcut and update board inputs to match button styles * chore: remove tailwind-variants as a dependency * chore: use hotkeys constants for all shorcuts value * chore: fix build issues * chore: show pricing route tooltip only on mobile * refactor: adjustments Updated certain styles to be more cohesive. Fixed issue where delete project dialog was rendering twice for project settings page. Fixed issue where hotkey for update due date dialog in task page would trigger the due date selector to open as well. * refactor(profile): adjust copy for delete workspace dialog * refactor(sidebar-content): adjust copy for tooltip * chore: remove ref that was used to position the date picker when used with a tooltip * refactor: normalize pattern for accessing pathname * refactor: move hotkey logic to individual select component * chore: update disable condition for sidebar footer tooltips * chore: remove use client * chore: remove hotkey support for sidebar toggle and handle in prebuilt app sidebar * chore: remove min height on md breakpoint as its the same as default * chore: update create task dialog width and max widths * chore: add Filter shortcut to the tooltip --------- Co-authored-by: hobbescodes <87732294+hobbescodes@users.noreply.github.com>
* chore(pkg): move lifecycle script to bottom * build(deps): replace Auth.js with Better Auth * build(deps): upgrade dependencies * refactor(auth): migrate to Better Auth, extract app config * refactor: SEO -> meta * refactor: `hidraId` -> `identityProviderId` * refactor: normalize component structure * refactor: normalize component structure * build(deps): upgrade dependencies * chore(biome): update schema version * docs(readme): add emoji * feature(auth): redirect home on sign out * style(sidebar,ux): move settings to bottom * chore(pricing): remove 'forever' * feature(profile): set Omni team member badge, update stale session flow * chore(pricing): function -> arrow function * style(sidebar); set cursor pointer on sidebar buttons * chore(home): update CTA * refactor(styles): nest under `lib` * chore(marketing): function -> arrow function * fix(auth): store account cookie * chore: remove CORS settings * chor(profile,header): sort classes * chore: disable team member invites * chore(profile): remove unused danger zone * refactor(routes): `_marketing` -> `_public` * style: update styles * style: update styles * chore(sidebar): update project menu * fix: fix import * refactor(routes): hoist * chore(auth): increase session cache times * style(profile): move sign out button * chore(vite): update config
* chore: merge changes from @hobbescodes and @Twonarly1 * build(deps): upgrade dependencies * chore(auth): update imports * build(deps): add Three, R3F, drei * chore(app): update description * feature(authz): lockdown * build(deps): add `react-icons` * chore: update logo assets * chore: format, remove favicon SVG config * feature(sidebar): add app name, logo, status badge, add Discord link, add Backfeed link, update styles * style(css): set main golden starlight styles * feature(config): add links * chore(pricing): remove back button * feature(config): add Omni website * chore(pricing): update copy * style(landing): make landing page SLAP 🌙 * chore(auth): remove forced consent param, update state retention * feature: add demo page * fix(authz): fix edge cases * chore(board): move settings to end * style(menu,menu-item): set cursor pointer * feature: add coming soon UI * refactor: normalize terminology * build(deps): upgrade dependencies * build(deps): remove unused dep * fix(code-quality): knip * chore: run Knip in pre-commit * chore: add test suite TODO * feature: add docs links * fix(graphql): update keys shape * style: update sign out button style, Remove -> Delete workspace * chore: gate CTAs on production * build(deps): upgrade dependencies * build(deps): add `react-indiana-drag-scroll` * feature: make boards draggable
* perf: scope query invalidations * chore(theme): default dark (it's a moon app after all) * style(landing): add banner, fix x overflow, add footer links * style(ux,board): add inertial scrolling * fix: start task index at 1 * style: expand card fill in columns
* feature(graphql): enable suspense query hook generation * chore(query-client): set GC time, disable refetch events * style(task-sidebar): remove duplicate class * perf: use suspense queries, update fetch policies * perf: update query invalidations * chore(ux,hooks,use-inertial-scroll): reduce friction and velocity multiplier
…tem container width to trigger width
88a2807 to
36dcc3a
Compare
36dcc3a to
5e2334e
Compare
5e2334e to
b49e995
Compare
Rename Basic→Pro in tier types, pricing page, workspace settings, team management, and invite dialog. Update member limits and marketing features for new competitive pricing.
b49e995 to
3151a37
Compare
3151a37 to
9072635
Compare
Default task columns are now created server-side by DefaultColumnsPlugin in runa-api. Remove redundant client-side column creation from onSuccess callback and useCreateColumnMutation import. Update project column icons to Runa-themed moon phases.
User preference is now created server-side by DefaultUserPreferencePlugin. Remove useCreateUserPreferenceMutation, useRouteContext, and session from CreateProjectDialog. onSuccess now only navigates to the new project.
9072635 to
149fd8d
Compare
149fd8d to
51cff8b
Compare
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.562.0→^0.577.0Release Notes
lucide-icons/lucide (lucide-react)
v0.577.0: Version 0.577.0Compare Source
What's Changed
ellipseicon by @KISHORE-KUMAR-S in #3749New Contributors
Full Changelog: lucide-icons/lucide@0.576.0...0.577.0
v0.576.0: Version 0.576.0Compare Source
What's Changed
package-*icons. by @karsa-mistmere in #4074receipticon by @karsa-mistmere in #4075cuboidicon tags and categories by @karsa-mistmere in #4095cuboidicon by @jamiemlaw in #4098fishing-rodicon by @7ender in #3839Full Changelog: lucide-icons/lucide@0.575.0...0.576.0
v0.575.0: Version 0.575.0Compare Source
What's Changed
message-square-checkicon by @karsa-mistmere in #4076metronomeicon by @edwloef in #4063file-pen-lineicon by @jguddas in #3970square-arrow-right-exitandsquare-arrow-right-entericons by @EthanHazel in #3958flip-*tosquare-centerline-dashed-*by @jguddas in #3945New Contributors
Full Changelog: lucide-icons/lucide@0.573.0...0.575.0
v0.574.0: Version 0.574.0Compare Source
What's Changed
rocking-chairicon by @jamiemlaw in #3445coinsicon by @jguddas in #3158x-line-topicon by @jguddas in #2838mouse-lefticon by @marvfash in #2788mouse-righticon by @marvfash in #2787New Contributors
Full Changelog: lucide-icons/lucide@0.572.0...0.574.0
v0.573.0: Version 0.573.0Compare Source
What's Changed
rocking-chairicon by @jamiemlaw in #3445coinsicon by @jguddas in #3158x-line-topicon by @jguddas in #2838mouse-lefticon by @marvfash in #2788mouse-righticon by @marvfash in #2787New Contributors
Full Changelog: lucide-icons/lucide@0.572.0...0.573.0
v0.572.0: Version 0.572.0Compare Source
What's Changed
message-circle-checkicon by @Shrinks99 in #3770New Contributors
Full Changelog: lucide-icons/lucide@0.571.0...0.572.0
v0.571.0: Version 0.571.0Compare Source
What's Changed
circle-icons path and circle order by @adamlindqvist in #3746shelving-uniticon by @karsa-mistmere in #3041New Contributors
Full Changelog: lucide-icons/lucide@0.570.0...0.571.0
v0.570.0: Version 0.570.0Compare Source
What's Changed
towel-rackicon by @jguddas in #3350Full Changelog: lucide-icons/lucide@0.569.0...0.570.0
v0.569.0: Version 0.569.0Compare Source
What's Changed
clipboard-penicon by @Spleefies in #4006mirror-roundandmirror-rectangularby @Muhammad-Aqib-Bashir in #3832Full Changelog: lucide-icons/lucide@0.568.0...0.569.0
v0.568.0: Version 0.568.0Compare Source
What's Changed
clapperboardso slash is no longer protruding by @torfmuer in #3764git-merge-conflicticon by @timmy471 in #3008New Contributors
Full Changelog: lucide-icons/lucide@0.567.0...0.568.0
v0.567.0: Version 0.567.0Compare Source
What's Changed
infoby @jamiemlaw in #4047gifticon by @jguddas in #3977line-dot-right-horizontalicon by @nathan-de-pachtere in #3742Full Changelog: lucide-icons/lucide@0.566.0...0.567.0
v0.566.0: Version 0.566.0Compare Source
What's Changed
forklifticon by @jguddas in #4069rocketicon by @jguddas in #4067globe-officon by @TimNekk in #4051New Contributors
Full Changelog: lucide-icons/lucide@0.565.0...0.566.0
v0.565.0: Version 0.565.0Compare Source
What's Changed
lens-concaveandlens-convexby @Muhammad-Aqib-Bashir in #3831Full Changelog: lucide-icons/lucide@0.564.0...0.565.0
v0.564.0: Version 0.564.0Compare Source
What's Changed
database-searchicon by @Spleefies in #4003user-lockicon by @jguddas in #3971bug-officon by @jguddas in #3972bell-doticon by @jguddas in #3973bandageicon by @jguddas in #3967hard-driveicon by @jguddas in #3622git-branchicon by @jguddas in #3938file-cogicon by @jguddas in #3965cloud-alertandcloud-checkicon by @jguddas in #3976user-keyanduser-round-key, updates other-keyicons to match by @karsa-mistmere in #4044New Contributors
Full Changelog: lucide-icons/lucide@0.563.1...0.564.0
v0.563.0: Version 0.563.0Compare Source
What's Changed
star-officon by @jguddas in #3952tickets-planeicon by @jguddas in #3928monitor-officon by @jguddas in #3962lassoicon by @jguddas in #3961cloud-officon by @jguddas in #3942waypointsicon by @karsa-mistmere in #3990bookmarkicon by @jguddas in #2906message-square-dashedicon by @jguddas in #3959cloudyicon by @jguddas in #3966printer-xicon by @lt25106 in #3941New Contributors
Full Changelog: lucide-icons/lucide@0.562.0...0.563.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.