ApexKit icon indicating copy to clipboard operation
ApexKit copied to clipboard

Results 36 ApexKit issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...

dependencies
javascript

Bumps [@salesforce/sfdx-lwc-jest](https://github.com/salesforce/sfdx-lwc-jest) from 3.1.1 to 5.0.0. Release notes Sourced from @​salesforce/sfdx-lwc-jest's releases. v5.0.0 Breaking changes Snapshots may have changed due to lwc-test v15. Run with -u to update. What's Changed...

dependencies
javascript

### PR Feedback (click) - [ ] 👍 Sweep Did Well - [ ] 👎 Sweep Needs Improvement ## Description This PR implements a new class called `LinkedMap` that provides...

sweep

Adds a 'shadow' Assert class that facilitates developers adding custom assertion methods that can still be cleanly read as `Assert.methodName` Closes #104 ### Summary by CodeRabbit - New Feature: Introduced...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.0 Behaviour changes The default values for author and committer have changed. See "What's new"...

dependencies
github_actions

WORK IN PROGRESS DO NOT MERGE. Pushed here for help debugging. ### Summary by CodeRabbit - Refactor: Updated the `Illuminated Cloud` configuration and PMD settings for better project setup. -...

### Summary by CodeRabbit - New Feature: Introduced a new `Tuple` class to provide key-value pair functionality similar to `Map`, enhancing support for various primitive data types. - Refactor: Updated...

### Summary Example code for calling / using the various testing utilities. ### Suggested Solution _No response_ ### Alternative Solutions _No response_

enhancement