Bump the production-dependencies group across 1 directory with 8 updates#173
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the production-dependencies group with 8 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [cron](https://github.com/kelektiv/node-cron) | `3.3.2` | `4.1.0` | | [eventsource](https://github.com/EventSource/eventsource) | `2.0.2` | `3.0.5` | | [@types/eventsource](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eventsource) | `1.1.15` | `3.0.0` | | [mongoose](https://github.com/Automattic/mongoose) | `8.9.7` | `8.13.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.12.0` | `3.14.0` | | [octokit](https://github.com/octokit/octokit.js) | `4.1.0` | `4.1.2` | | [smee-client](https://github.com/probot/smee-client) | `2.0.4` | `3.1.1` | | [validator](https://github.com/validatorjs/validator.js) | `13.12.0` | `13.15.0` | Updates `cron` from 3.3.2 to 4.1.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...v4.1.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 `@types/eventsource` from 1.1.15 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eventsource) Updates `mongoose` from 8.9.7 to 8.13.0 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.9.7...8.13.0) Updates `mysql2` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.12.0...v3.14.0) Updates `octokit` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.1.0...v4.1.2) Updates `smee-client` from 2.0.4 to 3.1.1 - [Release notes](https://github.com/probot/smee-client/releases) - [Commits](probot/smee-client@v2.0.4...v3.1.1) Updates `validator` from 13.12.0 to 13.15.0 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.12.0...13.15.0) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eventsource dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@types/eventsource" dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: smee-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
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 8 updates in the /backend directory:
3.3.24.1.02.0.23.0.51.1.153.0.08.9.78.13.03.12.03.14.04.1.04.1.22.0.43.1.113.12.013.15.0Updates
cronfrom 3.3.2 to 4.1.0Release notes
Sourced from cron's releases.
... (truncated)
Changelog
Sourced from cron's changelog.
... (truncated)
Commits
66df6f6Release v4.1.0 [skip ci]cbd8106feat: add isCronTimeValid function to validate cron expressions (#959)fa08aa3chore(deps): lock file maintenance8e509f3chore: remove bower.json, which is unused (#955)05f1702chore(deps): update dependency@types/nodeto v22.13.4 (#952)3a4a701chore(action): update actions/setup-node action to v4.2.0 (#950)b7f9c79chore(action): update step-security/harden-runner action to v2.11.0 (#948)b99fc3bchore(deps): update dependency lint-staged to v15.4.3 (#953)5313b71chore(deps): update dependency typescript to v5.7.3 (#949)7cdcbc2chore(action): update marocchino/sticky-pull-request-comment action to v2.9.1...Updates
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
@types/eventsourcefrom 1.1.15 to 3.0.0Commits
Updates
mongoosefrom 8.9.7 to 8.13.0Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
b430b8achore: release 8.13.021aded5Merge pull request #15326 from Automattic/8.134bdcdfbfix tests8ed450crename driver Types -> SchemaTypes for clarityadc17f2chore: release 8.12.221f73a1Merge pull request #15325 from Automattic/vkarpov15/gh-153213e20a36Merge pull request #15323 from Automattic/vkarpov15/gh-153140f6c575Merge pull request #15322 from Automattic/vkarpov15/gh-1530820c1919fix a couple of other return -> continue issues84df493feat: support custom types exported from driverUpdates
mysql2from 3.12.0 to 3.14.0Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
1fe1c9dchore(master): release 3.14.0 (#3473)67d18f9build(deps-dev): bump poku from 3.0.1 to 3.0.2 in /website (#3488)65cc9cfbuild(deps-dev): bump poku from 3.0.1 to 3.0.2 (#3487)2e7f224build(deps): bump lucide-react from 0.482.0 to 0.483.0 in /website (#3486)d6d82edbuild(deps): bump sass from 1.85.1 to 1.86.0 in /website (#3485)a2a9804build(deps): bump lucide-react from 0.479.0 to 0.482.0 in /website (#3484)2670f32build(deps-dev): bump portfinder from 1.0.34 to 1.0.35 (#3483)ec4a2d7build(deps): bump@easyops-cn/docusaurus-search-localin /website (#3482)6ac4646build(deps): bump@babel/helpersfrom 7.26.9 to 7.26.10 in /website (#3480)c504675build(deps): bump@babel/runtimefrom 7.26.9 to 7.26.10 in /website (#3479)Updates
octokitfrom 4.1.0 to 4.1.2Release notes
Sourced from octokit's releases.
Commits
28ff745fix(deps): update Octokit dependencies to mitigate ReDos vulnerabilities [sec...ba84495chore(deps): update dependency prettier to v3.5.1 (#2808)45fe984chore(deps): update dependency esbuild to ^0.25.0 (#2807)137de2dfix(deps): bump@octokit/appto fix web users (#2806)5d0caa7build(deps-dev): bump vitest and@vitest/coverage-v8(#2804)1103fbbbuild(deps): lock file maintenance (#2802)ddf9b14build(deps): lock file maintenance (#2799)9011d38build(deps): lock file maintenance (#2794)d20c577chore(deps): update vitest monorepo to v3 (major) (#2792)Updates
smee-clientfrom 2.0.4 to 3.1.1Release notes
Sourced from smee-client's releases.
... (truncated)
Commits
c660caefix: don't use undici EventSource (#352)6947311chore(deps): update dependency@octokit/tsconfigto v4 (#318)451b2d3feat: add provenance707d1e7build(deps): lock file maintenance (#351)eba9d56feat: v3 (#307)1a18018build(deps): lock file maintenance (#349)73ef32fbuild(deps): lock file maintenance (#348)01fb6adbuild(deps): lock file maintenance (#347)8f761f9build(deps): lock file maintenance (#346)e1b14cachore(deps): update vitest monorepo to v3 (major) (#345)Updates
validatorfrom 13.12.0 to 13.15.0Release notes
Sourced from validator's releases.