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

chore(deps-dev): bump v-calendar from 3.0.3 to 3.1.0 #6896

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps v-calendar from 3.0.3 to 3.1.0.

Release notes

Sourced from v-calendar's releases.

v3.1.0

Project

  • Add prettier plugin to sort imports
  • Clean up unused helper methods, refactor out createGuid
  • Use symbols in lieu of GUIDs
  • Fixes type declaration
  • Bump .nvm version to 18.14.2

Calendar

  • Group calendar components in Calendar directory
  • Group calendar grid components in CalendarGrid directory
  • CalendarPane => CalendarPage
  • Adds header-title-wrapper slot
  • Fixes disabledDates prop usage

DatePicker

  • Refactors from render function to templates to play nice with vue-test-utils
  • Refactors mounting method in tests
  • Fixes bug not passing minDate and maxDate to Calendar
  • Fixes footer slot for dateTime mode
  • Adds slot tests
  • Removes await for datepicker mount in tests
Changelog

Sourced from v-calendar's changelog.

3.0.3

Bug Fixes

  • Fix header-title, header-prev-button, header-next-button, nav-prev-button and nav-next-button slots

Improvements

  • Improve header elements/styling

3.1.0

Project

  • Add prettier plugin to sort imports
  • Clean up unused helper methods, refactor out createGuid
  • Use symbols in lieu of GUIDs
  • Fixes type declaration
  • Bump .nvm version to 18.14.2

Calendar

  • Group calendar components in Calendar directory
  • Group calendar grid components in CalendarGrid directory
  • CalendarPane => CalendarPage
  • Adds header-title-wrapper slot
  • Fixes disabledDates prop usage

DatePicker

  • Refactors from render function to templates to play nice with vue-test-utils
  • Refactors mounting method in tests
  • Fixes bug not passing minDate and maxDate to Calendar
  • Fixes footer slot for dateTime mode
  • Adds slot tests
  • Removes await for datepicker mount in tests
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [v-calendar](https://github.com/nathanreyes/v-calendar) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/nathanreyes/v-calendar/releases)
- [Changelog](https://github.com/nathanreyes/v-calendar/blob/v3.1.0/CHANGELOG.md)
- [Commits](nathanreyes/v-calendar@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: v-calendar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Sep 25, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@asbiin asbiin merged commit 874e8c4 into main Oct 2, 2023
13 checks passed
@asbiin asbiin deleted the dependabot/npm_and_yarn/v-calendar-3.1.0 branch October 2, 2023 05:46
@github-actions
Copy link

🎉 This PR is included in version 5.0.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies javascript Pull requests that update Javascript code released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant