-
-
Notifications
You must be signed in to change notification settings - Fork 9
Bump the production-dependencies group across 1 directory with 9 updates #218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/production-dependencies-2ddf79a716
Closed
Bump the production-dependencies group across 1 directory with 9 updates #218
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/production-dependencies-2ddf79a716
Conversation
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
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
Owner
|
@dependabot recreate |
8258c64 to
993ca12
Compare
Owner
|
https://github.com/dependabot recreate |
Bumps the production-dependencies group with 9 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@octokit/core](https://github.com/octokit/core.js) | `6.1.4` | `6.1.5` | | [cron](https://github.com/kelektiv/node-cron) | `4.1.3` | `4.3.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` | | [eventsource](https://github.com/EventSource/eventsource) | `3.0.6` | `3.0.7` | | [express](https://github.com/expressjs/express) | `4.21.2` | `5.1.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.1` | | [mongoose](https://github.com/Automattic/mongoose) | `8.13.2` | `8.14.2` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.14.0` | `3.14.1` | | [octokit](https://github.com/octokit/octokit.js) | `4.1.2` | `4.1.3` | Updates `@octokit/core` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.4...v6.1.5) Updates `cron` from 4.1.3 to 4.3.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@v4.1.3...v4.3.0) Updates `dotenv` from 16.4.7 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) Updates `eventsource` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md) - [Commits](EventSource/eventsource@v3.0.6...v3.0.7) Updates `express` from 4.21.2 to 5.1.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) Updates `@types/express` from 4.17.21 to 5.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `mongoose` from 8.13.2 to 8.14.2 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.13.2...8.14.2) Updates `mysql2` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/commits) Updates `octokit` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cron dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eventsource dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@types/express" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: mongoose dependency-version: 8.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mysql2 dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: octokit dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
993ca12 to
bba87f3
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 9 updates in the /backend directory:
6.1.46.1.54.1.34.3.016.4.716.5.03.0.63.0.74.21.25.1.04.17.215.0.18.13.28.14.23.14.03.14.14.1.24.1.3Updates
@octokit/corefrom 6.1.4 to 6.1.5Release notes
Sourced from
@octokit/core's releases.Commits
3700c41fix(deps): update dependency@octokit/typesto v14 (#731)fcfe306chore(deps): bump vite from 6.1.0 to 6.2.5 (#729)59c0138ci(prettier): use Node LTS instead of Node v16 (#727)7304860chore(deps): update dependency prettier to v3.5.3 (#726)768204cchore(deps): update dependency prettier to v3.5.2 (#725)3105ee1chore(deps): update dependency semantic-release-plugin-update-version-in-file...2ddb327chore(deps): update dependency prettier to v3.5.1 (#722)Updates
cronfrom 4.1.3 to 4.3.0Release notes
Sourced from cron's releases.
... (truncated)
Changelog
Sourced from cron's changelog.
Commits
0a81becRelease v4.3.0 [skip ci]994b93afeat: add options to handle cases where jobs could stop unexpectedly (#980)4b32db6Release v4.2.0 [skip ci]e296b76feat: Allow awaiting job.stop() (#977)6a355a3chore(deps): lock file maintenance (#979)cdb638achore(deps): update linters (#978)ac25effchore(deps): update dependency sinon to v20 (#974)7d457cfchore(deps): update node.js to v23.11.0 (#973)7dedc90chore(deps): update dependency@types/nodeto v22.14.07b583a4chore(deps): update dependency typescript to v5.8.3Updates
dotenvfrom 16.4.7 to 16.5.0Changelog
Sourced from dotenv's changelog.
Commits
d39cc9a16.5.02f4e407Merge pull request #863 from Fdawgs/patch-1a1eef11chore(package): add homepage urlfb7e407README updatebf9113fREADME update9326f05changelog 🪵2e8da30changelog 🪵3257b3achangelog 🪵c0ca62cchangelog 🪵797c5e9changelog 🪵Updates
eventsourcefrom 3.0.6 to 3.0.7Release notes
Sourced from eventsource's releases.
Changelog
Sourced from eventsource's changelog.
Commits
270e7f2chore(release): 3.0.7 [skip ci]1282872fix: mark fetch init properties required in typingsUpdates
expressfrom 4.21.2 to 5.1.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
cd7d4395.1.04c4f3eafix(deps): serve-static@^2.2.0 (#6418)cb4c56efix(docs): remove@mertcanaltinfrom Triagers (#6408)7b44e1dci: use full SHAs for github action versionseb6d125deps: router@^2.2.0 (#6417)f1a2dc8deps: type-is@^2.0.1 (#6420)6b51e8edeps: body-parser@^2.2.0 (#6419)1f311c5build(deps-dev): bump cookie-session from 2.0.0 to 2.1.0 (#6399)9e97144feat(deps): [email protected] (#6373)29d0980build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#6397)Updates
@types/expressfrom 4.17.21 to 5.0.1Commits
Updates
mongoosefrom 8.13.2 to 8.14.2Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
2dda096chore: release 8.14.2ba4c1b8Merge pull request #15405 from Automattic/vkarpov15/gh-10591-docs3d160cfMerge pull request #15408 from stscoundrel/ci-node-24aa5af8eprevValue tests: use Node 24 compatible asserta8aebadCI: add Node 24003dc7bdocs+types(schema): add alternative optimisticConcurrency syntaxes to docs + ...4d93843Merge pull request #15398 from Automattic/dependabot/npm_and_yarn/master/webp...f362eecMerge pull request #15397 from Automattic/dependabot/npm_and_yarn/master/babe...ff71574Merge pull request #15396 from Automattic/dependabot/npm_and_yarn/master/tsd-...4e5e04fchore(deps-dev): bump@babel/preset-envfrom 7.26.9 to 7.27.1Updates
mysql2from 3.14.0 to 3.14.1Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
Updates
octokitfrom 4.1.2 to 4.1.3Release notes
Sourced from octokit's releases.
Commits
4ccc6d3fix(deps): update octokit monorepo (major) (#2836)80bc5c8ci: use Node LTS instead of pinning to specific version (#2830)3826ee0build(deps): lock file maintenance (#2831)bca1b1ebuild(deps): bump vite from 6.2.0 to 6.2.5 (#2834)d618aa3chore(deps): update dependency prettier to v3.5.3 (#2822)0d3daf3build(deps): lock file maintenance (#2824)5210482build(deps): lock file maintenance (#2819)e3c4717chore(deps): update dependency prettier to v3.5.2 (#2818)2fff2f9chore(deps): update dependency semantic-release-plugin-update-version-in-file...62946e9build(deps): lock file maintenance (#2809)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