chore(dev-deps): bump the minor-and-patch group across 1 directory with 9 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(7 days ago)
(7 days ago)
dependencies
Bumps the minor-and-patch group with 9 updates in the / directory:
Package | From | To |
---|---|---|
@lwc/engine-server | 8.16.1 |
8.21.6 |
@prettier/plugin-xml | 3.4.1 |
3.4.2 |
@sa11y/jest | 7.0.0 |
7.4.0 |
@salesforce/sfdx-lwc-jest | 7.0.1 |
7.1.0 |
eslint-config-prettier | 10.1.1 |
10.1.8 |
eslint-plugin-import | 2.31.0 |
2.32.0 |
prettier | 3.5.3 |
3.6.2 |
prettier-plugin-apex | 2.2.5 |
2.2.6 |
typescript | 5.8.2 |
5.9.2 |
Updates @lwc/engine-server
from 8.16.1 to 8.21.6
Release notes
Sourced from @lwc/engine-server
's releases.
v8.21.6
What's Changed
- chore: release force registry by
@rax-it
in salesforce/lwc#5472Full Changelog: https://github.com/salesforce/lwc/compare/v8.21.5...v8.21.6
v8.21.5
What's Changed
- chore: gh action to force using npm registry by
@rax-it
in salesforce/lwc#5471Full Changelog: https://github.com/salesforce/lwc/compare/v8.21.4...v8.21.5
v8.21.4
Full Changelog: https://github.com/salesforce/lwc/compare/v8.21.3...v8.21.4
v8.21.3
What's Changed
- build(deps): bump the theoretically-non-breaking group with 10 updates by
@dependabot
[bot] in salesforce/lwc#5463- build(deps-dev): bump chai from 5.3.1 to 6.0.1 by
@dependabot
[bot] in salesforce/lwc#5466- build(deps-dev): bump the theoretically-non-breaking group with 9 updates by
@dependabot
[bot] in salesforce/lwc#5465- chore(deps): unpin semver by
@wjhsf
in salesforce/lwc#5469- chore(release): validate new version is greater than current version
@W-16628948
by@wjhsf
in salesforce/lwc#5470- feat(release): move npm publish to github actions by
@rax-it
in salesforce/lwc#5464- test(wtr): clean global state and mock LWC by
@wjhsf
in salesforce/lwc#5467Full Changelog: https://github.com/salesforce/lwc/compare/v8.21.2...v8.21.3
v8.21.2
What's Changed
- chore(release): update scripts for other git configs and backports by
@wjhsf
in salesforce/lwc#5454- build(deps-dev): bump the theoretically-non-breaking group with 4 updates by
@dependabot
[bot] in salesforce/lwc#5456- fix: remove redundant optional chaining on process.env which is breaking testing by
@jhefferman-sfdc
in salesforce/lwc#5459- chore: bump version to 8.21.2 by
@jye-sf
in salesforce/lwc#5461- chore: release v8.21.2 by
@jye-sf
in salesforce/lwc#5462Full Changelog: https://github.com/salesforce/lwc/compare/v8.21.1...v8.21.2
v8.21.1
What's Changed
- chore: bump version to 8.21.0 by
@jmsjtu
in salesforce/lwc#5445- build(deps-dev): bump the theoretically-non-breaking group with 4 updates by
@dependabot
[bot] in salesforce/lwc#5444- chore: update nucleus config CLCO
master
by@jmsjtu
in salesforce/lwc#5447- fix: check process is defined in ssr-client-utils by
@jhefferman-sfdc
in salesforce/lwc#5449Full Changelog: https://github.com/salesforce/lwc/compare/v8.20.3...v8.21.1
... (truncated)
Commits
8e66b81
chore: release v8.21.6bd62e67
chore: release v8.21.51f9363b
chore: release v8.21.4101a8fa
chore: release v8.21.30b744c8
chore: bump version to 8.21.2 (#5461)233b384
chore: bump version to 8.21.1 (#5452)2cd9e5b
chore: bump version to 8.21.0 (#5445)20ad10e
chore: bump version to 8.20.3 (#5441)3c0b7f0
fix: dudupe light scoped issue, hydration coverage (#5438)58e9794
chore: bump version to 8.20.2 (#5430)- Additional commits viewable in compare view
Updates @prettier/plugin-xml
from 3.4.1 to 3.4.2
Changelog
Sourced from @prettier/plugin-xml
's changelog.
[3.4.2] - 2025-07-08
Changed
- Exclude
.ts
and.tsx
as XML extensions.
Commits
- See full diff in compare view
Updates @sa11y/jest
from 7.0.0 to 7.4.0
Release notes
Sourced from @sa11y/jest
's releases.
v7.4.0
7.4.0 (2025-08-20)
Features
v7.3.1
7.3.1 (2025-07-03)
Bug Fixes
v7.3.0
7.3.0 (2025-06-30)
Features
v7.2.11
7.2.11 (2025-06-30)
Bug Fixes
v7.2.10
7.2.10 (2025-06-30)
Bug Fixes
v7.2.9
7.2.9 (2025-06-18)
Bug Fixes
v7.2.8
7.2.8 (2025-06-18)
... (truncated)
Commits
210da51
feat(err-msg): update local failure message with same on violation processor ...0bff8c2
fix: updated rules WCAG and priority (#860)7960c89
docs(README): update documentation to reflect up-to-date implementations (#854)101c3e4
fix: add the jest matcher type definition (#849)1484649
feat: save rendered DOM in a file (#843)eb40172
feat: added support for vitest (#834)- See full diff in compare view
Updates @salesforce/sfdx-lwc-jest
from 7.0.1 to 7.1.0
Release notes
Sourced from @salesforce/sfdx-lwc-jest
's releases.
v7.1.0
What's Changed
No meaningful changes. The previous release should have been a minor release, rather than patch.
- chore: bump
@babel/helpers
from 7.26.0 to 7.27.0 by@dependabot
in salesforce/sfdx-lwc-jest#428- chore: release v7.1.0 by
@wjhsf
in salesforce/sfdx-lwc-jest#430Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v7.0.2...v7.1.0
v7.0.2
What's Changed
- chore: bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabot
in salesforce/sfdx-lwc-jest#401- chore: bump the lwc group with 6 updates by
@dependabot
in salesforce/sfdx-lwc-jest#407- chore: bump the lwc-test group with 4 updates by
@dependabot
in salesforce/sfdx-lwc-jest#406- chore: bump the theoretically-non-breaking group with 2 updates by
@dependabot
in salesforce/sfdx-lwc-jest#408- chore: bump nanoid from 3.3.7 to 3.3.8 by
@dependabot
in salesforce/sfdx-lwc-jest#411- fix: skipApiVersionCheck flag deprecation warning by
@pozil
in salesforce/sfdx-lwc-jest#416- chore: bump the lwc group with 6 updates by
@dependabot
in salesforce/sfdx-lwc-jest#412- chore: bump the theoretically-non-breaking group with 2 updates by
@dependabot
in salesforce/sfdx-lwc-jest#413- chore: release v7.0.2 by
@wjhsf
in salesforce/sfdx-lwc-jest#427Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v7.0.1...v7.0.2
Commits
ad0d9ae
7.1.0 (#430)ce716f9
chore: bump@babel/helpers
from 7.26.0 to 7.27.0 (#428)d819ddd
chore: release v7.0.2 (#427)66fc51d
chore: bump the theoretically-non-breaking group with 2 updates (#413)07edfd2
chore: bump the lwc group with 6 updates (#412)bdf5497
fix: skipApiVersionCheck flag deprecation warning (#416)efa71af
chore: bump nanoid from 3.3.7 to 3.3.8 (#411)51ca632
chore: bump the theoretically-non-breaking group with 2 updates (#408)cfde114
chore: bump the lwc-test group with 4 updates (#406)866e52c
chore: bump the lwc group with 6 updates (#407)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by lwc-admin, a new releaser for @salesforce/sfdx-lwc-jest
since your current version.
Updates eslint-config-prettier
from 10.1.1 to 10.1.8
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.8
republish latest version
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8
v10.1.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5
v10.1.4
Patch Changes
- #328
94b4799
Thanks@silvenon
! - fix(cli): do not crash on no rules configuredFull Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4
v10.1.3
Patch Changes
New Contributors
@pilikan
made their first contribution in prettier/eslint-config-prettier#325Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3
v10.1.2
Patch Changes
Changelog
Sourced from eslint-config-prettier's changelog.
eslint-config-prettier
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799
Thanks@silvenon
! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
10.1.2
Patch Changes
Commits
9b0b0a4
fix: release a new latest version4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)- Additional commits viewable in compare view
Updates eslint-plugin-import
from 2.31.0 to 2.32.0
Release notes
Sourced from eslint-plugin-import's releases.
v2.32.0
Added
- add
enforce-node-protocol-usage
rule andimport/node-version
setting (#3024, thanks [@GoldStrikeArch
] and [@sevenc-nanashi
])- add TypeScript types (#3097, thanks [
@G-Rath
])extensions
: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@Xunnamius
])- [
order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports (#3104, thanks [@Xunnamius
])- [
order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports (#3127, thanks [@Xunnamius
])- [
order
]: addconsolidateIslands
option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@Xunnamius
])Fixed
- [
no-unused-modules
]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@michaelfaith
])- configs: added missing name attribute for eslint config inspector (#3151, thanks [
@NishargShah
])- [
order
]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@Xunnamius
])- [
order
]: resolve undefined property access issue when usingnamed
ordering (#3166, thanks [@Xunnamius
])enforce-node-protocol-usage
: avoid a crash with some TS code (#3173, thanks [@ljharb
])- [
order
]: codify invariants from docs into config schema (#3152, thanks [@Xunnamius
])Changed
- [Docs]
extensions
, [order
]: improve documentation (#3106, thanks [@Xunnamius
])- [Docs] add flat config guide for using
tseslint.config()
(#3125, thanks [@lnuvy
])- [Docs] add missing comma (#3122, thanks [
@RyanGst
])- [readme] Update flatConfig example to include typescript config (#3138, thanks [
@intellix
])- [Refactor] [
order
]: remove unnecessary negative check (#3167, thanks [@JounQin
])- [Docs] [
no-unused-modules
]: add missing double quote (#3191, thanks [@albertpastrana
])- [Docs]
no-restricted-paths
: clarify wording and fix errors (#3172, thanks [@greim
])
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
[2.32.0] - 2025-06-20
Added
- add [
enforce-node-protocol-usage
] rule andimport/node-version
setting (#3024, thanks [@GoldStrikeArch
] and [@sevenc-nanashi
])- add TypeScript types (#3097, thanks [
@G-Rath
])- [
extensions
]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@Xunnamius
])- [
order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports (#3104, thanks [@Xunnamius
])- [
order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports (#3127, thanks [@Xunnamius
])- [
order
]: addconsolidateIslands
option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@Xunnamius
])Fixed
- [
no-unused-modules
]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@michaelfaith
])- configs: added missing name attribute for eslint config inspector (#3151, thanks [
@NishargShah
])- [
order
]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@Xunnamius
])- [
order
]: resolve undefined property access issue when usingnamed
ordering (#3166, thanks [@Xunnamius
])- [
enforce-node-protocol-usage
]: avoid a crash with some TS code (#3173, thanks [@ljharb
])- [
order
]: codify invariants from docs into config schema (#3152, thanks [@Xunnamius
])Changed
- [Docs] [
extensions
], [order
]: improve documentation (#3106, thanks [@Xunnamius
])- [Docs] add flat config guide for using
tseslint.config()
(#3125, thanks [@lnuvy
])- [Docs] add missing comma (#3122, thanks [
@RyanGst
])- [readme] Update flatConfig example to include typescript config (#3138, thanks [
@intellix
])- [Refactor] [
order
]: remove unnecessary negative check (#3167, thanks [@JounQin
])- [Docs] [
no-unused-modules
]: add missing double quote (#3191, thanks [@albertpastrana
])- [Docs]
no-restricted-paths
: clarify wording and fix errors (#3172, thanks [@greim
])
Commits
01c9eb0
v2.32.0ae57cc1
[Deps] updatearray-includes
,array.prototype.findlastindex
, `eslint-modu...9e1ad6b
[Fix]order
: codify invariants from docs into config schemaf017790
[Docs]no-restricted-paths
: clarify wording and fix errors7d83a57
[Docs]no-unused-modules
: add missing double quote519eb94
[utils] v2.12.171ad145
[actions] split out tests into new vs old eslint9b096c4
[utils] [dev deps] update@arethetypeswrong/cli
,@ljharb/tsconfig
, `@type...da5f6ec
[Fix]enforce-node-protocol-usage
: avoid a crash with some TS code6e49a58
[Refactor]order
: remove unnecessary negative check- Additional commits viewable in compare view
Updates prettier
from 3.5.3 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fisker
in prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker
)<!-- Input --> 1. Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker
)// Input </tr></table>
... (truncated)
Commits
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency@vitejs/plugin-react
to v4.6.0 (#17674)1185f83
chore(deps): update dependency@angular/compiler
to v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)- Additional commits viewable in compare view
Updates prettier-plugin-apex
from 2.2.5 to 2.2.6
Updates typescript
from 5.8.2 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
TypeScript 5.8.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
- fixed issues query for Typescript 5.8.3 (Stable).
Downloads are available on:
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...- Additional commits viewable in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
1
2
+2065
-3627
Package Dependencies
Technical Details
ID: | 6521731 |
UUID: | 2791114563 |
Node ID: | PR_kwDOIAQNHc6mXQdD |
Host: | GitHub |
Repository: | salesforce/offline-app-developer-starter-kit |
Merge State: | Unknown |