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

build(deps-dev): Bump eslint-plugin-promise from 7.1.0 to 7.2.0 #720

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps eslint-plugin-promise from 7.1.0 to 7.2.0.

Release notes

Sourced from eslint-plugin-promise's releases.

v7.2.0

7.2.0 (2024-11-25)

🌟 Features

  • no-callback-in-promise: add timeoutsErr option (#514) (907753f)
  • valid-params: add exclude option (#515) (7ff2cb9)
  • always-return: add ignoreAssignmentVariable option (#518) (701279c)
  • catch-or-return: add allowThenStrict option (#522) (53be970)
  • new rule prefer-catch (#525) (05c8a93)

🩹 Fixes

  • permit appropriate computed member expressions and prototype access (#535) (4de9d43)

🧹 Chores

  • deps-dev: bump eslint-plugin-jest from 28.6.0 to 28.8.0 (#536) (80741f8)
  • deps-dev: bump eslint-plugin-n from 17.9.0 to 17.10.2 (#529) (a646010)
  • deps-dev: bump globals from 15.8.0 to 15.9.0 (#527) (b8afe92)
  • deps-dev: bump husky from 9.1.2 to 9.1.4 (#524) (b8fdb9f)
  • deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#539) (9e2528f)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.0 (#560) (7459bd6)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.1 (#561) (434c6fa)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.2 (#570) (a849f64)
  • deps-dev: update eslint-plugin-jest to v28.9.0 (#565) (cf213fb)
  • deps-dev: update eslint-plugin-n to v17.12.0 (#563) (d39e2f0)
  • deps-dev: update eslint-plugin-n to v17.13.0 (#566) (b62f234)
  • deps-dev: update eslint-plugin-n to v17.13.1 (#567) (266ddbb)
  • deps-dev: update eslint-plugin-n to v17.13.2 (#569) (390f51f)
  • deps-dev: update npm-run-all2 to v6.2.4 (#558) (2cf1732)
  • deps-dev: update npm-run-all2 to v6.2.6 (#559) (dc32933)
  • deps: switch from dependabot to renovate using shared eslint community configuration (#537) (30efed7)
  • deps: update @​eslint-community/eslint-utils to v4.4.1 (#562) (5c3628d)
  • deps: update globals to v15.12.0 (#564) (c8632d1)
  • update @​typescript-eslint/parser to v7.18.0 (#545) (5744e60)
  • update dependency eslint-plugin-n to v17.11.0 (#556) (bbd048b)
  • update dependency eslint-plugin-n to v17.11.1 (#557) (e545254)
  • update dependency globals to v15.11.0 (#555) (9151db8)
  • update dependency typescript to v5.6.3 (#554) (ab55120)
  • update eslint to v8.57.1 (#551) (38e2757)
  • update eslint-plugin-jest to v28.8.3 (#548) (89f2578)
  • update eslint-plugin-n to v17.10.3 (#552) (2d738fe)
  • update globals to v15.10.0 (#553) (b871314)
  • update husky to v9.1.6 (#547) (1e8d18f)
  • update lint-staged to v15.2.10 (#544) (7d46b3b)
  • update npm-run-all2 to v6.2.3 (#550) (14cd4c0)

... (truncated)

Changelog

Sourced from eslint-plugin-promise's changelog.

7.2.0 (2024-11-25)

🌟 Features

  • no-callback-in-promise: add timeoutsErr option (#514) (907753f)
  • valid-params: add exclude option (#515) (7ff2cb9)
  • always-return: add ignoreAssignmentVariable option (#518) (701279c)
  • catch-or-return: add allowThenStrict option (#522) (53be970)
  • new rule prefer-catch (#525) (05c8a93)

🩹 Fixes

  • permit appropriate computed member expressions and prototype access (#535) (4de9d43)

🧹 Chores

  • deps-dev: bump eslint-plugin-jest from 28.6.0 to 28.8.0 (#536) (80741f8)
  • deps-dev: bump eslint-plugin-n from 17.9.0 to 17.10.2 (#529) (a646010)
  • deps-dev: bump globals from 15.8.0 to 15.9.0 (#527) (b8afe92)
  • deps-dev: bump husky from 9.1.2 to 9.1.4 (#524) (b8fdb9f)
  • deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#539) (9e2528f)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.0 (#560) (7459bd6)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.1 (#561) (434c6fa)
  • deps-dev: update eslint-plugin-eslint-plugin to v6.3.2 (#570) (a849f64)
  • deps-dev: update eslint-plugin-jest to v28.9.0 (#565) (cf213fb)
  • deps-dev: update eslint-plugin-n to v17.12.0 (#563) (d39e2f0)
  • deps-dev: update eslint-plugin-n to v17.13.0 (#566) (b62f234)
  • deps-dev: update eslint-plugin-n to v17.13.1 (#567) (266ddbb)
  • deps-dev: update eslint-plugin-n to v17.13.2 (#569) (390f51f)
  • deps-dev: update npm-run-all2 to v6.2.4 (#558) (2cf1732)
  • deps-dev: update npm-run-all2 to v6.2.6 (#559) (dc32933)
  • deps: switch from dependabot to renovate using shared eslint community configuration (#537) (30efed7)
  • deps: update @​eslint-community/eslint-utils to v4.4.1 (#562) (5c3628d)
  • deps: update globals to v15.12.0 (#564) (c8632d1)
  • update @​typescript-eslint/parser to v7.18.0 (#545) (5744e60)
  • update dependency eslint-plugin-n to v17.11.0 (#556) (bbd048b)
  • update dependency eslint-plugin-n to v17.11.1 (#557) (e545254)
  • update dependency globals to v15.11.0 (#555) (9151db8)
  • update dependency typescript to v5.6.3 (#554) (ab55120)
  • update eslint to v8.57.1 (#551) (38e2757)
  • update eslint-plugin-jest to v28.8.3 (#548) (89f2578)
  • update eslint-plugin-n to v17.10.3 (#552) (2d738fe)
  • update globals to v15.10.0 (#553) (b871314)
  • update husky to v9.1.6 (#547) (1e8d18f)
  • update lint-staged to v15.2.10 (#544) (7d46b3b)
  • update npm-run-all2 to v6.2.3 (#550) (14cd4c0)
  • update typescript to ~5.6.0 (#549) (ebcdd8b)
Commits
  • 5b987c6 chore(main): release 7.2.0 (#538)
  • a849f64 chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)
  • 390f51f chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)
  • 266ddbb chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)
  • b62f234 chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)
  • cf213fb chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)
  • c8632d1 chore(deps): update globals to v15.12.0 (#564)
  • d39e2f0 chore(deps-dev): update eslint-plugin-n to v17.12.0 (#563)
  • 5c3628d chore(deps): update @​eslint-community/eslint-utils to v4.4.1 (#562)
  • 434c6fa chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.1 (#561)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Nov 25, 2024
@flex-development flex-development bot enabled auto-merge (squash) November 25, 2024 22:19
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-promise-7.2.0 branch from f87f8a2 to 46403c2 Compare November 25, 2024 22:24
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@flex-development flex-development bot merged commit 5897ad2 into main Nov 25, 2024
17 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/eslint-plugin-promise-7.2.0 branch November 25, 2024 22:29
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b631473) to head (46403c2).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #720   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         1105      1105           
  Branches       250       250           
=========================================
  Hits          1105      1105           
Flag Coverage Δ
node22 100.00% <ø> (ø)
node23 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
lib 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20933c9...46403c2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants