Bump actions/checkout from 3 to 5#2
Closed
dependabot[bot] wants to merge 49 commits into
Closed
Conversation
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36
… gaming company. Includes custom builds, repair services, and optimization sections with dynamic visual elements. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/8f1fb5c5-34fe-4d6c-b7c1-293e68eaa9a6.jpg
…ontact section (Discord & Instagram emphasized, Facebook & Twitter removed), added app section (with placeholders), and PayPal donation link. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/ed0afb95-10d6-4aa8-8a54-d855b88d6263.jpg
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214
…ild prices, shorten contact info. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/18c0195c-b6d8-4fe1-8cdb-f63dc517f649.jpg
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/7e86a2f0-a648-4898-af01-21e5de0ad921.jpg
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/191eba75-bd83-482c-b9fe-9ceb1ab78cf7.jpg
…ibility. Includes meta tags, sitemap, robots.txt, and structured data. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/eb75a770-a79e-46a4-a1cd-3af400681b64.jpg
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/6c7e6be2-5b76-4565-b6d3-84eecf5998bb.jpg
Replit-Commit-Author: Agent Replit-Commit-Session-Id: f6eb2381-61ba-4af2-9dbf-2346bd899d6d
Replit-Commit-Author: Agent Replit-Commit-Session-Id: f6eb2381-61ba-4af2-9dbf-2346bd899d6d
Refactored the carousel container to use flex layout and center items, removed the base stand element, and enhanced 3D card rendering by adjusting z-index, pointer events, and opacity for better depth and interaction. Also set perspectiveOrigin for more consistent 3D effect.
Replaces all remote image URLs with local assets, adds a robust ImageWithFallback component, and updates Open Graph, favicon, and schema URLs to the new domain. Removes server and shared schema files, disables Drizzle config for static deployment, and introduces a Cloudflare Pages function for contact form handling with spam protection and rate limiting. The contact form now submits via API, includes a honeypot field, and provides user feedback. GallerySection is refactored to a CSS-based infinite marquee using local images.
Deploying website with
|
| Latest commit: |
4700087
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://21952ff0.website-6al.pages.dev |
| Branch Preview URL: | https://dependabot-github-actions-ac.website-6al.pages.dev |
Updated Dependabot configuration to assign PrimeBuild-pc as a reviewer for npm dependency update pull requests.
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Bumps actions/checkout from 3 to 5.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)