mitodl / ocw-hugo-themes

A Hugo theme for building OCW websites
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

fix(deps): update dependency bootstrap to v4.6.2 #1323

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap (source) 4.6.0 -> 4.6.2 age adoption passing confidence

Release Notes

twbs/bootstrap (bootstrap) ### [`v4.6.2`](https://togithub.com/twbs/bootstrap/releases/tag/v4.6.2) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.6.1...v4.6.2) #### Highlights - Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it. - We've replaced the deprecated `color-adjust` with `print-color-adjust` in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. *If you're using our distribution CSS files, like `bootstrap.min.css`, you may still see the warning.* - Tweaked the size of `small` and `.small` to compute to a whole pixel value (was `12.8px` and now is `14px`). - Improved accessibility around our dropdowns, color contrast, and `role` attributes. - Fixed some broken links to supporting documentation. - Updated dependencies across the board. #### What's Changed - Removed blurred background reference from the Toast Docs. by [@​pricop](https://togithub.com/pricop) in [https://github.com/twbs/bootstrap/pull/35190](https://togithub.com/twbs/bootstrap/pull/35190) - Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/35427](https://togithub.com/twbs/bootstrap/pull/35427) - v4-dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35482](https://togithub.com/twbs/bootstrap/pull/35482) - Backport [#​35556](https://togithub.com/twbs/bootstrap/issues/35556) by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/35558](https://togithub.com/twbs/bootstrap/pull/35558) - Tweak toast docs by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/35633](https://togithub.com/twbs/bootstrap/pull/35633) - v4-dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35642](https://togithub.com/twbs/bootstrap/pull/35642) - Doc: Reorder alphabetically lists of components by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36128](https://togithub.com/twbs/bootstrap/pull/36128) - Updated the small-font-size to use a round value by [@​pricop](https://togithub.com/pricop) in [https://github.com/twbs/bootstrap/pull/36172](https://togithub.com/twbs/bootstrap/pull/36172) - v4 dev backports and updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35767](https://togithub.com/twbs/bootstrap/pull/35767) - \_custom-forms.scss: fix order of attributes by [@​twin-elements](https://togithub.com/twin-elements) in [https://github.com/twbs/bootstrap/pull/36231](https://togithub.com/twbs/bootstrap/pull/36231) - Replace the deprecated `color-adjust` with `print-color-adjust` by [@​AdrianCurtin](https://togithub.com/AdrianCurtin) in [https://github.com/twbs/bootstrap/pull/36283](https://togithub.com/twbs/bootstrap/pull/36283) - \[v4] Doc: remove `role="group"` from some split drop\* buttons by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36254](https://togithub.com/twbs/bootstrap/pull/36254) - Dynamic tabs: use buttons rather than links (backport to v4) by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33163](https://togithub.com/twbs/bootstrap/pull/33163) - v4 dev updates by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36430](https://togithub.com/twbs/bootstrap/pull/36430) - Fix closing HTML tag in navs docs by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36466](https://togithub.com/twbs/bootstrap/pull/36466) - v4: Horizontal collapse by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/36434](https://togithub.com/twbs/bootstrap/pull/36434) - Fixing tabs' tests v4 by [@​louismaximepiton](https://togithub.com/louismaximepiton) in [https://github.com/twbs/bootstrap/pull/36485](https://togithub.com/twbs/bootstrap/pull/36485) - Docs: fix some ARIA Authoring Practices Guides broken links by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36490](https://togithub.com/twbs/bootstrap/pull/36490) - v4 - Remove confusing unnecessary id/aria-labelledby for dropdown menus by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36491](https://togithub.com/twbs/bootstrap/pull/36491) - v4 Docs: outdated ARIA/PF link, expand contrast explanation in `accessibility.md` by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36492](https://togithub.com/twbs/bootstrap/pull/36492) - v4: Improve accessible name of version dropdown in docs navbar by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/36504](https://togithub.com/twbs/bootstrap/pull/36504) - Update devDependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36522](https://togithub.com/twbs/bootstrap/pull/36522) - Docs: update clipboard.js to v2.0.11 by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36631](https://togithub.com/twbs/bootstrap/pull/36631) - Update devDependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36724](https://togithub.com/twbs/bootstrap/pull/36724) - v4: Add Fathom by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/36727](https://togithub.com/twbs/bootstrap/pull/36727) - Docs: Capitalize Unicode by [@​julien-deramond](https://togithub.com/julien-deramond) in [https://github.com/twbs/bootstrap/pull/36735](https://togithub.com/twbs/bootstrap/pull/36735) - Release v4.6.2 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/36725](https://togithub.com/twbs/bootstrap/pull/36725) #### New Contributors - [@​twin-elements](https://togithub.com/twin-elements) made their first contribution in [https://github.com/twbs/bootstrap/pull/36231](https://togithub.com/twbs/bootstrap/pull/36231) - [@​AdrianCurtin](https://togithub.com/AdrianCurtin) made their first contribution in [https://github.com/twbs/bootstrap/pull/36283](https://togithub.com/twbs/bootstrap/pull/36283) **Full Changelog**: https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.2 ### [`v4.6.1`](https://togithub.com/twbs/bootstrap/releases/tag/v4.6.1): 4.6.1 [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.6.0...v4.6.1) ##### What's changed - Replace Sass division with multiplication and custom `divide()` function by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - Update RFS to v8.1.0 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - fix(forms): input-group and validation icons by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/32968](https://togithub.com/twbs/bootstrap/pull/32968) - Fix minor visual bug in Firefox caused by `moz-focusring` by [@​kremit](https://togithub.com/kremit) in [https://github.com/twbs/bootstrap/pull/32821](https://togithub.com/twbs/bootstrap/pull/32821) - Adjust `SAFE_URL_PATTERN` regex for use with test method of regexes by [@​nikonthethird](https://togithub.com/nikonthethird) in [https://github.com/twbs/bootstrap/pull/33153](https://togithub.com/twbs/bootstrap/pull/33153) - Add `sms` in the `SAFE_URL_PATTERN` for sanitizer by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35074](https://togithub.com/twbs/bootstrap/pull/35074) - Adjust feedback icon position and padding for `select.form-control` by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33206](https://togithub.com/twbs/bootstrap/pull/33206) - Carousel: use buttons, not links, for prev/next controls by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33165](https://togithub.com/twbs/bootstrap/pull/33165) - v4: Sass docs for default variables by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33392](https://togithub.com/twbs/bootstrap/pull/33392) - Handle complex expressions in `add()` & `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34047](https://togithub.com/twbs/bootstrap/pull/34047) - More concise improvements for `add()` and `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34432](https://togithub.com/twbs/bootstrap/pull/34432) - Remove `aria-haspopup` from dropdowns by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33624](https://togithub.com/twbs/bootstrap/pull/33624) - Dropdown: support `.dropdown-item` wrapped in `
  • ` tags by [@​cpsievert](https://togithub.com/cpsievert) in [https://github.com/twbs/bootstrap/pull/33649](https://togithub.com/twbs/bootstrap/pull/33649) - Update Node versions in JS tests (drop Node 10, add Node 16), update docs JS assets and add variables for `vertical-align` in spinners by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/33807](https://togithub.com/twbs/bootstrap/pull/33807) - Replace Freenode with Libera IRC server by [@​midzer](https://togithub.com/midzer) [https://github.com/twbs/bootstrap/pull/34050](https://togithub.com/twbs/bootstrap/pull/34050) - Fix repetition in the Navbar docs description by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34208](https://togithub.com/twbs/bootstrap/pull/34208) - Enable `0.x` with negative margins in utilities by [@​k-utsumi](https://togithub.com/k-utsumi) in [https://github.com/twbs/bootstrap/pull/33593](https://togithub.com/twbs/bootstrap/pull/33593) - Remove print `thead` rule by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34426](https://togithub.com/twbs/bootstrap/pull/34426) - Fix prevented `show` event disabling modals with fade class from being displayed again by [@​alpadev](https://togithub.com/alpadev) in [https://github.com/twbs/bootstrap/pull/34087](https://togithub.com/twbs/bootstrap/pull/34087) - Input group validation with custom-file input by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/33239](https://togithub.com/twbs/bootstrap/pull/33239) - Add eslint-plugin-qunit and tighten JS tests by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/32270](https://togithub.com/twbs/bootstrap/pull/32270) - Update our tests to Node 16 and npm 8 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35142](https://togithub.com/twbs/bootstrap/pull/35142) - Disabled link cleanup by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/34924](https://togithub.com/twbs/bootstrap/pull/34924) - Updated our devDependencies including terser; also enabled two passes for terser by [@​XhmikosR](https://togithub.com/XhmikosR) ##### Full changelog

  • Configuration

    📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    â™» 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 has been generated by Mend Renovate. View repository job log here.

    github-actions[bot] commented 9 months ago

    Netlify Deployments:
    www: https://ocw-hugo-themes-www-pr-1323--ocw-next.netlify.app/
    Course v2: https://ocw-hugo-themes-course-v2-pr-1323--ocw-next.netlify.app/