-
Notifications
You must be signed in to change notification settings - Fork 5
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 vue-json-pretty to v2 #438
base: develop
Are you sure you want to change the base?
Conversation
2cc11d4
to
8a39671
Compare
8a39671
to
dc7c5c2
Compare
package.json
Outdated
@@ -45,7 +45,7 @@ | |||
"druxt-site": "^0.13.0", | |||
"jsonapi-serializer": "3.6.7", | |||
"nuxt": "2.15.8", | |||
"vue-json-pretty": "1.9.1", | |||
"vue-json-pretty": "2.2.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/en/contact
form breaks with this update.
Needs a fix and tests before it can be updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs work.
dc7c5c2
to
afef7f6
Compare
afef7f6
to
5e6ca08
Compare
952845b
to
0581e4f
Compare
5e6ca08
to
763ce42
Compare
9160272
to
18fdf09
Compare
18fdf09
to
000ebee
Compare
000ebee
to
9bbcb48
Compare
9bbcb48
to
d93e76e
Compare
d93e76e
to
a5d002d
Compare
a5d002d
to
43cba07
Compare
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
43cba07
to
461bd61
Compare
This PR contains the following updates:
1.9.4
->2.4.0
Release Notes
leezng/vue-json-pretty (vue-json-pretty)
v2.4.0
: 2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: leezng/vue-json-pretty@v2.3.0...v2.4.0
v2.3.0
: 2.3.0Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v2.2.4...v2.3.0
v2.2.4
: 2.2.4Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v2.2.3...v2.2.4
v2.2.3
: 2.2.3Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v2.2.2...v2.2.3
v2.2.2
: 2.2.2Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v2.2.1...v2.2.2
v2.2.1
Compare Source
v2.2.0
: 2.2.0Compare Source
What's Changed
showIcon
prop by @leezng in https://github.com/leezng/vue-json-pretty/pull/178v-model:data
) #169height
&itemHeight
) #177showLineNumber
. #35customValueFormatter
will no longer be used)Props Breaking Changed: change
path
torootPath
, changepathSelectable
tonodeSelectable
, when using node selection functionality, usev-model:selectedValue
for two-way binding.New Contributors
Full Changelog: leezng/vue-json-pretty@v2.1.1...v2.2.0
v2.1.1
: 2.1.1Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v2.1.0...v2.1.1
v2.1.0
: 2.1.0Compare Source
What's Changed
collapsePath
prop by @hsiaosiyuan0 in https://github.com/leezng/vue-json-pretty/pull/151New Contributors
Full Changelog: leezng/vue-json-pretty@v2.0.6...v2.1.0
v2.0.6
: 2.0.6Compare Source
deepCollapseChildren
prop. #1312.0.5
has been deprecated. #146 #147v2.0.5
Compare Source
v2.0.4
: 2.0.4Compare Source
v2.0.3
: 2.0.3Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
v2.0.0
Compare Source
Breaking Change: Compatible with Vue3.
Written in TypeScript with predictable static types.
Support big data.
highlightMouseoverNode
,pathChecked
.function(data, key, path, defaultFormatResult)
tofunction(data, key, path, defaultFormatResult)
.v1.9.5
: 1.9.5Compare Source
What's Changed
Full Changelog: leezng/vue-json-pretty@v1.9.4...v1.9.5
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.
🔕 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.