-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump the dependencies group with 7 updates #78
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.7` | `7.26.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.7` | `7.25.9` | | [@locker/eslint-config-locker](https://github.com/salesforce-experience-platform-emu/locker/tree/HEAD/packages/@locker/eslint-config-locker) | `0.23.3` | `0.23.5` | | [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) | `6.12.0` | `6.12.1` | | [@salesforce/sfdx-lwc-jest](https://github.com/salesforce/sfdx-lwc-jest) | `5.1.0` | `6.0.1` | | prettier-plugin-apex | `2.1.4` | `2.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | Updates `@babel/core` from 7.25.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/eslint/babel-eslint-parser) Updates `@locker/eslint-config-locker` from 0.23.3 to 0.23.5 - [Commits](https://github.com/salesforce-experience-platform-emu/locker/commits/HEAD/packages/@locker/eslint-config-locker) Updates `@sa11y/jest` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.12.1/packages/jest) Updates `@salesforce/sfdx-lwc-jest` from 5.1.0 to 6.0.1 - [Release notes](https://github.com/salesforce/sfdx-lwc-jest/releases) - [Changelog](https://github.com/salesforce/sfdx-lwc-jest/blob/master/CHANGELOG.md) - [Commits](salesforce/sfdx-lwc-jest@v5.1.0...v6.0.1) Updates `prettier-plugin-apex` from 2.1.4 to 2.2.0 Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@locker/eslint-config-locker" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@salesforce/sfdx-lwc-jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier-plugin-apex dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #78 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 6 6
Branches 1 1
=========================================
Hits 6 6 ☔ View full report in Codecov by Sentry. |
Bumps the dependencies group with 7 updates:
7.25.7
7.26.0
7.25.7
7.25.9
0.23.3
0.23.5
6.12.0
6.12.1
5.1.0
6.0.1
2.1.4
2.2.0
5.6.2
5.6.3
Updates
@babel/core
from 7.25.7 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/eslint-parser
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/eslint-parser
's releases.Changelog
Sourced from
@babel/eslint-parser
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)33d705e
AnalyzeClassAccessorProperty
to prevent theno-undef
rule (#16884)f9cb91a
v7.25.8362b823
chore: Update lint deps (#16883)Updates
@locker/eslint-config-locker
from 0.23.3 to 0.23.5Commits
Updates
@sa11y/jest
from 6.12.0 to 6.12.1Release notes
Sourced from
@sa11y/jest
's releases.Commits
Updates
@salesforce/sfdx-lwc-jest
from 5.1.0 to 6.0.1Release notes
Sourced from
@salesforce/sfdx-lwc-jest
's releases.Commits
cdb3da6
6.0.1d5e0c4a
chore: bump deps to correspond to 252/winter25 (#392)085b03d
chore: bump eslint from 8.57.0 to 8.57.1 (#391)d6d6418
chore: bump the theoretically-non-breaking group with 2 updates (#390)dfe4773
Added the required attritbutes to the file upload stub (#387)b7a48e5
chore: bump the theoretically-non-breaking group with 2 updates (#385)1c63b54
chore: bump the lwc-test group with 4 updates (#383)5742670
6.0.0 (#382)0ae0c96
chore: update lwc to 7.1.2 (#381)6721c55
chore: bump the theoretically-non-breaking group across 1 directory with 6 up...Updates
prettier-plugin-apex
from 2.1.4 to 2.2.0Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)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