Bump the npm group with 6 updates#83
Merged
Merged
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [mediabunny](https://github.com/Vanilagy/mediabunny) | `1.50.8` | `1.50.9` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.9` | `17.0.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.5` | `26.1.1` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.73.0` | `1.74.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4` | `8.1.5` | Updates `mediabunny` from 1.50.8 to 1.50.9 - [Release notes](https://github.com/Vanilagy/mediabunny/releases) - [Commits](Vanilagy/mediabunny@v1.50.8...v1.50.9) Updates `react-i18next` from 17.0.9 to 17.0.10 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.9...v17.0.10) Updates `@types/node` from 25.9.5 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxlint` from 1.73.0 to 1.74.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.74.0/npm/oxlint) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vite` from 8.1.4 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite) --- updated-dependencies: - dependency-name: mediabunny dependency-version: 1.50.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-i18next dependency-version: 17.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: oxlint dependency-version: 1.74.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 6 updates:
1.50.81.50.917.0.917.0.1025.9.526.1.11.73.01.74.06.0.37.0.28.1.48.1.5Updates
mediabunnyfrom 1.50.8 to 1.50.9Release notes
Sourced from mediabunny's releases.
Commits
794b848Make sure that samples are always closed in the Conversion API, even on error...45c34f9Bump patch3ec4061Clean upbf592a8Give Matroska subtitle cues a BlockDuration (#442)454476aFix WebVTT-in-MP4 output by starting the aux writer (#441)d2aea55Add spacing94d4266Add extension decoders to media player example (#433)0554696Fix nested worker randomly shutting off in Firefox (closes #435)bfbd90eAccount for multi-frame Opus packets when computing packet duration (#439)1183b54Make WAVE demuxer throw for format tags that it doesn't support (fixes #440),...Updates
react-i18nextfrom 17.0.9 to 17.0.10Changelog
Sourced from react-i18next's changelog.
Commits
3b71c2717.0.1057c3500buildc62476fchore: sync package-lock with i18next ^26.2.0 devDependency bump0126bd1improve instance warnings (monorepo hint) + dev-only suspense warning + weekl...Updates
@types/nodefrom 25.9.5 to 26.1.1Commits
Updates
oxlintfrom 1.73.0 to 1.74.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)7f80cacperf(linter/vue/prop-name-casing): precompileignorePropsregex pattern (#2...6272051perf(linter/typescript/no-require-imports): compile allow patterns once (#24417)33805b9perf(linter/jsdoc/require-param): compile checkTypesPattern regex once (#24420)0433a83feat(linter/eslint/no-inner-declarations): addnamespacesoption (#24044)8337835fix(linter): error onignorePatternsthat cannot match files aoutside the c...2ce5a33fix(linter): resolveignorePatternsrelative to the config dir (#24339)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
vitefrom 8.1.4 to 8.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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