Build(deps-dev): Bump the npm_and_yarn group across 1 directory with 5 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…5 updates Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [grunt](https://github.com/gruntjs/grunt) | `1.2.1` | `1.5.3` | | [grunt-karma](https://github.com/karma-runner/grunt-karma) | `4.0.0` | `4.0.2` | | [karma](https://github.com/karma-runner/karma) | `5.1.0` | `6.3.16` | | [requirejs](https://github.com/jrburke/r.js) | `2.3.6` | `2.3.7` | | [rollup](https://github.com/rollup/rollup) | `2.21.0` | `2.80.0` | Updates `grunt` from 1.2.1 to 1.5.3 - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.2.1...v1.5.3) Updates `grunt-karma` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/karma-runner/grunt-karma/releases) - [Changelog](https://github.com/karma-runner/grunt-karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/grunt-karma@v4.0.0...v4.0.2) Updates `karma` from 5.1.0 to 6.3.16 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v5.1.0...v6.3.16) Updates `requirejs` from 2.3.6 to 2.3.7 - [Commits](requirejs/r.js@2.3.6...2.3.7) Updates `rollup` from 2.21.0 to 2.80.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](rollup/rollup@v2.21.0...v2.80.0) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.5.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: grunt-karma dependency-version: 4.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma dependency-version: 6.3.16 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: requirejs dependency-version: 2.3.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:development 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 5 updates in the / directory:
1.2.11.5.34.0.04.0.25.1.06.3.162.3.62.3.72.21.02.80.0Updates
gruntfrom 1.2.1 to 1.5.3Release notes
Sourced from grunt's releases.
... (truncated)
Changelog
Sourced from grunt's changelog.
Commits
82d79b81.5.3572d79bMerge pull request #1745 from gruntjs/fix-copy-op58016ffPatch up race condition in symlink copying.0749e1dMerge pull request #1746 from JamieSlome/patch-169b7c50Create SECURITY.mdac667b21.5.27f15fd5Update Changelogb0ec6e1Merge pull request #1743 from gruntjs/cleanup-link433f91bClean up link handlingd5969ec1.5.1Updates
grunt-karmafrom 4.0.0 to 4.0.2Release notes
Sourced from grunt-karma's releases.
Changelog
Sourced from grunt-karma's changelog.
Commits
f961953chore(release): 4.0.2 [skip ci]fe01a67fix(karma): accept karma 6.x in peerDependencies (#303)88e5200chore(release): 4.0.1 [skip ci]a38d9a9fix(karma): use recommended parseConfig pattern for Karma 6 (#297)c547a61chore(deps): bump lodash from 4.17.13 to 4.17.19 (#289)45b9259chore(deps): bump grunt from 1.0.1 to 1.1.0 (#285)a6d4fc9chore(deps): bump underscore.string from 3.3.4 to 3.3.5 (#281)909bc28chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#280)d030e08chore(deps): bump acorn from 5.7.2 to 5.7.4 (#282)658a272chore(deps): bump handlebars from 4.0.12 to 4.7.6 (#284)Updates
karmafrom 5.1.0 to 6.3.16Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
ab4b328chore(release): 6.3.16 [skip ci]ff7edbbfix(security): mitigate the "Open Redirect Vulnerability"c1befa0chore(release): 6.3.15 [skip ci]d9dade2fix(helper): make mkdirIfNotExists helper resilient to concurrent calls653c762ci: prevent duplicate CI tasks on creating a PRc97e562chore(release): 6.3.14 [skip ci]91d5acdfix: remove string template from client code69cfc76fix: warn whensingleRunandautoWatcharefalse839578cfix(security): remove XSS vulnerability inreturnUrlquery paramdb53785chore(release): 6.3.13 [skip ci]Updates
requirejsfrom 2.3.6 to 2.3.7Commits
1874a29Rev to 2.3.7152f450Merge pull request #1016 from requirejs/jr/1854-pollutionecc356aFixes requirejs/requirejs#1854, pollutionacec536SECURITY.mdUpdates
rollupfrom 2.21.0 to 2.80.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d17ae152.80.0d6dee5eValidate bundle stays within output dir (#6277)c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)69ff4182.79.104dce1bUpdate changelog159137efix: typo docs and contributors link in CONTRIBUTING.md (#4639)e1392b3Update type definition of resolveId (#4641)7836357Improve performance of chunk naming collision check (#4643)71d20c9Reduce permissions for repl-artefacts.yml workflow (#4630)Install script changes
This version modifies
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.