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 @fullcalendar/react from 5.3.1 to 5.11.4 #1486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @fullcalendar/react from 5.3.1 to 5.11.4.

Release notes

Sourced from @​fullcalendar/react's releases.

v5.11.3

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

v5.4.0

  • 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)
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
  • 2403fce Merge branch 'v5' of github.com:fullcalendar/fullcalendar-react into v5
  • 9cbef96 disable linting
  • d9231ff bump
  • 1041cee bump
  • 8353c04 bump additional version references to 5.11.3
  • 28e6c14 Bump fullcalendar/common to the latest version
  • e4c2ab2 bump
  • 6d0a33c test for infinite recursion with dateSet and object-like dateIncrement
  • 6d8c619 test for StrictMode
  • ba47e3a fix sourcemaps in tests
  • 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.3.1 to 5.11.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.3.1...v5.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
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.

None yet

0 participants