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/timegrid from 5.7.2 to 5.8.0 #3238

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2021

Bumps @fullcalendar/timegrid from 5.7.2 to 5.8.0.

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v5.8.0

  • fix: events not rendering in Jest environment (#6377)
  • fix: prev button sometimes ineffective when dateIncrement < view's duration (#5319, #4678)
  • fix: changeDate ineffective when date already in view (#4929)
  • fix: upgrade tslib to guarantee __spreadArray (#6376)
  • fix: eventOrderStrict positioning problems (#5767)
Changelog

Sourced from @​fullcalendar/timegrid's changelog.

v5.8.0 (2021-06-15)

  • fix: events not rendering in Jest environment (#6377)
  • fix: prev button sometimes ineffective when dateIncrement < view's duration (#5319, #4678)
  • fix: changeDate ineffective when date already in view (#4929)
  • fix: upgrade tslib to guarantee __spreadArray (#6376)
  • fix: eventOrderStrict positioning problems (#5767)
Commits
  • 90da1d2 lint fix
  • 4a3c9e7 bump version
  • f844093 upgrade tslib
  • 84b33ea fix event positioning problems
  • b594fd0 fix problem with gotoDate and navigating a view that already has currentDate ...
  • e455ff8 fix prev nav bug
  • 50dafc0 update subrepos
  • c5813eb bugfix. lint fixes
  • 8e56095 separate seg hierarchy/web from event-placement files
  • 9025f16 normalize event placement types
  • 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/timegrid](https://github.com/fullcalendar/fullcalendar) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar@v5.7.2...v5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 3. to review Waiting for reviews label Jun 19, 2021
@codecov
Copy link

codecov bot commented Jun 19, 2021

Codecov Report

Merging #3238 (6944088) into master (d70c2c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3238   +/-   ##
=========================================
  Coverage     28.86%   28.86%           
  Complexity      121      121           
=========================================
  Files           157      157           
  Lines          5731     5731           
  Branches        841      841           
=========================================
  Hits           1654     1654           
  Misses         4077     4077           
Flag Coverage Δ
javascript 23.39% <ø> (ø)
php 94.54% <ø> (ø)

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 d70c2c3...6944088. Read the comment docs.

@st3iny
Copy link
Member

st3iny commented Jun 24, 2021

Superseded by #3254.

@st3iny st3iny closed this Jun 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fullcalendar/timegrid-5.8.0 branch June 24, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant