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

fix(deps): bump vue-simple-calendar from 4.4.0 to 6.2.1 #159

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps vue-simple-calendar from 4.4.0 to 6.2.1.

Release notes

Sourced from vue-simple-calendar's releases.

v6.0.4

See CHANGELOG

v6.0.3

See CHANGELOG

v6.0.2

See CHANGELOG. 6.0.2 has been out for awhile, just putting a marker here.

Version 5.0.0

See CHANGELOG. There are breaking changes!

Changelog

Sourced from vue-simple-calendar's changelog.

6.2.1 (2022-10-17)

  • Fix style export (#214, #215)
  • Fix where theme CSS files were not included in npm package
  • Minor code cleanup (TS array format, using template strings, README fixes, CSS formatting)

6.2.0 (2022-10-15)

  • Use TypeScript for Events too
  • MINOR BREAKING CHANGE: the payload for the events date-selection, date-selection-start, and date-selection-finish now pass the DOM event as a second parameter to your event handler rather than as the third element of the array. This is more consistent with other events, and makes typing for the event handlers easier.

If you need time to make some changes to adjust for the stricter event typing that is now available, please use 6.1.0 for now, since other than the above, these versions are identical.

6.1.0 (2022-10-15)

  • Adjust module export for style.css (#214)
  • Move full example from other repository into this one (both examples accessible with npm run dev)
  • Change full example to script setup
  • Improve TS use and support
  • Fix scroll bar visibility issue (#213)
  • Fix tooltips (#212)
  • Update various dependencies

6.0.7 (2022-08-12)

  • Fix module export in package.json

6.0.6 (2022-08-12)

  • Fix module export in package.json

6.0.5 (2022-08-12)

  • Added optional Ukrainian calendar CSS file. ✊ 🇺🇦
  • Used said calendar to test and demo a new CSS-only feature: tagging holidays with hoverable tooltips.
  • Added optional tooltip to calendar items (#206,thanks @​OXXXRA!)
  • Fixed where period-changed-callback method not firing when changing calendar period (#202, thanks @​stackrats!)
  • Improved TS (#197, thanks @​joekaiser!)
  • Update dependencies

6.0.4 (2022-02-27)

  • Updated dependencies
  • Migrated to script setup (no impact on how this is used, just the code)

6.0.3 (2021-11-20)

  • Pass URL to normalized items (fixes #190)
  • Updated dependencies

... (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 [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) from 4.4.0 to 6.2.1.
- [Release notes](https://github.com/richardtallent/vue-simple-calendar/releases)
- [Changelog](https://github.com/richardtallent/vue-simple-calendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/richardtallent/vue-simple-calendar/commits)

---
updated-dependencies:
- dependency-name: vue-simple-calendar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@dependabot dependabot bot requested a review from PMLS3 October 19, 2022 00:24
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

1 participant