Skip to content

website: bump react-tooltip from 5.19.0 to 5.20.0 in /website#6471

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/react-tooltip-5.20.0
Aug 4, 2023
Merged

website: bump react-tooltip from 5.19.0 to 5.20.0 in /website#6471
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/react-tooltip-5.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps react-tooltip from 5.19.0 to 5.20.0.

Release notes

Sourced from react-tooltip's releases.

v5.20.0

If you like the project, please give the project a GitHub 🌟

What's Changed

New Contributors

Full Changelog: ReactTooltip/react-tooltip@v5.19.0...v5.20.0

Commits
  • d57f6c7 chore: update docs package
  • 025c5ba v5.20.0
  • c0c6eb0 test: update snapshots
  • 327468f feat: react-tooltip__show class
  • 4286fbf test: update snapshots
  • 47b16fd docs(troubleshooting): scrolling should not be an issue anymore
  • a64221b fix: rearrange some useEffect deps
  • 877fb33 test: mock ResizeObserver
  • b503f20 chore: Move the react type change back to dev dependecies
  • 3b411f0 feat: Use autoUpdate method from floating-ui/dom
  • Additional commits viewable in compare view

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

Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v5.19.0...v5.20.0)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2023 04:16
@dependabot dependabot bot requested review from kensternberg-authentik and removed request for a team August 4, 2023 04:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@netlify
Copy link

netlify bot commented Aug 4, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 41f960f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64cc7ba1baba00000854b68a

@netlify
Copy link

netlify bot commented Aug 4, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 41f960f
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64cc7ba1a455c20008bbc5e4
😎 Deploy Preview https://deploy-preview-6471--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9e34a74) 92.46% compared to head (41f960f) 92.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6471      +/-   ##
==========================================
- Coverage   92.46%   92.45%   -0.00%     
==========================================
  Files         561      561              
  Lines       27075    27075              
==========================================
- Hits        25032    25030       -2     
- Misses       2043     2045       +2     
Flag Coverage Δ
e2e 51.59% <ø> (-<0.01%) ⬇️
integration 26.56% <ø> (ø)
unit 89.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 9265555 into main Aug 4, 2023
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/react-tooltip-5.20.0 branch August 4, 2023 09:10
kensternberg-authentik added a commit that referenced this pull request Aug 4, 2023
* main:
  website: bump react-tooltip from 5.19.0 to 5.20.0 in /website (#6471)
  website: bump prettier from 3.0.0 to 3.0.1 in /website (#6472)
BeryJu pushed a commit that referenced this pull request Aug 7, 2023
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v5.19.0...v5.20.0)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kensternberg-authentik added a commit that referenced this pull request Aug 7, 2023
* main:
  web/flows: fix identification stage band color (#6489)
  providers/proxy: only intercept auth header when a value is set (#6488)
  web: bump @goauthentik/api from 2023.6.1-1691242648 to 2023.6.1-1691266058 in /web (#6486)
  providers/proxy: set outpost session cookie to httponly and secure wh… (#6482)
  web: bump @esbuild/linux-arm64 from 0.18.17 to 0.18.18 in /web (#6483)
  web/admin: fix user sorting by active field (#6485)
  web: bump @esbuild/darwin-arm64 from 0.18.17 to 0.18.18 in /web (#6484)
  web: bump storybook (#6481)
  web: bump the sentry group in /web with 2 updates (#6480)
  web: bump API Client version (#6479)
  api: optimise pagination in API schema (#6478)
  website/dev-docs: tweaks to template (#6474)
  website: bump react-tooltip from 5.19.0 to 5.20.0 in /website (#6471)
  website: bump prettier from 3.0.0 to 3.0.1 in /website (#6472)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant