chore(deps): bump astro from 5.18.0 to 5.18.1 in /docs#470
Merged
danielmeppiel merged 2 commits intomainfrom Mar 27, 2026
Merged
chore(deps): bump astro from 5.18.0 to 5.18.1 in /docs#470danielmeppiel merged 2 commits intomainfrom
danielmeppiel merged 2 commits intomainfrom
Conversation
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.0 to 5.18.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.18.1/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.18.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
204593e to
ee40cc6
Compare
Copilot AI
added a commit
that referenced
this pull request
Mar 27, 2026
… deduplication (#470) Agent-Logs-Url: https://github.com/microsoft/apm/sessions/9bb842de-64e6-40cc-a925-8e944e72b76e Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com>
7 tasks
danielmeppiel
added a commit
that referenced
this pull request
Mar 30, 2026
- Include dev deps in direct_dep_keys so failing devDependencies get the correct 'Failed to download dependency' label instead of the misleading 'transitive dep' message - Replace Unicode en-dash with ASCII in test section header comment - Remove unused DependencyReference import in test - Fix CHANGELOG entries to reference this PR (#478) not #470 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
danielmeppiel
added a commit
that referenced
this pull request
Mar 30, 2026
…nd error deduplication (#478) * Initial plan * Initial plan for auth error messages and sparse checkout consistency Agent-Logs-Url: https://github.com/microsoft/apm/sessions/9bb842de-64e6-40cc-a925-8e944e72b76e Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> * Fix auth error messages, sparse checkout token consistency, and error deduplication (#470) Agent-Logs-Url: https://github.com/microsoft/apm/sessions/9bb842de-64e6-40cc-a925-8e944e72b76e Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> * Extract _resolve_dep_token helper; simplify transitive test Agent-Logs-Url: https://github.com/microsoft/apm/sessions/9bb842de-64e6-40cc-a925-8e944e72b76e Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> * Add verbose logging for skipped callback-failed deps Agent-Logs-Url: https://github.com/microsoft/apm/sessions/9bb842de-64e6-40cc-a925-8e944e72b76e Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> * fix: address PR review comments - Include dev deps in direct_dep_keys so failing devDependencies get the correct 'Failed to download dependency' label instead of the misleading 'transitive dep' message - Replace Unicode en-dash with ASCII in test section header comment - Remove unused DependencyReference import in test - Fix CHANGELOG entries to reference this PR (#478) not #470 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> Co-authored-by: danielmeppiel <dmeppiel@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 astro from 5.18.0 to 5.18.1.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
434d9cc[ci] release (#15829)c2cd371fix(helpers): Backport remote patterns segments fix (#15828)