timeoff-management / timeoff-management-application

Simple yet powerful absence management software for small and medium size business (community edition)
https://TimeOff.Management
MIT License
954 stars 589 forks source link

Bump minimatch, sequelize-cli and mocha #536

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps minimatch to 3.0.8 and updates ancestor dependencies minimatch, sequelize-cli and mocha. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.0.8

Commits


Updates sequelize-cli from 2.5.1 to 6.5.2

Release notes

Sourced from sequelize-cli's releases.

v6.5.2

6.5.2 (2022-10-26)

Bug Fixes

v6.5.1

6.5.1 (2022-09-27)

Bug Fixes

  • postgres: add ERROR detail to output of migration (#1142) (497b805)

v6.4.1

6.4.1 (2022-01-15)

Bug Fixes

  • fix config import breaking on windows (#995) (acbc66f)

v6.4.0

6.4.0 (2022-01-14)

Bug Fixes

Features

v6.2.0 - 5th, July 2020

Feature

  • feat: support migrations files with ts file extension #915

v6.1.0 - 27th, June 2020

Fixed

  • fix(timestamps): support for timestamps in migration tables #899

v6.0.0 - 24th, June 2020

... (truncated)

Changelog

Sourced from sequelize-cli's changelog.

Change Log

All notable changes to this project will be documented in this file.

Future

v6.3.0 - Nov 3rd, 2021

Fixed

  • Formatting in documentation
  • Fix linting errors

Chore

  • Update dependencies

v6.2.0 - 5th, July 2020

Feature

  • feat: support migrations files with ts file extension #915

v6.1.0 - 27th, June 2020

Fixed

  • fix(timestamps): support for timestamps in migration tables #899

v6.0.0 - 24th, June 2020

Fixed

  • fix: support for sequelize@6

v6.0.0-beta.3 - 21st, June 2020

Fixed

  • fix: print correct migration name #663

Feature

  • feat: modernize skeleton with async #909

v6.0.0-beta.2 - 21st, June 2020

Fixed

  • db:seed:undo now reverts last seed #908

... (truncated)

Commits
  • 6973338 Merge branch 'main' into v6
  • 5dc5df3 fix(types): add type declarations to package (#1185)
  • 6d7dfad build(deps): lock file maintenance (#1184)
  • 4774cb1 chore(deps): update dependency @​babel/core to v7.19.6 (#1182)
  • 2fe0b14 chore(deps): update dependency sequelize to v6.25.3 (#1181)
  • 23068a0 build(deps): lock file maintenance (#1180)
  • 4c6b497 chore(deps): update dependency sequelize to v6.25.2 (#1179)
  • 33c722f chore(deps): update dependency sequelize to v6.25.1 (#1178)
  • b4d9e01 chore(deps): update dependency sequelize to v6.25.0 (#1177)
  • 4ae2c3d chore(deps): update dependency @​babel/preset-env to v7.19.4 (#1175)
  • Additional commits viewable in compare view


Updates mocha from 6.2.3 to 10.1.0

Release notes

Sourced from mocha's releases.

v10.1.0

10.1.0 / 2022-10-16

:tada: Enhancements

:nut_and_bolt: Other

v10.0.0

10.0.0 / 2022-05-01

:boom: Breaking Changes

:nut_and_bolt: Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

v9.2.2

9.2.2 / 2022-03-11

Please also note our announcements.

:bug: Fixes

... (truncated)

Changelog

Sourced from mocha's changelog.

10.1.0 / 2022-10-16

:tada: Enhancements

:nut_and_bolt: Other

10.0.0 / 2022-05-01

:boom: Breaking Changes

:nut_and_bolt: Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

9.2.2 / 2022-03-11

:bug: Fixes

:nut_and_bolt: Other

... (truncated)

Commits
  • 5f96d51 build(v10.1.0): release
  • ed74f16 build(v10.1.0): update CHANGELOG
  • 51d4746 chore(devDeps): update 'ESLint' to v8 (#4926)
  • 4e06a6f fix(browser): increase contrast for replay buttons (#4912)
  • 41567df Support prefers-color-scheme: dark (#4896)
  • 61b4b92 fix the regular expression for function clean in utils.js (#4770)
  • 77c18d2 chore: use standard 'Promise.allSettled' instead of polyfill (#4905)
  • 84b2f84 chore(ci): upgrade GH actions to latest versions (#4899)
  • 023f548 build(v10.0.0): release
  • 62b1566 build(v10.0.0): update CHANGELOG
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/timeoff-management/timeoff-management-application/network/alerts).