Bump the production-dependencies group across 1 directory with 9 updates#5
Open
dependabot[bot] wants to merge 1 commit intov4from
Open
Conversation
Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.1.0` | `1.2.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.17.1` | `8.18.1` | | [preact](https://github.com/preactjs/preact) | `10.29.0` | `10.29.1` | | [toml](https://github.com/BinaryMuse/toml-node) | `3.0.0` | `4.1.1` | | [workerpool](https://github.com/josdejong/workerpool) | `10.0.1` | `10.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `@clack/prompts` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.2.0/packages/prompts) Updates `pixi.js` from 8.17.1 to 8.18.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.17.1...v8.18.1) Updates `preact` from 10.29.0 to 10.29.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.0...10.29.1) Updates `toml` from 3.0.0 to 4.1.1 - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v4.1.1) Updates `workerpool` from 10.0.1 to 10.0.2 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v10.0.1...v10.0.2) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.27.4 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.0) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: toml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-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 production-dependencies group with 9 updates in the / directory:
1.1.01.2.08.17.18.18.110.29.010.29.13.0.04.1.110.0.110.0.225.5.025.6.00.27.40.28.03.8.13.8.36.0.26.0.3Updates
@clack/promptsfrom 1.1.0 to 1.2.0Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
aa488fc[ci] release (#482)9fe8de6feat: respectwithGuide: falsein autocomplete and multiselect prompts (#500)001351etest: specify locale in tests (#497)336495afix: correctly wrap multi-line messages in confirm prompt (#495)ffbdcb0[ci] formatfe32e13ref(dates): adjust date interface (#487)bdf89a5feat(prompts,core): make autocomplete placeholder tabbable (#485)52fce8afix(date): resolve timezone issues in DatePrompt (#486)090902cfeat(core, prompts): add DatePrompt for date input with customizable formats ...29a50cbfix(prompts): submit initial directory value in path prompt (#484)Updates
pixi.jsfrom 8.17.1 to 8.18.1Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
8f42bb7v8.18.11947eb6fix: prevent error when using Application.domContainerRoot in Node.js (#12017)2c5818bv8.18.039d2279chore: move@xmldom/xmldomto production dependencies1c1f193chore: bump@xmldom/xmldomto 0.8.12 (#12016)7a8f55cfeat: add graphicsContextToSvg() for Graphics → SVG export (#11989)16dad50fix: TilingSprite tilePosition divided by resolution when using Canvas render...5e4640bfix: SplitText baseline mismatch when tagStyles used with lineHeight (#12008)19b206cfix: move CanvasFilterSystem to filters module (#12014)1b9b7d0fix: Handle literal<characters in parseTaggedText (#11972)Updates
preactfrom 10.29.0 to 10.29.1Release notes
Sourced from preact's releases.
Commits
4dc9b5010.29.1 (#5071)0560f9aCreate a unique event-clock for each Preact instance on a page. (#5068)cda06deFix incorrect DOM order with conditional ContextProvider and inner keys (#506...c859700fix: Remove postinstall script for playwright setup (#5063)110966aMerge pull request #5060 from preactjs/playwright20a9be1chore: speed up tests by using playwright instead of webdriveriodacefd5Merge pull request #5059 from preactjs/jsx-migrate22a61642chore: migrate remaining .js -> .jsx files71ecde6Merge pull request #5058 from preactjs/jsx-testscd1c4afchore: rename *.js -> *.jsx when JSX is usedInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
tomlfrom 3.0.0 to 4.1.1Changelog
Sourced from toml's changelog.
... (truncated)
Commits
3840fac4.1.15b7b7284.1.04178324Update changelog07626bcMerge pull request #68 from BinaryMuse/mkt/perfa06aa28Improve performance ~5xe04b6b9Merge pull request #67 from BinaryMuse/mkt/spec-1-1-07261002Update README and package.json for TOML v1.1.0 compliance341d9adAdd TOML v1.1.0 supportbe463364.0.19910d08Update changelogUpdates
workerpoolfrom 10.0.1 to 10.0.2Changelog
Sourced from workerpool's changelog.
Commits
eb55e63chore: publishv10.0.2a0d5bc9chore: update devDependencies19fab44fix(worker): clean up listeners when abort triggers (#547)106d6a6chore(deps-dev): bump follow-redirects in /examples/webpack5 (#546)87088cfchore(deps-dev): bump lodash in /examples/webpack5 (#544)50d6512chore(deps-dev): bump node-forge in /examples/webpack5 (#545)1cb42cechore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /examples/vite (#543)113dfe7chore(deps): bump picomatch (#540)4b4ffcdchore(deps): bump picomatch from 4.0.2 to 4.0.4 in /examples/vite (#541)53cad6dchore(deps): bump picomatch from 2.3.1 to 2.3.2 in /examples/webpack5 (#539)Updates
@types/nodefrom 25.5.0 to 25.6.0Commits
Updates
esbuildfrom 0.27.4 to 0.28.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary download2025c9fpublish 0.27.7 to npmc6b586efix typo inMakefilefor@esbuild/win32-x64Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
typescriptfrom 6.0.2 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 (#...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