Skip to content

website: bump react-tooltip from 5.21.5 to 5.21.6 in /website#7283

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/react-tooltip-5.21.6
Oct 25, 2023
Merged

website: bump react-tooltip from 5.21.5 to 5.21.6 in /website#7283
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/react-tooltip-5.21.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps react-tooltip from 5.21.5 to 5.21.6.

Release notes

Sourced from react-tooltip's releases.

v5.21.6

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

What's Changed

Full Changelog: ReactTooltip/react-tooltip@v5.21.5...v5.21.6

Commits
  • 3812314 fix: catch possible invalid CSS selector
  • fafd151 fix: consider removed anchors
  • 24b2593 revert: holdPositionOnRender
  • 211df3d feat: holdPositionOnRender
  • 1c41e79 fix: don't compute position on disconnected anchor
  • 958847e fix: update anchorsBySelect on removed node
  • d20053d docs: fix home header alignment
  • fcf7e76 docs: update Dopt banner
  • 8a9448c docs: readme admonition
  • 506d1a5 docs: update frigade banner
  • 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
  • @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 [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.21.5 to 5.21.6.
- [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.21.5...v5.21.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 25, 2023 04:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2023
@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit febc84c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65389529ecd0c20008fc6c33

@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit febc84c
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/65389529c2b85e0008f3e39c
😎 Deploy Preview https://deploy-preview-7283--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🟢 up 7 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 80 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa954c4) 92.54% compared to head (febc84c) 92.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7283      +/-   ##
==========================================
+ Coverage   92.54%   92.65%   +0.11%     
==========================================
  Files         587      587              
  Lines       28876    28876              
==========================================
+ Hits        26724    26756      +32     
+ Misses       2152     2120      -32     
Flag Coverage Δ
e2e 50.94% <ø> (+0.69%) ⬆️
integration 26.01% <ø> (ø)
unit 89.66% <ø> (ø)

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

see 5 files with indirect coverage changes

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

@BeryJu BeryJu merged commit 18766d6 into main Oct 25, 2023
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/react-tooltip-5.21.6 branch October 25, 2023 10:09
kensternberg-authentik added a commit that referenced this pull request Oct 25, 2023
* main: (28 commits)
  web: fix typo in traefik name
  web/admin: disable wizard banner for now (#7294)
  web/admin: small fixes (#7292)
  core: Use branding_title in the end session page (#7282)
  web: bump pyright from 1.1.332 to 1.1.333 in /web (#7287)
  website: bump react-tooltip from 5.21.5 to 5.21.6 in /website (#7283)
  web: bump the sentry group in /web with 2 updates (#7285)
  web: bump the eslint group in /web with 1 update (#7286)
  core: bump ruff from 0.1.1 to 0.1.2 (#7289)
  core: bump pytest from 7.4.2 to 7.4.3 (#7288)
  web: bump the wdio group in /tests/wdio with 3 updates (#7290)
  website/blogs: fixed typo in blog (#7281)
  core: bump pylint from 2.17.7 to 3.0.2 (#7270)
  web: bump the eslint group in /tests/wdio with 2 updates (#7274)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7278)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7277)
  ci: bump actions/setup-node from 3 to 4 (#7268)
  core: bump pylint-django from 2.5.4 to 2.5.5 (#7271)
  web: bump the eslint group in /web with 2 updates (#7269)
  web: bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 in /tests/wdio (#7275)
  ...
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