CaoMeiYouRen / rss-impact-server

一个支持 Hook 的 RSS 订阅工具。本项目为后端部分。文档:https://rss-docs.cmyr.dev/
https://rss-demo.cmyr.ltd/
GNU Affero General Public License v3.0
137 stars 6 forks source link

chore(deps): bump cron from 3.1.9 to 3.2.1 #466

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps cron from 3.1.9 to 3.2.1.

Release notes

Sourced from cron's releases.

v3.2.1

3.2.1 (2024-11-12)

🛠 Builds

v3.2.0

3.2.0 (2024-11-12)

✨ Features

⚙️ Continuous Integrations

  • action: update actions/checkout action to v4.2.2 (#880) (293f54a)
  • action: update actions/checkout digest to 11bd719 (#879) (0287c69)
  • action: update actions/setup-node digest to 39370e3 (#889) (0f7a3aa)
  • action: update actions/upload-artifact action to v4.4.3 (#878) (226ad5b)
  • action: update step-security/harden-runner action to v2.10.1 (#882) (b09438e)

♻️ Chores

Changelog

Sourced from cron's changelog.

3.2.1 (2024-11-12)

🛠 Builds

3.2.0 (2024-11-12)

✨ Features

⚙️ Continuous Integrations

  • action: update actions/checkout action to v4.2.2 (#880) (293f54a)
  • action: update actions/checkout digest to 11bd719 (#879) (0287c69)
  • action: update actions/setup-node digest to 39370e3 (#889) (0f7a3aa)
  • action: update actions/upload-artifact action to v4.4.3 (#878) (226ad5b)
  • action: update step-security/harden-runner action to v2.10.1 (#882) (b09438e)

♻️ Chores

Commits
  • 441b4a2 Release v3.2.1 [skip ci]
  • 38c1044 build: migrate eslint config to flat style (#913)
  • 15bb206 Release v3.2.0 [skip ci]
  • 9147b20 feat: add support for Node v22 (#914)
  • 9ea2216 chore(deps): update dependency husky to v9 (#844)
  • ad613cb chore(deps): lock file maintenance
  • a17bbdd chore(deps): update dependency @​semantic-release/github to v11.0.1
  • 293f54a ci(action): update actions/checkout action to v4.2.2 (#880)
  • 4509c4d chore(deps): update dependency @​types/node to v20.17.6
  • 0287c69 ci(action): update actions/checkout digest to 11bd719 (#879)
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 1 hour ago

:tada: This PR is included in version 1.11.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: