Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Part 1: Fixes for Calendar Apps

  • Remove secondary container (brand logo and calendar overview/analog clock widgets) from all calendar views
  • Update .primary-card width from 75% to 100% for full-width layout
  • Update .primary-card height from 90% to 100% in all portrait mode media queries for full-height layout
  • Calendar views now span the full parent container dimensions in both landscape and portrait orientations

Part 2: Dependency Bumps

Bumps the bun group with 3 updates in the /edge-apps/asset-metadata directory: @typescript-eslint/typescript-estree, eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 2 updates in the /edge-apps/bamboo-hr-app directory: eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 3 updates in the /edge-apps/blueprint directory: @typescript-eslint/typescript-estree, eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 2 updates in the /edge-apps/calendar directory: eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 3 updates in the /edge-apps/clock directory: @typescript-eslint/typescript-estree, eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 1 update in the /edge-apps/edge-apps-library directory: typescript-eslint.
Bumps the bun group with 2 updates in the /edge-apps/google-calendar directory: eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 2 updates in the /edge-apps/outlook-calendar directory: eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 2 updates in the /edge-apps/simple-message-app directory: eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 3 updates in the /edge-apps/simple-table-app directory: @typescript-eslint/typescript-estree, eslint-plugin-playwright and vue-tsc.
Bumps the bun group with 2 updates in the /edge-apps/welcome-app directory: eslint-plugin-playwright and vue-tsc.

Updates @typescript-eslint/typescript-estree from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d423e57 chore(release): publish 8.54.0
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • See full diff in compare view

Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates @typescript-eslint/typescript-estree from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d423e57 chore(release): publish 8.54.0
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • See full diff in compare view

Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates @typescript-eslint/typescript-estree from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d423e57 chore(release): publish 8.54.0
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • See full diff in compare view

Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates typescript-eslint from 8.53.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates @typescript-eslint/typescript-estree from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d423e57 chore(release): publish 8.54.0
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • See full diff in compare view

Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Updates eslint-plugin-playwright from 2.5.0 to 2.5.1

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)
Commits
  • 611657c fix(no-conditional-in-test): Fix false positive for ||
  • 40d65b6 chore(deps): Bump lodash-es from 4.17.22 to 4.17.23 (#416)
  • e2781e6 chore(deps): Bump tar from 7.5.3 to 7.5.6 (#415)
  • c72f46b chore: Update vitest
  • 8dfc88f chore(deps): Bump tar from 7.5.2 to 7.5.3 (#414)
  • 367e9ec docs(valid-test-tags): add missing url and category (#413)
  • See full diff in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-ts...

Description has been truncated

Bumps the bun group with 3 updates in the /edge-apps/asset-metadata directory: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree), [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 2 updates in the /edge-apps/bamboo-hr-app directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 3 updates in the /edge-apps/blueprint directory: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree), [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 2 updates in the /edge-apps/calendar directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 3 updates in the /edge-apps/clock directory: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree), [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 1 update in the /edge-apps/edge-apps-library directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Bumps the bun group with 2 updates in the /edge-apps/google-calendar directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 2 updates in the /edge-apps/outlook-calendar directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 2 updates in the /edge-apps/simple-message-app directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 3 updates in the /edge-apps/simple-table-app directory: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree), [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Bumps the bun group with 2 updates in the /edge-apps/welcome-app directory: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `@typescript-eslint/typescript-estree` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-estree)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `@typescript-eslint/typescript-estree` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-estree)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `@typescript-eslint/typescript-estree` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-estree)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `typescript-eslint` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `@typescript-eslint/typescript-estree` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-estree)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

Updates `eslint-plugin-playwright` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.5.0...v2.5.1)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bun
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@nicomiguelino nicomiguelino changed the title chore(deps): bump the bun group across 11 directories with 4 updates refactor(calendar-apps): remove left-side widgets from all calendar views; bump the bun group across 11 directories with 4 updates Jan 27, 2026
@nicomiguelino nicomiguelino self-assigned this Jan 27, 2026
@nicomiguelino nicomiguelino merged commit ead35f9 into master Jan 27, 2026
19 checks passed
@dependabot dependabot bot deleted the dependabot/bun/edge-apps/asset-metadata/bun-17cedca1d8 branch January 27, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant