Skip to content

(#525) Bump version to 2.7.0#526

Open
st3phhays wants to merge 1 commit intomainfrom
choco-theme/2.7.0
Open

(#525) Bump version to 2.7.0#526
st3phhays wants to merge 1 commit intomainfrom
choco-theme/2.7.0

Conversation

@st3phhays
Copy link
Copy Markdown
Member

@st3phhays st3phhays commented Apr 3, 2026

Description Of Changes

This bumps the version of all packages to their latest minor or patch versions. In addition, this upgrades Astro to version 6.x, which then resolves it's dependencies to the needed versions.

Astro now requires Node.js: >= 22.12.0.

Motivation and Context

It is best to stay up to date with dependencies' new versions to bring in new features, fixes, and security updates.

Testing

  1. Ensure that you are on Node >= 22.12.0 by running node -v. If you are not, Run nvm install latest and then nvm use latest.
  2. Pull down this PR.
  3. Run yarn and yarn audit and ensure it passes with "No Audit Suggestions".
  4. Run the website and ensure all is good. If the website has automated tests, ensure they all pass.

Operating Systems Testing

Dev VM 4.

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?
  • All items are complete on the Definition of Done.

Related Issue

@st3phhays st3phhays force-pushed the choco-theme/2.7.0 branch from 8f0ca7f to e62c816 Compare April 3, 2026 11:16
@st3phhays st3phhays self-assigned this Apr 3, 2026
@st3phhays st3phhays force-pushed the choco-theme/2.7.0 branch 2 times, most recently from e7b937d to 8d11443 Compare April 6, 2026 12:39
@st3phhays st3phhays marked this pull request as ready for review April 6, 2026 15:33
@st3phhays st3phhays requested a review from a team as a code owner April 6, 2026 15:33
@st3phhays st3phhays requested a review from pauby April 6, 2026 15:33
@st3phhays st3phhays force-pushed the choco-theme/2.7.0 branch from 8d11443 to bdad9e6 Compare April 6, 2026 15:36
This bumps the version of all packages to their latest minor or patch
versions. In addition, this upgrades Astro to version 6.x, which then
resolves it's dependencies to the needed versions.
@st3phhays st3phhays force-pushed the choco-theme/2.7.0 branch from bdad9e6 to 16b3fe6 Compare April 6, 2026 16:46
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.

1 participant