Prod deploy - #76
Merged
Merged
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [cookie](https://github.com/jshttp/cookie) and [youch](https://github.com/poppinss/youch). Updates `astro` from 4.15.9 to 4.16.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `youch` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/poppinss/youch/releases) - [Changelog](https://github.com/poppinss/youch/blob/develop/CHANGELOG.md) - [Commits](https://github.com/poppinss/youch/commits) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: youch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn-763e8984c0 Bump the npm_and_yarn group across 1 directory with 3 updates
Fix for standards to rules links
derrickpersson
approved these changes
Nov 6, 2024
Deploying squire-ai with
|
| Latest commit: |
7d1fdd1
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://33c41a1c.echolayer-ai.pages.dev |
| Branch Preview URL: | https://development.echolayer-ai.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request summary created by Squire AI
Summary
This pull request updates several package dependencies, notably bumping the 'astro' package to version 4.16.3, along with updates to 'cookie' and 'youch' packages. The main focus of the codebase modifications is changing terminology from 'coding standards' to 'coding rules' across various files, including blocks, components, and pages in the project. Additionally, aesthetic enhancements were made to the FeatureCard component by adding image mask gradients and adjusting image classes for rounded corners.
7803434...7d1fdd1
File Summary
File Changes:
package-lock.json: Updated dependencies for several packages, including 'astro', 'shiki', and '@babel' related packages, to newer versions.package.json: Bumped 'astro' package version from 4.2.4 to 4.16.3.Features.astro: Changed image paths, alt text, heading, and body content to focus on 'rules' instead of 'standards'.Hero.astro: Updated paragraph text to refer to 'coding rules' instead of 'coding standards'.MoreFeatures.astro: Modified image paths, alt text, heading, and body content to reflect 'rules' instead of 'standards'.MoreFeaturesChatWithSquire.astro: Altered image paths, alt text, heading, and body content to highlight 'rules' over 'standards'.MoreFeaturesPrDescriptions.astro: Revised image paths, alt text, heading, and body content to emphasize 'rules' instead of 'standards'.FeatureCard.astro: Added image mask gradient and adjusted image classes for rounded corners.chat-with-squire.astro: Updated description to mention 'coding rules' instead of 'coding standards'.code-review.astro: Changed description text to 'coding rules' from 'coding standards'.pr-descriptions.astro: Amended description to refer to 'coding rules' rather than 'coding standards'.index.astro: Revised page description to mention 'coding rules' instead of 'coding standards'.pricing.astro: Updated description to reference 'coding rules' over 'coding standards'.7803434...7d1fdd1