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

(#18) Bump version to 0.2.1 #19

Merged
merged 3 commits into from
Feb 20, 2025
Merged

(#18) Bump version to 0.2.1 #19

merged 3 commits into from
Feb 20, 2025

Conversation

st3phhays
Copy link
Member

Description Of Changes

  • Adds script for yarn audit.
  • Pins esbuild and upgrades Astro.

Motivation and Context

This upgrades Astro to the latest version and it's dependencies. This
also pins esbuild to use 0.25.0. This dependency needed to be upgraded,
however it is a dependency of Astro, and there is no version of Astro
available that uses 0.25.0+.

Testing

  1. Ensure the website builds
  2. Click around through pages and make sure everything is as it should be. There should be no noticeable changes.

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

This adds a new script that can be ran that will run yarn npm audit
with all of it's options it needs. This is inline with commands in
choco-theme.
This upgrades Astro to the latest version and it's dependencies. This
also pins esbuild to use 0.25.0. This dependency needed to be upgraded,
however it is a dependency of Astro, and there is no version of Astro
available that uses 0.25.0+.
@st3phhays st3phhays changed the title Release/0.2.1 (#18) Bump version to 0.2.1 Feb 20, 2025
@st3phhays st3phhays self-assigned this Feb 20, 2025
@st3phhays st3phhays marked this pull request as ready for review February 20, 2025 16:08
@alexaveldanez
Copy link
Contributor

Looks good to me!

@alexaveldanez alexaveldanez merged commit 9a80fec into main Feb 20, 2025
1 check passed
@st3phhays st3phhays deleted the release/0.2.1 branch February 28, 2025 18:56
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