build(deps): bump lodash, angular-file-upload, grunt-contrib-coffee, grunt-env and grunt-karma#1073
Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Open
Conversation
…grunt-env and grunt-karma Bumps [lodash](https://github.com/lodash/lodash), [angular-file-upload](https://github.com/nervgh/angular-file-upload), [grunt-contrib-coffee](https://github.com/gruntjs/grunt-contrib-coffee), [grunt-env](https://github.com/jsoverson/grunt-env) and [grunt-karma](https://github.com/karma-runner/grunt-karma). These dependencies needed to be updated together. Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `angular-file-upload` from 1.1.6 to 2.6.1 - [Release notes](https://github.com/nervgh/angular-file-upload/releases) - [Commits](nervgh/angular-file-upload@v1.1.6...2.6.1) Updates `grunt-contrib-coffee` from 1.0.0 to 2.1.0 - [Changelog](https://github.com/gruntjs/grunt-contrib-coffee/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-coffee@v1.0.0...v2.1.0) Updates `grunt-env` from 0.4.4 to 1.0.1 - [Commits](jsoverson/grunt-env@0.4.4...v1.0.1) Updates `grunt-karma` from 2.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@v2.0.0...v4.0.2) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production - dependency-name: angular-file-upload dependency-version: 2.6.1 dependency-type: direct:production - dependency-name: grunt-contrib-coffee dependency-version: 2.1.0 dependency-type: direct:development - dependency-name: grunt-env dependency-version: 1.0.1 dependency-type: direct:development - dependency-name: grunt-karma dependency-version: 4.0.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 lodash, angular-file-upload, grunt-contrib-coffee, grunt-env and grunt-karma. These dependencies needed to be updated together.
Updates
lodashfrom 4.17.21 to 4.17.23Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)Updates
angular-file-uploadfrom 1.1.6 to 2.6.1Release notes
Sourced from angular-file-upload's releases.
Commits
829986eRelease 2.6.18adbc4cMerge pull request #880 from ygj6/masterdc51498Update pr 876 examplesda9e112Merge pull request #879 from ygj6/mastere4b0481Add pr 876 examples906303aMerge pull request #878 from ygj6/fix8745425591fixed issue #874808924eMerge pull request #877 from ygj6/fix8740712d38add 874 examplesbde8453Merge pull request #875 from ygj6/masterMaintainer changes
This version was pushed to npm by yuangongji, a new releaser for angular-file-upload since your current version.
Updates
grunt-contrib-coffeefrom 1.0.0 to 2.1.0Changelog
Sourced from grunt-contrib-coffee's changelog.
Commits
14be62bMerge pull request #203 from gruntjs/v21066dda8cv2.1.06879d8fMerge pull request #202 from gruntjs/upt-deps-a93768c5Fix tests for latest coffeescript7d5b1c5Update deps within delclared range14315b4Merge pull request #201 from gruntjs/upt-depsd211122Drop Node 6 in CI, add node 100681fc7Update dependencies40bfa6badd back internal ci (#198)f9eec6eupdating to coffeescript 2 (#196)Updates
grunt-envfrom 0.4.4 to 1.0.1Commits
72afa761.0.17fbf42bfixed deps7487a17updated travis.yml, removed old rcs7d6bc171.0.0a2a6688updated dependencies27ad077Merge pull request #37 from jirihelmich/patch-1e4f7e7eDocs update - using environment-dependent settings in configurationUpdates
grunt-karmafrom 2.0.0 to 4.0.2Release notes
Sourced from grunt-karma's releases.
Changelog
Sourced from grunt-karma's changelog.
... (truncated)
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)Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for grunt-karma 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 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 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.