-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade: Bump the npm_and_yarn group across 1 directory with 5 updates #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [gulp](https://github.com/gulpjs/gulp), [gulp-cli](https://github.com/gulpjs/gulp-cli) and [stylelint](https://github.com/stylelint/stylelint). Updates `gulp` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v4.0.2...v5.0.0) Updates `gulp-cli` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/gulpjs/gulp-cli/releases) - [Changelog](https://github.com/gulpjs/gulp-cli/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp-cli@v2.3.0...v3.0.0) Updates `stylelint` from 13.13.1 to 16.9.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@13.13.1...16.9.0) Updates `postcss` from 7.0.39 to 8.4.41 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.39...8.4.41) Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) --- updated-dependencies: - dependency-name: gulp dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: gulp-cli dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: stylelint dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the npm_and_yarn group with 3 updates in the / directory: gulp, gulp-cli and stylelint.
Updates
gulpfrom 4.0.2 to 5.0.0Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
5c4c547chore: Release 5.0.0 (#2762)bf72116chore: Add index.mjs to files listb00de68feat: Provide an ESM export (#2760)72668c6chore!: Normalize repository, dropping node <10.13 support (#2758)85896d4chore(docs): Update stream handbook link (#2711)818bd73Docs: Remove gulp-sourcemaps because it is built-in (#2592)598f971Docs: Fix broken link in recipe (#2571)9877de0Docs: Guide CustomRegistries to maintain properties on tasks (fixes #2561) (#...f91c388Docs: Remove typo in custom registry docs (#2543)df25250Docs: Fix typo in task docs (#2524)Updates
gulp-clifrom 2.3.0 to 3.0.0Release notes
Sourced from gulp-cli's releases.
Changelog
Sourced from gulp-cli's changelog.
Commits
e422eb1chore: Release 3.0.0 (#248)f495154chore: Renamed prepublish script to manpageaffeda9feat: Add deprecated warning for gulplog v1 messages (#266)f06ff30feat: Add versioned handler for gulp v5 (#265)e16d675feat: Support theming and translations via config files (#260)9a1d013chore: Augmenttask not founderror with helpful properties (#262)e5c7983chore!: Only allow js variants for.gulpconfig files (#261)ed86da7feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)36f05d5fix: Ensure the logger is wired up before running liftoff (#258)4fc66f6chore: Revert options & yargs parser changes (#257)Updates
stylelintfrom 13.13.1 to 16.9.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
94c3d9316.9.0549a1a8Prepare 16.9.0 (#7946)baadc25Refactor to fixCoreRulestype inconsistencies (#7967)78b1e83ImprovePublicApi['rules']type and removeBuiltInRules,Formattersand...5cf18b1Refactor to addCoreRulestype (#7954)ce0b1afBump supports-hyperlinks from 3.0.0 to 3.1.0 (#7962)ab47e73ChangesecondaryOptionsargument type of theRulefunction (#7950)d53ce33Fixdeclaration-property-value-no-unknownfalse negatives (#7957)83e2851Fixkeyframe-block-no-duplicate-selectors/`keyframe-declaration-no-importan...9744c18Fixselector-class-patternreported ranges (#7959)Maintainer changes
This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.
Updates
postcssfrom 7.0.39 to 8.4.41Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
57e0211Release 8.4.41 versionf27134fUpdate dependencies146d31cMerge pull request #1952 from nex3/rule-props3707c3bMerge remote-tracking branch 'origin/main' into rule-props9ab3619DeclareInput.toJSON()be59ad4Remove dead website165154bUpdate dependencies6127a44Declaration#variable do not have setter536726dFix type58fa0efSort keysUpdates
bracesfrom 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
Commits
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 <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.