Skip to content

build(deps): bump the npm-dependencies group across 1 directory with 8 updates#67

Merged
KyleTryon merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-9e7a189a34
May 27, 2026
Merged

build(deps): bump the npm-dependencies group across 1 directory with 8 updates#67
KyleTryon merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-9e7a189a34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the npm-dependencies group with 8 updates in the / directory:

Package From To
typescript-eslint 8.59.4 8.60.0
@mediabunny/aac-encoder 1.45.3 1.45.4
@mediabunny/ac3 1.45.3 1.45.4
@tanstack/react-router 1.170.7 1.170.8
mediabunny 1.45.3 1.45.4
@tanstack/router-plugin 1.168.10 1.168.11
drizzle-orm 1.0.0-rc.3 1.0.0-rc.4-273829f
drizzle-kit 1.0.0-rc.3 1.0.0-rc.4-273829f

Updates typescript-eslint from 8.59.4 to 8.60.0

Release notes

Sourced from typescript-eslint's releases.

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.60.0 (2026-05-25)

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

See GitHub Releases for more information.

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

Commits

Updates @mediabunny/aac-encoder from 1.45.3 to 1.45.4

Release notes

Sourced from @​mediabunny/aac-encoder's releases.

v1.45.4

  • StreamSource is now called CustomSource. StreamSource still exists as a deprecated alias.
  • Improved MP3 frame boundary recovery for broken files (#382)
  • Fixed Date instances with incorrect timezone being emitted by some ID3 tags
  • Fixed FinalizationRegistry causing Input memory leaks when used with CustomSource (#367)
Commits

Updates @mediabunny/ac3 from 1.45.3 to 1.45.4

Release notes

Sourced from @​mediabunny/ac3's releases.

v1.45.4

  • StreamSource is now called CustomSource. StreamSource still exists as a deprecated alias.
  • Improved MP3 frame boundary recovery for broken files (#382)
  • Fixed Date instances with incorrect timezone being emitted by some ID3 tags
  • Fixed FinalizationRegistry causing Input memory leaks when used with CustomSource (#367)
Commits

Updates @tanstack/react-router from 1.170.7 to 1.170.8

Release notes

Sourced from @​tanstack/react-router's releases.

@​tanstack/react-router@​1.170.8

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @​tanstack/router-core@​1.171.6
Changelog

Sourced from @​tanstack/react-router's changelog.

1.170.8

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @​tanstack/router-core@​1.171.6
Commits

Updates mediabunny from 1.45.3 to 1.45.4

Release notes

Sourced from mediabunny's releases.

v1.45.4

  • StreamSource is now called CustomSource. StreamSource still exists as a deprecated alias.
  • Improved MP3 frame boundary recovery for broken files (#382)
  • Fixed Date instances with incorrect timezone being emitted by some ID3 tags
  • Fixed FinalizationRegistry causing Input memory leaks when used with CustomSource (#367)
Commits
  • 1c12f2b Bump patch
  • 441eea3 CustomSource -> StreamSource
  • ef27d73 Fix FinalizationRegistry being able to prevent Inputs from being GCd in some ...
  • 41a331b Cảm ơn
  • 85a8097 Make MP3 next frame location more strict for better recovery (fixes #382), fi...
  • See full diff in compare view

Updates @tanstack/router-plugin from 1.168.10 to 1.168.11

Release notes

Sourced from @​tanstack/router-plugin's releases.

@​tanstack/router-plugin@​1.168.11

Patch Changes

  • Updated dependencies [51a97a1]:
    • @​tanstack/router-core@​1.171.6
    • @​tanstack/react-router@​1.170.8
    • @​tanstack/router-generator@​1.167.10
Changelog

Sourced from @​tanstack/router-plugin's changelog.

1.168.11

Patch Changes

  • Updated dependencies [51a97a1]:
    • @​tanstack/router-core@​1.171.6
    • @​tanstack/react-router@​1.170.8
    • @​tanstack/router-generator@​1.167.10
Commits

Updates drizzle-orm from 1.0.0-rc.3 to 1.0.0-rc.4-273829f

Commits

Updates drizzle-kit from 1.0.0-rc.3 to 1.0.0-rc.4-273829f

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…8 updates

Bumps the npm-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.0` |
| [@mediabunny/aac-encoder](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/aac-encoder) | `1.45.3` | `1.45.4` |
| [@mediabunny/ac3](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/ac3) | `1.45.3` | `1.45.4` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.7` | `1.170.8` |
| [mediabunny](https://github.com/Vanilagy/mediabunny) | `1.45.3` | `1.45.4` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.168.10` | `1.168.11` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.3` | `1.0.0-rc.4-273829f` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.3` | `1.0.0-rc.4-273829f` |



Updates `typescript-eslint` from 8.59.4 to 8.60.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.60.0/packages/typescript-eslint)

Updates `@mediabunny/aac-encoder` from 1.45.3 to 1.45.4
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.45.4/packages/aac-encoder)

Updates `@mediabunny/ac3` from 1.45.3 to 1.45.4
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.45.4/packages/ac3)

Updates `@tanstack/react-router` from 1.170.7 to 1.170.8
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.8/packages/react-router)

Updates `mediabunny` from 1.45.3 to 1.45.4
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.45.3...v1.45.4)

Updates `@tanstack/router-plugin` from 1.168.10 to 1.168.11
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.168.11/packages/router-plugin)

Updates `drizzle-orm` from 1.0.0-rc.3 to 1.0.0-rc.4-273829f
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `drizzle-kit` from 1.0.0-rc.3 to 1.0.0-rc.4-273829f
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@mediabunny/aac-encoder"
  dependency-version: 1.45.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mediabunny/ac3"
  dependency-version: 1.45.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: mediabunny
  dependency-version: 1.45.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.168.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-rc.4-273829f
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: drizzle-kit
  dependency-version: 1.0.0-rc.4-273829f
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

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 May 26, 2026
@KyleTryon KyleTryon merged commit ada9679 into main May 27, 2026
2 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-9e7a189a34 branch May 27, 2026 02:06
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