codeforcauseorg / causefolio

For the community, by the community.
MIT License
43 stars 65 forks source link

Bump react-big-calendar from 0.24.6 to 0.40.1 #137

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-big-calendar from 0.24.6 to 0.40.1.

Release notes

Sourced from react-big-calendar's releases.

v0.40.1

0.40.1 (2022-04-18)

Bug Fixes

v0.40.0

0.40.0 (2022-03-24)

Features

v0.39.7

0.39.7 (2022-03-23)

Bug Fixes

  • move react, react-dom to devDependencies (#2160) (6917c15)

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)

... (truncated)

Changelog

Sourced from react-big-calendar's changelog.

0.40.1 (2022-04-18)

Bug Fixes

0.40.0 (2022-03-24)

Features

0.39.7 (2022-03-23)

Bug Fixes

  • move react, react-dom to devDependencies (#2160) (6917c15)

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)

... (truncated)

Commits
  • f6663ec chore(release): set package.json to 0.40.1 [skip ci]
  • b130351 fix: correct luxon localizer formatting (#2172)
  • abe167e chore(release): set package.json to 0.40.0 [skip ci]
  • efac0b2 feat(events): default events prop to an empty array (#2161)
  • 864f851 chore(release): set package.json to 0.39.7 [skip ci]
  • 6917c15 fix: move react, react-dom to devDependencies (#2160)
  • 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)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #139.