build(deps): bump form-data, grunt-bower-task, grunt-contrib-less, sqlite3 and supertest - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…lite3 and supertest Bumps [form-data](https://github.com/form-data/form-data) to 4.0.6 and updates ancestor dependencies [form-data](https://github.com/form-data/form-data), [grunt-bower-task](https://github.com/yatskevich/grunt-bower-task), [grunt-contrib-less](https://github.com/gruntjs/grunt-contrib-less), [sqlite3](https://github.com/TryGhost/node-sqlite3) and [supertest](https://github.com/ladjs/supertest). These dependencies need to be updated together. Updates `form-data` from 0.1.4 to 4.0.6 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@0.1.4...v4.0.6) Updates `grunt-bower-task` from 0.4.0 to 0.6.2 - [Release notes](https://github.com/yatskevich/grunt-bower-task/releases) - [Changelog](https://github.com/yatskevich/grunt-bower-task/blob/devel/HISTORY.md) - [Commits](https://github.com/yatskevich/grunt-bower-task/commits) Updates `grunt-contrib-less` from 1.0.1 to 1.4.1 - [Release notes](https://github.com/gruntjs/grunt-contrib-less/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-less/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-less@v1.0.1...v1.4.1) Updates `sqlite3` from 4.0.9 to 4.2.0 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/v4.2.0/CHANGELOG.md) - [Commits](TryGhost/node-sqlite3@v4.0.9...v4.2.0) Updates `supertest` from 1.0.1 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@1.0.1...v7.2.2) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect - dependency-name: grunt-bower-task dependency-version: 0.6.2 dependency-type: direct:development - dependency-name: grunt-contrib-less dependency-version: 1.4.1 dependency-type: direct:development - dependency-name: sqlite3 dependency-version: 4.2.0 dependency-type: direct:production - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development ... 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 form-data to 4.0.6 and updates ancestor dependencies form-data, grunt-bower-task, grunt-contrib-less, sqlite3 and supertest. These dependencies need to be updated together.
Updates
form-datafrom 0.1.4 to 4.0.6Release notes
Sourced from form-data's releases.
... (truncated)
Changelog
Sourced from form-data's changelog.
... (truncated)
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictor68ff7ddv4.0.55822467[Dev Deps] update@ljharb/eslint-config,eslint76d0dee[Fix] set Symbol.toStringTag in the proper place16e0076[Tests] Switch to newer v8 prediction library; enable node 24 testing41996f5v4.0.4Maintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data since your current version.
Install script changes
This version adds
prepublishscript that runs during installation. Review the package contents before updating.Updates
grunt-bower-taskfrom 0.4.0 to 0.6.2Release notes
Sourced from grunt-bower-task's releases.
Changelog
Sourced from grunt-bower-task's changelog.
Commits
Updates
grunt-contrib-lessfrom 1.0.1 to 1.4.1Changelog
Sourced from grunt-contrib-less's changelog.
... (truncated)
Commits
c282d0dv1.4.1.a507646Rethrow the compilation error after printing the message. (#315)924189eUse path.basename for sourceMappingURL. (#322)5501c3bAdd a test case forcalcandstrictMath.a4ef5e1Reduce lodash usage.a50a622v1.4.0.22720e2Merge pull request #321 from gruntjs/deps88daf05Update dependencies, including less ~2.7.1.1d749b0Simplify code.84ff7ebReindent.Maintainer changes
This version was pushed to npm by xhmikosr, a new releaser for grunt-contrib-less since your current version.
Updates
sqlite3from 4.0.9 to 4.2.0Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
afa2207release: 4.2.0 [publish binary]926fb95release: 4.2.0 (#1309)73b7333sqlite3: enable 'SQLITE_ENABLE_DBSTAT_VTAB=1' (#1281)cf2b3ceci: fix .travis.yml formatting75fee8aprebuilt: add electron 8.1 & 8.2 (#1308)fc48aeddocs: Added json1 support note (#1303)fdceaefwebpack: split sqlite3-binding.js out so that it could be override by webpack...a704bd7deps: remove request (#1287)dc30669prebuilt: electron 8 (#1294)65da4a8sqlite3 update to 3.31.1 (3310100) (#1289)Updates
supertestfrom 1.0.1 to 7.2.2Release notes
Sourced from supertest's releases.
... (truncated)
Commits
d7997517.2.21954bcffix: replace 'should' dependency with native assertions in cookies module8fb74537.2.1d4f04fbfix: correct case-sensitive require path for assertion moduleb8f0a437.2.0c4b08a6fix: fixed package lockd084ce2fix: drop v14 and v16 from tests61f3ddfMerge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2bd2fe45Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...07bf4fbchore(deps): bump qs, body-parser and expressMaintainer changes
This version was pushed to npm by titanism, a new releaser for supertest since your current version.
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.