-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 23 updates #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-b6a1eb220d
Closed
chore(deps): bump the production-dependencies group across 1 directory with 23 updates #15
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-b6a1eb220d
Conversation
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
…y with 23 updates Bumps the production-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.9.0` | `0.10.0` | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.12` | `1.6.13` | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.7.43` | `0.8.147` | | [globby](https://github.com/sindresorhus/globby) | `14.0.2` | `14.1.0` | | [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) | `9.0.4` | `9.0.5` | | [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime) | `2.3.2` | `2.3.6` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.28.2` | `1.29.3` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.6.6` | `8.9.1` | | [preact](https://github.com/preactjs/preact) | `10.25.4` | `10.26.4` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.12` | `6.5.13` | | [rehype-citation](https://github.com/timlrx/rehype-citation) | `2.2.2` | `2.3.0` | | [rehype-mathjax](https://github.com/remarkjs/remark-math) | `6.0.0` | `7.1.0` | | [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) | `0.14.0` | `0.14.1` | | [remark-gfm](https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` | | [satori](https://github.com/vercel/satori) | `0.12.1` | `0.12.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.26.1` | `3.2.1` | | [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.18.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.13.14` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.2` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | Updates `@clack/prompts` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/natemoo-re/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/natemoo-re/clack/commits/@clack/prompts@0.10.0/packages/prompts) Updates `@floating-ui/dom` from 1.6.12 to 1.6.13 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.13/packages/dom) Updates `flexsearch` from 0.7.43 to 0.8.147 - [Release notes](https://github.com/nextapps-de/flexsearch/releases) - [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextapps-de/flexsearch/commits) Updates `globby` from 14.0.2 to 14.1.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.0.2...v14.1.0) Updates `hast-util-to-html` from 9.0.4 to 9.0.5 - [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases) - [Commits](syntax-tree/hast-util-to-html@9.0.4...9.0.5) Updates `hast-util-to-jsx-runtime` from 2.3.2 to 2.3.6 - [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases) - [Commits](syntax-tree/hast-util-to-jsx-runtime@2.3.2...2.3.6) Updates `lightningcss` from 1.28.2 to 1.29.3 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.28.2...v1.29.3) Updates `pixi.js` from 8.6.6 to 8.9.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.6.6...v8.9.1) Updates `preact` from 10.25.4 to 10.26.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.25.4...10.26.4) Updates `preact-render-to-string` from 6.5.12 to 6.5.13 - [Release notes](https://github.com/preactjs/preact-render-to-string/releases) - [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md) - [Commits](preactjs/preact-render-to-string@v6.5.12...v6.5.13) Updates `rehype-citation` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](timlrx/rehype-citation@v2.2.2...v2.3.0) Updates `rehype-mathjax` from 6.0.0 to 7.1.0 - [Release notes](https://github.com/remarkjs/remark-math/releases) - [Commits](https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-mathjax@7.1.0) Updates `rehype-pretty-code` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases) - [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.1/packages/core) Updates `remark-gfm` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](remarkjs/remark-gfm@4.0.0...4.0.1) Updates `satori` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.12.1...0.12.2) Updates `shiki` from 1.26.1 to 3.2.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.2.1/packages/shiki) Updates `ws` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.0...8.18.1) Updates `@types/ws` from 8.5.13 to 8.18.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `@types/node` from 22.10.5 to 22.13.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/ws` from 8.5.13 to 8.18.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `esbuild` from 0.24.2 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.2) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `tsx` from 4.19.2 to 4.19.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.2...v4.19.3) Updates `typescript` from 5.7.2 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.8.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@floating-ui/dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flexsearch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: globby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hast-util-to-html dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hast-util-to-jsx-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lightningcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rehype-citation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rehype-mathjax dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rehype-pretty-code dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: remark-gfm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: satori dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 23 updates in the / directory:
0.9.00.10.01.6.121.6.130.7.430.8.14714.0.214.1.09.0.49.0.52.3.22.3.61.28.21.29.38.6.68.9.110.25.410.26.46.5.126.5.132.2.22.3.06.0.07.1.00.14.00.14.14.0.04.0.10.12.10.12.21.26.13.2.18.18.08.18.18.5.138.18.022.10.522.13.140.24.20.25.23.4.23.5.34.19.24.19.35.7.25.8.2Updates
@clack/promptsfrom 0.9.0 to 0.10.0Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
fe1ee54[ci] release (#232)613179dfeat: timer indicator forspinner(#230)251518b[ci] formata38b2bcAddsstreamAPI (#231)d444439[ci] format4a925c8[ci] release (#221)8093f3cfeat(@clack/core,@clack/prompts): addErrorsupport forprompt.validate(...98925e3ExportsOptiontype (#229)1904e57Replace custom ANSI regex logic with Node built-in (#224)ffea220[ci] formatUpdates
@floating-ui/domfrom 1.6.12 to 1.6.13Release notes
Sourced from
@floating-ui/dom's releases.Changelog
Sourced from
@floating-ui/dom's changelog.Commits
b0dfb58chore: version packages (#3187)87504f9style(dom): apply prettier config (#3189)1fa2c50chore(eslint): add 'eslint-plugin-prettier', apply 'prettier' rules (#3177)1d20f84fix(getContainingBlock): check for shorthand transform CSS properties (transl...993e823fix(autoUpdate): work around bug where intersection ratio is 1 but element ac...48c872cchore(eslint): migrate eslint configuration .eslintrc.js to eslint.config.mjs...Updates
flexsearchfrom 0.7.43 to 0.8.147Release notes
Sourced from flexsearch's releases.
Changelog
Sourced from flexsearch's changelog.
... (truncated)
Commits
Updates
globbyfrom 14.0.2 to 14.1.0Release notes
Sourced from globby's releases.
Commits
60d7de514.1.086822f2Meta tweakscba8941ExportisIgnoredByIgnoreFilesandisIgnoredByIgnoreFilesSyncfunctions (#...Updates
hast-util-to-htmlfrom 9.0.4 to 9.0.5Release notes
Sourced from hast-util-to-html's releases.
Commits
d115f5b9.0.513cfb3eRefactorpackage.json17c1b1bRefactor docs329625eUpdateproperty-informationd1b5d73Update dev-dependenciesUpdates
hast-util-to-jsx-runtimefrom 2.3.2 to 2.3.6Release notes
Sourced from hast-util-to-jsx-runtime's releases.
Commits
b0920cd2.3.690fde6cRefactor to externalize some code09c32dc2.3.5d25e00aRemove no longer working type hack5271dd52.3.4bf5ccaaFix type error ifJSXis not defined4a0148e2.3.31c5bb11Refactor docs644db29Update React in dev-dependenciesda03821Updateproperty-informationUpdates
lightningcssfrom 1.28.2 to 1.29.3Release notes
Sourced from lightningcss's releases.
Commits
80eb861v1.29.3c03a7e7bump compat data48332feupdate ast3122b65allow to opt-out from css pure linting (#898)b93c9c5fix: updateplaceholder-shownproperty (#929)37c4f4dAdd support for::details-contentand::target-text(#930)f2303dfv1.29.2eccb673bump browser compat datad7b1ceaAdd wasm compilation cfg for (#895)50a956bBump browserslist-rs 0.17.0 (#912)Updates
pixi.jsfrom 8.6.6 to 8.9.1Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
9d177e2v8.9.12efd98ffix(GlTextureSystem): reset premultiply alpha state on resetState call and up...50f1d65fix: state culling was flipped when rendering to a texture (#11356)15c9e7bfix: bad aliased imports (#11355)58321a2v8.9.0bd0e692fix: Restore gl extensions state on context restore (#11299)3b54709fix(FillGradient): don't use alias for PointData import (#11308)75ab3a4fix: Ignore autoDensity for OffscreenCanvas (#11313)4aff90afeat: DOMContainer (#11340)931d883v8.8.1Updates
preactfrom 10.25.4 to 10.26.4Release notes
Sourced from preact's releases.
... (truncated)
Commits
ccd1e7110.26.4 (#4718)58703d6Address context fragments issue (#4717)ecf6c4010.26.3 (#4714)daba002types: Refactor 'AllHTMLAttributes' interface (#4706)55e9f52Add fetchPriority (#4713)1effaa6chore: Remove console log in debug (#4709)94fbcbdRemove unused deps (#4707)eb9c8abfeat: Add command invoker types (#4692)46bace7types: Flesh out HTMLMediaElement types (#4705)d7b4787chore: Fix mocha in Node v22+ (#4701)Updates
preact-render-to-stringfrom 6.5.12 to 6.5.13Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
b2050f4Version Packages (#410)0a698f6renderToPipeableStream: expose errors through onError, no longer emit un-catc...c819f51Ensure use id works (#411)8e8e8acUse suspense boundary vnode as parent for subtree re-render (#408)2afaf31Use generic type for vnode props in renderToReadableStream/renderToPipeableSt...Updates
rehype-citationfrom 2.2.2 to 2.3.0Release notes
Sourced from rehype-citation's releases.
Commits
48f3d6a2.3.0eceb1c9Merge pull request #57 from timlrx/feat/tooltipce9ade2update playwright version3d54265add example and update docsbe9f636fix: update logic to restore citeproc statec7c0e20feat: add showTooltips and tooltipAttribute options3358430Merge pull request #55 from johanneskopton/mainfdae4eeAllow bibliography as blob/ObjectURL to avoid refetching everytime.Updates
rehype-mathjaxfrom 6.0.0 to 7.1.0Release notes
Sourced from rehype-mathjax's releases.
Commits
76c1497rehype-mathjax: 7.1.0ebd70aeAdd mention ofrehype-mathmland Temml to docs7250ec6Add catching of mathjax exceptionsce40b18rehype-mathjax: 7.0.0e7d0c02Refactor code-styleea70922Remove note for removed idea8c57175Remove license yearaa311ddRefactor.prettierignore9f490f0Refactor.editorconfige6823cbRefactorpackage.jsonsUpdates
rehype-pretty-codefrom 0.14.0 to 0.14.1Release notes
Sourced from rehype-pretty-code's releases.
Changelog
Sourced from rehype-pretty-code's changelog.
Commits
eba61cb[ci] release (#256)37bc9d7Shiki 3 (#257)c9a7c5efix: usegetSingletonHighlighter(#250)Updates
remark-gfmfrom 4.0.0 to 4.0.1Release notes
Sourced from remark-gfm's releases.
Commits
109972e4.0.1173394dAdd docs on footnote option030dd8dUpdate dev-dependencies21cae6aFix typo4af823aRefactor to useinterfacefor exposed types3a57a5bAdd declaration maps76559f9Refactor to use@importsda38235Refactorpackage.jsona5e8993Remove license year4e1d55fRefactor.editorconfigUpdates
satorifrom 0.12.1 to 0.12.2Release notes
Sourced from satori's releases.
Commits
78182f8fix: repeating-linear-gradient effect with correct cycle (#666)37642d2docs: fix code syntax in table using code tags (#655)de5b31afix: typo in readme (#658)Updates
shikifrom 1.26.1 to 3.2.1Release notes
Sourced from shiki's releases.