Skip to content
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

build(client): Update build-tools dependencies to latest (0.44) #22297

Merged

Conversation

tylerbutler
Copy link
Member

@tylerbutler tylerbutler commented Aug 22, 2024

Updated the following:

client (release group)

Dependencies on build-tools updated:

@fluid-tools/build-cli: 0.44.0
@fluidframework/build-tools: 0.44.0
@fluidframework/bundle-size-tools: 0.44.0
@fluid-tools/version-tools: 0.44.0

I also made two small changes to the root Biome config and the test-snapshots Biome config. The configs exposed a case where git ls-files will return a path to a directory - if that directory is a submodule. These config changes enable the Biome task caching to work even with this ls-files oddity by ensuring the directory path doesn't make it into the cached file list.

…e group

Updated the following:

  client (release group)
  client-release-group-root

Dependencies on build-tools updated:

  @fluid-tools/build-cli: 0.44.0
  @fluidframework/build-tools: 0.44.0
  @fluidframework/bundle-size-tools: 0.44.0
  @fluid-tools/version-tools: 0.44.0
@github-actions github-actions bot added 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 dependencies Pull requests that update a dependency file base: main PRs targeted against main branch labels Aug 22, 2024
@msfluid-bot
Copy link
Collaborator

msfluid-bot commented Aug 22, 2024

@fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 457.84 KB 457.88 KB +35 Bytes
azureClient.js 555.02 KB 555.06 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 258.65 KB 258.67 KB +14 Bytes
fluidFramework.js 403.74 KB 403.75 KB +14 Bytes
loader.js 134.2 KB 134.22 KB +14 Bytes
map.js 42.25 KB 42.25 KB +7 Bytes
matrix.js 146.42 KB 146.42 KB +7 Bytes
odspClient.js 523.16 KB 523.21 KB +49 Bytes
odspDriver.js 97.66 KB 97.68 KB +21 Bytes
odspPrefetchSnapshot.js 42.72 KB 42.73 KB +14 Bytes
sharedString.js 163.12 KB 163.13 KB +7 Bytes
sharedTree.js 394.25 KB 394.26 KB +7 Bytes
Total Size 3.29 MB 3.29 MB +245 Bytes

Baseline commit: 1bb82df

Generated by 🚫 dangerJS against 2f42794

@tylerbutler tylerbutler requested a review from a team August 22, 2024 23:53
pnpm-lock.yaml Show resolved Hide resolved
@tylerbutler tylerbutler enabled auto-merge (squash) August 23, 2024 00:11
@tylerbutler tylerbutler merged commit dda8126 into microsoft:main Aug 23, 2024
30 checks passed
@tylerbutler tylerbutler deleted the bump_deps_build-tools_minor_client branch August 23, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants