Update dependency bootstrap to ^4.5.2 #24

Manually merged
samuel-p merged 1 commits from renovate/bootstrap-4.x into develop 2020-08-07 17:52:32 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
bootstrap (source) dependencies patch ^4.5.1 -> ^4.5.2

Release Notes

twbs/bootstrap

v4.5.2

Compare Source

This release addresses the following two issues:

  • #​31438 restores the make-container-max-widths mixin. We won't be using the mixin ourselves, but it will remain in the codebase for the rest of v4 with today's release. We've added a deprecation notice as well.
  • #​31439 removes flex: 1 0 100% from .rows. This was added to address shrinking rows inside the navbar component after our responsive containers were added in v4.4.0. Removing this rolls us back to the expected grid and flex behavior—your row will shrink unfortunately without further changes. We could add extra custom CSS to address this, but it seems shortsighted to rush into that. Instead, apply .flex-fill to the .row and your row will behave as usual.

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://github.com/twbs/bootstrap)) | dependencies | patch | [`^4.5.1` -> `^4.5.2`](https://renovatebot.com/diffs/npm/bootstrap/4.5.1/4.5.2) | --- ### Release Notes <details> <summary>twbs/bootstrap</summary> ### [`v4.5.2`](https://github.com/twbs/bootstrap/releases/v4.5.2) [Compare Source](https://github.com/twbs/bootstrap/compare/v4.5.1...v4.5.2) This release addresses the following two issues: - **[#&#8203;31438](https://github.com/twbs/bootstrap/pull/31438) restores the `make-container-max-widths` mixin.** We won't be using the mixin ourselves, but it will remain in the codebase for the rest of v4 with today's release. We've added a deprecation notice as well. - **[#&#8203;31439](https://github.com/twbs/bootstrap/pull/31439) removes `flex: 1 0 100%` from `.row`s.** This was added to address shrinking rows inside the navbar component after our responsive containers were added in v4.4.0. Removing this rolls us back to the expected grid and flex behavior—your row will shrink unfortunately without further changes. We could add extra custom CSS to address this, but it seems shortsighted to rush into that. Instead, apply `.flex-fill` to the `.row` and your row will behave as usual. </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2020-08-07 02:05:36 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
49e87a51f8
Update dependency bootstrap to ^4.5.2
samuel-p was assigned by renovate-bot 2020-08-07 02:05:37 +00:00
samuel-p manually merged commit 0ac2ebeec3 into develop 2020-08-07 17:52:32 +00:00
samuel-p deleted branch renovate/bootstrap-4.x 2020-08-07 17:52:46 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/sp-codes.de#24
No description provided.