build(deps): bump qs, body-parser, express, grunt-contrib-less, grunt-contrib-watch and less in /admin/asset - #58
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…-contrib-watch and less Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser), [express](https://github.com/expressjs/express), [grunt-contrib-less](https://github.com/gruntjs/grunt-contrib-less), [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) and [less](https://github.com/less/less.js). These dependencies need to be updated together. Updates `qs` from 6.13.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.2) Updates `body-parser` from 1.17.2 to 1.20.4 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.17.2...1.20.4) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) Updates `grunt-contrib-less` from 0.12.0 to 3.0.0 - [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@v0.12.0...v3.0.0) Updates `grunt-contrib-watch` from 0.6.1 to 1.1.0 - [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-watch@v0.6.1...v1.1.0) Updates `less` from 2.7.3 to 4.5.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v2.7.3...v4.5.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect - dependency-name: body-parser dependency-version: 1.20.4 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect - dependency-name: grunt-contrib-less dependency-version: 3.0.0 dependency-type: direct:development - dependency-name: grunt-contrib-watch dependency-version: 1.1.0 dependency-type: direct:development - dependency-name: less dependency-version: 4.5.1 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 qs to 6.14.2 and updates ancestor dependencies qs, body-parser, express, grunt-contrib-less, grunt-contrib-watch and less. These dependencies need to be updated together.
Updates
qsfrom 6.13.0 to 6.14.2Changelog
Sourced from qs's changelog.
... (truncated)
Commits
bdcf0c7v6.14.2294db90[readme] document thataddQueryPrefixdoes not add?to empty output5c308e5[readme] clarifyparseArraysandarrayLimitdocumentation6addf8c[Fix]parse: mark overflow objects for indexed notation exceedingarrayLimitcfc108f[Fix]arrayLimitmeans max count, not max index, incombine/merge/`pars...febb644[Fix]parse: throw onarrayLimitexceeded with indexed notation when `thr...f6a7abf[Fix]parse: enforcearrayLimitoncomma-parsed valuesfbc5206[Fix]parse: fix error message to reflect arrayLimit as max index; remove e...1b9a8b4[actions] fix rebase workflow permissions2a35775[meta] fix changelog typo (arrayLength→arrayLimit)Updates
body-parserfrom 1.17.2 to 1.20.4Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
7db202c1.20.4 (#672)d8f8adbci: add CodeQL (SAST) (#670)6d133c1chore: remove SECURITY.md (#669)fcd1535deps: use tilde notation and update certain dependencies (#668)ec5fa29deps: qs@~6.14.0 (#664)ffb95c1ci: restore CI for 1.x branch (#665)48a5f07ci: add support for Node.js v23 (#553)f20f6adRemove redundant depth check (#538)17529511.20.339744cfchore: linter (#534)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
expressfrom 4.21.2 to 4.22.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
12fae144.22.15ddf311Revert "sec: security patch for CVE-2024-51999"49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)Updates
grunt-contrib-lessfrom 0.12.0 to 3.0.0Changelog
Sourced from grunt-contrib-less's changelog.
Commits
6cadf70v3.0.07d168c8Merge pull request #358 from gruntjs/newlessa9b7435Update to less 48842e4fv2.1.051d03a3Remove tabs57256e0Update more deps (#357)e7a6d59Remove extra tabs25062cfUpdate more depsb8785aaSwitch to Github actions, update deps (#356)94533edAdd a process option to the compiler (#349)Updates
grunt-contrib-watchfrom 0.6.1 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4v1.1.072b1214Updating dependencies, async, lodash and tiny-lr5adb27cMerge pull request #543 from digitalbazaar/master6ec71e9v1.0.17d20933Update copyright yeare3d19dfUpdate ci configsd117574Updating ci configs99410a7README.md: Fixed typos (#536)f07311bUpdate tiny-lr dependency to 1.x7f8cf80Add local grunt-cliUpdates
lessfrom 2.7.3 to 4.5.1Release notes
Sourced from less's releases.
... (truncated)
Changelog
Sourced from less's changelog.
... (truncated)
Commits
6e81606Fix auto-publishing permissions / graceful fallback (#4391)5cd329cSet up auto-publishing and alpha branch (#4390)4322869[Needs reviews!] Mega test refactor (#4378)1bde4bdRelease/v4.4.2 (#4364)5ed7100fix(issue#4362) no spacing regression for function (#4363)9c06159Migrate Less to use valid CSS (#4357)9d345ffRelease v4.4.1 (#4351)6e0095dCSS scroll state container queries and improved function handling (#4342)01a187efix(issue#4348): parse layer nesting syntax (#4349)033e3b3Release v4.4.0 (#4345)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for less since your current version.
Install script changes
This version adds
postinstallscript 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 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.