Skip to content
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

Update dependency bootstrap to v5.3.3 #1448

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

twbs/bootstrap (bootstrap)

v5.3.3

Compare Source

Highlights

  • Fixed a breaking change introduced with color modes where it was required to manually import variables-dark.scss when building Bootstrap with Sass. Now, _variables.scss will automatically import _variables-dark.scss. If you were already importing _variables-dark.scss manually, you should keep doing it as it won't break anything and will be the way to go in v6.
  • Fixed a regression in the selector engine that wasn't able to handle multiple IDs anymore.

Color modes

  • Badges now use the .text-bg-* text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).
  • Fixed our color-modes.js script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.
  • Fixed color schemes description in the color modes documentation to show that color-scheme() only accept light and dark values as parameters.

Miscellaneous

  • Allowed <dl>, <dt> and <dd> in the sanitizer.
  • Dropped evenly items distribution for modal and offcanvas headers.
  • Fixed the accordion CSS selectors to avoid inheritance issues when nesting accordions.
  • Fixed the focus box-shadow for the validation stated form controls.
  • Fixed the focus ring on focused checked buttons.
  • Fixed the product example mobile navbar toggler.
  • Changed the RTL processing of carousel control icons.

🎨 CSS

  • #​37508: Use child combinators to avoid inheriting parent accordion's flush styles
  • #​38719: Fix focus box-shadow for validation stated form-controls
  • #​38884: fix border-radius on radio-switch
  • #​39294: Tests: update navbar in visual modal test
  • #​39373: refactor css: modal and offcanvas header spacing
  • #​39380: Fix Sass compilation breaking change in v5.3
  • #​39387: docs: fix typo
  • #​39411: Optimize the accordion icon
  • #​39497: Fix a typo
  • #​39536: Changed RTL processing of carousel control icons
  • #​39560: Drop --bs-accordion-btn-focus-border-color and deprecate $accordion-button-focus-border-color
  • #​39595: CSS: Fix the focus ring on focused checked buttons

☕️ JavaScript

📖 Docs

  • #​39200: Typo Fix
  • #​39214: Doc: use .text-bg-{color} for all badges
  • #​39246: Docs: fix for example code blocks have unnecessary 30px right-margin
  • #​39249: Doc: consistent rendering of 'Heads up!' callouts
  • #​39281: Fix getOrCreateInstance() doc example
  • #​39293: Update background.md
  • #​39304: Doc: add expanded accordion explanation
  • #​39320: Drop .table-light from table foot example
  • #​39340: Doc: add dispose() to Offcanvas methods
  • #​39378: Docs: fix sentence in modal
  • #​39417: Fix color schemes description in Sass customization documentation
  • #​39418: Docs: change vite config path import in vite guide
  • #​39435: Docs: add shift-color() usage example in sass customization page
  • #​39458: Docs: enhance .card-img-* description
  • #​39503: Minor image compression improvements
  • #​39519: Docs: use consistent HTML elements in Utilities -> Background page
  • #​39520: Docs: drop unused .theme-icon class
  • #​39528: docs: clean up example.html
  • #​39537: Docs: fix desc around deprecated Sass mixins for alerts and list groups
  • #​39539: Update links on get-started page
  • #​39592: Update vite.md
  • #​39604: Fix typo in 'media-breakpoint-between' in migration docs
  • #​39617: Docs: add missing comma in native font stack code source in Content -> Reboot
  • #​39663: updated table to be responsive

🛠 Examples

  • #​39657: Fix product example mobile navbar toggler
  • #​39585: Docs: Add missing type="button" to Cheatsheet nav buttons

🏭 Tests

  • #​39294: Tests: update navbar in visual modal test

🧰 Misc

📦 Dependencies


Configuration

📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from tubone24 as a code owner March 27, 2024 16:54
@renovate renovate bot added the renovate label Mar 27, 2024
Copy link
Contributor

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies
- @popperjs/core
- @sentry/react
- @typescript-eslint/eslint-plugin
- babel-loader
- babel-polyfill
- classnames
- flexboxgrid
- gatsby-legacy-polyfills
- gatsby-plugin-flexsearch
- gatsby-plugin-twitter
- gatsby-react-router-scroll
- html-minifier
- intersection-observer
- md5
- preact
- preact-render-to-string
- react-body-classname
- react-dom
- rimraf
- sass
- typescript
Unused devdependencies
- @babel/core
- @babel/eslint-parser
- @babel/plugin-syntax-typescript
- @babel/preset-typescript
- @storybook/addon-a11y
- @storybook/addon-controls
- @storybook/addon-essentials
- @storybook/addon-info
- @storybook/addon-interactions
- @storybook/addon-knobs
- @storybook/addon-links
- @storybook/addon-storysource
- @storybook/addon-viewport
- @storybook/builder-webpack5
- @storybook/manager-webpack5
- @textlint-rule/textlint-rule-no-duplicate-abbr
- @types/jest
- @types/react-test-renderer
- @types/responselike
- axe-core
- babel-plugin-transform-runtime
- core-js
- cross-env
- css-loader
- eslint
- eslint-config-airbnb
- eslint-import-resolver-webpack
- eslint-plugin-import
- eslint-plugin-jsx-a11y
- eslint-plugin-react
- gh-pages
- husky
- identity-obj-proxy
- jest
- jest-environment-jsdom
- markdownlint-cli2
- memlab
- netlify-cli
- netlify-lambda
- nyc
- prettier
- react-test-renderer
- sass-loader
- start-server-and-test
- stylelint
- stylelint-config-recess-order
- stylelint-config-recommended-scss
- stylelint-config-standard
- stylelint-scss
- textlint
- textlint-filter-rule-allowlist
- textlint-filter-rule-comments
- textlint-rule-aws-spellcheck
- textlint-rule-ja-no-inappropriate-words
- textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet
- textlint-rule-no-start-duplicated-conjunction
- textlint-rule-preset-smarthr
- textlint-rule-prh
- textlint-rule-terminology
- ts-jest
- yaml-lint
Missing
- colors
  - /github/workspace/src/styles/_hover.scss

- @algolia/transporter
  - /github/workspace/src/components/SearchBox/index.tsx

- @algolia/client-search
  - /github/workspace/src/components/SearchBox/index.tsx

- qs
  - /github/workspace/scripts/benchmark.js

- https
  - /github/workspace/scripts/uploadScreenShot.ts

- sharp
  - /github/workspace/functions/src/ogp.js

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8455599521

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.64%

Totals Coverage Status
Change from base Build 8455557635: 0.0%
Covered Lines: 251
Relevant Lines: 281

💛 - Coveralls

github-actions bot pushed a commit that referenced this pull request Mar 27, 2024
Copy link
Contributor

Memlab leaks report

page-load [7.2MB] (baseline) [s1] > action-on-page [8.1MB] (target) [s2] > revert [9.2MB] (final) [s3]  
------2 clusters------

