Bump lodash, cypress, gulp, gulp-jshint, gulp-load-plugins, gulp-useref and gulp-vulcanize#61
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ef and gulp-vulcanize Bumps [lodash](https://github.com/lodash/lodash) to 4.17.23 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [cypress](https://github.com/cypress-io/cypress), [gulp](https://github.com/gulpjs/gulp), [gulp-jshint](https://github.com/spalger/gulp-jshint), [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins), [gulp-useref](https://github.com/jonkemp/gulp-useref) and [gulp-vulcanize](https://github.com/sindresorhus/gulp-vulcanize). These dependencies need to be updated together. Updates `lodash` from 4.17.10 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.10...4.17.23) Updates `cypress` from 3.4.1 to 15.9.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v3.4.1...v15.9.0) Updates `gulp` from 3.9.1 to 5.0.1 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v3.9.1...v5.0.1) Updates `gulp-jshint` from 1.12.0 to 2.1.0 - [Changelog](https://github.com/spalger/gulp-jshint/blob/master/CHANGELOG.md) - [Commits](spalger/gulp-jshint@v1.12.0...v2.1.0) Updates `gulp-load-plugins` from 0.7.1 to 2.0.8 - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](jackfranklin/gulp-load-plugins@0.7.1...v2.0.8) Updates `gulp-useref` from 1.3.0 to 1.3.0 - [Commits](jonkemp/gulp-useref@v1.3.0...v1.3.0) Updates `gulp-vulcanize` from 1.1.0 to 7.0.0 - [Release notes](https://github.com/sindresorhus/gulp-vulcanize/releases) - [Commits](sindresorhus/gulp-vulcanize@v1.1.0...v7.0.0) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect - dependency-name: cypress dependency-version: 15.9.0 dependency-type: direct:development - dependency-name: gulp dependency-version: 5.0.1 dependency-type: direct:development - dependency-name: gulp-jshint dependency-version: 2.1.0 dependency-type: direct:development - dependency-name: gulp-load-plugins dependency-version: 2.0.8 dependency-type: direct:development - dependency-name: gulp-useref dependency-version: 1.3.0 dependency-type: direct:development - dependency-name: gulp-vulcanize dependency-version: 7.0.0 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 to 4.17.23 and updates ancestor dependencies lodash, cypress, gulp, gulp-jshint, gulp-load-plugins, gulp-useref and gulp-vulcanize. These dependencies need to be updated together.
Updates
lodashfrom 4.17.10 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
cypressfrom 3.4.1 to 15.9.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
2b07fd1chore: prepare 15.9.0 release (#33227)9a8e52echore: correct grammar & typos in CHANGELOG linting (#33225)e0a7eecchore: enforce CHANGELOG release date MM/DD/YYYY format (#33224)3de32cfchore: Remove unused exports/type exports + remove export from internal types...b6ccf40chore: Update v8 snapshot cache - darwin (#33223)562be94chore: Update v8 snapshot cache - windows (#33222)a478a87chore: Update v8 snapshot cache - linux (#33221)5ea6549chore(deps): update dependency fast-xml-parser to ^4.5.3 (#33216)f25153afeat: experimentalRunAllSpecs for component testing (#32926)530b0ddchore: Remove unused exports + remove 'export' from internal functions + fix ...Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
Updates
gulpfrom 3.9.1 to 5.0.1Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
0003e9fchore: release 5.0.1 (#2837)19122f3fix: Avoid globbing before read stream is opened (#2839)69a5d0efix: Avoid Node.js deprecation warning forfs.Stats(#2838)04b4a74fix: Support top-level await on Node 22.12+ (#2836)c90e79echore: Fix CI (#2835)5412605chore(docs): Update async completion document for newer RxJS (#2831)2fa4981chore: Update glob docs with replacement to ordered globs (#2788)fe9dee6chore: Remove locale docs (#2787)a85eddbchore: Remove node-glob options from docs (#2786)9c818e6chore: update src.md docs to add encoding parameterUpdates
gulp-jshintfrom 1.12.0 to 2.1.0Changelog
Sourced from gulp-jshint's changelog.
Commits
32a25b02.1.02c57c9fMerge pull request #157 from spalger/remove-gulp-util5f621f8vinyl is only used in testing5eaabddadd yarn.lock file for dev154180d[gulp-util/PluginError] use plugin-error directly357ab98[gulp-util/File] use Vinyl directly807bead2.0.4aca8740Add test to verify that default files are not brokenc2774342.0.3711f3f0test fixUpdates
gulp-load-pluginsfrom 0.7.1 to 2.0.8Release notes
Sourced from gulp-load-plugins's releases.
Commits
44773aeFixes #141 - module.parent deprecated in Node 14+7d9d7e3v2.0.7 - Updating dependencies117eeeeupdate changelog1b0e333version bump58cdc59updating dependencies. includes #140 Adds travis jobs on ppc64le9854159Merge pull request #140 from dineshks1/master57d03f2Adds travis jobs on ppc64le549b585v2.0.5 - updating deps8fdff49Add Node 14, remove Node 8 for CId84b4d3updating dependenciesMaintainer changes
This version was pushed to npm by jameelmoses, a new releaser for gulp-load-plugins since your current version.
Updates
gulp-usereffrom 1.3.0 to 1.3.0Commits
Updates
gulp-vulcanizefrom 1.1.0 to 7.0.0Release notes
Sourced from gulp-vulcanize's releases.
Commits
354d6de7.0.02017a0cDrop gulp-utild843e24ES2015ify and require Node.js 4790490dcleanupc9040046.1.0e5b13bdbump deps1a5a8c16.0.1939b73eMerge pull request #28 from azakus/new-vulcanize-api8f11eaeUse the new api in Vulcanize 1.9.147b924cFix tests on WindowsDependabot 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.