-
Notifications
You must be signed in to change notification settings - Fork 368
Bump the prod-dependencies-minor group with 6 updates #1888
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
Bump the prod-dependencies-minor group with 6 updates #1888
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
2bf61ac
to
7824f33
Compare
Bumps the prod-dependencies-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.26.28` | `0.27.3` | | [css-tree](https://github.com/csstree/csstree) | `3.0.1` | `3.1.0` | | [debug](https://github.com/debug-js/debug) | `4.3.7` | `4.4.0` | | [papaparse](https://github.com/mholt/PapaParse) | `5.4.1` | `5.5.2` | | [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) | `3.6.1` | `3.7.0` | | [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` | Updates `@floating-ui/react` from 0.26.28 to 0.27.3 - [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 `css-tree` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/csstree/csstree/releases) - [Changelog](https://github.com/csstree/csstree/blob/master/CHANGELOG.md) - [Commits](csstree/csstree@v3.0.1...v3.1.0) Updates `debug` from 4.3.7 to 4.4.0 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.7...4.4.0) Updates `papaparse` from 5.4.1 to 5.5.2 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/commits) Updates `react-zoom-pan-pinch` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases) - [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md) - [Commits](BetterTyped/react-zoom-pan-pinch@v3.6.1...v3.7.0) Updates `yaml` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: css-tree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: papaparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: react-zoom-pan-pinch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] <[email protected]>
7824f33
to
629ee91
Compare
Bumps the prod-dependencies-minor group with 6 updates:
0.26.28
0.27.3
3.0.1
3.1.0
4.3.7
4.4.0
5.4.1
5.5.2
3.6.1
3.7.0
2.6.1
2.7.0
Updates
@floating-ui/react
from 0.26.28 to 0.27.3Release notes
Sourced from
@floating-ui/react
's releases.Changelog
Sourced from
@floating-ui/react
's changelog.Commits
b0dfb58
chore: version packages (#3187)1fa2c50
chore(eslint): add 'eslint-plugin-prettier', apply 'prettier' rules (#3177)69b5f88
feat(FloatingFocusManager): acceptFloatingRootContext
(#3182)b6d88be
fix(useListNavigation): check for virtual pointer on pointerenter (#3184)568eab7
refactor: use jsx runtime (#3186)6a9f758
chore: version packages (#3165)c9f19ec
fix(FloatingFocusManager): prevent staleinert
/aria-hidden
attributes fro...33bd900
chore: version packages (#3158)e24b4fb
fix(FloatingFocusManager): avoid marking tree ancestor floating nodes when `m...c728afa
fix(FloatingFocusManager): check for floating focus root element (#3159)Updates
css-tree
from 3.0.1 to 3.1.0Release notes
Sourced from css-tree's releases.
Changelog
Sourced from css-tree's changelog.
Commits
354254f
3.1.03e0b93b
FixTokenStream#balance
computation and6b24dcc
Fix npm audit warning758ccf7
Fix location of <layer-name> (#310)7cfec03
Bump esbuild to ^0.24.0eab1c8e
Addsource
,startOffset
,startLine
, andstartColumn
parameters to `Of...ab29676
Expose OffsetToLocation in main entry point0afee3d
Update mdn-data to v2.12.2 (#306)2c95a51
Add lexer can check at-rules syntax511bed5
Rename <boolean[]> into <boolean-expr[]> (fixes #307)Updates
debug
from 4.3.7 to 4.4.0Release notes
Sourced from debug's releases.
Commits
7e3814c
4.4.0d2d6bf0
fix inefficient .enable() regex and .enabled() testUpdates
papaparse
from 5.4.1 to 5.5.2Commits
Updates
react-zoom-pan-pinch
from 3.6.1 to 3.7.0Release notes
Sourced from react-zoom-pan-pinch's releases.
Commits
68616a3
test: 💍 resize observer polyfillab348dc
fix: 🐛 lintd770efb
fix: zoom does not work when pinching on mobile (#499)5cf057b
fix: Fixes blurry images on safari. (#497)3643a47
fix: Fixed auto align to bounds bugs (#486)800beb1
feat: Support auto align to bounds on resize (#485)Updates
yaml
from 2.6.1 to 2.7.0Release notes
Sourced from yaml's releases.
Commits
8f512b5
2.7.08a7569a
ci: Add jsr.jsonc & jsr-publish workflow8ef085f
docs: Fix API docs links374c19c
style: Really use explicit imports for process.env and Buffer1ab037d
style: Include explicit type declarations on all public APIs4354c42
style: Use explicit imports for process.env and Buffer2c55723
Merge pull request #591 from eemeli/import-tsab240c1
fix: Drop .ts extension from import & export paths in .d.ts filesc4c49f9
fix: Use separate rather than inline type keyword for TS compatibility3bec004
ci: Add deno smoke testDependabot 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