pets-workshop icon indicating copy to clipboard operation
pets-workshop copied to clipboard

Workshop and getting started content for organizations using GitHub for Startups

Results 20 pets-workshop issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
javascript

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"....

dependencies
javascript

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.13.11&new-version=24.3.1)](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`. [//]: #...

dependencies
javascript

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)...

dependencies
javascript

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...

dependencies
javascript

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...