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/bootstrap from 4.4.2 to 5.11.4 #471

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

Conversation

dependabot[bot]
Copy link

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

Bumps @fullcalendar/bootstrap from 4.4.2 to 5.11.4.

Release notes

Sourced from @​fullcalendar/bootstrap's releases.

v5.11.4

  • fixed: Background color of background events not displayed on Internet Explorer 11 (#6789)

v5.11.3

  • fixed: timeline view (without resources) problem with expanding height (#5792)
  • fixed: locales not working in IE11 (#6790)

v5.11.2

  • fixed: React Strict Mode, dateSet, and "Maximum update depth exceeded error" (#5935, react-185)
  • fixed: React Strict Mode, timeline scrolling not synced (react-192)
  • fixed: React, datesSet with object-like dateIncrement, "Maximum update depth..." (react-131)

v5.11.0

internal changes for compatibility with React 18

v5.10.2

  • bootstrap 5 support, via @fullcalendar/bootstrap5 package (#6299)
  • luxon 2 support, via @fullcalendar/luxon2 package (#6502)
  • angular 13 support (ang-387)

v5.10.1

  • locale strings for the recent WAI-ARIA improvements:

v5.10.0

  • feature: WAI-ARIA improvements:
    • toolbar (#6521)
      • human-readable title attributes on all buttons. new options:
        • buttonHints
        • customButtons.hint
        • viewHint (ex: $0 view -> "month view")
      • aria-labelledby attribute connecting view-title with view-container
    • event elements (#3364)
      • previously, only events with an event.url property were tabbable by the end-user. now, events without urls can be made tabbable by enabling event.interactive or by enabling the calendar-wide eventInteractive option.
      • when focused, pressing enter/spacebar will trigger an eventClick
    • more-links and popover (#6523)
      • human-readable title attributes on "+more" links via new option moreLinkHint
      • when focused, pressing enter/spacebar will open popover
      • aria-controls/aria-expanded attributes connecting link to popover
      • aria-labelledby attribute connecting popover-title to popover

... (truncated)

Changelog

Sourced from @​fullcalendar/bootstrap's changelog.

v6.0.4 (2023-01-13)

React:

  • FIX: Remove need to import react-dom/test-utils for act() (#7140, #7141)

v6.0.3 (2023-01-11)

Standard/premium

  • FIX: Time grid and timeline more-events link positioned incorrectly (#7134, #7115)
  • FIX: file extensions of CJS/ESM dist files changed to support Jest (#7113)

React:

  • FIX: Maximum update depth exceeded w/ eventContent & dayMaxEvents (#7116)
  • FIX: Certain cases of broken rendering w/ React 17 and content-injection (#7127, #7131)
  • FIX: Content-injection not using updated function closures for rendering (#7119)

Vue 3:

  • FIX: With Webpack, fullySpecified:false workaroung no longer needed (#7125, #7114)

v6.0.2 (2022-12-27)

Standard/premium:

  • FIX: unable to resize an event smaller after initial resize (#7099)

React:

  • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

Angular:

  • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

Vue 2:

  • FIX: resource content-injection, when resource element destroyed, throws JS error

v6.0.1 (2022-12-20)

... (truncated)

Commits

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/bootstrap](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap4) from 4.4.2 to 5.11.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.4/packages/bootstrap4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants