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

build(deps): bump @floating-ui/core from 1.6.1 to 1.6.8 #807

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @floating-ui/core from 1.6.1 to 1.6.8.

Release notes

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

@​floating-ui/core@​1.6.8

Patch Changes

  • fix(size): fill viewport along an axis if shift is enabled on that axis
  • fix(offset): avoid NaN when mainAxis or crossAxis is undefined
  • Update dependencies: @floating-ui/[email protected]

@​floating-ui/core@​1.6.7

Patch Changes

@​floating-ui/core@​1.6.6

Patch Changes

@​floating-ui/core@​1.6.5

Patch Changes

@​floating-ui/core@​1.6.4

Patch Changes

@​floating-ui/core@​1.6.3

Patch Changes

  • fix(flip): adjust bestFit algorithm to only use initialPlacement or y side axis with fallbackAxisSideDirection
  • chore: fix internal deps
  • refactor: improve types and internal codebase consistency. All documented types are now exported.
  • Update dependencies: @floating-ui/[email protected]

@​floating-ui/core@​1.6.2

Patch Changes

  • fix(size): correctly constrain floating element to avoid overflowing outside viewport with shift({crossAxis: true})
Changelog

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

1.6.8

Patch Changes

  • fix(size): fill viewport along an axis if shift is enabled on that axis
  • fix(offset): avoid NaN when mainAxis or crossAxis is undefined
  • Update dependencies: @floating-ui/[email protected]

1.6.7

Patch Changes

1.6.6

Patch Changes

1.6.5

Patch Changes

1.6.4

Patch Changes

1.6.3

Patch Changes

  • fix(flip): adjust bestFit algorithm to only use initialPlacement or y side axis with fallbackAxisSideDirection
  • chore: fix internal deps
  • refactor: improve types and internal codebase consistency. All documented types are now exported.
  • Update dependencies: @floating-ui/[email protected]

1.6.2

Patch Changes

  • fix(size): correctly constrain floating element to avoid overflowing outside viewport with shift({crossAxis: true})
Commits

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @abtion-internal-projects.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@floating-ui/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) from 1.6.1 to 1.6.8.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/core)

---
updated-dependencies:
- dependency-name: "@floating-ui/core"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 11, 2024
Copy link
Contributor

@abtion-internal-projects abtion-internal-projects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2f3fd54 into main Nov 11, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/floating-ui/core-1.6.8 branch November 11, 2024 19:39
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