fix(deps): bump the minor-and-patch group across 1 directory with 11 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(6 days ago)
(6 days ago)
dependencies
Bumps the minor-and-patch group with 11 updates in the / directory:
Package | From | To |
---|---|---|
@oclif/core | 4.4.0 |
4.5.2 |
@salesforce/core | 8.15.0 |
8.22.0 |
@salesforce/sf-plugins-core | 12.2.3 |
12.2.4 |
chalk | 5.4.1 |
5.6.0 |
@oclif/plugin-command-snapshot | 5.3.2 |
5.3.5 |
@salesforce/ts-sinon | 1.4.30 |
1.4.31 |
@types/node | 24.0.10 |
24.3.0 |
@types/node-forge | 1.3.11 |
1.3.14 |
eslint-plugin-sf-plugin | 1.20.26 |
1.20.31 |
oclif | 4.20.1 |
4.22.16 |
typescript | 5.8.3 |
5.9.2 |
Updates @oclif/core
from 4.4.0 to 4.5.2
Release notes
Sourced from @oclif/core
's releases.
4.5.2
Bug Fixes
4.5.1
Bug Fixes
4.5.0
Features
4.4.1
Bug Fixes
Changelog
Sourced from @oclif/core
's changelog.
4.5.2 (2025-07-23)
Bug Fixes
4.5.1 (2025-07-14)
Bug Fixes
4.5.0 (2025-07-07)
Features
4.4.1 (2025-07-03)
Bug Fixes
Commits
64b3c2b
chore(release): 4.5.2 [skip ci]0e3d572
fix: standardize aliases (#1435)9d0bd1f
Merge pull request #1431 from oclif/dependabot-npm_and_yarn-eslint-config-pre...6ede780
Merge pull request #1432 from oclif/dependabot-npm_and_yarn-types-node-18.19.12024ade08
chore(dev-deps): bump@types/node
from 18.19.118 to 18.19.120c3b5cef
chore(dev-deps): bump eslint-config-prettier from 10.1.5 to 10.1.8e40ff07
chore(dev-deps): bump eslint from 9.30.1 to 9.31.0 (#1429)a579476
chore(dev-deps): bump eslint-config-oclif from 6.0.80 to 6.0.83 (#1427)6ce47f7
chore(dev-deps): bump@oclif/plugin-help
from 6.2.29 to 6.2.30 (#1426)28d930a
chore(dev-deps): bump@types/node
from 18.19.115 to 18.19.118 (#1425)- Additional commits viewable in compare view
Updates @salesforce/core
from 8.15.0 to 8.22.0
Release notes
Sourced from @salesforce/core
's releases.
8.22.0
8.21.2-cb.0 (2025-08-22)
Bug Fixes
- update messages and env vars (086b9b3)
8.21.1-cb.0 (2025-08-21)
Bug Fixes
- throw errors properly and fix logger (33b0491)
8.20.1-cb.1 (2025-08-21)
Bug Fixes
- correct redirect uri (25cc593)
8.20.1-cb.0 (2025-08-20)
Bug Fixes
- update redirect uri (baaf79f)
8.20.1-dev-cb.0 (2025-08-19)
Features
- support code builder web auth (a24a42e)
8.21.3
Bug Fixes
- deps: bump
@jsforce/jsforce-node
from 3.10.1 to 3.10.4 (f3c408d)8.21.2
... (truncated)
Changelog
Sourced from @salesforce/core
's changelog.
8.22.0 (2025-08-25)
8.21.2-cb.0 (2025-08-22)
Bug Fixes
- update messages and env vars (086b9b3)
8.21.1-cb.0 (2025-08-21)
Bug Fixes
- throw errors properly and fix logger (33b0491)
8.20.1-cb.1 (2025-08-21)
Bug Fixes
- correct redirect uri (25cc593)
8.20.1-cb.0 (2025-08-20)
Bug Fixes
- update redirect uri (baaf79f)
8.20.1-dev-cb.0 (2025-08-19)
Features
- support code builder web auth (a24a42e)
8.21.3 (2025-08-24)
... (truncated)
Commits
f12874d
chore(release): 8.22.0 [skip ci]99af2f0
Merge pull request #1228 from forcedotcom/sh/support-codebuilder-ca2be205c
chore(release): 8.21.3 [skip ci]ded491f
Merge pull request #1233 from forcedotcom/dependabot-npm_and_yarn-jsforce-jsf...f3c408d
fix(deps): bump@jsforce/jsforce-node
from 3.10.1 to 3.10.460ebef1
chore: undo changelog edits415e8e4
chore: undo changelog editsa39d8fb
fix: add tests and remove staging URIf107dab
chore(release): 8.21.2-cb.0 [skip ci]d058923
chore(release): 8.21.2 [skip ci]- Additional commits viewable in compare view
Updates @salesforce/sf-plugins-core
from 12.2.3 to 12.2.4
Release notes
Sourced from @salesforce/sf-plugins-core
's releases.
12.2.4
Bug Fixes
- bump deps (22387c3)
Changelog
Sourced from @salesforce/sf-plugins-core
's changelog.
12.2.4 (2025-08-06)
Bug Fixes
- bump deps (22387c3)
Commits
Updates chalk
from 5.4.1 to 5.6.0
Release notes
Sourced from chalk's releases.
v5.6.0
- Make WezTerm terminal use true color a8f5bf7
https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0
v5.5.0
- Make Ghostty terminal use true color (#653) 79ee2d3
Commits
Updates @oclif/plugin-command-snapshot
from 5.3.2 to 5.3.5
Release notes
Sourced from @oclif/plugin-command-snapshot
's releases.
5.3.5
Bug Fixes
5.3.4
Bug Fixes
5.3.3
Bug Fixes
Changelog
Sourced from @oclif/plugin-command-snapshot
's changelog.
5.3.5 (2025-07-26)
Bug Fixes
5.3.4 (2025-07-13)
Bug Fixes
5.3.3 (2025-07-05)
Bug Fixes
Commits
f39d5ba
chore(release): 5.3.5 [skip ci]bb34655
fix(deps): bump@oclif/core
from 4.5.1 to 4.5.2 (#847)d5b65f1
chore(dev-deps): bump eslint from 9.31.0 to 9.32.0 (#848)ea297bf
chore(dev-deps): bump@oclif/plugin-help
from 6.2.30 to 6.2.31 (#840)657c193
chore(dev-deps): bump@types/node
from 18.19.118 to 18.19.120 (#841)3df7bcf
chore(dev-deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#843)b36102f
chore(dev-deps): bump oclif from 4.20.5 to 4.21.0 (#844)3eea427
chore(dev-deps): bump eslint from 9.30.1 to 9.31.0 (#835)7bfa49b
chore(release): 5.3.4 [skip ci]c140bba
fix(deps): bump@oclif/core
from 4.4.1 to 4.5.0 (#836)- Additional commits viewable in compare view
Updates @salesforce/ts-sinon
from 1.4.30 to 1.4.31
Release notes
Sourced from @salesforce/ts-sinon
's releases.
1.4.31
Bug Fixes
- oss compliance (1e50c8d)
Changelog
Sourced from @salesforce/ts-sinon
's changelog.
1.4.31 (2025-08-29)
Bug Fixes
- oss compliance (1e50c8d)
Commits
b912ed8
chore(release): 1.4.31 [skip ci]d5ea97d
Merge pull request #302 from forcedotcom/ew/oss-templates-251e50c8d
fix: oss compliance- See full diff in compare view
Updates @types/node
from 24.0.10 to 24.3.0
Commits
- See full diff in compare view
Updates @types/node-forge
from 1.3.11 to 1.3.14
Commits
- See full diff in compare view
Updates eslint-plugin-sf-plugin
from 1.20.26 to 1.20.31
Release notes
Sourced from eslint-plugin-sf-plugin's releases.
1.20.31
Bug Fixes
- deps: bump
@salesforce/core
from 8.18.5 to 8.19.1 (983f0a8)1.20.30
Bug Fixes
- deps: bump
@salesforce/core
from 8.18.1 to 8.18.5 (a854936)1.20.29
Bug Fixes
- deps: bump form-data from 4.0.0 to 4.0.4 (31c0d24)
1.20.28
Bug Fixes
- deps: bump
@salesforce/core
from 8.17.0 to 8.18.1 (589988b)1.20.27
Bug Fixes
- deps: bump
@salesforce/core
from 8.14.0 to 8.17.0 (4d67618)
Changelog
Sourced from eslint-plugin-sf-plugin's changelog.
1.20.31 (2025-08-17)
Bug Fixes
- deps: bump
@salesforce/core
from 8.18.5 to 8.19.1 (983f0a8)1.20.30 (2025-07-26)
Bug Fixes
- deps: bump
@salesforce/core
from 8.18.1 to 8.18.5 (a854936)1.20.29 (2025-07-22)
Bug Fixes
- deps: bump form-data from 4.0.0 to 4.0.4 (31c0d24)
1.20.28 (2025-07-19)
Bug Fixes
- deps: bump
@salesforce/core
from 8.17.0 to 8.18.1 (589988b)1.20.27 (2025-07-05)
Bug Fixes
- deps: bump
@salesforce/core
from 8.14.0 to 8.17.0 (4d67618)
Commits
6ea78dd
chore(release): 1.20.31 [skip ci]5b891a2
Merge pull request #539 from salesforcecli/dependabot-npm_and_yarn-salesforce...6fdbd36
Merge pull request #540 from salesforcecli/dependabot-npm_and_yarn-types-node...3a02612
chore(dev-deps): bump@types/node
from 20.19.10 to 20.19.11983f0a8
fix(deps): bump@salesforce/core
from 8.18.5 to 8.19.11774674
Merge pull request #537 from salesforcecli/dependabot-npm_and_yarn-types-node...916754a
Merge pull request #538 from salesforcecli/dependabot-npm_and_yarn-ts-jest-29...32b33d9
chore(dev-deps): bump ts-jest from 29.3.4 to 29.4.1a3972a6
chore(dev-deps): bump@types/node
from 20.19.9 to 20.19.1041923e2
Merge pull request #536 from salesforcecli/dependabot-npm_and_yarn-types-node...- Additional commits viewable in compare view
Updates oclif
from 4.20.1 to 4.22.16
Release notes
Sourced from oclif's releases.
4.22.16
Bug Fixes
- deps: bump
@aws-sdk/client-s3
from 3.864.0 to 3.879.0 (1395e3f)4.22.15
Bug Fixes
- deps: bump
@aws-sdk/client-cloudfront
from 3.873.0 to 3.879.0 (a1e6013)4.22.14
Bug Fixes
- deps: bump
@oclif/plugin-not-found
from 3.2.64 to 3.2.66 (e9bfac6)4.22.13
Bug Fixes
- deps: bump
@aws-sdk/client-cloudfront
from 3.864.0 to 3.873.0 (72ec982)4.22.12
Bug Fixes
- deps: bump
@oclif/plugin-not-found
from 3.2.63 to 3.2.64 (48461be)4.22.11
Bug Fixes
- deps: bump
@aws-sdk/client-s3
from 3.850.0 to 3.864.0 (a8fc7a7)4.22.10
Bug Fixes
- deps: bump
@oclif/plugin-help
from 6.2.29 to 6.2.32 (4ac51b4)4.22.9
Bug Fixes
- deps: bump
@oclif/plugin-warn-if-update-available
(21bebc3)4.22.8
Bug Fixes
- deps: bump
@aws-sdk/client-cloudfront
from 3.850.0 to 3.864.0 (332177d)4.22.7
Bug Fixes
- deps: bump
@oclif/plugin-not-found
from 3.2.61 to 3.2.63 (dc094ef)
... (truncated)
Changelog
Sourced from oclif's changelog.
4.22.16 (2025-08-31)
Bug Fixes
- deps: bump
@aws-sdk/client-s3
from 3.864.0 to 3.879.0 (1395e3f)4.22.15 (2025-08-31)
Bug Fixes
- deps: bump
@aws-sdk/client-cloudfront
from 3.873.0 to 3.879.0 (a1e6013)4.22.14 (2025-08-24)
Bug Fixes
- deps: bump
@oclif/plugin-not-found
from 3.2.64 to 3.2.66 (e9bfac6)4.22.13 (2025-08-24)
Bug Fixes
- deps: bump
@aws-sdk/client-cloudfront
from 3.864.0 to 3.873.0 (72ec982)4.22.12 (2025-08-17)
Bug Fixes
- deps: bump
@oclif/plugin-not-found
from 3.2.63 to 3.2.64 (48461be)4.22.11 (2025-08-17)
Bug Fixes
- deps: bump
@aws-sdk/client-s3
from 3.850.0 to 3.864.0 (a8fc7a7)4.22.10 (2025-08-17)
Bug Fixes
- deps: bump
@oclif/plugin-help
from 6.2.29 to 6.2.32 (4ac51b4)4.22.9 (2025-08-10)
Bug Fixes
- deps: bump
@oclif/plugin-warn-if-update-available
(21bebc3)4.22.8 (2025-08-10)
... (truncated)
Commits
d6fec72
chore(release): 4.22.16 [skip ci]b623eaf
Merge pull request #1855 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...1395e3f
fix(deps): bump@aws-sdk/client-s3
from 3.864.0 to 3.879.0daf4f4a
chore(release): 4.22.15 [skip ci]ec529ae
Merge pull request #1856 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...a1e6013
fix(deps): bump@aws-sdk/client-cloudfront
from 3.873.0 to 3.879.0314cc30
Merge pull request #1847 from oclif/dependabot-npm_and_yarn-eslint-9.34.01f1264a
chore(release): 4.22.14 [skip ci]411f56b
Merge pull request #1848 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...4407982
Merge pull request #1849 from oclif/dependabot-npm_and_yarn-types-shelljs-0.8.17- Additional commits viewable in compare view
Updates typescript
from 5.8.3 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:
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
+983
-895
Package Dependencies
@salesforce/sf-plugins-core
npm
12.2.3 → 12.2.4
Patch
@oclif/plugin-command-snapshot
npm
5.3.2 → 5.3.5
Patch
eslint-plugin-sf-plugin
npm
1.20.26 → 1.20.31
Patch
Technical Details
ID: | 6683154 |
UUID: | 2793992489 |
Node ID: | PR_kwDOE-xjgc6miPEp |
Host: | GitHub |
Repository: | forcedotcom/lwc-dev-mobile-core |
Merge State: | Unknown |