Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard #664

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps eslint-config-next from 14.2.2 to 14.2.3.

Release notes

Sourced from eslint-config-next's releases.

v14.2.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: resolve mixed re-exports module as cjs (#64681)
  • fix: mixing namespace import and named import client components (#64809)
  • Fix mixed exports in server component with barrel optimization (#64894)
  • Fix next/image usage in mdx(#64875)
  • fix(fetch-cache): fix additional typo, add type & data validation (#64799)
  • prevent erroneous route interception during lazy fetch (#64692)
  • fix root page revalidation when redirecting in a server action (#64730)
  • fix: remove traceparent from cachekey should not remove traceparent from original object (#64727)
  • Clean-up fetch metrics tracking (#64746)

Credits

Huge thanks to @​huozhi, @​samcx, @​ztanner, @​Jeffrey-Zutt, and @​ijjk for helping!

Commits

Dependabot compatibility score

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 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)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.2 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 26, 2024
@garrettladley garrettladley requested review from a team, DOOduneye and garrettladley and removed request for a team April 26, 2024 21:56
Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garrettladley garrettladley merged commit b37cac2 into main Apr 26, 2024
15 of 20 checks passed
@garrettladley garrettladley deleted the dependabot/npm_and_yarn/frontend/dashboard/eslint-config-next-14.2.3 branch April 26, 2024 22:49
DOOduneye pushed a commit that referenced this pull request Apr 27, 2024
…ontend/dashboard (#664)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
DOOduneye added a commit that referenced this pull request Apr 27, 2024
commit ebd3585
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 19:08:39 2024 -0400

    chore: update swagger docs lol (#670)

commit 5e577b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:55:57 2024 -0400

    Chore(deps): Bump gorm.io/gorm from 1.25.9 to 1.25.10 in /backend (#651)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit dae8559
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:57 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib (#653)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e783266
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:34 2024 -0400

    Chore(deps): Bump @react-native-menu/menu from 1.0.0 to 1.0.1 in /frontend/mobile (#654)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 28b0601
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:13 2024 -0400

    Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 in /frontend/mobile (#655)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 8fb976f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:52:50 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/mobile (#656)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 91bd0fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:59 2024 -0400

    Chore(deps): Bump react-native-svg from 15.1.0 to 15.2.0 in /frontend/mobile (#657)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 1c3af86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:24 2024 -0400

    Chore(deps): Bump react-native-screens from 3.30.1 to 3.31.1 in /frontend/mobile (#658)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 438543c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:00 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit d17a368
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:31 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 0683f69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:09 2024 -0400

    Chore(deps): Bump zod from 3.23.3 to 3.23.4 in /frontend/dashboard (#663)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit b37cac2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:46 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard (#664)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit bc681d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:22 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/dashboard (#666)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 808fa7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:01 2024 -0400

    Chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /backend (#650)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e8e3859
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:48:32 2024 -0400

    feat: dashboard in cli (#665)

commit 5ae64c2
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:45:51 2024 -0400

    feat: fe lib ci (#652)

commit 0eb16da
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:30:51 2024 -0400

    feat: register dashboard and lib with dependabot (#648)

commit 5b38adc
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:28:51 2024 -0400

    fix: misc fe pathing with drop of 'sac-' fe dir prefix (#646)

commit e556197
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 18:00:07 2024 -0400

    chore: remove gorm in go structs (#641)

commit a0ed6d4
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Thu Apr 25 14:27:41 2024 -0400

    feat: move authentication route to user, club authorization  (#637)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 25002d5
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 14:25:58 2024 -0400

    fix: frontend ci (#639)

commit a28089a
Author: Alder Whiteford <alderjwhiteford@gmail.com>
Date:   Thu Apr 25 14:13:56 2024 -0400

    feat: frontend lib, rtk migration, & dashboard init (#632)

    Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>
DOOduneye added a commit that referenced this pull request Apr 27, 2024
commit ebd3585
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 19:08:39 2024 -0400

    chore: update swagger docs lol (#670)

commit 5e577b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:55:57 2024 -0400

    Chore(deps): Bump gorm.io/gorm from 1.25.9 to 1.25.10 in /backend (#651)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit dae8559
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:57 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib (#653)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e783266
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:34 2024 -0400

    Chore(deps): Bump @react-native-menu/menu from 1.0.0 to 1.0.1 in /frontend/mobile (#654)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 28b0601
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:13 2024 -0400

    Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 in /frontend/mobile (#655)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 8fb976f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:52:50 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/mobile (#656)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 91bd0fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:59 2024 -0400

    Chore(deps): Bump react-native-svg from 15.1.0 to 15.2.0 in /frontend/mobile (#657)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 1c3af86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:24 2024 -0400

    Chore(deps): Bump react-native-screens from 3.30.1 to 3.31.1 in /frontend/mobile (#658)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 438543c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:00 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit d17a368
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:31 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 0683f69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:09 2024 -0400

    Chore(deps): Bump zod from 3.23.3 to 3.23.4 in /frontend/dashboard (#663)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit b37cac2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:46 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard (#664)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit bc681d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:22 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/dashboard (#666)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 808fa7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:01 2024 -0400

    Chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /backend (#650)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e8e3859
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:48:32 2024 -0400

    feat: dashboard in cli (#665)

commit 5ae64c2
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:45:51 2024 -0400

    feat: fe lib ci (#652)

commit 0eb16da
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:30:51 2024 -0400

    feat: register dashboard and lib with dependabot (#648)

commit 5b38adc
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:28:51 2024 -0400

    fix: misc fe pathing with drop of 'sac-' fe dir prefix (#646)

commit e556197
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 18:00:07 2024 -0400

    chore: remove gorm in go structs (#641)

commit a0ed6d4
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Thu Apr 25 14:27:41 2024 -0400

    feat: move authentication route to user, club authorization  (#637)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 25002d5
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 14:25:58 2024 -0400

    fix: frontend ci (#639)

commit a28089a
Author: Alder Whiteford <alderjwhiteford@gmail.com>
Date:   Thu Apr 25 14:13:56 2024 -0400

    feat: frontend lib, rtk migration, & dashboard init (#632)

    Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>
DOOduneye added a commit that referenced this pull request Apr 27, 2024
commit 4776fcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:31 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit f56294a
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:48:32 2024 -0400

    feat: dashboard in cli (#665)

commit a4286c8
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 14:25:58 2024 -0400

    fix: frontend ci (#639)

commit 98f2951
Author: Alder Whiteford <alderjwhiteford@gmail.com>
Date:   Thu Apr 25 14:13:56 2024 -0400

    feat: frontend lib, rtk migration, & dashboard init (#632)

    Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit 98be844
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Sat Apr 27 02:53:55 2024 -0400

    Squashed commit of the following:

    commit ebd3585
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 19:08:39 2024 -0400

        chore: update swagger docs lol (#670)

    commit 5e577b5
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:55:57 2024 -0400

        Chore(deps): Bump gorm.io/gorm from 1.25.9 to 1.25.10 in /backend (#651)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit dae8559
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:57 2024 -0400

        Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib (#653)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit e783266
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:34 2024 -0400

        Chore(deps): Bump @react-native-menu/menu from 1.0.0 to 1.0.1 in /frontend/mobile (#654)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 28b0601
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:13 2024 -0400

        Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 in /frontend/mobile (#655)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 8fb976f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:52:50 2024 -0400

        Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/mobile (#656)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 91bd0fa
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:59 2024 -0400

        Chore(deps): Bump react-native-svg from 15.1.0 to 15.2.0 in /frontend/mobile (#657)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 1c3af86
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:24 2024 -0400

        Chore(deps): Bump react-native-screens from 3.30.1 to 3.31.1 in /frontend/mobile (#658)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 438543c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:00 2024 -0400

        Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit d17a368
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:50:31 2024 -0400

        Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 0683f69
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:50:09 2024 -0400

        Chore(deps): Bump zod from 3.23.3 to 3.23.4 in /frontend/dashboard (#663)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit b37cac2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:46 2024 -0400

        Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard (#664)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit bc681d3
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:22 2024 -0400

        Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/dashboard (#666)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 808fa7a
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:01 2024 -0400

        Chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /backend (#650)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit e8e3859
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 18:48:32 2024 -0400

        feat: dashboard in cli (#665)

    commit 5ae64c2
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 18:45:51 2024 -0400

        feat: fe lib ci (#652)

    commit 0eb16da
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 17:30:51 2024 -0400

        feat: register dashboard and lib with dependabot (#648)

    commit 5b38adc
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 17:28:51 2024 -0400

        fix: misc fe pathing with drop of 'sac-' fe dir prefix (#646)

    commit e556197
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Thu Apr 25 18:00:07 2024 -0400

        chore: remove gorm in go structs (#641)

    commit a0ed6d4
    Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
    Date:   Thu Apr 25 14:27:41 2024 -0400

        feat: move authentication route to user, club authorization  (#637)

        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 25002d5
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Thu Apr 25 14:25:58 2024 -0400

        fix: frontend ci (#639)

    commit a28089a
    Author: Alder Whiteford <alderjwhiteford@gmail.com>
    Date:   Thu Apr 25 14:13:56 2024 -0400

        feat: frontend lib, rtk migration, & dashboard init (#632)

        Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
        Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
        Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit 8ce3d9c
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Sat Apr 27 02:46:32 2024 -0400

    Squashed commit of the following:

    commit ebd3585
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 19:08:39 2024 -0400

        chore: update swagger docs lol (#670)

    commit 5e577b5
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:55:57 2024 -0400

        Chore(deps): Bump gorm.io/gorm from 1.25.9 to 1.25.10 in /backend (#651)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit dae8559
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:57 2024 -0400

        Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib (#653)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit e783266
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:34 2024 -0400

        Chore(deps): Bump @react-native-menu/menu from 1.0.0 to 1.0.1 in /frontend/mobile (#654)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 28b0601
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:53:13 2024 -0400

        Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 in /frontend/mobile (#655)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 8fb976f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:52:50 2024 -0400

        Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/mobile (#656)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 91bd0fa
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:59 2024 -0400

        Chore(deps): Bump react-native-svg from 15.1.0 to 15.2.0 in /frontend/mobile (#657)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 1c3af86
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:24 2024 -0400

        Chore(deps): Bump react-native-screens from 3.30.1 to 3.31.1 in /frontend/mobile (#658)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 438543c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:51:00 2024 -0400

        Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit d17a368
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:50:31 2024 -0400

        Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 0683f69
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:50:09 2024 -0400

        Chore(deps): Bump zod from 3.23.3 to 3.23.4 in /frontend/dashboard (#663)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit b37cac2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:46 2024 -0400

        Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard (#664)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit bc681d3
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:22 2024 -0400

        Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/dashboard (#666)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 808fa7a
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Apr 26 18:49:01 2024 -0400

        Chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /backend (#650)

        Signed-off-by: dependabot[bot] <support@github.com>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit e8e3859
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 18:48:32 2024 -0400

        feat: dashboard in cli (#665)

    commit 5ae64c2
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 18:45:51 2024 -0400

        feat: fe lib ci (#652)

    commit 0eb16da
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 17:30:51 2024 -0400

        feat: register dashboard and lib with dependabot (#648)

    commit 5b38adc
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Fri Apr 26 17:28:51 2024 -0400

        fix: misc fe pathing with drop of 'sac-' fe dir prefix (#646)

    commit e556197
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Thu Apr 25 18:00:07 2024 -0400

        chore: remove gorm in go structs (#641)

    commit a0ed6d4
    Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
    Date:   Thu Apr 25 14:27:41 2024 -0400

        feat: move authentication route to user, club authorization  (#637)

        Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

    commit 25002d5
    Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Date:   Thu Apr 25 14:25:58 2024 -0400

        fix: frontend ci (#639)

    commit a28089a
    Author: Alder Whiteford <alderjwhiteford@gmail.com>
    Date:   Thu Apr 25 14:13:56 2024 -0400

        feat: frontend lib, rtk migration, & dashboard init (#632)

        Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
        Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
        Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit 326a955
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Sat Apr 27 02:35:34 2024 -0400

    fix: resolved conflicts

commit 6ed441f
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 19:08:39 2024 -0400

    chore: update swagger docs lol (#670)

commit 36f1443
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:55:57 2024 -0400

    Chore(deps): Bump gorm.io/gorm from 1.25.9 to 1.25.10 in /backend (#651)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 13a34c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:57 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib (#653)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit cc9bf02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:34 2024 -0400

    Chore(deps): Bump @react-native-menu/menu from 1.0.0 to 1.0.1 in /frontend/mobile (#654)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e353e0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:53:13 2024 -0400

    Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 in /frontend/mobile (#655)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit bdb05b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:52:50 2024 -0400

    Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/mobile (#656)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 7c07eb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:59 2024 -0400

    Chore(deps): Bump react-native-svg from 15.1.0 to 15.2.0 in /frontend/mobile (#657)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 7491f18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:24 2024 -0400

    Chore(deps): Bump react-native-screens from 3.30.1 to 3.31.1 in /frontend/mobile (#658)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit db82d35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:51:00 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 16a28eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:31 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/web (#661)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 49a94f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:50:09 2024 -0400

    Chore(deps): Bump zod from 3.23.3 to 3.23.4 in /frontend/dashboard (#663)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 76b3199
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:46 2024 -0400

    Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/dashboard (#664)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 46015b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:22 2024 -0400

    Chore(deps): Bump next from 14.2.2 to 14.2.3 in /frontend/dashboard (#666)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 09b8952
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 26 18:49:01 2024 -0400

    Chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /backend (#650)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit eb5384b
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:48:32 2024 -0400

    feat: dashboard in cli (#665)

commit 800b826
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 18:45:51 2024 -0400

    feat: fe lib ci (#652)

commit 7458ee3
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:30:51 2024 -0400

    feat: register dashboard and lib with dependabot (#648)

commit 93cac9c
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Fri Apr 26 17:28:51 2024 -0400

    fix: misc fe pathing with drop of 'sac-' fe dir prefix (#646)

commit d3146a6
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 18:00:07 2024 -0400

    chore: remove gorm in go structs (#641)

commit ddb1e95
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Thu Apr 25 14:27:41 2024 -0400

    feat: move authentication route to user, club authorization  (#637)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit a51250f
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Apr 25 14:25:58 2024 -0400

    fix: frontend ci (#639)

commit 707e217
Author: Alder Whiteford <alderjwhiteford@gmail.com>
Date:   Thu Apr 25 14:13:56 2024 -0400

    feat: frontend lib, rtk migration, & dashboard init (#632)

    Co-authored-by: David Oduneye <davidoduneye1@gmail.com>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit 86ac93f
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Fri Apr 26 17:47:04 2024 -0400

    remove: expo

commit 258aae9
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Fri Apr 26 17:45:02 2024 -0400

    fix: clean up lib

commit 6467e15
Merge: 9b3819e 7e08990
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Thu Apr 25 12:54:07 2024 -0400

    Merge branch '517-shared-api' into rtk-migration

commit 9b3819e
Author: garrettladley <ladley.g@northeastern.edu>
Date:   Thu Apr 25 11:55:07 2024 -0400

    dashboard format

commit e97cde8
Author: garrettladley <ladley.g@northeastern.edu>
Date:   Thu Apr 25 11:53:10 2024 -0400

    dashboard ci && web_codeql.yml ghwf bug fix

commit 051ded0
Author: garrettladley <ladley.g@northeastern.edu>
Date:   Thu Apr 25 11:48:32 2024 -0400

    address github-advanced-security pr comments

commit 066f178
Merge: eac69e6 3522a3f
Author: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
Date:   Thu Apr 25 11:41:06 2024 -0400

    Merge branch 'main' into rtk-migration

commit eac69e6
Author: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
Date:   Wed Apr 24 21:42:23 2024 -0400

    Adding Client Component Tag to Store Provider

commit 0afcfd6
Author: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>
Date:   Wed Apr 24 20:03:00 2024 -0400

    RTK Migration

commit 7e08990
Author: David Oduneye <davidoduneye1@gmail.com>
Date:   Tue Apr 23 02:02:05 2024 -0400

    init: shifted to rtk query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant