Skip to content
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

fix(functional-parameters): default options not being applied to option overrides #888

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented Oct 20, 2024

No description provided.

Copy link

graphite-app bot commented Oct 20, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “Status: Merge Queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “Status: Hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Collaborator Author

@RebeccaStevens RebeccaStevens marked this pull request as ready for review October 20, 2024 14:28
@RebeccaStevens RebeccaStevens force-pushed the 10-21-fix_functional-parameters_default_options_not_being_applied_to_option_overrides branch from 4da1024 to 687ebf7 Compare October 20, 2024 14:38
Copy link

graphite-app bot commented Oct 20, 2024

Merge activity

@RebeccaStevens RebeccaStevens force-pushed the 10-21-fix_functional-parameters_default_options_not_being_applied_to_option_overrides branch from 687ebf7 to 06f2b80 Compare October 20, 2024 14:42
@graphite-app graphite-app bot merged commit 06f2b80 into main Oct 20, 2024
14 checks passed
@graphite-app graphite-app bot deleted the 10-21-fix_functional-parameters_default_options_not_being_applied_to_option_overrides branch October 20, 2024 14:44
github-actions bot pushed a commit that referenced this pull request Oct 20, 2024
## [7.0.3](v7.0.2...v7.0.3) (2024-10-20)

### Bug Fixes

* ensure default options are applied ([#889](#889)) ([5b57cd2](5b57cd2))
* **functional-parameters:** default options not being applied to option overrides ([#888](#888)) ([06f2b80](06f2b80))
Copy link

🎉 This PR is included in version 7.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Oct 20, 2024
renovate bot added a commit to mmkal/eslint-plugin-mmkal that referenced this pull request Oct 20, 2024
renovate bot added a commit to mmkal/eslint-plugin-mmkal that referenced this pull request Oct 20, 2024
##### [v7.1.0](https://github.com/eslint-functional/eslint-plugin-functional/blob/HEAD/CHANGELOG.md#710-2024-10-20)

##### Features

-   new rule no-class-inheritance ([#890](eslint-functional/eslint-plugin-functional#890)) ([53df2fd](eslint-functional/eslint-plugin-functional@53df2fd)), closes [#886](eslint-functional/eslint-plugin-functional#886)

#### [7.0.3](eslint-functional/eslint-plugin-functional@v7.0.2...v7.0.3) (2024-10-20)

##### Bug Fixes

-   ensure default options are applied ([#889](eslint-functional/eslint-plugin-functional#889)) ([5b57cd2](eslint-functional/eslint-plugin-functional@5b57cd2))
-   **functional-parameters:** default options not being applied to option overrides ([#888](eslint-functional/eslint-plugin-functional#888)) ([06f2b80](eslint-functional/eslint-plugin-functional@06f2b80))

#### [7.0.2](eslint-functional/eslint-plugin-functional@v7.0.1...v7.0.2) (2024-08-26)

##### Bug Fixes

-   **no-expression-statements:** ignore `Promise<void>` when `ignoreVoid` is set ([#866](eslint-functional/eslint-plugin-functional#866)) ([2e1a992](eslint-functional/eslint-plugin-functional@2e1a992))

#### [7.0.1](eslint-functional/eslint-plugin-functional@v7.0.0...v7.0.1) (2024-08-07)

##### Bug Fixes

-   don't throw when typescript can't be resolved ([afb05bd](eslint-functional/eslint-plugin-functional@afb05bd))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant