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

Upgrade Dependencies and Versions, and Remove Storybook #118

Merged
merged 13 commits into from
Feb 2, 2025

Conversation

NebraskaCoder
Copy link
Member

This pull request includes multiple changes across various files to improve code quality and update configurations. The main changes involve updating dependencies, refactoring code to use Link from next/link, and modifying type definitions.

Dependency Updates:

  • Updated the Docker container image in .devcontainer/devcontainer.json to use a newer version.

Code Refactoring:

Configuration Changes:

  • Removed ESLint configuration files .eslintignore and .eslintrc.json, and Storybook configuration files .storybook/main.ts and .storybook/preview.tsx. [1] [2] [3] [4]
  • Updated globals.css to use @import for Tailwind CSS and added custom variants and themes. (app/[locale]/globals.cssL1-R90)

Minor Fixes:

Copy link

vercel bot commented Feb 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rockylinux-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2025 2:13am

Copy link

github-actions bot commented Feb 2, 2025

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/eslint.config.mjs
   3:10  warning  'fixupPluginRules' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars
  18:1   warning  Assign array to a variable before exporting as module default                       import/no-anonymous-default-export

✖ 2 problems (0 errors, 2 warnings)


@NebraskaCoder NebraskaCoder changed the title Upgrade Dependencies and Versions Upgrade Dependencies and Versions, and Remove Storybook Feb 2, 2025
@FoggyMtnDrifter
Copy link
Member

Blog post content is not rendering correctly.

image

@FoggyMtnDrifter
Copy link
Member

Looks like this applies to any page rendered with markdown.

image

@NebraskaCoder
Copy link
Member Author

Both should be fixed in the new commits.

@NebraskaCoder NebraskaCoder added this pull request to the merge queue Feb 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 2, 2025
@NebraskaCoder NebraskaCoder added this pull request to the merge queue Feb 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 2, 2025
@NebraskaCoder NebraskaCoder merged commit d1003b1 into develop Feb 2, 2025
7 checks passed
@NebraskaCoder NebraskaCoder deleted the feature/update-depends branch February 2, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants