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

feat: add OpenBSD platform and update dependencies #18

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

kbdharun
Copy link
Contributor

@kbdharun kbdharun commented Oct 22, 2023

Changes

  • Support for the newly added "OpenBSD" platform. (Currently, there are only 4 pages in the platform, we are working on adding more in the future.)
  • Update dependencies using npm audit fix. (Checkout Note)

Reference images

image

image

Checklist

  • Tested the changes locally with npm run dev and in production with npm run build.
  • Updated dependencies
  • Tested the changes locally with npm run dev and in production with npm run build (post updating the dependencies).

Note

I would suggest enabling Dependabot alerts as it will automatically update dependencies when there are new releases or when there are disclosed CVEs for the dependent package. You can enable it in the security tab.

Post this change, you can either manually test and merge PRs or write unit tests to automatically validate if the site works fine with the PRs changes introduced. Edit. Seems like you already have a CI to test the changes, great.

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
@rwv rwv merged commit 221f192 into InBrowserApp:main Oct 22, 2023
1 check passed
@rwv
Copy link
Contributor

rwv commented Oct 22, 2023

Thank you!

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.

None yet

2 participants