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

Update to Astro v5 #44

Merged
merged 6 commits into from
Dec 8, 2024
Merged

Update to Astro v5 #44

merged 6 commits into from
Dec 8, 2024

Conversation

cameronapak
Copy link
Owner

….mjs. This change simplifies the configuration by eliminating the exclusion of the Astro DB dependency, aligning with recent updates and optimizations in the project.
- Bumped versions for several packages including @alpinejs, astro, better-auth, better-sqlite3, isomorphic-dompurify, marked, ora, prettier, and others to their latest stable releases.
- This update enhances overall functionality, security, and performance of the project by ensuring all dependencies are up-to-date.
- Notable version changes include:
  - @alpinejs packages updated from 3.14.4 to 3.14.7
  - better-auth updated from 1.0.6 to 1.0.13
  - better-sqlite3 updated from 11.6.0 to 11.7.0
  - isomorphic-dompurify updated from 2.17.0 to 2.18.0
  - marked updated from 15.0.2 to 15.0.3
  - prettier updated from 3.4.1 to 3.4.2
  - tailwindcss updated from 3.4.15 to 3.4.16
- Updated netlify-cli from 17.37.2 to 17.38.0 for improved CLI experience.
@cameronapak cameronapak self-assigned this Dec 8, 2024
Copy link

netlify bot commented Dec 8, 2024

Deploy Preview for freedom-stack ready!

Name Link
🔨 Latest commit e1c13b5
🔍 Latest deploy log https://app.netlify.com/sites/freedom-stack/deploys/67560feedb677e0008dc5b35
😎 Deploy Preview https://deploy-preview-44--freedom-stack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

- Bumped the version of the 'create-freedom-stack' package from 1.0.5 to 1.0.6 in both package.json and package-lock.json files.
- Adjusted dependency attributes in package-lock.json, changing 'devOptional' to 'optional' and adding 'peer' for better dependency management.
- These updates ensure that the project reflects the latest versioning and dependency configurations, enhancing overall project stability and clarity.
@cameronapak cameronapak merged commit bbb47db into main Dec 8, 2024
4 checks passed
@cameronapak cameronapak deleted the cam/update-astro-5 branch December 8, 2024 21:31
cameronapak added a commit that referenced this pull request Dec 25, 2024
* updated to Astro 5.0

* Added updated types

* experimental features are now non-experimental

* Remove Vite optimization configuration for Astro DB from astro.config.mjs. This change simplifies the configuration by eliminating the exclusion of the Astro DB dependency, aligning with recent updates and optimizations in the project.

* Update dependencies in package.json and package-lock.json

- Bumped versions for several packages including @alpinejs, astro, better-auth, better-sqlite3, isomorphic-dompurify, marked, ora, prettier, and others to their latest stable releases.
- This update enhances overall functionality, security, and performance of the project by ensuring all dependencies are up-to-date.
- Notable version changes include:
  - @alpinejs packages updated from 3.14.4 to 3.14.7
  - better-auth updated from 1.0.6 to 1.0.13
  - better-sqlite3 updated from 11.6.0 to 11.7.0
  - isomorphic-dompurify updated from 2.17.0 to 2.18.0
  - marked updated from 15.0.2 to 15.0.3
  - prettier updated from 3.4.1 to 3.4.2
  - tailwindcss updated from 3.4.15 to 3.4.16
- Updated netlify-cli from 17.37.2 to 17.38.0 for improved CLI experience.

* Update package version to 1.0.6 in package.json and package-lock.json

- Bumped the version of the 'create-freedom-stack' package from 1.0.5 to 1.0.6 in both package.json and package-lock.json files.
- Adjusted dependency attributes in package-lock.json, changing 'devOptional' to 'optional' and adding 'peer' for better dependency management.
- These updates ensure that the project reflects the latest versioning and dependency configurations, enhancing overall project stability and clarity.
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