generated from jackyzha0/quartz
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 18 updates #37
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-bf97be15e5
Closed
chore(deps): bump the production-dependencies group across 1 directory with 18 updates #37
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-bf97be15e5
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 18 updates Bumps the production-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.13` | `1.7.1` | | @myriaddreamin/rehype-typst | `0.5.4` | `0.6.0` | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.7.43` | `0.8.205` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.29.3` | `1.30.1` | | [minimatch](https://github.com/isaacs/minimatch) | `10.0.1` | `10.0.3` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.9.1` | `8.10.1` | | [preact](https://github.com/preactjs/preact) | `10.26.5` | `10.26.9` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `6.1.1` | `7.0.0` | | [satori](https://github.com/vercel/satori) | `0.12.2` | `0.15.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.1` | `0.34.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.26.2` | `3.6.0` | | [workerpool](https://github.com/josdejong/workerpool) | `9.2.0` | `9.3.2` | | [ws](https://github.com/websockets/ws) | `8.18.1` | `8.18.2` | | [yargs](https://github.com/yargs/yargs) | `17.7.2` | `18.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `24.0.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.2` | `0.25.5` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.20.3` | Updates `@clack/prompts` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/[email protected]/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/[email protected]/packages/prompts) Updates `@floating-ui/dom` from 1.6.13 to 1.7.1 - [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/[email protected]/packages/dom) Updates `@myriaddreamin/rehype-typst` from 0.5.4 to 0.6.0 Updates `flexsearch` from 0.7.43 to 0.8.205 - [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 `lightningcss` from 1.29.3 to 1.30.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.29.3...v1.30.1) Updates `minimatch` from 10.0.1 to 10.0.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.1...v10.0.3) Updates `pixi.js` from 8.9.1 to 8.10.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.9.1...v8.10.1) Updates `preact` from 10.26.5 to 10.26.9 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.5...10.26.9) Updates `pretty-bytes` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v6.1.1...v7.0.0) Updates `satori` from 0.12.2 to 0.15.2 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.12.2...0.15.2) Updates `sharp` from 0.34.1 to 0.34.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.1...v0.34.2) Updates `shiki` from 1.26.2 to 3.6.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.6.0/packages/shiki) Updates `workerpool` from 9.2.0 to 9.3.2 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](https://github.com/josdejong/workerpool/commits) Updates `ws` from 8.18.1 to 8.18.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.1...8.18.2) Updates `yargs` from 17.7.2 to 18.0.0 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) Updates `@types/node` from 22.14.1 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.2 to 0.25.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.2...v0.25.5) Updates `tsx` from 4.19.3 to 4.20.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.3...v4.20.3) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@floating-ui/dom" dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@myriaddreamin/rehype-typst" dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: flexsearch dependency-version: 0.8.205 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lightningcss dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: minimatch dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.26.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pretty-bytes dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sharp dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.25.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tsx dependency-version: 4.20.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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
0 participants
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 18 updates in the / directory:
0.10.1
0.11.0
1.6.13
1.7.1
0.5.4
0.6.0
0.7.43
0.8.205
1.29.3
1.30.1
10.0.1
10.0.3
8.9.1
8.10.1
10.26.5
10.26.9
6.1.1
7.0.0
0.12.2
0.15.2
0.34.1
0.34.2
1.26.2
3.6.0
9.2.0
9.3.2
8.18.1
8.18.2
17.7.2
18.0.0
22.14.1
24.0.3
0.25.2
0.25.5
4.19.3
4.20.3
Updates
@clack/prompts
from 0.10.1 to 0.11.0Release notes
Sourced from
@clack/prompts
's releases.Changelog
Sourced from
@clack/prompts
's changelog.Commits
737f172
[ci] release (#325)07ca32d
fix: revert placeholder-on-return change (#324)Updates
@floating-ui/dom
from 1.6.13 to 1.7.1Release notes
Sourced from
@floating-ui/dom
's releases.Changelog
Sourced from
@floating-ui/dom
's changelog.Commits
999bb86
chore: version packages (#3336)37eb937
fix(flip): check all placements for main axis overflow with `crossAxis: 'alig...fdcb0a9
chore: version packages (#3310)1150bcf
chore: make dom depend on core for minorsc81f259
feat(flip):"alignment"
string value forcrossAxis
option (#3308)6b43484
fix: correct position when document scrollbar is on left side with fixed stra...86b3154
test: run React tests in Vitest browser mode (#3258)7a80174
chore: lint unused varsc09c59d
chore: update Playwright (#3214)Updates
@myriaddreamin/rehype-typst
from 0.5.4 to 0.6.0Updates
flexsearch
from 0.7.43 to 0.8.205Release notes
Sourced from flexsearch's releases.
Changelog
Sourced from flexsearch's changelog.
... (truncated)
Commits
Updates
lightningcss
from 1.29.3 to 1.30.1Release notes
Sourced from lightningcss's releases.
Commits
f2dc67c
v1.30.1d302a6b
Add linker option to prevent segfault in Node worker threads474c67c
v1.30.017bdc80
update browser compat datae5c4139
Statically link Visual Studio redistributables on Windows builds33ea2c1
Do not inline layers before imports4ebcb45
Update relative color parsing to latest spec (#465)0f064ab
Prevent new lines written bywrite_str
from breaking source maps (#971)16fdfd5
fix: remove grid feature (#972)496f4f6
Add build support for Android (#932)Updates
minimatch
from 10.0.1 to 10.0.3Commits
2c65ee2
10.0.34fba25e
Use@isaacs/brace-expansion
41cb7dd
ci: update typedoc action versionsbe94de0
update ci versionsad70a85
10.0.2803156d
modernize repo, update brace-expansionUpdates
pixi.js
from 8.9.1 to 8.10.1Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
7be477f
v8.10.1cf7753d
fix: earcut export (#11464)40dbf24
v8.10.00dbf899
chore: improve api doc comments (#11455)4c0fa2c
EventTicker._update no PointerEvent case (#11217)7d09d6d
feat: support trimmed text (#11456)7d91234
chore: add standard/advanced tags to documentation (#11448)5a4e718
feat: The build (ShapeBuilder) method should report its success (#11283)a61ea08
fix letter spacing getter (#11429)5c0b78b
fix: iOS issue loading video when autoplay is false and preload is true. (#11...Updates
preact
from 10.26.5 to 10.26.9Release notes
Sourced from preact's releases.
Commits
ee12c20
Merge pull request #4800 from preactjs/release-10.26.99b54e1b
10.26.9d369bdb
Merge pull request #4798 from preactjs/10.x-precompile-attrc6defb4
fix: signal attribute values not working with precompile transform2a57866
Merge pull request #4797 from preactjs/10.x-release8ed14de
chore: point release workflow to 10.xfd1f38d
Merge pull request #4795 from preactjs/10.x-precompile-style85e0cab
fix: escape style object value in precompile transform5c206b5
Merge pull request #4796 from preactjs/10.x-benchmarksa4263b5
chore: make previous benchmark results not requiredUpdates
pretty-bytes
from 6.1.1 to 7.0.0Release notes
Sourced from pretty-bytes's releases.
Commits
2658a8e
7.0.013d3727
Require Node.js 20386b35a
Add support forBigInt
(#85)c4252aa
Meta tweaksUpdates
satori
from 0.12.2 to 0.15.2Release notes
Sourced from satori's releases.
... (truncated)
Commits
b54f510
fix: Support async components (#686)055e4e0
fix: allow lines to start with words that begin with special characters (#674)6646c27
feat: Supporttext-decoration-style: double
(#685)82de867
fix: text align justify not working (#677)59c3c08
fix: transform and rotate not working properly on text (#676)4926c0b
feat: add point scale factor (#681)56bd3d5
fix: pixel alignment for multiline or centered text (#682)aa7cdb6
fix(ci): publish to npm with provenance (#672)df2e182
feat: addtext-wrap: "pretty"
(#663)4fa21c1
refactor: replace emoji-regex with emoji-regex-xs (#669)Updates
sharp
from 0.34.1 to 0.34.2Commits
6d04b7c
Release v0.34.2d4b30b7
Docs: Update pnpm settings documentation URLs7f03502
Docs: upgrade to latest Astro Starlight63b0a11
Tests: remove a possible race conditionc4d6aec
Docs: Highlight that Windows ARM64 support is experimentale75ae97
Ensure PDF scale-on-load optimisation uses background #4398956d72d
Prerelease v0.34.2-rc.000e66ef
Bump depsdb3a452
Simplify 94481a9d36fd50
Prefer use ofbandjoin_const()
and list-initializationUpdates
shiki
from 1.26.2 to 3.6.0Release notes
Sourced from shiki's releases.
... (truncated)
Commits
9cb3d8c
chore: release v3.6.0fda1f5b
chore: release v3.5.0f5cf06f
chore: release v3.4.2951c7fd
chore: release v3.4.1f38148e
chore: release v3.4.03a23e9d
chore: release v3.3.0bf0174c
build: useunbuild
to build main packagee32c28c
chore: release v3.2.283b6794
chore: release v3.2.1ef6f296
chore: release v3.2.0Updates
workerpool
from 9.2.0 to 9.3.2Changelog
Sourced from workerpool's changelog.
Commits
Updates
ws
from 8.18.1 to 8.18.2Release notes
Sourced from ws's releases.
Commits
0eb8535
[dist] 8.18.24f20aed
[fix] Handle oversized messages with designated error (#2285)aa998e3
[pkg] Update globals to version 16.0.0cf25954
[minor] Fix nit in error messageUpdates
yargs
from 17.7.2 to 18.0.0Changelog
Sourced from yargs's changelog.
Commits
0bc7255
chore(main): release 18.0.0 (#2325)639130d
fix(deps): update dependency yargs-parser to v22 (#2470)200e1aa
fix: allows ESM modules commands to be extensible using visit option (#2468)888db19
fix: parser-configuration should work well with generated completion script (...3a40a78
fix: addDirectory do not support absolute command dir (#2465)90e9eca
docs: remove to old slack channel (#2466)0dd8fe4
fix(zsh): completion no longer requires double tab when using autoloaded27eec18
feat: commandDir now works with ESM files (#2461)f9c72a7
docs: update examples to run from examples folder (#2463)e02c91b
feat(zsh): Add default completion as fallback (#2331)Updates
@types/node
from 22.14.1 to 24.0.3Commits
Updates
esbuild
from 0.25.2 to 0.25.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.