-
Notifications
You must be signed in to change notification settings - Fork 359
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-dev): bump jsdom from 20.0.3 to 25.0.0 #3300
Merged
Merged
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
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@20.0.3...25.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
xiaosansiji,
maoyiluo,
liweijie0812 and
LoopZhou
as code owners
September 1, 2024 15:16
/update-snapshot |
liweijie0812
approved these changes
Sep 4, 2024
uyarn
pushed a commit
that referenced
this pull request
Sep 24, 2024
* chore(deps-dev): bump jsdom from 20.0.3 to 25.0.0 Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@20.0.3...25.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update snapshot --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
uyarn
added a commit
that referenced
this pull request
Sep 24, 2024
* chore: replace type alias path to relative path (#3297) * fix(Select): fix keyboard event conflict with self-defined components (#3303) * chore: optimize (#3304) * fix(Select): support checkAll option when using filterable API (#3295) * perf(select): 全选常驻 * perf(select): 选择器搜索时支持全选选项常驻 * chore(select): 支持搜索词保留 * feat(menu): support multiple head menu (#3296) * feat(menu): support multiple head menu * feat(menu): lint multiple head menu code * fix(menu): update snap files * fix(menu): fix code style * chore: complete classprefix docs (#3306) * fix(input): fix status default value (#3307) * chore(deps-dev): bump jsdom from 20.0.3 to 25.0.0 (#3300) * chore(deps-dev): bump jsdom from 20.0.3 to 25.0.0 Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@20.0.3...25.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update snapshot --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix(upload): uploadPastedFiles =false 时第一次上传文件后会报错,导致整个vue 响应式丢失 (#3308) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * feat(tag): support title api (#3309) * feat(tag): support title api * fix: test case * fix: test case * chore: fix test * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(form): support form id and button form API (#3310) * feat: date-picker and time-picker support readonly API (#3311) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * feat(DatePicker): support readonly * feat(TimePicker): support readonly * chore: update snapshot * docs: add readonly in api --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: update pr-comment-ci (#3312) * chore: update pr-comment-ci * chore: add generate:coverage-badge * feat(site): component Internationalization (#3316) * feat(site): component Internationalization * chore: remove`data` defined * docs(icon): fix installation instructions (#3318) * [Bug Fix]:修复表格开启虚拟滚动和loading 后,分页和表格内容顺序错乱的问题 (#3319) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * fix(Table): virtual scroll pagination content order error * fix(tree-select): keys should support deep keys (#3313) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * fix(Treeselect): suport deep keys like entiry.label * chore: change lodash import * fix(Slider): fix change-end emit and support empty array as initial value (#3320) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * fix(Slider): change end event not emit * fix(Slider): range mode not use on value is empty array * feat(TimeRangePicker): auto open others panel, auto set start end value order (#3327) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * feat(TimeRangePicker): auto open others panel, auto set start end value order * fix(TreeSelect): mulitple set true has empty selection tag (#3328) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * fix(TreeSelect): mulitple set true has empty selection tag * chore: update test snap * style: code style fixed * fix(tree-select): fix multiple select click parent node callback (#3330) * feat: checkboxGroup/select/List support change component tag name (#3322) * feat(table): add class to identify expanded and folded row (#3331) * feat(table): add class to identify expanded and folded row when expandRowKeys is defined * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(cascader): support scroll to first selected node (#3335) * feat(cascader): support scroll to first select node * chore: fix lint * feat(i18n): add ru_RU and it_IT (#3334) * fix(DatePicker): fix boundary week format bug (#3336) * docs: fix datepicker week firstdayofweek usage demo * fix(DatePicker): fix week calculate bug * fat(upload): uploader trigger context add disabled (#3321) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * feat(Upload): trigger context add disabled * fix(TimePicker): use 12 hours, disable hour not add 12, check meridiem only support en (#3326) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * fix(TimePicker): use 12 hours, disable hour not add 12, check meridiem only support en * fix(cascader): fix filterable parent click bug (#3333) * feat(Rate): add clearable prop (#3332) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * feat(Rate): add allowClear Prop * chore: update test snap * chore: change prop name clearable * chore: clearable result should be 0 * chore: clearable result should be 0 --------- Co-authored-by: wū yāng <[email protected]> * fix(SelectInput): overlay width not update on width change (#3325) * fix(TimePicker): fixed only support hh:mm format * fix(TimePicker): disabled position only is start * fix(Upload): fixed vue error on uploadPastedFiles is false * docs: add readonly in api * fix(SelectInput): overlay width not update on width change * chore: release 1.10.1 (#3337) * chore: release 1.10.1 * chore: fix cascader change bug * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: release 1.10.1-naruto --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: 企鹅岛岛主 <[email protected]> Co-authored-by: setcy <[email protected]> Co-authored-by: liweijie0812 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: myron <[email protected]> Co-authored-by: 阿菜 Cai <[email protected]> Co-authored-by: 阿菜 Cai <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
skip-changelog
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.
Bumps jsdom from 20.0.3 to 25.0.0.
Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
... (truncated)
Commits
c53efc8
Version 25.0.0784c8a5
Set EventTarget.prototype to the jsdom's Object.prototype0314f1e
Version 24.1.346d5d5c
Fix postMessage referenced as a bare propertya241df6
Version 24.1.2c3a9aed
Remove upstreamed WPTs07fab37
Refactor Window object setup code3383805
Fix events fired by blur()065abcb
Roll web platform tests439a43e
Setup Window prototype in vm contextDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)