Merged
Conversation
Bumps the pkgs group with 8 updates: | Package | From | To | | --- | --- | --- | | [preact](https://github.com/preactjs/preact) | `10.26.9` | `10.28.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.8` | `7.3.0` | | [hono](https://github.com/honojs/hono) | `4.10.7` | `4.11.1` | | [neuro-game-sdk](https://github.com/AriesAlex/typescript-neuro-game-sdk) | `1.0.5` | `1.0.6` | | [winston](https://github.com/winstonjs/winston) | `3.18.3` | `3.19.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.1` | `0.27.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.7.3` | `4.21.0` | Updates `preact` from 10.26.9 to 10.28.0 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.9...10.28.0) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vite` from 7.0.8 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) Updates `hono` from 4.10.7 to 4.11.1 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.10.7...v4.11.1) Updates `neuro-game-sdk` from 1.0.5 to 1.0.6 - [Commits](https://github.com/AriesAlex/typescript-neuro-game-sdk/commits) Updates `winston` from 3.18.3 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) Updates `esbuild` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.1...v0.27.2) Updates `tsx` from 4.7.3 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.7.3...v4.21.0) --- updated-dependencies: - dependency-name: preact dependency-version: 10.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkgs - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pkgs - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pkgs - dependency-name: hono dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkgs - dependency-name: neuro-game-sdk dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkgs - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkgs - dependency-name: esbuild dependency-version: 0.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pkgs - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pkgs ... 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 pkgs group with 8 updates:
10.26.910.28.05.8.35.9.37.0.87.3.04.10.74.11.11.0.51.0.63.18.33.19.00.27.10.27.24.7.34.21.0Updates
preactfrom 10.26.9 to 10.28.0Release notes
Sourced from preact's releases.
... (truncated)
Commits
b36b6a710.28.0 (#4968)4d40e96Backport some v11 optimizations (#4967)7b74b40Fix cascading renders with signals (#4966)3ab5c6fUpdates dangerouslySetInnerHTML type so future TS will accept Trusted… (#4931)ff30c2bAdds snap events (#4947)8ac2681types: Missed jsx duplicates (#4950)20ba6cctypes: Fix scroll events v10.x (#4949)3a5b4baMerge pull request #4941 from preactjs/v10-server-browser-entrya347b0bfix(compat): addcommpat/server.browserentry (#4940)58ad04eAvoid lazy components without result going in throw loop (#4937)Updates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKGUpdates
vitefrom 7.0.8 to 7.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)5ef557afix: fixexternal: truemerging (#21164)74559c9chore(deps): update rolldown-related dependencies (#21174)Updates
honofrom 4.10.7 to 4.11.1Release notes
Sourced from hono's releases.
... (truncated)
Commits
1fbe45b4.11.137c3809fix(types): fix app.on method array type inference (#4578)fe278e94.11.00d739b6Merge pull request #4574 from honojs/next3e12de6fix(types): replace schema-based path tracking with CurrentPath parameter (#4...6d62638feat(secure-headers): Add CSP report-to and report-uri directive support (#4555)b694129feat(client): add buildSearchParams option to customize query serialization (...d94f4a4feat(context-storage): Add optional tryGetContext helper to context-storage m...61f473bfeat(pretty-json): support force option (#4531)44bb7bbfeat(timing): add wrapTime to simplify usage (#4519)Updates
neuro-game-sdkfrom 1.0.5 to 1.0.6Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for neuro-game-sdk since your current version.
Updates
winstonfrom 3.18.3 to 3.19.0Release notes
Sourced from winston's releases.
Commits
ed453453.19.0e7ccdc4Run npm audit fix5a63c8cDon't include jest.config.js in npm packagee74a7aefix: append error cause when usinglogger.child()(#2467)8a956fdBump rimraf from 5.0.1 to 5.0.10 (#2517)86c890ffix: ensure File transport flushes all data before emitting finish (#2594)3b8be02Bump actions/setup-node from 4 to 6 (#2589)f4c3e2cBump@babel/corefrom 7.28.0 to 7.28.5 (#2591)dd7906eBump actions/checkout from 4 to 6 (#2593)2e9eb18chore: migrate test runner from mocha to jest (#2567)Updates
esbuildfrom 0.27.1 to 0.27.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
cd83297publish 0.27.2 to npm2759721additional tests forswitchwithbreakfd2b4b3update release notesc8d93a7fix #4357: -webkit- prefix for mask shorthand (#4358)92ff12ccompat table: update@types/nodea35ecebcompat table: fix a type error with the new typesf598984fixmake compat-tableto install dependenciesf7f6df0release notes for #43616f8ec15fix: allow subpath imports that start with#/(#4361)f7ae61fminify some switch statements to if-else statementUpdates
tsxfrom 4.7.3 to 4.21.0Release notes
Sourced from tsx's releases.
... (truncated)
Commits
f6284cdci: lock in semantic-release v24048fb62feat: upgrade esbuild (#748)710a424fix: properly hide relaySignal from process.listeners() (#741)20b91c4docs: make sponsors dynamic08dcd59chore: move vercel settings to roote6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cacheDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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