Bump the npm_and_yarn group across 1 directory with 3 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 3 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [express](https://github.com/expressjs/express), [moment](https://github.com/moment/moment) and [sequelize](https://github.com/sequelize/sequelize). Updates `express` from 3.21.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@3.21.2...v5.2.1) Updates `moment` from 1.7.2 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@1.7.2...2.30.1) Updates `sequelize` from 1.7.11 to 6.37.8 - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](sequelize/sequelize@v1.7.11...v6.37.8) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment dependency-version: 2.30.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sequelize dependency-version: 6.37.8 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm_and_yarn group with 3 updates in the / directory: express, moment and sequelize.
Updates
expressfrom 3.21.2 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
momentfrom 1.7.2 to 2.30.1Changelog
Sourced from moment's changelog.
... (truncated)
Commits
485d9a7Build 2.30.1e048b09Bump version to 2.30.1f9f2d58Update changelog for 2.30.1a52ffb2Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809Build 2.30.0be64d00Bump version to 2.30.0ad41179Update changelog for 2.30.063fe479[misc] Make code ES6 compatible0f0195fRevert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5Revert "Merge pull request #5597 from Alanscut:issue-5596"Maintainer changes
This version was pushed to npm by ichernev, a new releaser for moment since your current version.
Updates
sequelizefrom 1.7.11 to 6.37.8Release notes
Sourced from sequelize's releases.
... (truncated)
Commits
cb7f99afix: validate cast types in JSON where clausesb147528Merge commit from fork4b8b5b9meta: Fix MSSQL CI (#17931)5b7c801fix(oracle): fix changeColumn SQL for BLOB to avoid implicit conversion (#17...5623e2dci: use ubuntu-22.04 for jobs that use Node 10 (#17724)ef3bffbfix: add call for new maintainers to README (#17701)fce5ad3fix: cast numbers in DataTypes.STRING to strings (#17564)78a9733meta: ignore mssql failures for releasing v6 (#17524)5deadd2fix(oracle): validate input with TO_TIMESTAMP_TZ and TO_DATE (#17516)b9e71a7fix(oracle): add support for Oracle Database 23ai (#17345)Maintainer changes
This version was pushed to npm by wikirik, a new releaser for sequelize since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.