--Similar leaks in this run: 1634--
--Retained size of leaked objects: 171.2KB--
[<synthetic>] (synthetic) @1 [10.4MB]
  --2 (shortcut)--->  [Window / https://blog.tubone-project24.xyz] (object) @6255 [63.5KB]
  --setTimeout (property)--->  [<closure>] (closure) @200663 [72 bytes]
  --context (internal)--->  [<function scope>] (object) @238911 [20 bytes]
  --previous (internal)--->  [<function scope>] (object) @94979 [30.2KB]
  --n (variable)--->  [t] (closure) @87043 [1.3KB]
  --context (internal)--->  [<function scope>] (object) @80261 [47.5KB]
  --n (variable)--->  [Object] (object) @100237 [47.4KB]
  --9077 (element)--->  [Object] (object) @100257 [24 bytes]
  --exports (property)--->  [r] (closure) @241675 [2.7KB]
  --hasData (property)--->  [<closure>] (closure) @292777 [80 bytes]
  --context (internal)--->  [<function scope>] (object) @242109 [1.5KB]
  --e (variable)--->  [Object] (object) @242111 [1KB]
  --2 (element)--->  [Object] (object) @333079 [76 bytes]
  --aaAutocomplete (property)--->  [d] (object) @349561 [348 bytes]
  --$node (property)--->  [$] (object) @350173 [188 bytes]
  --0 (element)--->  [Detached HTMLSpanElement] (native) @326369 [676 bytes]
  --7 (element)--->  [Detached HTMLDivElement] (native) @326921 [5.6KB]
  --7 (element)--->  [Detached HTMLDivElement] (native) @326801 [444 bytes]
  --6 (element)--->  [Detached HTMLDivElement] (native) @326949 [444 bytes]
  --6 (element)--->  [Detached HTMLAnchorElement] (native) @326441 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326455 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326469 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326483 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326497 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326511 [2.5KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @326525 [2.5KB]
  --13 (element)--->  [Detached InternalNode] (native) @40234 [488 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @31380 [432 bytes]
  --4 (element)--->  [Detached ElementIntersectionObserverData] (native) @31188 [72 bytes]

--Similar leaks in this run: 479--
--Retained size of leaked objects: 49.9KB--
[<synthetic>] (synthetic) @1 [10.4MB]
  --2 (shortcut)--->  [Window / https://blog.tubone-project24.xyz] (object) @6255 [63.5KB]
  --___replace (property)--->  [<closure>] (closure) @168521 [76 bytes]
  --context (internal)--->  [<function scope>] (object) @98751 [724 bytes]
  --i (variable)--->  [Module] (object) @86939 [6.3KB]
  --get version (property)--->  [version] (closure) @90251 [80 bytes]
  --context (internal)--->  [<function scope>] (object) @87035 [6.5KB]
  --Qn (variable)--->  [y] (object) @394955 [368 bytes]
  --props (property)--->  [Object] (object) @394957 [28 bytes]
  --children (property)--->  [Object] (object) @410751 [296 bytes]
  --props (property)--->  [Object] (object) @411271 [56 bytes]
  --children (property)--->  [Object] (object) @411295 [1.2KB]
  --__ (property)--->  [Object] (object) @424417 [1.1KB]
  --__ (property)--->  [Object] (object) @424429 [940 bytes]
  --__ (property)--->  [Object] (object) @424443 [736 bytes]
  --__d (property)--->  [Detached HTMLDivElement] (native) @326841 [468 bytes]
  --5 (element)--->  [Detached HTMLDivElement] (native) @326839 [384 bytes]
  --5 (element)--->  [Detached HTMLDivElement] (native) @326837 [384 bytes]
  --5 (element)--->  [Detached HTMLDivElement] (native) @326835 [7.9KB]
  --5 (element)--->  [Detached HTMLDivElement] (native) @326833 [7.1KB]
  --6 (element)--->  [Detached HTMLDivElement] (native) @326825 [5.9KB]
  --5 (element)--->  [Detached HTMLDivElement] (native) @326823 [4.8KB]
  --5 (element)--->  [Detached HTMLPictureElement] (native) @326821 [3.7KB]
  --5 (element)--->  [Detached HTMLSourceElement] (native) @326819 [1.6KB]
  --10 (element)--->  [Detached InternalNode] (native) @31352 [416 bytes]
  --2 (element)--->  [Detached InternalNode] (native) @31356 [56 bytes]
  --1 (element)--->  [Detached NodeList] (native) @36600 [56 bytes]

Copy link
Contributor

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Netlify Build
────────────────────────────────────────────────────────────────

❯ Version
@netlify/build 29.36.1

❯ Flags
auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ
deployId: 660452fbf96ac424e4e0e0fb
dir: ./public
functions: ./functions/src
open: false
prod: false
prodIfUnlocked: false
site: 3751ef40-b145-4249-9657-39d3fb04ae81
skipFunctionsCache: false

❯ Current directory
/home/runner/work/blog/blog

❯ Config file
/home/runner/work/blog/blog/netlify.toml

❯ Context
dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/660452fbf96ac424e4e0e0fb
Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:660452fbf96ac424e4e0e0fb
Website draft URL: https://660452fbf96ac424e4e0e0fb--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

Copy link
Contributor

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Netlify Build
────────────────────────────────────────────────────────────────

❯ Version
@netlify/build 29.36.1

❯ Flags
auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y
deployId: 6604534dbc25961da2c82ba0
dir: ./storybook-static
open: false
prod: false
prodIfUnlocked: false
site: 905285ac-8339-48d2-86d8-8d639370a095
skipFunctionsCache: false

❯ Current directory
/home/runner/work/blog/blog

❯ Config file
/home/runner/work/blog/blog/netlify.toml

❯ Context
dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/6604534dbc25961da2c82ba0
Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:6604534dbc25961da2c82ba0
Website draft URL: https://6604534dbc25961da2c82ba0--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

Copy link
Contributor

github-actions bot pushed a commit that referenced this pull request Mar 27, 2024
github-actions bot pushed a commit that referenced this pull request Mar 27, 2024
github-actions bot pushed a commit that referenced this pull request Mar 27, 2024
Copy link
Contributor

Lighthouse Score

Desktop

performance: 96
accessibility: 100
best-practices: 100
seo: 92
pwa: 100

Mobile

performance: 86
accessibility: 100
best-practices: 96
seo: 93
pwa: 100

github-actions bot pushed a commit that referenced this pull request Mar 27, 2024
@tubone24 tubone24 merged commit 7bef9e8 into master Mar 28, 2024
34 checks passed
@tubone24 tubone24 deleted the renovate-bootstrap-5.x branch March 28, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants