MoegirlPediaInterfaceAdmins / MoegirlPediaInterfaceCodes

萌娘百科界面代码库
https://zh.moegirl.org.cn/MGP:Interface-admin
37 stars 12 forks source link

npm(deps): bump the npm group with 2 updates #285

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the npm group with 2 updates: @csstools/postcss-media-minmax and cron.

Updates @csstools/postcss-media-minmax from 1.0.5 to 1.0.6

Changelog

Sourced from @​csstools/postcss-media-minmax's changelog.

1.0.6

July 24, 2023

Commits
Maintainer changes

This version was pushed to npm by romainmenke, a new releaser for @​csstools/postcss-media-minmax since your current version.


Updates cron from 2.3.1 to 2.4.0

Release notes

Sourced from cron's releases.

v2.4.0

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

  • add test case for #598 fix (4322ef2)
  • don't stop/start job before using setTime (f0d5d3f)

⚙️ Continuous Integrations

  • add support for beta & maintenance releases (#677) (c6fc842)
  • setup conventional commits & release automation (#673) (c6f39ff)

♻️ Chores

  • update default branch name (#678) (7471e95)
  • wrap setTime tests in describe and move down (31989e0)
Changelog

Sourced from cron's changelog.

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

  • add test case for #598 fix (4322ef2)
  • don't stop/start job before using setTime (f0d5d3f)

⚙️ Continuous Integrations

  • add support for beta & maintenance releases (#677) (c6fc842)
  • setup conventional commits & release automation (#673) (c6f39ff)

♻️ Chores

  • update default branch name (#678) (7471e95)
  • wrap setTime tests in describe and move down (31989e0)
Commits
  • d0e287e Release v2.4.0 [skip ci]
  • 7471e95 chore: update default branch name (#678)
  • c6fc842 ci: add support for beta & maintenance releases (#677)
  • c6f39ff ci: setup conventional commits & release automation (#673)
  • efc3e26 add note about how the 0-11 index for months is different from Unix cron
  • fc5543e add clarification on time zones and fix typos in readme
  • 390b703 fix small typo for clarity in readme
  • 988f7f2 Update CHANGELOG.md to include mention of logo
  • 98be828 Update CHANGELOG.md for v2.1.0 to current
  • 0b663a8 build(npm): ship type definitions with releases
  • 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