Skip to content
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 group across 1 directory with 5 updates #549

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2024

Bumps the production group with 5 updates in the / directory:

Package From To
@floating-ui/react 0.26.25 0.26.28
@iconify-json/simple-icons 1.2.8 1.2.11
@inox-tools/content-utils 0.7.3 0.7.4
tailwindcss 3.4.14 3.4.15
unplugin-icons 0.19.3 0.20.1

Updates @floating-ui/react from 0.26.25 to 0.26.28

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.26.28

Patch Changes

  • fix(Composite): change focus to be sync
  • fix(useClick): improve consistency when combining with useHover()
  • feat(useClick): add stickIfOpen prop to determine whether to remain open upon first click when first opened by another event
  • feat(Composite): add RTL support
  • fix(FloatingFocusManager): ensure returnFocus is ignored correctly when using disabled prop
  • fix(useListNavigation): incorrect behaviour with RTL grid

@​floating-ui/react@​0.26.27

Patch Changes

  • fix(useListNavigation): ignore Home/End key press for typeable combobox references
  • fix(useListNavigation): ensure submenu references are set as virtualItemRef on floating close
  • fix(inner): use list ref length for fallback detection
  • fix(FloatingPortal): allow root to be reactive from null to an element. ⚠️ an always-null value will never render a portal node as this indicates it's waiting for an element; it must be undefined

@​floating-ui/react@​0.26.26

Patch Changes

  • fix(useFloating): access domReference instead of reference
  • feat(FloatingFocusManager): specify element to return focus to
Changelog

Sourced from @​floating-ui/react's changelog.

0.26.28

Patch Changes

  • fix(Composite): change focus to be sync
  • fix(useClick): improve consistency when combining with useHover()
  • feat(useClick): add stickIfOpen prop to determine whether to remain open upon first click when first opened by another event
  • feat(Composite): add RTL support
  • fix(FloatingFocusManager): ensure returnFocus is ignored correctly when using disabled prop
  • fix(useListNavigation): incorrect behaviour with RTL grid

0.26.27

Patch Changes

  • fix(useListNavigation): ignore Home/End key press for typeable combobox references
  • fix(useListNavigation): ensure submenu references are set as virtualItemRef on floating close
  • fix(inner): use list ref length for fallback detection
  • fix(FloatingPortal): allow root to be reactive from null to an element

0.26.26

Patch Changes

  • fix(useFloating): access domReference instead of reference
  • feat(FloatingFocusManager): specify element to return focus to
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)
  • f1d95ac Version Packages (#3102)
  • e05d561 fix(FloatingPortal): allow root to be reactive from null to an element (#...
  • c4aba7a fix(useListNavigation): ensure submenu references are set as virtualItemRef...
  • f65f9e2 fix(useListNavigation): ignore Home/End key press for typeable combobox refer...
  • Additional commits viewable in compare view

Updates @iconify-json/simple-icons from 1.2.8 to 1.2.11

Commits

Updates @inox-tools/content-utils from 0.7.3 to 0.7.4

Updates tailwindcss from 3.4.14 to 3.4.15

Release notes

Sourced from tailwindcss's releases.

v3.4.15

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Changelog

Sourced from tailwindcss's changelog.

[3.4.15] - 2024-11-14

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Commits

Updates unplugin-icons from 0.19.3 to 0.20.1

Release notes

Sourced from unplugin-icons's releases.

v0.20.1

   🚀 Features

    View changes on GitHub

v0.20.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 68acffe chore: release v0.20.1
  • dda1ad0 feat: support rspack (#388)
  • 0e0e3f4 feat(vue3 compiler): use setup instead data (options api can be disabled)...
  • a704572 chore: fix Next example configuration file (#387)
  • ae8926e chore: release v0.20.0
  • 68b08d3 chore: update pnpm to 9.12.3
  • 996c78c feat!: add Svelte5 specific types (#381)
  • e7263fa chore: update pnpm to 9.12.2
  • 17a59ea fix: svelte import requires svelte as peer dep (#382)
  • 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

Bumps the production group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.26.25` | `0.26.28` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.8` | `1.2.11` |
| @inox-tools/content-utils | `0.7.3` | `0.7.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.19.3` | `0.20.1` |



Updates `@floating-ui/react` from 0.26.25 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 `@iconify-json/simple-icons` from 1.2.8 to 1.2.11
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@inox-tools/content-utils` from 0.7.3 to 0.7.4

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

Updates `unplugin-icons` from 0.19.3 to 0.20.1
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v0.19.3...v0.20.1)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@iconify-json/simple-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@inox-tools/content-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: unplugin-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2024
Copy link

vercel bot commented Nov 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 8:38pm

Copy link

changeset-bot bot commented Nov 16, 2024

⚠️ No Changeset found

Latest commit: 6e00696

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Trombach Trombach merged commit 42122a0 into main Nov 16, 2024
12 checks passed
@Trombach Trombach deleted the dependabot/npm_and_yarn/production-3ffdde5aa8 branch November 16, 2024 20:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant