build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates#485
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cssnano](https://github.com/cssnano/cssnano) | `7.1.9` | `8.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.3.0` | | [gscan](https://github.com/TryGhost/gscan) | `5.4.3` | `6.0.1` | | [gulp](https://github.com/gulpjs/gulp) | `4.0.2` | `5.0.1` | | [gulp-zip](https://github.com/sindresorhus/gulp-zip) | `5.1.0` | `6.1.0` | Updates `cssnano` from 7.1.9 to 8.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.9...cssnano@8.0.0) Updates `eslint` from 8.57.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.3.0) Updates `gscan` from 5.4.3 to 6.0.1 - [Release notes](https://github.com/TryGhost/gscan/releases) - [Commits](TryGhost/gscan@v5.4.3...v6.0.1) Updates `gulp` from 4.0.2 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@v4.0.2...v5.0.1) Updates `gulp-zip` from 5.1.0 to 6.1.0 - [Release notes](https://github.com/sindresorhus/gulp-zip/releases) - [Commits](sindresorhus/gulp-zip@v5.1.0...v6.1.0) --- updated-dependencies: - dependency-name: cssnano dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: gscan dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: gulp dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: gulp-zip dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... 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 development-dependencies group with 5 updates in the / directory:
7.1.98.0.08.57.110.3.05.4.36.0.14.0.25.0.15.1.06.1.0Updates
cssnanofrom 7.1.9 to 8.0.0Release notes
Sourced from cssnano's releases.
Commits
1e058fcPublish cssnano 8.0aa11a12chore: update PostCSSea8e33achore!: drop Node.js 20 supportc7e9b2fchore: update pnpm to 10.33.3d7c57daMove declaration sorter to advanced preset (#1793)Updates
eslintfrom 8.57.1 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
gscanfrom 5.4.3 to 6.0.1Commits
d414592v6.0.16ff9f9dPinned express-handlebars to v8 and handlebars to 4.7.9 (#779)0adabe5Update dependency axios to v1.15.0 [SECURITY] (#774)b19671fLock file maintenance (#778)aab2cc2Update dependency@sentry/nodeto v10.48.0 (#777)590e1feUpdate vitest monorepo to v4.1.4 (#776)0446ff6Update dependency@eslint/compatto v2.0.5 (#775)f517a60Update vitest monorepo to v4.1.3 (#773)01cc126Update dependency eslint to v10.2.0 (#770)62f4a70Update dependency express-handlebars to v9.0.1 (#772)Updates
gulpfrom 4.0.2 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-zipfrom 5.1.0 to 6.1.0Release notes
Sourced from gulp-zip's releases.
Commits
f4cf6ce6.1.029d7589Meta tweaks2cb2061Update dependencies (#126)3b86d6d6.0.0ccd0a32Require Node.js 18 and move to ESM1990751Meta tweaksDependabot 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 conditions