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

Update dependency react-big-calendar to ^0.40.0 #147

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 19, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-big-calendar ^0.20.2 -> ^0.40.0 age adoption passing confidence

Release Notes

jquense/react-big-calendar

v0.40.8

Compare Source

Bug Fixes

v0.40.7

Compare Source

Bug Fixes

v0.40.6

Compare Source

Bug Fixes

v0.40.5

Compare Source

Bug Fixes

v0.40.4

Compare Source

Bug Fixes

v0.40.3

Compare Source

Bug Fixes

v0.40.2

Compare Source

Bug Fixes

v0.40.1

Compare Source

Bug Fixes

v0.40.0

Compare Source

Features

0.39.7 (2022-03-23)

Bug Fixes

0.39.6 (2022-03-23)

Bug Fixes

0.39.5 (2022-03-21)

Bug Fixes

0.39.4 (2022-03-15)

Bug Fixes

0.39.3 (2022-03-11)

Bug Fixes

0.39.2 (2022-03-10)

Bug Fixes

0.39.1 (2022-03-10)

Bug Fixes

v0.39.7

Compare Source

Bug Fixes

v0.39.6

Compare Source

Bug Fixes

v0.39.5

Compare Source

Bug Fixes

v0.39.4

Compare Source

Bug Fixes

v0.39.3

Compare Source

Bug Fixes

v0.39.2

Compare Source

Bug Fixes

v0.39.1

Compare Source

Bug Fixes

v0.39.0

Compare Source

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

0.38.9 (2022-02-10)

Bug Fixes

0.38.8 (2022-02-10)

Bug Fixes
  • Correct variable name that gets passed on to EventWrapper so dragndrop ha… (#​2121) (19294de)

0.38.7 (2022-02-03)

Bug Fixes

0.38.6 (2022-01-25)

Bug Fixes
  • Correct DragAndDrop event resizing in 'month' view (e3d96e5), closes #​2012

0.38.5 (2022-01-16)

Bug Fixes
  • Correct issue with semantic-release and yarn-lock (cc48854), closes #​2096

0.38.4 (2022-01-04)

Bug Fixes

0.38.3 (2022-01-04)

Bug Fixes
  • Correct typo in custom view example (267629b)

0.22.1 (2019-09-13)

Bug Fixes
Features

0.22.0 (2019-06-18)

BREAKING CHANGE
  • must use named exports for additional RBC imports
import {
  Calendar,
  DateLocalizer,
  momentLocalizer,
  globalizeLocalizer,
  move,
  Views,
  Navigate,
  components,
} from 'react-big-calendar'

v0.38.9

Compare Source

Bug Fixes

v0.38.8

Compare Source

Bug Fixes
  • Correct variable name that gets passed on to EventWrapper so dragndrop ha… (#​2121) (19294de)

v0.38.7

Compare Source

Bug Fixes

v0.38.6

Compare Source

Bug Fixes
  • Correct DragAndDrop event resizing in 'month' view (e3d96e5), closes #​2012

v0.38.5

Compare Source

Bug Fixes
  • Correct issue with semantic-release and yarn-lock (cc48854), closes #​2096

v0.38.4

Compare Source

Bug Fixes

v0.38.3

Compare Source

Bug Fixes
  • Correct typo in custom view example (267629b)

v0.38.2

Compare Source

Bug Fixes

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features
  • Adding TS, hooks, and Vite (1559333)

v0.37.0

Compare Source

Features
  • Add onSelectEvent & onDoubleClickEvent support to Agenda (c14f427)

v0.36.1

Compare Source

Bug Fixes

v0.36.0

Compare Source

Features

v0.35.0

Compare Source

Features

v0.34.0

Compare Source

Features
  • sort by event end date if start dates are equal (dddf4e1)

v0.33.6

Compare Source

Bug Fixes

v0.33.5

Compare Source

Bug Fixes
  • Agenda: consider start & end of day to filter events (6c9c05b)

v0.33.4

Compare Source

Bug Fixes

v0.33.3

Compare Source

Bug Fixes

v0.33.2

Compare Source

Bug Fixes
  • update react & react-dom peer-dep range to support 17.x (#​1880) (dbcc578)

v0.33.1

Compare Source

Bug Fixes
  • DnD: selection in WeekView (2813631)

v0.33.0

Compare Source

Bug Fixes
  • DnD corner cases in allDay move/resize (5380fee)
  • mouse event propagation probs (759a232)
  • replace findDOMNode with refs (react 17) (24f92fb)
  • switch DnD to modern context API (was legacy) (6def209), closes #​1795 #​1776
  • using wrong bounding box for hit testing (f670719)
Features
  • DnD: support to/from allDay events in demos (b067ad0)

v0.32.0

Compare Source

Features

v0.31.0

Compare Source

Features

v0.30.0

Compare Source

Features

v0.29.0

Compare Source

Features

v0.28.6

Compare Source

Bug Fixes

v0.28.5

Compare Source

Bug Fixes

v0.28.4

Compare Source

Bug Fixes

v0.28.3

Compare Source

Bug Fixes

v0.28.2

Compare Source

Bug Fixes
  • a bug that the height of the column is broken when displayed in IE11 (#​1789) (a0538ee)

v0.28.1

Compare Source

Bug Fixes
  • item preview inside cell while dragging from outside not working… (#​1770) (8fd6329)

v0.28.0

Compare Source

Features

v0.27.0

Compare Source

Features
  • add resourceId to handleSelectAllDaySlot fns slotInfo (#​1735) (f00a516)

v0.26.1

Compare Source

Bug Fixes

v0.26.0

Compare Source

Features

v0.25.0

Compare Source

Bug Fixes
  • hide indicator when current time is not in the interval (#​1639) (92974bf)
Features
  • add dragging ability from the monthly Popup component (#​1554) (12233ef)

v0.24.6

Compare Source

Bug Fixes

v0.24.5

Compare Source

Bug Fixes
  • prevent endless loop when adding event the DST begin day (#​1635) (b9abf77)

v0.24.4

Compare Source

Bug Fixes

v0.24.3

Compare Source

Bug Fixes

v0.24.2

Compare Source

Bug Fixes

v0.24.1

Compare Source

Bug Fixes

v0.24.0

Compare Source

Bug Fixes
Features

v0.23.0

Compare Source

v0.22.1

Compare Source

Bug Fixes
Features

v0.22.0

Compare Source

BREAKING CHANGE
  • must use named exports for additional RBC imports
import {
  Calendar,
  DateLocalizer,
  momentLocalizer,
  globalizeLocalizer,
  move,
  Views,
  Navigate,
  components,
} from 'react-big-calendar'

v0.21.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Less files have been replaced with Sass versions

0.20.4 (2019-03-21)

Bug Fixes
Features

0.20.2 (2018-11-07)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 595ce8b to 0878afd Compare June 19, 2019 12:01
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.21.0 Update dependency react-big-calendar to ^0.22.0 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 0878afd to 34553ba Compare November 12, 2019 00:00
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.22.0 Update dependency react-big-calendar to ^0.23.0 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 34553ba to fe67e3d Compare February 16, 2020 08:59
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.23.0 Update dependency react-big-calendar to ^0.24.0 Feb 16, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from fe67e3d to a35dc11 Compare July 2, 2020 02:59
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.24.0 Update dependency react-big-calendar to ^0.26.0 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from a35dc11 to c7e41a3 Compare August 26, 2020 03:58
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.26.0 Update dependency react-big-calendar to ^0.27.0 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from c7e41a3 to 0d442df Compare October 28, 2020 08:52
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.27.0 Update dependency react-big-calendar to ^0.28.0 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 0d442df to 8f1ab8f Compare November 28, 2020 08:57
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.28.0 Update dependency react-big-calendar to ^0.29.0 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 8f1ab8f to e71901e Compare December 9, 2020 14:56
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.29.0 Update dependency react-big-calendar to ^0.30.0 Dec 9, 2020
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from e71901e to 48ac3c6 Compare February 2, 2021 13:58
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.30.0 Update dependency react-big-calendar to ^0.31.0 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 48ac3c6 to 6440d04 Compare April 26, 2021 16:35
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.31.0 Update dependency react-big-calendar to ^0.33.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 6440d04 to 2da234d Compare October 18, 2021 18:51
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.33.0 Update dependency react-big-calendar to ^0.36.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 2da234d to 6a3cabd Compare March 7, 2022 13:50
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.36.0 Update dependency react-big-calendar to ^0.39.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: web/package-lock.json
npm WARN ignoring workspace config at /mnt/renovate/gh/BioMediaLab/synapse/web/.npmrc 
npm WARN using --force Recommended protections disabled.
npm ERR! code ENOWORKSPACES
npm ERR! This command does not support workspaces.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-03-26T15_57_49_597Z-debug-0.log
npm WARN ignoring workspace config at /mnt/renovate/gh/BioMediaLab/synapse/web/.npmrc 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^16.8.1" from [email protected]
npm ERR!   web
npm ERR!     [email protected]
npm ERR!     node_modules/synapse_web
npm ERR!       workspace web from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.14.0 || ^17" from [email protected]
npm ERR! node_modules/react-big-calendar
npm ERR!   react-big-calendar@"^0.40.0" from [email protected]
npm ERR!   web
npm ERR!     [email protected]
npm ERR!     node_modules/synapse_web
npm ERR!       workspace web from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-03-26T15_57_50_649Z-debug-0.log

File name: web/yarn.lock
npm WARN ignoring workspace config at /mnt/renovate/gh/BioMediaLab/synapse/web/.npmrc 
npm ERR! Workspaces not supported for global packages

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-03-26T15_57_59_344Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-big-calendar-0.x branch from 6a3cabd to 2421cef Compare March 26, 2022 15:58
@renovate renovate bot changed the title Update dependency react-big-calendar to ^0.39.0 Update dependency react-big-calendar to ^0.40.0 Mar 26, 2022
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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