An open index of dependabot pull requests across open source projects.

Bump the remix group with 26 updates

Merged
Number: #79
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: May 26, 2025 at 02:35 AM UTC
(about 1 year ago)
Updated: May 26, 2025 at 02:36 AM UTC
(about 1 year ago)
Merged: May 26, 2025 at 02:36 AM UTC
(about 1 year ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the remix group with 26 updates:

Package From To
@stylistic/eslint-plugin 4.2.0 4.4.0
@stylistic/eslint-plugin-js 4.2.0 4.4.0
@stylistic/eslint-plugin-plus 4.2.0 4.4.0
@stylistic/eslint-plugin-ts 4.2.0 4.4.0
eslint-import-resolver-typescript 4.3.5 4.4.0
globals 16.1.0 16.2.0
@napi-rs/wasm-runtime 0.2.9 0.2.10
@unrs/resolver-binding-darwin-arm64 1.7.0 1.7.2
@unrs/resolver-binding-darwin-x64 1.7.0 1.7.2
@unrs/resolver-binding-freebsd-x64 1.7.0 1.7.2
@unrs/resolver-binding-linux-arm-gnueabihf 1.7.0 1.7.2
@unrs/resolver-binding-linux-arm-musleabihf 1.7.0 1.7.2
@unrs/resolver-binding-linux-arm64-gnu 1.7.0 1.7.2
@unrs/resolver-binding-linux-arm64-musl 1.7.0 1.7.2
@unrs/resolver-binding-linux-ppc64-gnu 1.7.0 1.7.2
@unrs/resolver-binding-linux-riscv64-gnu 1.7.0 1.7.2
@unrs/resolver-binding-linux-riscv64-musl 1.7.0 1.7.2
@unrs/resolver-binding-linux-s390x-gnu 1.7.0 1.7.2
@unrs/resolver-binding-linux-x64-gnu 1.7.0 1.7.2
@unrs/resolver-binding-linux-x64-musl 1.7.0 1.7.2
@unrs/resolver-binding-wasm32-wasi 1.7.0 1.7.2
@unrs/resolver-binding-win32-arm64-msvc 1.7.0 1.7.2
@unrs/resolver-binding-win32-ia32-msvc 1.7.0 1.7.2
@unrs/resolver-binding-win32-x64-msvc 1.7.0 1.7.2
napi-postinstall 0.1.6 0.2.4
unrs-resolver 1.7.0 1.7.2

Updates @stylistic/eslint-plugin from 4.2.0 to 4.4.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Commits
  • e2a7a93 chore: release v4.4.0 (main) (#795)
  • 56dcd55 chore: release v4.3.0 (main) (#721)
  • 437362f In rule line-comment-position README move incorrect examples at first positio...
  • a375a92 fix(no-extra-parens): do not break specific ReturnStatement (#738)
  • 140e18f fix(indent): wrong PropertyDefinition value offset when ts type have multiple...
  • fb17e96 feat(jsx-sort-props): support custom reservedFirst and reservedLast (#744)
  • 93a4eb1 fix(eslint-plugin): only export interfaces in index (#763)
  • 8f31461 fix: handle new AST change on TSImportType
  • 0018519 refactor: merge keyword-spacing (#732)
  • 3de2b67 chore: update deps
  • Additional commits viewable in compare view

Updates @stylistic/eslint-plugin-js from 4.2.0 to 4.4.0

Release notes

Sourced from @​stylistic/eslint-plugin-js's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin-js's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Commits

Updates @stylistic/eslint-plugin-plus from 4.2.0 to 4.4.0

Release notes

Sourced from @​stylistic/eslint-plugin-plus's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin-plus's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Commits

Updates @stylistic/eslint-plugin-ts from 4.2.0 to 4.4.0

Release notes

Sourced from @​stylistic/eslint-plugin-ts's releases.

v4.4.0

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

v4.3.0

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

  • eslint-plugin: only export interfaces in index (#763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#738) (a375a92)

Documentation

Chores

... (truncated)

Changelog

Sourced from @​stylistic/eslint-plugin-ts's changelog.

4.4.0 (2025-05-24)

Features

  • deprecate sub packages and emit warnings (#793) (48503aa)

4.3.0 (2025-05-24)

Features

  • configs: add new severity option for all rules (#733) (#736) (c553a9c)
  • jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)

Bug Fixes

Package Dependencies
Ecosystem:
npm
Version Change:
16.1.0 → 16.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.3.5 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.0 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.0 → 1.7.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.9 → 0.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.6 → 0.2.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.4.0
Update Type:
Minor
Technical Details
ID: 1124064
UUID: 2542854944
Node ID: PR_kwDONx1qVc6XkOMg
Host: GitHub
Repository: poad/solid-start-ssr-lambda
Merge State: Unknown