chore(deps): bump the production-dependencies group across 1 directory with 12 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the production-dependencies group with 12 updates in the / directory:
Package | From | To |
---|---|---|
@clack/prompts | 0.10.1 |
0.11.0 |
@floating-ui/dom | 1.7.0 |
1.7.1 |
flexsearch | 0.8.164 |
0.8.204 |
lightningcss | 1.30.0 |
1.30.1 |
preact | 10.26.6 |
10.26.8 |
satori | 0.13.0 |
0.13.1 |
sharp | 0.34.1 |
0.34.2 |
shiki | 3.4.0 |
3.4.2 |
workerpool | 9.2.0 |
9.3.2 |
yargs | 17.7.2 |
18.0.0 |
@types/node | 22.15.17 |
22.15.29 |
esbuild | 0.25.4 |
0.25.5 |
Updates @clack/prompts
from 0.10.1 to 0.11.0
Release notes
Sourced from @clack/prompts
's releases.
@clack/prompts
@0
.11.0Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core
@0
.5.0
Changelog
Sourced from @clack/prompts
's changelog.
0.11.0
Minor Changes
- 07ca32d: Reverted a change where placeholders were being set as values on return.
Patch Changes
- Updated dependencies [07ca32d]
@clack/core
@0
.5.0
Commits
737f172
[ci] release (#325)07ca32d
fix: revert placeholder-on-return change (#324)- See full diff in compare view
Updates @floating-ui/dom
from 1.7.0 to 1.7.1
Release notes
Sourced from @floating-ui/dom
's releases.
@floating-ui/dom
@1
.7.1Patch Changes
- Update dependencies:
@floating-ui/core@1.7.1
Changelog
Sourced from @floating-ui/dom
's changelog.
1.7.1
Patch Changes
- Update dependencies:
@floating-ui/core@1.7.1
Commits
999bb86
chore: version packages (#3336)37eb937
fix(flip): check all placements for main axis overflow with `crossAxis: 'alig...- See full diff in compare view
Updates flexsearch
from 0.8.164 to 0.8.204
Commits
- See full diff in compare view
Updates lightningcss
from 1.30.0 to 1.30.1
Release notes
Sourced from lightningcss's releases.
v1.30.1
Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux
Commits
f2dc67c
v1.30.1d302a6b
Add linker option to prevent segfault in Node worker threads- See full diff in compare view
Updates preact
from 10.26.6 to 10.26.8
Release notes
Sourced from preact's releases.
10.26.8
Fixes
- Fix defaultProps applying on null values (#4775, thanks
@JoviDeCroock
)10.26.7
Types
- Add
name
to<details>
(#4766, thanks@marvinhagemeister
)Improvements
- Reduce raf timeout to 35ms (#4750, thanks
@JoviDeCroock
)- Only one toLowerCase invoke during props diffing (#4764, thanks
@JoviDeCroock
)- Golf some portal bytes (#4763, thanks
@JoviDeCroock
)Maintenance
- Add node prefix + script string args for deno compatability in demo (#4759, thanks
@marvinhagemeister
)
Commits
b9d66a5
10.26.8 (#4778)c4dc71e
Fix nullish default props (#4775)3c556ad
10.26.7 (#4767)a2032a3
Reduce raf timeout to 35ms (#4750)162d60b
Merge pull request #4766 from preactjs/details-nameb94920a
fix(types): addname
to\<details>
a4affdc
Only one toLowerCase invoke (#4764)44c8f89
Remove some portal bytes (#4763)b52475b
Merge pull request #4759 from preactjs/node-prefixff053c8
Merge branch 'main' into node-prefix- Additional commits viewable in compare view
Updates satori
from 0.13.0 to 0.13.1
Commits
aa7cdb6
fix(ci): publish to npm with provenance (#672)- See full diff in compare view
Updates sharp
from 0.34.1 to 0.34.2
Commits
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-initialization- Additional commits viewable in compare view
Updates shiki
from 3.4.0 to 3.4.2
Release notes
Sourced from shiki's releases.
v3.4.2
🚀 Features
- markdown-it: Add langAlias option - by
@uncenter
in shikijs/shiki#1018 (97ff4)View changes on GitHub
v3.4.1
🚀 Features
- rehype: Add langAlias option - by
@SoonIter
in shikijs/shiki#1015 (88d1a)- transformers:
transformerRemoveNotationEscape
support rehype plugin usage - by@fuma-nama
in shikijs/shiki#1011 (946ef)🐞 Bug Fixes
- vitepress-twoslash: Empty twoslash error at end of the line - by
@zzxming
and@antfu
in shikijs/shiki#999 (d27b5)View changes on GitHub
Commits
f5cf06f
chore: release v3.4.2951c7fd
chore: release v3.4.1- See full diff in compare view
Updates workerpool
from 9.2.0 to 9.3.2
Changelog
Sourced from workerpool's changelog.
2025-05-29, version 9.3.2
- Fix: #505 npm package missing
/src/generated/
files.2025-05-29, version 9.3.1
- Fix: #505 npm package missing
/src/generated/
files.2025-05-28, version 9.3.0
- Feat: support for events and std streams to parents from an abort handler (#478). Thanks
@joshLong145
.- feat: improve compatibility with standard Promise type (#504). Thanks
@joshkel
.
Commits
- See full diff in compare view
Updates yargs
from 17.7.2 to 18.0.0
Changelog
Sourced from yargs's changelog.
18.0.0 (2025-05-26)
⚠ BREAKING CHANGES
- command names are not derived from modules passed to
command
.- singleton usage of yargs yargs.foo, yargs().argv, has been removed.
- minimum node.js versions now
^20.19.0 || ^22.12.0 || >=23
.- yargs is now ESM first
Features
- commandDir now works with ESM files (#2461) (27eec18)
- locale: adds hebrew translation (#2357) (4266485)
- yargs is now ESM first (d90af45)
- zsh: Add default completion as fallback (#2331) (e02c91b)
Bug Fixes
- addDirectory do not support absolute command dir (#2465) (3a40a78)
- allows ESM modules commands to be extensible using visit option (#2468) (200e1aa)
- browser: fix shims so that yargs continues working in browser context (#2457) (4ae5f57)
- build: address problems with typescript compilation (#2445) (8d72fb3)
- coerce should play well with parser configuration (#2308) (8343c66)
- deps: update dependency yargs-parser to v22 (#2470) (639130d)
- exit after async handler done (#2313) (e326cde)
- handle spaces in bash completion (#2452) (83b7788)
- parser-configuration should work well with generated completion script (#2332) (888db19)
- propagate Dictionary including undefined in value type (#2393) (2b2f7f5)
- zsh: completion no longer requires double tab when using autoloaded (0dd8fe4)
Code Refactoring
- command names are not derived from modules passed to
command
. (d90af45)- singleton usage of yargs yargs.foo, yargs().argv, has been removed. (d90af45)
Build System
- minimum node.js versions now
^20.19.0 || ^22.12.0 || >=23
. (d90af45)
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)- Additional commits viewable in compare view
Updates @types/node
from 22.15.17 to 22.15.29
Commits
- See full diff in compare view
Updates esbuild
from 0.25.4 to 0.25.5
Release notes
Sourced from esbuild's releases.
v0.25.5
Fix a regression with
browser
inpackage.json
(#4187)The fix to #4144 in version 0.25.3 introduced a regression that caused
browser
overrides specified inpackage.json
to fail to override relative path names that end in a trailing slash. That behavior change affected theaxios@0.30.0
package. This regression has been fixed, and now has test coverage.Add support for certain keywords as TypeScript tuple labels (#4192)
Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a
?
modifier. These labels includedfunction
,import
,infer
,new
,readonly
, andtypeof
. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:type Foo = [ value: any, readonly?: boolean, // This is now parsed correctly ]
Add CSS prefixes for the
stretch
sizing value (#4184)This release adds support for prefixing CSS declarations such as
div { width: stretch }
. That CSS is now transformed into this depending on what the--target=
setting includes:div { width: -webkit-fill-available; width: -moz-available; width: stretch; }
Changelog
Sourced from esbuild's changelog.
0.25.5
Fix a regression with
browser
inpackage.json
(#4187)The fix to #4144 in version 0.25.3 introduced a regression that caused
browser
overrides specified inpackage.json
to fail to override relative path names that end in a trailing slash. That behavior change affected theaxios@0.30.0
package. This regression has been fixed, and now has test coverage.Add support for certain keywords as TypeScript tuple labels (#4192)
Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a
?
modifier. These labels includedfunction
,import
,infer
,new
,readonly
, andtypeof
. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:type Foo = [ value: any, readonly?: boolean, // This is now parsed correctly ]
Add CSS prefixes for the
stretch
sizing value (#4184)This release adds support for prefixing CSS declarations such as
div { width: stretch }
. That CSS is now transformed into this depending on what the--target=
setting includes:div { width: -webkit-fill-available; width: -moz-available; width: stretch; }
Commits
ea453bf
publish 0.25.5 to npm223ddc6
fix #4187: browserpackage.json
regressionb2c8251
fix #4192: typescript tuple label parser edge case28cf2f3
fix #4184: css prefixes forstretch
bee1b09
fix comment indents9ddfe5f
runmake update-compat-table
c339f34
fix a misplaced comment- See full diff in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 1341084 |
UUID: | 3110263922 |
Node ID: | PR_kwDOOaTXY86YoZPE |
Host: | GitHub |
Repository: | Lucas-Summers/lucas-summers.github.io |