chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#283
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ectory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@openally/config.typescript](https://github.com/OpenAlly/configs/tree/HEAD/src/typescript) | `1.2.1` | `1.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.6.0` | | [electron](https://github.com/electron/electron) | `40.9.2` | `41.2.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.2` | `8.0.9` | | [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.12.0` | `0.13.0` | | [vite-plugin-glsl](https://github.com/UstymUkhman/vite-plugin-glsl) | `1.5.5` | `1.6.0` | | [vite-plugin-wasm](https://github.com/Menci/vite-plugin-wasm) | `3.5.0` | `3.6.0` | Updates `@openally/config.typescript` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/OpenAlly/configs/releases) - [Changelog](https://github.com/OpenAlly/configs/blob/main/src/typescript/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/configs/commits/@openally/config.typescript@1.3.0/src/typescript) Updates `@types/node` from 25.3.3 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `electron` from 40.9.2 to 41.2.2 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.9.2...v41.2.2) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `vite` from 7.3.2 to 8.0.9 - [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.0.9/packages/vite) Updates `vite-plugin-checker` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.12.0...vite-plugin-checker@0.13.0) Updates `vite-plugin-glsl` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/UstymUkhman/vite-plugin-glsl/releases) - [Commits](https://github.com/UstymUkhman/vite-plugin-glsl/commits) Updates `vite-plugin-wasm` from 3.5.0 to 3.6.0 - [Commits](Menci/vite-plugin-wasm@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: "@openally/config.typescript" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: electron dependency-version: 41.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite-plugin-checker dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite-plugin-glsl dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite-plugin-wasm dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... 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 development-dependencies group with 8 updates in the / directory:
1.2.11.3.025.3.325.6.040.9.241.2.25.9.36.0.37.3.28.0.90.12.00.13.01.5.51.6.03.5.03.6.0Updates
@openally/config.typescriptfrom 1.2.1 to 1.3.0Release notes
Sourced from
@openally/config.typescript's releases.Changelog
Sourced from
@openally/config.typescript's changelog.Commits
b08e311chore: update versions (#159)65d1694chore(typescript): enable ESNext for esm-ts-next (#157)968a8eafix: update changesets to publish with NPM OIDC (#147)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@openally/config.typescript since your current version.Updates
@types/nodefrom 25.3.3 to 25.6.0Commits
Updates
electronfrom 40.9.2 to 41.2.2Release notes
Sourced from electron's releases.
... (truncated)
Commits
f258998fix: intermittent CI failure is-not-alwaysOnTop (#51135)2791b24chore: add Phase Three (node smoke tests) to Node.js upgrade skill (#51186)b977376fix: allow PDF viewer to show save file picker (#51073)f47840bbuild: update ANGLE repository URL to GitHub mirror (#51170)936347ddocs: update versioning references (#51173)830a77cbuild: resolve electron_version from git when building in a worktree (#51165)82ed28efix:nodeIntegrationInWorkernot working in AudioWorklet (#51006)d86cbe9chore: cherry-pick 27 changes from chromium, v8, angle, skia, pdfium, libaom ...7f61587fix: linux test shutdown error "AttributeError: type object 'DBusTestCase' ha...03a0549ci: build a patched siso for Windows builds (#51116)Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
vitefrom 7.3.2 to 8.0.9Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)c28e9c1fix(deps): update all non-major dependencies (#22268)0a3887dchore(deps): update dependency dotenv-expand to v13 (#22271)868f141fix(bundled-dev): reject requests to HMR patch files in non potentially trust...3ec9cdafix: skip fallback sourcemap generation for?rawimports (#22148)3f24533fix(optimizer): handle more chars that will be sanitized (#22208)1b793c0fix: detect Deno workspace root (fix #22237) (#22238)fc08bdafix(dev): handle errors inwatchChangehook (#22188)374bb5dfix(css): use unique key for cssEntriesMap to prevent same-basename collision...Updates
vite-plugin-checkerfrom 0.12.0 to 0.13.0Release notes
Sourced from vite-plugin-checker's releases.
Commits
37e272dv0.13.0c48dd85chore(deps): update dependency stylelint to v16.26.1 (#677)ef4841dfeat(eslint): support ESLint v10.x (#668)c870779chore(deps): replace dependency@tsconfig/node22with@tsconfig/node24(#627)d1fd1afchore(deps): update dependency vite to ^8.0.8 (#678)769696efeat(biome): add support for biome 2.4 (#660)399de37fix(deps): update dependency picomatch to ^4.0.4 (#670)4314360build(deps): bump vite from 5.4.19 to 7.3.2 (#674)e39c564chore(deps): update pnpm/action-setup digest to b906aff (#666)8633ae5fix(stylelint): allow meow v14 in peer dependencies (#646)Updates
vite-plugin-glslfrom 1.5.5 to 1.6.0Commits
Updates
vite-plugin-wasmfrom 3.5.0 to 3.6.0Commits
35c4349chore: bump to v3.6.0691909bfeat: support vite 8 (#87)5b4f0dechore: migrate to node:test (#86)b432940fix: handle WASM exports with non-identifier characters (#84)c70ef06docs: update README.md to reflect Vite 7 support (#80)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