dependabot[bot]
4a2a608012
Bump puppeteer from 23.7.1 to 23.9.0 ( #440 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 23.7.1 to 23.9.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.7.1...puppeteer-v23.9.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: WillieHabi <143546745+WillieHabi@users.noreply.github.com>
2024-11-22 09:24:52 -08:00
dependabot[bot]
9ea1264874
Bump the fluid-framework-dependencies group with 28 updates ( #441 )
...
Bumps the fluid-framework-dependencies group with 28 updates:
| Package | From | To |
| --- | --- | --- |
| [@fluidframework/tinylicious-client](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/service-clients/tinylicious-client ) | `2.5.0` | `2.10.0` |
| [fluid-framework](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/fluid-framework ) | `2.5.0` | `2.10.0` |
| [@fluidframework/aqueduct](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/aqueduct ) | `2.5.0` | `2.10.0` |
| [@fluidframework/container-definitions](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/common/container-definitions ) | `2.5.0` | `2.10.0` |
| [@fluidframework/container-loader](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/loader/container-loader ) | `2.5.0` | `2.10.0` |
| [@fluidframework/container-runtime](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/container-runtime ) | `2.5.0` | `2.10.0` |
| [@fluidframework/container-runtime-definitions](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/container-runtime-definitions ) | `2.5.0` | `2.10.0` |
| [@fluidframework/core-interfaces](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/common/core-interfaces ) | `2.5.0` | `2.10.0` |
| [@fluidframework/core-utils](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/common/core-utils ) | `2.5.0` | `2.10.0` |
| [@fluidframework/datastore](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/datastore ) | `2.5.0` | `2.10.0` |
| [@fluidframework/datastore-definitions](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/datastore-definitions ) | `2.5.0` | `2.10.0` |
| [@fluidframework/driver-base](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/drivers/driver-base ) | `2.5.0` | `2.10.0` |
| [@fluidframework/driver-definitions](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/common/driver-definitions ) | `2.5.0` | `2.10.0` |
| [@fluidframework/driver-utils](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/loader/driver-utils ) | `2.5.0` | `2.10.0` |
| [@fluidframework/fluid-static](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/fluid-static ) | `2.5.0` | `2.10.0` |
| [@fluidframework/id-compressor](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/id-compressor ) | `2.5.0` | `2.10.0` |
| [@fluidframework/map](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/dds/map ) | `2.5.0` | `2.10.0` |
| [@fluidframework/merge-tree](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/dds/merge-tree ) | `2.5.0` | `2.10.0` |
| [@fluidframework/request-handler](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/request-handler ) | `2.5.0` | `2.10.0` |
| [@fluidframework/routerlicious-driver](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/drivers/routerlicious-driver ) | `2.5.0` | `2.10.0` |
| [@fluidframework/runtime-definitions](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/runtime-definitions ) | `2.5.0` | `2.10.0` |
| [@fluidframework/runtime-utils](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/runtime/runtime-utils ) | `2.5.0` | `2.10.0` |
| [@fluidframework/sequence](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/dds/sequence ) | `2.5.0` | `2.10.0` |
| [@fluidframework/shared-object-base](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/dds/shared-object-base ) | `2.5.0` | `2.10.0` |
| [@fluidframework/synthesize](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/synthesize ) | `2.5.0` | `2.10.0` |
| [@fluidframework/telemetry-utils](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/utils/telemetry-utils ) | `2.5.0` | `2.10.0` |
| [@fluidframework/tinylicious-driver](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/drivers/tinylicious-driver ) | `2.5.0` | `2.10.0` |
| [@fluidframework/tree](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/dds/tree ) | `2.5.0` | `2.10.0` |
Updates `@fluidframework/tinylicious-client` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/service-clients/tinylicious-client/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/service-clients/tinylicious-client )
Updates `fluid-framework` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/fluid-framework/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/framework/fluid-framework )
Updates `@fluidframework/aqueduct` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/aqueduct/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/framework/aqueduct )
Updates `@fluidframework/container-definitions` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/common/container-definitions/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/common/container-definitions )
Updates `@fluidframework/container-loader` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/loader/container-loader/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/loader/container-loader )
Updates `@fluidframework/container-runtime` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/container-runtime/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/container-runtime )
Updates `@fluidframework/container-runtime-definitions` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/container-runtime-definitions/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/container-runtime-definitions )
Updates `@fluidframework/core-interfaces` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/common/core-interfaces/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/common/core-interfaces )
Updates `@fluidframework/core-utils` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/common/core-utils/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/common/core-utils )
Updates `@fluidframework/datastore` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/datastore/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/datastore )
Updates `@fluidframework/datastore-definitions` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/datastore-definitions/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/datastore-definitions )
Updates `@fluidframework/driver-base` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/drivers/driver-base/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/drivers/driver-base )
Updates `@fluidframework/driver-definitions` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/common/driver-definitions/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/common/driver-definitions )
Updates `@fluidframework/driver-utils` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/loader/driver-utils/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/loader/driver-utils )
Updates `@fluidframework/fluid-static` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/fluid-static/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/framework/fluid-static )
Updates `@fluidframework/id-compressor` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/id-compressor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/id-compressor )
Updates `@fluidframework/map` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/dds/map/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/dds/map )
Updates `@fluidframework/merge-tree` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/dds/merge-tree/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/dds/merge-tree )
Updates `@fluidframework/request-handler` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/request-handler/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/framework/request-handler )
Updates `@fluidframework/routerlicious-driver` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/drivers/routerlicious-driver/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/drivers/routerlicious-driver )
Updates `@fluidframework/runtime-definitions` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/runtime-definitions/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/runtime-definitions )
Updates `@fluidframework/runtime-utils` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/runtime/runtime-utils/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/runtime/runtime-utils )
Updates `@fluidframework/sequence` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/dds/sequence/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/dds/sequence )
Updates `@fluidframework/shared-object-base` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/dds/shared-object-base/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/dds/shared-object-base )
Updates `@fluidframework/synthesize` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/synthesize/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/framework/synthesize )
Updates `@fluidframework/telemetry-utils` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/utils/telemetry-utils/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/utils/telemetry-utils )
Updates `@fluidframework/tinylicious-driver` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/drivers/tinylicious-driver/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/drivers/tinylicious-driver )
Updates `@fluidframework/tree` from 2.5.0 to 2.10.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/dds/tree/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.10.0/packages/dds/tree )
---
updated-dependencies:
- dependency-name: "@fluidframework/tinylicious-client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: fluid-framework
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/aqueduct"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/container-definitions"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/container-loader"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/container-runtime"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/container-runtime-definitions"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/core-interfaces"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/core-utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/datastore"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/datastore-definitions"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/driver-base"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/driver-definitions"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/driver-utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/fluid-static"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/id-compressor"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/map"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/merge-tree"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/request-handler"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/routerlicious-driver"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/runtime-definitions"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/runtime-utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/sequence"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/shared-object-base"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/synthesize"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/telemetry-utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/tinylicious-driver"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: "@fluidframework/tree"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 09:20:26 -08:00
Rishhi Balakrishnan
09302c6556
feat(dependabot): Add dual dependabot configs to update fluid packages daily while others weekly ( #439 )
...
* feat(dependabot): Add dual dependabot configs to update fluid packages daily while others weekly
* typo
* prettier
* comment
* matt's feedback
2024-11-21 10:13:39 -08:00
Alex Villarreal
4a6245019f
Use new pool ( #438 )
2024-11-14 17:03:32 -06:00
Matt Rakow
9f83e43445
Make a dependabot group for Jest ( #436 )
2024-11-13 11:25:58 -08:00
dependabot[bot]
af7da6d977
Bump jest-puppeteer from 10.1.2 to 10.1.4 ( #430 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 10.1.2 to 10.1.4.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.1.4/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 08:11:15 -08:00
dependabot[bot]
3018449347
Bump html-webpack-plugin from 5.6.0 to 5.6.3 ( #429 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.6.0 to 5.6.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 14:02:40 -08:00
dependabot[bot]
0daa749335
Bump puppeteer from 23.5.3 to 23.7.1 ( #433 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 23.5.3 to 23.7.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.3...puppeteer-v23.7.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 13:51:51 -08:00
dependabot[bot]
7e697cb593
Bump the fluid-framework-dependencies group with 2 updates ( #432 )
...
Bumps the fluid-framework-dependencies group with 2 updates: [@fluidframework/tinylicious-client](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/service-clients/tinylicious-client ) and [fluid-framework](https://github.com/microsoft/FluidFramework/tree/HEAD/packages/framework/fluid-framework ).
Updates `@fluidframework/tinylicious-client` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/service-clients/tinylicious-client/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.5.0/packages/service-clients/tinylicious-client )
Updates `fluid-framework` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/packages/framework/fluid-framework/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/client_v2.5.0/packages/framework/fluid-framework )
---
updated-dependencies:
- dependency-name: "@fluidframework/tinylicious-client"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
- dependency-name: fluid-framework
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fluid-framework-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 13:43:38 -08:00
Alex Villarreal
6cc2d04433
Make package private ( #435 )
2024-11-11 15:31:06 -06:00
Alex Villarreal
cc4090a7a5
Disable ARROW ( #434 )
2024-11-11 15:23:28 -06:00
Joshua Smithrud
9f14fe79fb
Update visuals to leverage new design spec and assets ( #428 )
...
Before:
![image](https://github.com/user-attachments/assets/17067119-2bc9-4b09-812f-b373e90a89cd )
After:
![image](https://github.com/user-attachments/assets/2e2ddfa5-3f3b-421b-b93c-5ea04fc794dd )
AB#20126
2024-10-25 11:33:36 -07:00
WillieHabi
d10010634b
bump to 2.4.0 ( #425 )
...
bump to 2.4.0
2024-10-16 14:13:34 -04:00
dependabot[bot]
ff90985409
Bump puppeteer from 23.5.1 to 23.5.3 ( #424 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 23.5.1 to 23.5.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.1...puppeteer-v23.5.3 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: WillieHabi <143546745+WillieHabi@users.noreply.github.com>
2024-10-16 08:19:06 -07:00
dependabot[bot]
63f8ed8c28
Bump jest-puppeteer from 10.1.1 to 10.1.2 ( #423 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.1.2/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: WillieHabi <143546745+WillieHabi@users.noreply.github.com>
2024-10-16 07:58:22 -07:00
dependabot[bot]
b6ea9f2906
Bump cookie, express, socket.io and cookie-parser ( #422 )
...
Bumps [cookie](https://github.com/jshttp/cookie ), [express](https://github.com/expressjs/express ), [socket.io](https://github.com/socketio/socket.io ) and [cookie-parser](https://github.com/expressjs/cookie-parser ). These dependencies needed to be updated together.
Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0 )
Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases )
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
- dependency-name: cookie-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 16:40:52 -07:00
dependabot[bot]
e113e75dc4
Bump puppeteer from 23.5.0 to 23.5.1 ( #420 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 23.5.0 to 23.5.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.0...puppeteer-v23.5.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 13:18:56 -07:00
Matt Rakow
b13b70bde8
Reduce dependabot frequency to weekly ( #421 )
2024-10-08 13:07:24 -07:00
Joshua Smithrud
ac624be585
build: Update dependencies ( #419 )
2024-10-04 15:28:05 -07:00
Sonali Deshpande
6b9dd3883d
Bump to FF 2.3 and fix dependabot config ( #416 )
2024-09-27 14:14:51 -07:00
dependabot[bot]
5297c982d0
Bump send and express ( #409 )
...
Bumps [send](https://github.com/pillarjs/send ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 16:27:07 -07:00
dependabot[bot]
f30367b2cc
Bump serve-static and express ( #407 )
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 16:18:22 -07:00
dependabot[bot]
f4076087ce
Bump start-server-and-test from 2.0.5 to 2.0.7 ( #404 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v2.0.5...v2.0.7 )
---
updated-dependencies:
- dependency-name: start-server-and-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 10:29:08 -07:00
dependabot[bot]
b72f6b80f6
Bump jest-puppeteer from 10.1.0 to 10.1.1 ( #402 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.1.1/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 10:18:38 -07:00
dependabot[bot]
f0ce474bb3
Bump puppeteer from 22.15.0 to 23.3.0 ( #401 )
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 22.15.0 to 23.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.15.0...puppeteer-v23.3.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 11:36:59 -07:00
dependabot[bot]
354cd9bdc9
Bump tinylicious from 4.0.1 to 5.0.0 ( #399 )
...
Bumps [tinylicious](https://github.com/microsoft/FluidFramework/tree/HEAD/server/routerlicious/packages/tinylicious ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/server/routerlicious/packages/tinylicious/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/server_v5.0.0/server/routerlicious/packages/tinylicious )
---
updated-dependencies:
- dependency-name: tinylicious
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 11:20:54 -07:00
dependabot[bot]
81609a13b5
Bump webpack-dev-server from 4.15.2 to 5.1.0 ( #400 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.15.2 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 11:04:25 -07:00
dependabot[bot]
1f61bfc5d4
Bump jest-puppeteer from 9.0.2 to 10.1.0 ( #398 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 9.0.2 to 10.1.0.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.1.0/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 10:58:34 -07:00
Matt Rakow
6f3660d917
Allow dependabot to update all dependencies and group FF PRs ( #397 )
2024-09-05 10:51:14 -07:00
Matt Rakow
fb199a1599
Run npm update and also update specified webpack ( #396 )
2024-09-05 08:41:51 -07:00
Joshua Smithrud
c4242b1879
build: Update Node.js to v20 ( #395 )
2024-09-04 15:44:54 -07:00
Rishhi Balakrishnan
c4f39ef22f
bump to 2.2.0 ( #394 )
2024-08-21 11:31:20 -07:00
WillieHabi
85a40048ee
update to 2.1.0 ( #390 )
2024-08-02 15:08:04 -07:00
dependabot[bot]
c24ad464f8
Bump @fluidframework/server-services-utils from 4.0.0 to 4.0.1 ( #372 )
...
Bumps [@fluidframework/server-services-utils](https://github.com/microsoft/FluidFramework/tree/HEAD/server/routerlicious/packages/services-utils ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Changelog](https://github.com/microsoft/FluidFramework/blob/main/server/routerlicious/packages/services-utils/CHANGELOG.md )
- [Commits](https://github.com/microsoft/FluidFramework/commits/server_v4.0.1/server/routerlicious/packages/services-utils )
---
updated-dependencies:
- dependency-name: "@fluidframework/server-services-utils"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:56:00 -07:00
Nick Simons
900d4a3eac
bump ( #378 )
2024-07-02 10:19:56 -07:00
Nick Simons
cda1102eb6
version bump ( #377 )
2024-06-27 18:05:40 -07:00
Nick Simons
48fc22dc37
Version bump ( #375 )
2024-06-26 10:39:34 -07:00
Nick Simons
bedd1b2db5
rc5 ( #368 )
...
* rc5
* 5.0.1
* config
* comment
* fix tests
2024-06-22 17:01:33 -07:00
Rishhi Balakrishnan
4964619e23
Update Arrow to V5 in FluidHelloWorld ( #369 )
2024-06-20 13:24:55 -07:00
Sonali Deshpande
b8b006021d
update to rc4.0.0 patch release ( #365 )
2024-05-31 13:08:23 -07:00
Rishhi Balakrishnan
8303e59644
Update FluidHelloWorld to Arm Arrow service connection ( #366 )
2024-05-31 10:36:42 -07:00
Nick Simons
4249c3506f
Update to rc3 ( #347 )
...
* Update to rc3
* Update to rc3
2024-04-16 10:23:47 -07:00
WillieHabi
8b27f5f2fc
update to latest rc 2.0.0-rc.2.0.1 ( #341 )
2024-04-04 15:05:12 -04:00
Nick Simons
abfb110a0a
Bump version ( #311 )
...
* update version
* update version
2024-01-08 22:01:26 -08:00
dependabot[bot]
994028f602
Bump @fluidframework/build-common from 2.0.0 to 2.0.3 ( #305 )
...
Bumps [@fluidframework/build-common](https://github.com/microsoft/FluidFramework/tree/HEAD/common/build/build-common ) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/microsoft/FluidFramework/releases )
- [Commits](https://github.com/microsoft/FluidFramework/commits/build-common_v2.0.3/common/build/build-common )
---
updated-dependencies:
- dependency-name: "@fluidframework/build-common"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 09:42:21 -08:00
Matt Rakow
114d0a54d7
Update to use 2.0 and SharedTree ( #310 )
...
* Alternate using SharedTree
* Elem rather than Elm
* Remove leftover key
* Prettier fix
* Update version to rc
---------
Co-authored-by: nmsimons <nick@dreamlarge.com>
2024-01-08 09:29:47 -08:00
Rohan Dubal
8df052e23b
Update pipeilnes to use 1ESPT/M365PT templates ( #308 )
...
* Updates pipeline build to new M365 template
* adds some new lines between major sections of build yml and adds newline at end of file for prettier
* update build machine pool name
* Add settings flag to skip tagging github PRs
* Fix formatting isue in pipelines yml file
* Fix formatting through prettier
* Add code comments
* Update true flag to not use quotes
* Enable debug logs
* Move settings to be at same level as sdl
* Remove debug flags
---------
Co-authored-by: seanimam <105244057+seanimam@users.noreply.github.com>
2023-12-19 16:29:49 -08:00
Craig Macomber (Microsoft)
91e6b34c0d
Update dependencies ( #302 )
...
* Link local host in readme
* Update package lock
* Regenerate lock file
* Remove "concurrently" dep and update others
* Regenerate lock file again
* npm dedup
* Fix formatting
2023-09-11 14:53:06 -07:00
Jason Hartman
8c1a914c27
Update dependencies for node 18 ( #301 )
...
* update dependencies
+ set jest-puppeteer to use new headless mode
+ replace obsolete puppeteer Page.waitFor with .waitForFunction
* update style
+ apply style changes from prettier config update
* configure test to wait on unique port
+ specify port for puppeteer to wait for
+ use a port unlikely to be used by regular client server
* Update min node version
Additionally in ADO pipeline:
+ explicitly use `ci` for `install`
+ invoke npm scripts without Npm task overhead after install
2023-09-11 13:33:34 -07:00
Joshua Smithrud
690765a542
docs: Add explicit note with URL for running the app ( #296 )
...
Since `npm start` does not launch the browser, this should hopefully help avoid some confusion for first-time users.
2023-07-31 13:41:28 -07:00