pets-workshop
pets-workshop copied to clipboard
Workshop and getting started content for organizations using GitHub for Startups
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.1.1 to 5.5.0. Release notes Sourced from devalue's releases. v5.5.0 Minor Changes 828fa1c: Enable support for custom reducer/reviver for "function" values v5.4.2 Patch Changes 5c26c0d: fix: allow...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.4.1. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. v6.4.1 Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 9.1.3 to 9.4.1. Changelog Sourced from @astrojs/node's changelog. 9.4.1 Patch Changes 5fc3c59 Thanks @ematipico! - Fixes a routing bug in standalone mode with trailingSlash set to "always"....
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.11 to 24.3.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.0.13 to 4.1.12. Release notes Sourced from @tailwindcss/vite's releases. v4.1.12 Fixed Don't consider the global important state in @apply (#18404) Add missing suggestions for flex-<number> utilities (#18642)...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.4.3 to 5.15.1. Release notes Sourced from astro's releases. [email protected] Patch Changes #14612 18552c7 Thanks @ematipico! - Fixes a regression introduced in Astro v5.14.7 that caused ?url...
Regarding developer documentation support, in this section: https://github.com/github-samples/pets-workshop/blob/main/content/full-day/3-codespaces.md Issue: The first time, within codespaces, doing a `git push` under "Interacting with the repository", might result in "This repository is configured...
Added a breed filter dropdown and an "Available Dogs Only" checkbox to the dog listing page, allowing users to easily filter dogs by breed and adoption status. Each dog now...
Several changes are included in this PR: - Removed the short Copilot focused workshop and streamlined the Copilot section, relying on [agents-in-sdlc](https://github.com/github-sample/agents-in-sdlc) for Copilot content - Updated flow with newer...