build(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#598
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/markdown](https://github.com/eslint/markdown) | `7.5.1` | `8.0.2` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `62.0.0` | `69.0.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.7.0` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.13.0` | `6.3.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.14.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `@eslint/markdown` from 7.5.1 to 8.0.2 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.5.1...v8.0.2) Updates `eslint-plugin-unicorn` from 62.0.0 to 69.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v62.0.0...v69.0.0) Updates `globals` from 16.5.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.7.0) Updates `jasmine` from 5.13.0 to 6.3.0 - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.13.0...v6.3.0) Updates `postcss` from 8.5.15 to 8.5.16 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.16) Updates `stylelint` from 16.26.1 to 17.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.14.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 69.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jasmine dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 17.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.3 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 7 updates in the / directory:
7.5.18.0.262.0.069.0.016.5.017.7.05.13.06.3.08.5.158.5.1616.26.117.14.05.9.36.0.3Updates
@eslint/markdownfrom 7.5.1 to 8.0.2Release notes
Sourced from @eslint/markdown's releases.
Changelog
Sourced from @eslint/markdown's changelog.
Commits
558195bchore: release 8.0.2 🚀 (#643)f448ceaci: declare workflow-levelcontents: readon 3 workflows (#658)fadb832docs: Update README sponsors0cf501fchore: pin fflate@0.8.2 (#659)b8277a6chore: update knip schema to v6 (#657)65aaadffix: allowInlineConfigCommentnode to be reported (#652)f9d4802docs: Update README sponsorsb097572test: run type tests with TypeScript 7 (#653)9d422b3ci: add Node.js 26 to CI (#654)66fbdf7docs: Update README sponsorsUpdates
eslint-plugin-unicornfrom 62.0.0 to 69.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
1e217a169.0.005c7c25no-unsafe-string-replacement: Ignore non-string receivers (#3442)5a59e19Addprefer-abort-signal-timeoutrule (#3441)75c2bb3Addprefer-set-methodsrule (#3439)898d9c5Addno-late-event-controlrule (#3440)d50d876Addprefer-error-is-errorrule (#3438)e11cb92Addprefer-aggregate-errorrule (#3436)704d141Addprefer-promise-tryrule (#3435)a81ab49Addno-invalid-well-known-symbol-methodsrule (#3433)9e12972no-unused-array-method-return: Restrictvalues()reporting to arrays (#3434)Updates
globalsfrom 16.5.0 to 17.7.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)a9cfd7417.4.0Updates
jasminefrom 5.13.0 to 6.3.0Release notes
Sourced from jasmine's releases.
Commits
b288138Bump version to 6.3.099ec719Deprecate config properties that duplicate env config457d2a9Run eslint after tests even if ignore-scripts=true6a5c2deCheck in package-lock.json0331e94Bump version to 6.2.0e141ca3Copy 7.0.0-pre.0 release notes from brancheefc664Fix 6.1.0 release notes filename26e12e9Bump version to 6.1.0834995bBump version to 6.0.0861cf8dUpdate copyright dateUpdates
postcssfrom 8.5.15 to 8.5.16Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
92ccc93Release 8.5.16 version818bdd6Update formatting46e4510FixInput#origin()returning incorrect position (#2036)34942ceFix testsd4feed6Don't clone root-less child nodes in container constructor (#2097)da323fcRevert version update to fix old Node.js on CI8863369Update dependencies3828982Preserve node raws when rehydrating a JSON AST (#2100)d1e80b8Fix Node#rangeBy() ignoring index 0 (#2091)b91e4a6Fix Node.js 26 testsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
stylelintfrom 16.26.1 to 17.14.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
f36e170Release 17.14.0 (#9371)9334bffBump actions/checkout from 6.0.3 to 7.0.0 (#9367)f736374Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)78e1b44Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)cab5acdBump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)89b95e1Bump prettier from 3.8.3 to 3.8.4 (#9363)7ecce94Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)fa54191Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)8c3cf69Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.4 to 1.1.5 in the csst...c61d3dbFix performance of getting module paths (#9354)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0You can trigger a rebase of this PR 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