Uh oh!
There was an error while loading. Please reload this page.
Bump bootstrap from 4.6.0 to 5.1.0 - #28346
Conversation
64930d8 to
593c038Compareszaimen
commented
Aug 31, 2021
@dependabot recreate |
593c038 to
d7440a1Compareszaimen
commented
Aug 31, 2021
/compile amend / |
d7440a1 to
2e3d6d2Compareszaimen
commented
Aug 31, 2021
Node/jsunit is failing |
The error should be caught by the tooltip polyfill/override: https://github.com/nextcloud/server/blob/3e624dc/core/src/Polyfill/tooltip.js#L36-L41 EDIT: Using |
2e3d6d2 to
680420eCompare680420e to
d642962Compared642962 to
3e70762CompareNext error:
seems to be here: https://github.com/nextcloud/server/blob/3e70762/apps/files/js/newfilemenu.js#L140 A string is provided, also the unexpected single quotes have no effect on the generated A.tooltip({placement:"right",trigger:"manual",container:".newFolderMenu"}),A.tooltip("_fixTitle"),A.tooltip("show")Here the code of the two failing tests: https://github.com/nextcloud/server/blob/9de329/apps/files/tests/js/newfilemenuSpec.js#L76-L91 Since Bootstrap v5 does not depend in jQuery anymore, the docs about how to use methods has change accordingly: https://getbootstrap.com/docs/5.1/components/tooltips/#methods |
3e70762 to
2828fb7CompareBumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.1.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.0...v5.1.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2828fb7 to
9f84d65CompareA newer version of bootstrap exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
MichaIng
commented
Sep 11, 2021
I'll do the
|
Separate PR for tooltip methods migration: #28816 |
MichaIng
commented
Sep 13, 2021
@dependabot recreate |
Superseded by #28817. |
Bumps bootstrap from 4.6.0 to 5.1.0.
Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
f20fecePrepare v5.1.0. (#34674)7fcc2f4_navbar.scss: switch comment (#34677)68ff5c9Bump@popperjs/corefrom 2.9.2 to 2.9.3 (#34668)0da7d66Bump hugo-bin from 0.74.1 to 0.75.0 (#34669)999eee6Bump sass from 1.37.2 to 1.37.5 (#34670)1e9446cUpdate .bundlewatch.config.json7409271Document the utility API's new css-var boolean4d7911aAdd and document additional :root CSS variablese72916eUpdate color and background-color utilitiesa2f92d1Improved docs describing media-breakpoint-down breakpoints (#34637)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)