-
Notifications
You must be signed in to change notification settings - Fork 390
Bump the prod-dependencies group with 2 updates #1295
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
Merged
sawka
merged 1 commit into
main
from
dependabot/npm_and_yarn/prod-dependencies-68bd5c7664
Nov 15, 2024
Merged
Bump the prod-dependencies group with 2 updates #1295
sawka
merged 1 commit into
main
from
dependabot/npm_and_yarn/prod-dependencies-68bd5c7664
Nov 15, 2024
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
c1c56c3
to
3232f1a
Compare
Bumps the prod-dependencies group with 2 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) and [winston](https://github.com/winstonjs/winston). Updates `@floating-ui/react` from 0.26.27 to 0.26.28 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react) Updates `winston` from 3.16.0 to 3.17.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.16.0...v3.17.0) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
3232f1a
to
160fc2a
Compare
xxyy2024
pushed a commit
to xxyy2024/waveterm_aipy
that referenced
this pull request
Jun 24, 2025
Bumps the prod-dependencies group with 2 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) and [winston](https://github.com/winstonjs/winston). Updates `@floating-ui/react` from 0.26.27 to 0.26.28 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/releases"><code>@floating-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@floating-ui/react</code><a href="https://github.com/0"><code>@0</code></a>.26.28</h2> <h3>Patch Changes</h3> <ul> <li>fix(Composite): change focus to be sync</li> <li>fix(useClick): improve consistency when combining with <code>useHover()</code></li> <li>feat(useClick): add <code>stickIfOpen</code> prop to determine whether to remain open upon first click when first opened by another event</li> <li>feat(Composite): add RTL support</li> <li>fix(FloatingFocusManager): ensure <code>returnFocus</code> is ignored correctly when using <code>disabled</code> prop</li> <li>fix(useListNavigation): incorrect behaviour with RTL grid</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@floating-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.26.28</h2> <h3>Patch Changes</h3> <ul> <li>fix(Composite): change focus to be sync</li> <li>fix(useClick): improve consistency when combining with <code>useHover()</code></li> <li>feat(useClick): add <code>stickIfOpen</code> prop to determine whether to remain open upon first click when first opened by another event</li> <li>feat(Composite): add RTL support</li> <li>fix(FloatingFocusManager): ensure <code>returnFocus</code> is ignored correctly when using <code>disabled</code> prop</li> <li>fix(useListNavigation): incorrect behaviour with RTL grid</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/floating-ui/floating-ui/commit/ba32495e65a1616c8ee5ab98ebbc80705482ed34"><code>ba32495</code></a> Version Packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3118">#3118</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/b45eeb336e8091564ce296652f786a4e84c38d65"><code>b45eeb3</code></a> fix(Composite): change focus to be sync (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3120">#3120</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/0fe5b2001af08c4c666e820dc82e1e6e4889d0ac"><code>0fe5b20</code></a> fix(FloatingFocusManager): reset prevent return focus flag in microtask after...</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/42f5b5cd8e0e87b2ad761e59dd697bc3659cdd44"><code>42f5b5c</code></a> fix(useClick, useHover): improve consistency when combining hooks (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3113">#3113</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/cedff0eed2b4a3e254ec06c2ea7c776ab0902d2f"><code>cedff0e</code></a> feat(Composite): add RTL support (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3119">#3119</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/976ba7c62af08c2425897b34d887d8f88ce9509c"><code>976ba7c</code></a> fix(useListNavigation): incorrect behaviour with RTL grid (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3117">#3117</a>)</li> <li>See full diff in <a href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react">compare view</a></li> </ul> </details> <br /> Updates `winston` from 3.16.0 to 3.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/winstonjs/winston/releases">winston's releases</a>.</em></p> <blockquote> <h2>v3.17.0</h2> <ul> <li>Try winston-transport 4.9.0 3e87128</li> <li>Revert "Try bumping winston-transport to 4.8.0" 69625fc</li> <li>Revert "Try bumping winston-transport to 4.8.0" 876ef7a</li> <li>Try bumping winston-transport to 4.8.0 7ef2c1d</li> <li>Try bumping winston-transport to 4.8.0 fe4b64e</li> <li>Bump logform c9fd9a4</li> <li>Revert "Update logform and winston-transport" 14fef0f</li> <li>Merge branch &<a href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;master&<a href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>; of github.com:winstonjs/winston 545b683</li> <li>Update logform and winston-transport cceb265</li> <li>Bump mocha from 10.7.3 to 10.8.2 (<a href="https://redirect.github.com/winstonjs/winston/issues/2523">#2523</a>) bb529b6</li> <li>Bump async from 3.2.5 to 3.2.6 (<a href="https://redirect.github.com/winstonjs/winston/issues/2516">#2516</a>) ae847ab</li> </ul> <p><a href="https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0">https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/winstonjs/winston/commit/1b9cef8c7d76e4c15d47997d2c4199c31e9d277a"><code>1b9cef8</code></a> 3.17.0</li> <li><a href="https://github.com/winstonjs/winston/commit/3e87128a68468e815fa800df349f179ee699408b"><code>3e87128</code></a> Try winston-transport 4.9.0</li> <li><a href="https://github.com/winstonjs/winston/commit/69625fc35184ee1a624e4b4286ffb77b85a9dc61"><code>69625fc</code></a> Revert "Try bumping winston-transport to 4.8.0"</li> <li><a href="https://github.com/winstonjs/winston/commit/876ef7a70209e0c1b38ae6bc88d3b07546072c9b"><code>876ef7a</code></a> Revert "Try bumping winston-transport to 4.8.0"</li> <li><a href="https://github.com/winstonjs/winston/commit/7ef2c1db2816973629980e866c36c136b19be5cd"><code>7ef2c1d</code></a> Try bumping winston-transport to 4.8.0</li> <li><a href="https://github.com/winstonjs/winston/commit/fe4b64e9d05eced8638612768e5e8b945f3a36ef"><code>fe4b64e</code></a> Try bumping winston-transport to 4.8.0</li> <li><a href="https://github.com/winstonjs/winston/commit/c9fd9a4bec5e6b1dc8c6ba641a5d5fb5a57e80c2"><code>c9fd9a4</code></a> Bump logform</li> <li><a href="https://github.com/winstonjs/winston/commit/14fef0fe74426a70d3e6366c967519cef7612fb9"><code>14fef0f</code></a> Revert "Update logform and winston-transport"</li> <li><a href="https://github.com/winstonjs/winston/commit/545b68381d77e1a3a24f79e9a66320f226cf8a69"><code>545b683</code></a> Merge branch 'master' of github.com:winstonjs/winston</li> <li><a href="https://github.com/winstonjs/winston/commit/cceb265215a2f4b5545f47dca42167ce1cee68ba"><code>cceb265</code></a> Update logform and winston-transport</li> <li>Additional commits viewable in <a href="https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 prod-dependencies group with 2 updates: @floating-ui/react and winston.
Updates
@floating-ui/react
from 0.26.27 to 0.26.28Release notes
Sourced from
@floating-ui/react
's releases.Changelog
Sourced from
@floating-ui/react
's changelog.Commits
ba32495
Version Packages (#3118)b45eeb3
fix(Composite): change focus to be sync (#3120)0fe5b20
fix(FloatingFocusManager): reset prevent return focus flag in microtask after...42f5b5c
fix(useClick, useHover): improve consistency when combining hooks (#3113)cedff0e
feat(Composite): add RTL support (#3119)976ba7c
fix(useListNavigation): incorrect behaviour with RTL grid (#3117)Updates
winston
from 3.16.0 to 3.17.0Release notes
Sourced from winston's releases.
Commits
1b9cef8
3.17.03e87128
Try winston-transport 4.9.069625fc
Revert "Try bumping winston-transport to 4.8.0"876ef7a
Revert "Try bumping winston-transport to 4.8.0"7ef2c1d
Try bumping winston-transport to 4.8.0fe4b64e
Try bumping winston-transport to 4.8.0c9fd9a4
Bump logform14fef0f
Revert "Update logform and winston-transport"545b683
Merge branch 'master' of github.com:winstonjs/winstoncceb265
Update logform and winston-transportDependabot 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