-
Notifications
You must be signed in to change notification settings - Fork 3
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(deps): update dependency reselect to v4.1.8 - autoclosed #318
Closed
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
🚀 Deployed on https://pr-318--dhis2-data-entry.netlify.app |
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
April 20, 2023 09:26
b530a6c
to
e989846
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
April 20, 2023 12:41
e989846
to
647c6d4
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
May 16, 2023 12:33
647c6d4
to
93cf173
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
June 8, 2023 13:55
93cf173
to
18cfdc9
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
June 8, 2023 14:11
18cfdc9
to
235e785
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
June 19, 2023 11:43
235e785
to
c7738f2
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
June 19, 2023 12:44
c7738f2
to
23d19ff
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 4, 2023 09:55
23d19ff
to
03e86b6
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 7, 2023 09:51
03e86b6
to
589eec0
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 7, 2023 10:27
589eec0
to
cf4e667
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 8, 2023 08:24
cf4e667
to
d56e9f0
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 8, 2023 08:47
d56e9f0
to
1481383
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 14, 2023 14:18
1481383
to
6c1c1b6
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
August 15, 2023 13:52
6c1c1b6
to
ab8073f
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
October 27, 2024 02:02
a4be815
to
57fc674
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 6, 2024 14:34
57fc674
to
a1fec35
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 6, 2024 14:43
a1fec35
to
c99165f
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 10, 2024 01:47
c99165f
to
7a0ada8
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 10, 2024 01:55
7a0ada8
to
38cf8e5
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 13, 2024 12:53
38cf8e5
to
8f2034b
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 13, 2024 13:01
8f2034b
to
3625ff0
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 24, 2024 01:47
3625ff0
to
5bb77b2
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
November 24, 2024 01:58
5bb77b2
to
7d06479
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
December 3, 2024 01:48
7d06479
to
c47760e
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
December 3, 2024 01:57
c47760e
to
162b813
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
December 8, 2024 01:48
162b813
to
c972b7d
Compare
renovate
bot
force-pushed
the
renovate/reselect-4.x
branch
from
December 8, 2024 01:58
c972b7d
to
39e4c49
Compare
renovate
bot
changed the title
fix(deps): update dependency reselect to v4.1.8
fix(deps): update dependency reselect to v4.1.8 - autoclosed
Dec 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.1.7
->4.1.8
Release Notes
reduxjs/reselect (reselect)
v4.1.8
Compare Source
This release updates our build tooling, tweaks the
MergeParameters
type to better handle spread values, and fixes an erroneous.clearCache()
method included on theresultFunc
.What's Changed
main
by @markerikson in https://github.com/reduxjs/reselect/pull/606Full Changelog: reduxjs/reselect@v4.1.7...v4.1.8
Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/Oslo, 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.