Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @fullcalendar/react from 5.10.1 to 6.1.4.

Release notes

Sourced from @​fullcalendar/react's releases.

v5.11.3

Fix .d.ts issue with multiple versions of @fullcalendar/common (#206)

Changelog

Sourced from @​fullcalendar/react's changelog.

v6.0.0-beta.3

FIX: content-injection functions not directly accepting jsx (core-7034)

v5.11.1 (2022-04-20)

FIX: restore accidentally-removed support for React 17 (#182)

v5.11.0 (2022-04-08)

  • support for React 18
  • fix CalendarContent crashes when suspended in concurrent mode (#177)

v5.4.0 (2020-11-11)

  • react 17 support
  • better compatibility with Webpack 5, deeming resolve.fullySpecified unnecessary (core-5822)
  • dist files now include a CJS file. ESM is still used by default in most environments (core-5929)

... ... this changelog does not mention all releases. ... visit the github releases page as well as the main fullcalendar repo. ...

v5.2.0 (2020-07-30)

bugfix: dayMinWidth causes error "NowTimer(...): Nothing was returned from render..." (#80)

4.2.0 (2019-06-02)

  • bugfix: if header/footer were specified as object literals, any change to ANY of the FullCalendar component's props would trigger a full rerender.
  • new dependency: fast-deep-equal

... (truncated)

Commits
  • 437ffa9 bump
  • 6af51c6 bump
  • 7c33065 test for whether custom views have enough props for sliceEvents
  • 78b811f dont copy README/LICENSE into dist. results in duplicate published files
  • eeed4a7 pnpm lock
  • d4ef8f5 same esm/cjs/multiple-entrypoint strategy as standard/premium
  • fb79a54 bump
  • d15c796 bump
  • 222df7f simplify how resetOptions works, prop changes
  • 20fd719 tests for excessive rerendering
  • 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 [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react) from 5.10.1 to 6.1.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar-react/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-react/blob/main/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar-react@v5.10.1...v6.1.4)

---
updated-dependencies:
- dependency-name: "@fullcalendar/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @Nikhil-Ladha and @warunicorn19 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/adithyaakrishna/layer5/pulls/37/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 adithyaakrishna/layer5 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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.

0 participants