Bump the production-dependencies group across 1 directory with 3 updates#122
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Bumps the production-dependencies group with 3 updates in the /backend directory: [cron](https://github.com/kelektiv/node-cron), [eventsource](https://github.com/EventSource/eventsource) and [mongoose](https://github.com/Automattic/mongoose). Updates `cron` from 3.3.2 to 3.5.0 - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v3.3.2...v3.5.0) Updates `eventsource` from 2.0.2 to 3.0.5 - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md) - [Commits](EventSource/eventsource@v2.0.2...v3.0.5) Updates `mongoose` from 8.9.3 to 8.9.7 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.9.3...8.9.7) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eventsource dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
95e26d2 to
e68f29d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the /backend directory: cron, eventsource and mongoose.
Updates
cronfrom 3.3.2 to 3.5.0Release notes
Sourced from cron's releases.
Changelog
Sourced from cron's changelog.
Commits
ce4c3c2Release v3.5.0 [skip ci]dcc5b93feat: throw instead of silently rewriting invalid cron expressions (#937)cd7ee9fci(action): update step-security/harden-runner action to v2.10.3 (#943)f7548bdchore(deps): update dependency@types/nodeto v22 (#900)2a867f9chore(deps): update dependency@types/nodeto v20.17.12c5327d1Release v3.4.0 [skip ci]0d3161ffeat: error handling on ticks (#861)e47fd5achore(deps): update tests (major) (#826)b830bdbchore(deps): update semantic-release related packages494b4bfchore(deps): lock file maintenanceUpdates
eventsourcefrom 2.0.2 to 3.0.5Release notes
Sourced from eventsource's releases.
... (truncated)
Changelog
Sourced from eventsource's changelog.
... (truncated)
Commits
a983ccfchore(release): 3.0.5 [skip ci]f2596b3fix: includemessageandcodeon errors when logging in node.js and deno47a195dchore(release): 3.0.4 [skip ci]d1dc711fix: ensuremessageis set on ErrorEvent on network errors568f209chore(release): 3.0.3 [skip ci]88b6a3ddocs: include error messages for missing typings2c51349fix: bundle event listener typings340ec41chore: make build script node 18 compatible1c532a7docs: fix formatting of old entries in changelog5e08e28chore(release): 3.0.2 [skip ci]Updates
mongoosefrom 8.9.3 to 8.9.7Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
70377fcchore: release 8.9.7bd53c4cMerge pull request #15233 from Automattic/vkarpov15/gh-152092de289btypes: add Median as AccumulatorOperator52f3cedMerge pull request #15232 from Automattic/vkarpov15/gh-152088cfc517Merge pull request #15225 from Automattic/dependabot/npm_and_yarn/master/babe...b2a384eMerge pull request #15217 from Automattic/vkarpov15/gh-151963e943e2chore(deps-dev): bump@babel/preset-envfrom 7.26.0 to 7.26.7180bf95test: remove unnecessary comments re: CR54326daMerge pull request #15228 from Automattic/dependabot/github_actions/master/ac...f4cc6cbMerge pull request #15227 from Automattic/dependabot/npm_and_yarn/master/babe...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions