Bump the npm group with 5 updates#2088
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 19, 2026
Merged
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.8.0` | `5.9.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.13` | `25.3.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.19` | `2.10.0` | | [minipass](https://github.com/isaacs/minipass) | `7.1.2` | `7.1.3` | | [preact](https://github.com/preactjs/preact) | `10.28.3` | `10.28.4` | Updates `@stylistic/eslint-plugin` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.9.0/packages/eslint-plugin) Updates `@types/node` from 24.10.13 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `baseline-browser-mapping` from 2.9.19 to 2.10.0 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.9.19...v2.10.0) Updates `minipass` from 7.1.2 to 7.1.3 - [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md) - [Commits](isaacs/minipass@v7.1.2...v7.1.3) Updates `preact` from 10.28.3 to 10.28.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.28.3...10.28.4) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: baseline-browser-mapping dependency-version: 2.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: minipass dependency-version: 7.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: preact dependency-version: 10.28.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 npm group with 5 updates:
5.8.05.9.024.10.1325.3.02.9.192.10.07.1.27.1.310.28.310.28.4Updates
@stylistic/eslint-pluginfrom 5.8.0 to 5.9.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)4a96eaefix(comma-dangle): prevent crash when linting non-js files (#1140)18b961erefactor(lines-around-comment): improve extensibility of allow boundary check...3504e1frefactor(no-extra-parens): simplify fixer (#1133)c827fderefactor(on-var-declaration-per-line): simplify fixer (#1132)Updates
@types/nodefrom 24.10.13 to 25.3.0Commits
Updates
baseline-browser-mappingfrom 2.9.19 to 2.10.0Release notes
Sourced from baseline-browser-mapping's releases.
Commits
874d44b2.10.039d29e7Add trigger to run_tests.yml to test all PRs to mainb663e5bupdate publish.yml to use new run_tests.yml workflow85856eeRewrite CLI to avoid parseArgse89115crefactor locations of tests6b49470Revert to Node 18 and up for Jasmine tests0fc540aremove unneeded eslint-disable613a0c7Run full test suite from node 16 onwards06f3825Include Node 2415c7517Fix test script pathMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for baseline-browser-mapping since your current version.
Updates
minipassfrom 7.1.2 to 7.1.3Commits
ab4b3b07.1.3d2fbb5bupdate tshy, etc109d7f1BlueOak-1.0.0Updates
preactfrom 10.28.3 to 10.28.4Release notes
Sourced from preact's releases.
Commits
b4f9cab10.28.4 (#5027)8cbed5fFix crash where a synchronous effect render unmounts the tree (#5026)4ac7204Core size optimizations (#5022)e02fd69Make forEach --> some (#5021)387d8f2refactor(diff): make oldProps diffing more compact (#5004) (#5019)084b75fTransform forEach to some and consolidate condition (#5020)3c8506dLand size optimization separately (#5018)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 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