-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update devdependencies (major) #134
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 devdependencies (major) #134
Conversation
429d4c6 to
012ced0
Compare
efe3c2c to
d7da831
Compare
0b686dd to
f496c6c
Compare
dcc9efa to
44aae4c
Compare
ef5a5a4 to
04ac44c
Compare
f91971c to
b77483d
Compare
2503fa4 to
b926d54
Compare
e423e98 to
36ecf88
Compare
464a1bf to
2d817f4
Compare
2d817f4 to
7f703e1
Compare
7f703e1 to
cb21c9e
Compare
cb21c9e to
f06aff7
Compare
f06aff7 to
a8553c1
Compare
a8553c1 to
a731141
Compare
a731141 to
6c1766f
Compare
6c1766f to
2bebacc
Compare
2bebacc to
66fee24
Compare
66fee24 to
172e227
Compare
172e227 to
db48d4b
Compare
db48d4b to
9187e1a
Compare
9187e1a to
4b40195
Compare
4b40195 to
bb7b032
Compare
bb7b032 to
7aa5803
Compare
7aa5803 to
82ec897
Compare
82ec897 to
80d073d
Compare
80d073d to
5d8ef16
Compare
5d8ef16 to
10dd0c6
Compare
10dd0c6 to
e4521e5
Compare
e4521e5 to
e54e915
Compare
e54e915 to
0d7ff9f
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
65f143f to
8991940
Compare
|
Pull Request closed and locked due to lack of activity. |
This PR contains the following updates:
20.1.2->36.3.020.1.2->36.3.06.0.16->7.1.79.3.7->12.0.01.6.0->2.1.2Release Notes
RightCapitalHQ/frontend-style-guide (@rightcapital/eslint-config-javascript)
v36.3.0Compare Source
v36.2.0Compare Source
v36.1.1Compare Source
Patches
v36.1.0Compare Source
v36.0.0Compare Source
Major changes
v35.0.0Compare Source
v34.1.1Compare Source
Patches
v34.1.0Compare Source
v34.0.0Compare Source
v33.0.1Compare Source
Patches
v33.0.0Compare Source
Major changes
v32.0.2Compare Source
v32.0.1Compare Source
v32.0.0Compare Source
v31.0.0Compare Source
v30.0.0Compare Source
v29.0.0Compare Source
v28.0.2Compare Source
v28.0.1Compare Source
Patches
v28.0.0Compare Source
v27.0.0Compare Source
v26.0.1Compare Source
Patches
v26.0.0Compare Source
Major changes
v25.1.1Compare Source
Patches
v25.1.0Compare Source
Minor changes
v25.0.0Compare Source
v24.0.0Compare Source
Major changes
v23.0.0Compare Source
v22.1.2Compare Source
Patches
v22.1.1Compare Source
Patches
v22.1.0Compare Source
v22.0.2Compare Source
Patches
v22.0.1Compare Source
Thu, 11 Apr 2024 02:57:31 GMT
22.0.1 (2024-4-11)
v22.0.0Compare Source
Thu, 11 Apr 2024 02:47:15 GMT
v21.0.0Compare Source
Thu, 28 Mar 2024 02:58:31 GMT
RightCapitalHQ/frontend-style-guide (@rightcapital/eslint-config-typescript)
v36.3.0Compare Source
v36.2.0Compare Source
Minor changes
v36.1.1Compare Source
Patches
v36.1.0Compare Source
v36.0.0Compare Source
Major changes
v35.0.0Compare Source
Major changes
v34.1.1Compare Source
Patches
v34.1.0Compare Source
v34.0.0Compare Source
Major changes
v33.0.1Compare Source
Patches
v33.0.0Compare Source
Major changes
v32.0.2Compare Source
v32.0.1Compare Source
Patches
v32.0.0Compare Source
Major changes
v31.0.0Compare Source
v30.0.0Compare Source
v29.0.0Compare Source
Major changes
v28.0.1Compare Source
Major changes
v28.0.0Compare Source
v27.0.0Compare Source
Major changes
v26.0.1Compare Source
Patches
v26.0.0Compare Source
Major changes
v25.1.1Compare Source
Patches
v25.1.0Compare Source
Minor changes
v25.0.0Compare Source
Major changes
v24.0.0Compare Source
Major changes
v23.0.0Compare Source
Major changes
v22.1.2Compare Source
Patches
v22.1.1Compare Source
Patches
v22.1.0Compare Source
v22.0.2Compare Source
Patches
v22.0.1Compare Source
Thu, 11 Apr 2024 02:57:31 GMT
22.0.1 (2024-4-11)
v22.0.0Compare Source
Thu, 11 Apr 2024 02:47:15 GMT
v21.0.0Compare Source
Thu, 28 Mar 2024 02:58:31 GMT
RightCapitalHQ/frontend-style-guide (@rightcapital/prettier-config)
v7.1.7Compare Source
Patches
v7.1.6Compare Source
Patches
v7.1.5Compare Source
Patches
v7.1.4Compare Source
Patches
v7.1.3Compare Source
Patches
v7.1.2Compare Source
Patches
v7.1.1Compare Source
Patches
v7.1.0Compare Source
Minor changes
v7.0.4Compare Source
Patches
v7.0.3Compare Source
Patches
v7.0.2Compare Source
Patches
v7.0.1Compare Source
Thu, 25 Apr 2024 05:29:31 GMT
7.0.1 (2024-4-25)
v7.0.0Compare Source
Tue, 16 Apr 2024 01:58:14 GMT
SBoudrias/Inquirer.js (inquirer)
v12.0.0Compare Source
@types/nodeis now only apeerDependencies. This reduces the install size of inquirer dramatically for folks not using Typescript. It's unlikely to break your builds if you used TS already, if it does runnpm install --dev @​types/node/yarn add --dev @​types/node.v11.1.0Compare Source
import type { Question, DistinctQuestion, Answers } from 'inquirer';You should use as follow to keep the inference working properly:
v11.0.2Compare Source
whenbehaviour changed unexpectedly when returning a falsy value.v11.0.1Compare Source
v11.0.0Compare Source
No technical breaking changes; but we changed the style of the question
prefixonce the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same?as when the prompt is idle.)This is theme-able, and so can be overwritten to with
theme.prefix.v10.2.2Compare Source
filteroption not working.signal: AbortSignaldidn't work with class based prompts (OSS plugins.) Now it should work consistently with legacy style prompts.v10.2.1Compare Source
expandprompt being broken if a Separator was in thechoicesarray.v10.2.0Compare Source
v10.1.8Compare Source
v10.1.7Compare Source
v10.1.6Compare Source
v10.1.5Compare Source
v10.1.4Compare Source
v10.1.3Compare Source
v10.1.2Compare Source
v10.1.1Compare Source
v10.1.0Compare Source
{ type: 'search' }prompt.v10.0.4Compare Source
v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
inquireris publishes a dual-build CJS/ESM.)@inquirer/prompt.@inquirer/core. Custom prompts built oninquirer@9.x.xwill keep working, but should plan a migration.inquirer.ui.BottomBaris deleted.My expectation is that this release should be a drop-in replacement for people using
inquirer.prompt()and built-ins 🤞🏻. Please open an issue on Github if you run into issues migrating; it's a large rewrite and there might be a few sharp edges to cut! Hope you'll like this new release.vitest-dev/vitest (vitest)
v2.1.2Compare Source
🐞 Bug Fixes
Vitest.setServerto postconfigureServerhook to enable import analysis for workspace config loading - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6584 (e7f35)BenchmarkResult.samplesarray to reduce memory usage - by @hi-ogawa and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6541 (a6407)data:protocol on preview provider file upload - by @userquin in https://github.com/vitest-dev/vitest/issues/6501 (e9821)*.astroby default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6565 (f8ff7)cleanOnRerun: falseto invalidate previous results - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6592 (88bde)toBeDefinedwithexpect.poll- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6562 (f7da6)beforeAllfailed - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6524 (fb797)onTestFinishedandonTestFailedduringretryandrepeats- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6609 (c5e29)--standalone- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6577 (d0bf8)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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.