Skip to content

build(client): Generate changelogs for 2.41.0 #24714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 27, 2025

Conversation

tylerbutler
Copy link
Member

Command used:

pnpm flub generate changelog -g client

@Copilot Copilot AI review requested due to automatic review settings May 27, 2025 18:36
@tylerbutler tylerbutler requested a review from a team as a code owner May 27, 2025 18:36
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR generates changelogs for version 2.41.0 by running the appropriate changelog generation command and cleans up outdated changeset markdown files.

  • Adds new version 2.41.0 entries with the common note “Dependency updates only.” across several example apps and Azure packages.
  • Removes several changeset files from the repository.

Reviewed Changes

Copilot reviewed 169 out of 169 changed files in this pull request and generated no comments.

Show a summary per file
File Description
examples/apps/staging/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/presence-tracker/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/data-object-grid/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/contact-collection/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/collaborative-textarea/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/blobs/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/attributable-map/CHANGELOG.md Added changelog entry for version 2.41.0
examples/apps/ai-collab/CHANGELOG.md Added changelog entry for version 2.41.0
azure/packages/azure-service-utils/CHANGELOG.md Added changelog entry for version 2.41.0
azure/packages/azure-local-service/CHANGELOG.md Added changelog entry for version 2.41.0
.changeset/tricky-shrimps-hunt.md Removed obsolete changeset file
.changeset/tough-parts-kick.md Removed obsolete changeset file
.changeset/tabaxi-fellas-inspire.md Removed obsolete changeset file
.changeset/public-snakes-fetch.md Removed obsolete changeset file
.changeset/public-houses-add.md Removed obsolete changeset file
.changeset/old-bees-itch.md Removed obsolete changeset file
.changeset/lemon-words-pump.md Removed obsolete changeset file
.changeset/gentle-eggs-heal.md Removed obsolete changeset file
.changeset/fuzzy-eagles-drum.md Removed obsolete changeset file
.changeset/afraid-rice-feel.md Removed obsolete changeset file

@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds area: dds: sharedstring area: dds: tree area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc changeset-present base: main PRs targeted against main branch labels May 27, 2025
Copy link
Contributor

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  209835 links
    1663 destination URLs
    1895 URLs ignored
       0 warnings
       0 errors


@tylerbutler tylerbutler merged commit b27957d into microsoft:main May 27, 2025
44 checks passed
@tylerbutler tylerbutler deleted the changelogs branch May 27, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build related issues area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch changeset-present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants