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 react-intersection-observer from 9.4.1 to 9.6.0 in /superset-frontend #26996

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps react-intersection-observer from 9.4.1 to 9.6.0.

Release notes

Sourced from react-intersection-observer's releases.

v9.6.0

9.6.0 (2024-02-01)

Bug Fixes

  • mark react-dom as optional (00a9139)

Features

  • add react-dom as a peer dependency (8f67987)

v9.5.4

9.5.4 (2024-01-31)

Bug Fixes

  • export .d.mts file for types (7e2c575)

v9.5.3

9.5.3 (2023-11-09)

Bug Fixes

  • add componentDidMount to InView (5da81d2), closes #649

v9.5.2

9.5.2 (2023-06-28)

Bug Fixes

v9.5.1

9.5.1 (2023-06-20)

Bug Fixes

v9.5.0

9.5.0 (2023-06-17)

... (truncated)

Commits
  • db19517 Merge pull request #659 from thebuilder/feat/react-dom-peer
  • 00a9139 fix: mark react-dom as optional
  • 8f67987 feat: add react-dom as a peer dependency
  • af78a9a Merge pull request #651 from thebuilder/feat/export-mts
  • fb7299f chore: merge main
  • 7a190a0 Merge branch 'main' into feat/export-mts
  • 8a22b9c Merge pull request #656 from thebuilder/thebuilder-patch-1
  • 31aac7e Update release.yml
  • 1abad16 Merge pull request #655 from thebuilder/dependabot/npm_and_yarn/vite-4.5.2
  • 3e5a7cb build(deps-dev): bump vite from 4.3.9 to 4.5.2
  • 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 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 [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.1 to 9.6.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.4.1...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e874e04) 67.20% compared to head (fc059ae) 67.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26996   +/-   ##
=======================================
  Coverage   67.20%   67.20%           
=======================================
  Files        1899     1899           
  Lines       74346    74346           
  Branches     8263     8263           
=======================================
  Hits        49964    49964           
  Misses      22333    22333           
  Partials     2049     2049           
Flag Coverage Δ
javascript 56.93% <ø> (ø)

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

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

@rusackas rusackas merged commit 32ce002 into master Feb 2, 2024
33 of 35 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/react-intersection-observer-9.6.0 branch February 2, 2024 19:31
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
…/superset-frontend (apache#26996)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot dependencies:npm npm Dependabot - npm related PRs size/XS 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants