Skip to content

chore(deps-dev): bump @floating-ui/dom from 1.2.9 to 1.3.0#672

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0
Closed

chore(deps-dev): bump @floating-ui/dom from 1.2.9 to 1.3.0#672
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 12, 2023

Bumps @floating-ui/dom from 1.2.9 to 1.3.0.

Release notes

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

@​floating-ui/dom@​1.3.0

New Features

  • feat: allow function types for all middleware options, including detectOverflow, to allow derivation from state (#2359)

    // Options
    shift({mainAxis: true});
    // Derived from state
    shift((state) => ({mainAxis: state.rects.reference.width > 10}));

Refactors

  • refactor(types): exported middleware Options types (#2359)

    • The Options objects now include DetectOverflowOptions in them, and are auto-Partial where necessary. The types do not include the function type in them.
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 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 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)

@dependabot dependabot Bot added the skip changelog check This pull request does not need a changelog entry label Jun 12, 2023
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0 branch from 6111aae to c2b05c2 Compare June 17, 2023 00:12
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.3.0/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0 branch from c2b05c2 to 5a73586 Compare June 17, 2023 01:59
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 19, 2023

Superseded by #687.

@dependabot dependabot Bot closed this Jun 19, 2023
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0 branch June 19, 2023 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog check This pull request does not need a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants