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

Bump react-big-calendar from 0.33.2 to 0.39.6 in /ui #141

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps react-big-calendar from 0.33.2 to 0.39.6.

Release notes

Sourced from react-big-calendar's releases.

v0.39.6

0.39.6 (2022-03-23)

Bug Fixes

  • incorrect babel imports in CJS/ESM builds (#2157) (687b121)

v0.39.5

0.39.5 (2022-03-21)

Bug Fixes

  • disable absoluteRuntime in babel-preset-react-app (#2155) (b8fcb93)

v0.39.4

0.39.4 (2022-03-15)

Bug Fixes

v0.39.3

0.39.3 (2022-03-11)

Bug Fixes

  • Trade href="#" anchors for stylized buttons (#2074) (cd385f5)

v0.39.2

0.39.2 (2022-03-10)

Bug Fixes

v0.39.1

0.39.1 (2022-03-10)

Bug Fixes

  • Correct resizing event bug in Week & Day (#2143) (afa8468)

v0.39.0

0.39.0 (2022-03-02)

... (truncated)

Changelog

Sourced from react-big-calendar's changelog.

0.39.6 (2022-03-23)

Bug Fixes

  • incorrect babel imports in CJS/ESM builds (#2157) (687b121)

0.39.5 (2022-03-21)

Bug Fixes

  • disable absoluteRuntime in babel-preset-react-app (#2155) (b8fcb93)

0.39.4 (2022-03-15)

Bug Fixes

0.39.3 (2022-03-11)

Bug Fixes

  • Trade href="#" anchors for stylized buttons (#2074) (cd385f5)

0.39.2 (2022-03-10)

Bug Fixes

0.39.1 (2022-03-10)

Bug Fixes

  • Correct resizing event bug in Week & Day (#2143) (afa8468)

0.39.0 (2022-03-02)

Features

  • Disable autoscroll functionality, Add a functionality to disable auto-scroll on calendar render. (aa8f374)

0.38.9 (2022-02-10)

Bug Fixes

  • Correct no overlap algorithm stretch behavior (#2120) (c3f25eb)

... (truncated)

Commits
  • fc91bf1 chore(release): set package.json to 0.39.6 [skip ci]
  • 687b121 fix: incorrect babel imports in CJS/ESM builds (#2157)
  • 475b109 chore(release): set package.json to 0.39.5 [skip ci]
  • b8fcb93 fix: disable absoluteRuntime in babel-preset-react-app (#2155)
  • 3e92d09 docs: spelling error (#2146)
  • fff9e62 chore(release): set package.json to 0.39.4 [skip ci]
  • 8c98fb2 fix: correct storybook deploy (#2145)
  • e5721ef docs: Complete Documentation Rewrite (#2108)
  • af82bd7 chore(release): set package.json to 0.39.3 [skip ci]
  • cd385f5 fix: Trade href="#" anchors for stylized buttons (#2074)
  • 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 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-big-calendar](https://github.com/jquense/react-big-calendar) from 0.33.2 to 0.39.6.
- [Release notes](https://github.com/jquense/react-big-calendar/releases)
- [Changelog](https://github.com/jquense/react-big-calendar/blob/master/CHANGELOG.md)
- [Commits](jquense/react-big-calendar@v0.33.2...v0.39.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2022

Dependabot tried to add @dhruv0000 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/usamaidrsk/meshery/pulls/141/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the usamaidrsk/meshery repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2022

The following labels could not be found: kind/chore, pr/dependencies.

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2022

Codecov Report

Merging #141 (5be8f73) into master (c04db3c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   18.48%   18.48%           
=======================================
  Files          37       37           
  Lines        3305     3305           
=======================================
  Hits          611      611           
  Misses       2537     2537           
  Partials      157      157           
Flag Coverage Δ
gointegrationtests 9.71% <ø> (ø)
unittests 10.22% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c04db3c...5be8f73. Read the comment docs.

Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2025

Superseded by #281.

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/react-big-calendar-0.39.6 branch January 2, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant