-
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
Update dependency query-string to v9 #378
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/query-string-9.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.
Open
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
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
March 1, 2024 22:30
09970d7
to
3ee08ff
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
March 14, 2024 12:26
afd2323
to
4c4b2e1
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
4 times, most recently
from
March 27, 2024 23:19
dfc44f3
to
4677aeb
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
April 2, 2024 11:31
58efd70
to
e8793a3
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
April 12, 2024 17:03
5de3dbb
to
bb2a138
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
April 29, 2024 09:04
df1d687
to
0e24463
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
May 10, 2024 23:48
0e24463
to
c3a864d
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
May 31, 2024 09:39
0c028d8
to
d85ea46
Compare
Quality Gate passedIssues Measures |
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
June 21, 2024 10:01
da2db62
to
504f7ab
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
July 3, 2024 13:28
0440329
to
eace461
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
July 27, 2024 19:50
eace461
to
1cc4fca
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
August 16, 2024 23:33
6efb934
to
6ec1e13
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
August 30, 2024 01:35
6ec1e13
to
24fecb6
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
September 12, 2024 14:52
aa903cf
to
d421b8e
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
September 23, 2024 10:07
d421b8e
to
100fb72
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
2 times, most recently
from
September 29, 2024 18:47
8234dc6
to
461f173
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
4 times, most recently
from
October 21, 2024 14:13
f7e133b
to
e8b0291
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
3 times, most recently
from
October 28, 2024 11:22
da933e7
to
4e9e21f
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
November 1, 2024 13:54
4e9e21f
to
ccb9d98
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
November 19, 2024 02:27
ccb9d98
to
4ff12de
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
November 30, 2024 17:25
4ff12de
to
7fbee6b
Compare
renovate
bot
force-pushed
the
renovate/query-string-9.x
branch
from
December 6, 2024 10:34
7fbee6b
to
d5c96cf
Compare
Quality Gate passedIssues Measures |
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:
^7.0.1
->^9.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sindresorhus/query-string (query-string)
v9.1.1
Compare Source
arrayFormat
bracket-separator
with a URL encoded value (#392)19c43d4
v9.1.0
Compare Source
types
option to the.parse()
method (#385)672eb82
v9.0.0
Compare Source
Breaking
fd5a1c9
Fixes
fragmentIdentifier
tostringifyUrl()
cc232cb
v8.2.0
Compare Source
7f84490
v8.1.0
Compare Source
20cc109
v8.0.3
Compare Source
7bba5bb
v8.0.2
Compare Source
81f78e6
v8.0.1
Compare Source
76f8fc5
v8.0.0
Compare Source
Breaking
c2ab7cd
"module": "node16", "moduleResolution": "node16"
to your tsconfig.json. (Example)Fixes
fragmentIdentifier
(#355)16a7b8f
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.