-
Notifications
You must be signed in to change notification settings - Fork 10
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): update dependency eslint-plugin-promise to v6.6.0 #842
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-promise-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.0.1
chore(deps): update dependency eslint-plugin-promise to v6.1.1
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
November 20, 2022 09:20
9f0c4ef
to
b9e7a7d
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
October 13, 2023 14:21
b9e7a7d
to
6a5886d
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
May 31, 2024 17:31
6a5886d
to
6119311
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.1.1
chore(deps): update dependency eslint-plugin-promise to v6.2.0
May 31, 2024
|
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.2.0
chore(deps): update dependency eslint-plugin-promise to v6.4.0
Jul 1, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
July 1, 2024 02:35
6119311
to
28dcf60
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
July 19, 2024 23:26
28dcf60
to
cea5a82
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.4.0
chore(deps): update dependency eslint-plugin-promise to v6.5.0
Jul 19, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
July 20, 2024 07:43
cea5a82
to
ca30888
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.5.0
chore(deps): update dependency eslint-plugin-promise to v6.5.1
Jul 20, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-promise-6.x
branch
from
July 22, 2024 01:18
ca30888
to
4acdc89
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-promise to v6.5.1
chore(deps): update dependency eslint-plugin-promise to v6.6.0
Jul 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0
->6.6.0
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v6.6.0
Compare Source
Bug Fixes
always-return
: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a)Features
strict
option to disallowthen
orcatch
followingawait
oryield
(#494) (fa482cc)v6.5.1
Compare Source
v6.5.0
Compare Source
v6.4.0
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Bug Fixes
Features
no-multiple-resolved
rule (#369) (3a6fdbe)ignoreLastCallback
option (#365) (01def31)Promise.allSettled()
&Promise.any()
(#370) (e080f82)resolvePattern
&rejectPattern
option (#368) (df25e3c)v6.0.1
Compare Source
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.