-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): bump the production-dependencies group across 1 directory with 20 updates #12
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/production-dependencies-f3f302e774
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the production-dependencies group across 1 directory with 20 updates #12
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/production-dependencies-f3f302e774
Conversation
This file contains 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 20 updates Bumps the production-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.7.0` | `0.9.0` | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.11` | `1.6.12` | | [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.1` | `4.0.3` | | [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) | `9.0.3` | `9.0.4` | | [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime) | `2.3.0` | `2.3.2` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.27.0` | `1.28.2` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.4.1` | `8.6.6` | | [preact](https://github.com/preactjs/preact) | `10.24.2` | `10.25.4` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.11` | `6.5.12` | | [rehype-citation](https://github.com/timlrx/rehype-citation) | `2.1.2` | `2.2.2` | | [serve-handler](https://github.com/vercel/serve-handler) | `6.1.5` | `6.1.6` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.0` | `1.24.4` | | [workerpool](https://github.com/josdejong/workerpool) | `9.1.3` | `9.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.10.2` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.13` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.0` | `0.24.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@clack/prompts` from 0.7.0 to 0.9.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/[email protected]/packages/prompts) Updates `@floating-ui/dom` from 1.6.11 to 1.6.12 - [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 `chalk` from 5.3.0 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.3.0...v5.4.1) Updates `chokidar` from 4.0.1 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.1...4.0.3) Updates `hast-util-to-html` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases) - [Commits](syntax-tree/hast-util-to-html@9.0.3...9.0.4) Updates `hast-util-to-jsx-runtime` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases) - [Commits](syntax-tree/hast-util-to-jsx-runtime@2.3.0...2.3.2) Updates `lightningcss` from 1.27.0 to 1.28.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.27.0...v1.28.2) Updates `pixi.js` from 8.4.1 to 8.6.6 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.4.1...v8.6.6) Updates `preact` from 10.24.2 to 10.25.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.24.2...10.25.4) Updates `preact-render-to-string` from 6.5.11 to 6.5.12 - [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.11...v6.5.12) Updates `rehype-citation` from 2.1.2 to 2.2.2 - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](timlrx/rehype-citation@v2.1.2...v2.2.2) Updates `serve-handler` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/vercel/serve-handler/releases) - [Commits](vercel/serve-handler@6.1.5...6.1.6) Updates `shiki` from 1.22.0 to 1.24.4 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.24.4/packages/shiki) Updates `workerpool` from 9.1.3 to 9.2.0 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v9.1.3...v9.2.0) Updates `@types/node` from 22.7.5 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/ws` from 8.5.12 to 8.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `esbuild` from 0.24.0 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.24.0...v0.24.2) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `tsx` from 4.19.1 to 4.19.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.1...v4.19.2) Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.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: chalk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-patch 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: serve-handler 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-minor dependency-group: production-dependencies - dependency-name: workerpool dependency-type: direct:production 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-patch dependency-group: production-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch 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] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 30, 2024
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 20 updates in the / directory:
0.7.0
0.9.0
1.6.11
1.6.12
5.3.0
5.4.1
4.0.1
4.0.3
9.0.3
9.0.4
2.3.0
2.3.2
1.27.0
1.28.2
8.4.1
8.6.6
10.24.2
10.25.4
6.5.11
6.5.12
2.1.2
2.2.2
6.1.5
6.1.6
1.22.0
1.24.4
9.1.3
9.2.0
22.7.5
22.10.2
8.5.12
8.5.13
0.24.0
0.24.2
3.3.3
3.4.2
4.19.1
4.19.2
5.6.3
5.7.2
Updates
@clack/prompts
from 0.7.0 to 0.9.0Release notes
Sourced from
@clack/prompts
's releases.... (truncated)
Changelog
Sourced from
@clack/prompts
's changelog.... (truncated)
Commits
258dd69
[ci] release (#214)a83d2f8
Refactor globalAliases (#218)4c98bd2
[ci] formatf9f139d
feat(@clack/prompts
): adaptspinner
to CI environment (#169)166c23c
Format with Biome (#213)3825c6b
[ci] format564e717
chore(@clack/prompts
): update readme (#162)85cc1d5
feat: improve types event emitter & global aliases2bbd33e
chore: removebundledDependencies
field8e51a18
[ci] releaseUpdates
@floating-ui/dom
from 1.6.11 to 1.6.12Release notes
Sourced from
@floating-ui/dom
's releases.Changelog
Sourced from
@floating-ui/dom
's changelog.Commits
c967200
Version Packages (#3084)d93e718
fix: handle relative html offset clipping rect (#3097)dcca804
fix(getClippingRect): allow passingDOMRect
as aboundary
(#3076)Updates
chalk
from 5.3.0 to 5.4.1Release notes
Sourced from chalk's releases.
Commits
5dbc1e2
5.4.14ebb62d
Fixnavigator
not definedReferenceError
(#642)fc809b6
Readme tweak83acfcf
5.4.0f838120
UpdateCIRCLECI
environments to return level 3 color support4a10354
Add FAQ to readme77126fb
Meta tweaks795273f
Update dependents number in readme (#629)386909e
Tweak example (#623)2db3c77
Remove .replit file (#622)Updates
chokidar
from 4.0.1 to 4.0.3Release notes
Sourced from chokidar's releases.
Commits
1182965
Release 4.0.3.9470932
Merge pull request #1397 from paulmillr/unlink-types322e851
fix: separate error emit from regular events3fa04b5
fix: strongly typeunlink
events69c115a
Release 4.0.2.50cf698
Ignore map5e6daaa
Merge pull request #1381 from paulmillr/event-typese9cd7f6
Merge pull request #1383 from bluwy/map-ref6981c5d
Remove references to .map files7958696
feat: strongly type event emitter methodsUpdates
hast-util-to-html
from 9.0.3 to 9.0.4Release notes
Sourced from hast-util-to-html's releases.
Commits
f803368
9.0.4aa36aa6
Refactor code-style51919a0
Update Actions998d2d3
Remove license year64143df
Refactor.gitignore
df86cf3
Refactor.editorconfig
5692e42
Refactor code-stylebe2ab2d
Update dev-dependencies6000808
Fix to allow other strings for boolean attributesUpdates
hast-util-to-jsx-runtime
from 2.3.0 to 2.3.2Release notes
Sourced from hast-util-to-jsx-runtime's releases.
Commits
6ec7cdd
2.3.2e093df5
Fix to allow assigning react runtime to typesb0e5702
2.3.1ae638ba
Add docs on global JSX namespace929ea49
Refactorpackage.json
5ddec7f
Refactor Actionsc34fb8c
Update dev-dependencies29e8216
Add example for custom elementsc226da5
Update version ofhastscript
in docsb78dd7e
Add.tsbuildinfo
to.gitignore
Updates
lightningcss
from 1.27.0 to 1.28.2Release notes
Sourced from lightningcss's releases.
Commits
9b2e8bb
v1.28.2d4eec35
Ensure consistent order of custom properties with all property4159bc5
Bump browser compat data33265a2
Fix duplicate-webkit-backdrop-filter
output (#850)78f2fc4
Fix mapping original name from source mapsa3390fd
Fix cargo versions8a67583
v1.28.0f6b033f
Update browser compat datac82e7d7
Update TS definitions7012976
chore: update help command docs (#812)Updates
pixi.js
from 8.4.1 to 8.6.6Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
6f453df
v8.6.63f86b00
Update RenderableGCSystem.ts (#11167)c673be0
fix(readme): correct broken link to PixiJS Create CLI (#11164)0886067
v8.6.53c6ef71
fix: strokeContains should use alignment (#11072)ed604ba
chore: updated readme (#11146)1b9f66e
fix: RenderableGC incorrectly cleaning up objects that are still in use (#11...51af85d
fix: unload family font caching (#11151)e962ad7
fix up rendergroup edge case (#11156)9941dd6
chore: fix lint ignore and watch script (#11141)Updates
preact
from 10.24.2 to 10.25.4Release notes
Sourced from preact's releases.
... (truncated)
Commits
055cc5b
10.25.4 (#4620)a32924c
fix: support multiple synchronous timings for act (#4619)3618771
fix: Incorrect onToggle event type (#4615)3972db1
10.25.3 (#4612)0023670
Revert "Improve performance and reduce memory allocation" (#4611)bb68456
fix: Wrap hydration debug message vars in quotes (#4609)2b82799
refactor: Add default event target types for HTML attribute interfaces (#4606)2beb9f7
10.25.2 (#4605)fcb8d7c
Revert unkeyed no-search (#4604)eba80f7
Merge pull request #4602 from sirreal/patch-1Updates
preact-render-to-string
from 6.5.11 to 6.5.12Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
2da38a7
Version Packages (#399)ed720ef
improve perf with array pre-allocate (#403)77595a1
Merge pull request #401 from preactjs/fix-test-assertionb25154a
chore: fix test assertioneafe5a3
Merge pull request #397 from preactjs/refactor/lower-case-regex6db4f95
docs: Add changeset6d7bb2e
refactor: SwitchHTML_LOWER_CASE
rgx to always match from line startff0f4b8
Merge pull request #396 from preactjs/chore/bump-preact94bf055
chore: Bump preact versionUpdates
rehype-citation
from 2.1.2 to 2.2.2Release notes
Sourced from rehype-citation's releases.
Commits
16a2551
2.2.2eccf30f
Merge pull request #52 from aarnphm/aarnphm-patch-17bfe6d9
chore: remove unecessary console.log5ce6adb
2.2.183d3551
Merge pull request #51 from halafy-ds/main51482b3
Update PRd254cc4
Proper URL Validation for bibliography resolution and fetchingbcd598e
2.2.049df030
Merge pull request #48 from timlrx/astro-frontmatterae9b9f0
parse astro frontmatterUpdates
serve-handler
from 6.1.5 to 6.1.6Release notes
Sourced from serve-handler's releases.
Commits
329bcba
6.1.6d6507c7
Update package.json (#220)974a4fe
Handle errors for bad symlinks (#219)fe7d998
Bumppath-to-regexp
to3.3.0
(#217)e20d59e
Move tests and reporting tojest
(#216)3c3854b
feat: replace the 'fast-url-parser' module with the 'node:url' module (#207)17f3f7e
X handle has changed (#208)da50789
Add Tests Badge back to Readme (#192)d6fb52d
Fix tests in publish action (#191)Updates
shiki
from 1.22.0 to 1.24.4Release notes
Sourced from shiki's releases.
... (truncated)
Commits
59c64db
chore: release v1.24.4e5e8814
chore: release v1.24.3b28cf13
chore: release v1.24.250f4e13
chore: release v1.24.13747e45
chore: update snapshotd1c87fa
chore: release v1.24.038e908b
feat: update deps, support new languages76cbc7e
feat: improve js engine support (and run tests) in pre-ES2024 envs (#847)1da0bc8
chore: release v1.23.11a687ad
chore: release v1.23.0Updates
workerpool
from 9.1.3 to 9.2.0Changelog
Sourced from workerpool's changelog.
Commits
efc2a70
chore: publishv9.2.0
b1885d3
chore: update devDependencies20d20db
feat: abort listener (#448)e487987
chore: fix bundling broken after upgrading to@rollup/[email protected]
2061427
fix: promises returned by thePromise.finally
callback not being handled (#...0d1506a
chore: update devDependenciesb7f9cae
chore(deps): bump body-parser and express in /examples/webpack5 (#467)ade322f
chore(deps-dev): bump vite from 5.0.13 to 5.4.6 in /examples/vite (#466)09f7178
chore(deps-dev): bump webpack in /examples/webpack5 (#463)1fc4ba4
chore: update historyUpdates
@types/node
from 22.7.5 to 22.10.2Commits
Updates
@types/ws
from 8.5.12 to 8.5.13Commits
Updates
esbuild
from 0.24.0 to 0.24.2Release notes
Sourced from esbuild's releases.