chore(deps): update all non-major dependencies #5962
Merged
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.
This PR contains the following updates:
^7.14.8->^7.15.0^7.14.5->^7.15.0^7.14.5->^7.15.3^1.2.35->^1.2.36^5.15.3->^5.15.4^5.15.3->^5.15.4^0.1.14->^0.1.15^4.28.5->^4.29.1^4.28.5->^4.29.1^5.0.2->^5.1.0^0.3.4->^0.3.5^2.23.4->^2.24.0^11.1.1->^11.1.2^2.2.3->^2.3.0^1.37.0->^1.37.5^5.47.1->^5.50.0Release Notes
babel/babel
v7.15.0Compare Source
👓 Spec Compliance
babel-parser🚀 New Feature
babel-parserattachCommentparser option to disable comment attachment (@JLHwung)babel-standalonepreset-stage-*(@sosukesuzuki)@babel/standalone(@JLHwung)babel-parser,babel-preset-envawaitparsing by default (@nicolo-ribaudo)babel-plugin-transform-typescript,babel-preset-typescriptbabel-plugin-transform-typescriptbabel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-plugin-transform-modules-commonjsnoIncompleteNsImportDetectionassumption toplugin-transform-modules-commonjs(@fedeci)babel-plugin-transform-react-display-namebabel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator%topic token (@js-choi)babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator,babel-traverse,babel-typesbabel-plugin-transform-runtime@babel/eslint-parser/experimental-worker(@nicolo-ribaudo)babel-compat-data,babel-helper-compilation-targets,babel-preset-envbabel-compat-data,babel-parser,babel-preset-env#priv in) by default (@nicolo-ribaudo)🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-plugin-transform-typescriptbabel-parser%==parsing in hack pipes (@nicolo-ribaudo)export default interface {}(@a-tarasyuk)📝 Documentation
FortAwesome/Font-Awesome
v5.15.4Compare Source
Changed
Fixed
FortAwesome/react-fontawesome
v0.1.15Compare Source
Fixed
typescript-eslint/typescript-eslint
v4.29.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.0Compare Source
Features
4.28.5 (2021-07-26)
Note: Version bump only for package @typescript-eslint/parser
4.28.4 (2021-07-19)
Note: Version bump only for package @typescript-eslint/parser
4.28.3 (2021-07-12)
Note: Version bump only for package @typescript-eslint/parser
4.28.2 (2021-07-05)
Note: Version bump only for package @typescript-eslint/parser
4.28.1 (2021-06-28)
Note: Version bump only for package @typescript-eslint/parser
twbs/bootstrap
v5.1.0Compare Source
Highlights
.bg-*and.text-*utilities to use CSS variables and new RGB CSS variables for real-time customization.col-*classes to override.row-cols-*classes for now until we can fix some critical bugs🚀 Features
data-dismissso that it can be outside of a modal usingbs-target.hstack,.vstack, and.vrgetInstancemethod🎨 CSS
.hstack,.vstack, and.vradd()andsubtract()$card-box-shadowvariable$accordion-icon-colordefault value consistent with the$accordion-button-color.row-cols"$input-bgto use$body-bg☕️ JavaScript
data-dismissso that it can be outside of a modal usingbs-targetManipulator.offset()display:noneby defaultswitchstatement instead ofifgetInstancemethodSelector.findOne()dependencyUtil.reflowfunction and add documentation📖 Docs
hrin v5_root.scssbeing requiredmedia-breakpoint-downbreakpoints🛠 Examples
.text-white-50CSS rule from Offcanvas Example🌎 Accessibility
🔧 Utility API
🧰 Misc
aggregate-outputactions/setup-node'scacheoption📦 Dependencies
import-js/eslint-plugin-import
v2.24.0Compare Source
Added
no-dynamic-require]: add optionesmodule([#1223], thanks [@vikr01])named]: addcommonjsoption ([#1222], thanks [@vikr01])no-namespace]: Addignoreoption ([#2112], thanks [@aberezkin])max-dependencies]: add optionignoreTypeImports([#1847], thanks [@rfermann])Fixed
no-duplicates]: ensure autofix avoids excessive newlines ([#2028], thanks [@ertrzyiks])extensions]: avoid crashing on partially typed import/export statements ([#2118], thanks [@ljharb])no-extraneous-dependencies]: add ESM intermediate package.json support] ([#2121], thanks [@paztis])context.getPhysicalFilename()when available (ESLint 7.28+) ([#2160], thanks [@pmcelhaney])extensions]/importType: fix isScoped treating @/abc as scoped module ([#2146], thanks [@rperello])Changed
extensions]: removed incorrect cases ([#2138], thanks [@wenfangdu])order]: add tests forpathGroupsExcludedImportTypes: ['type']([#2158], thanks [@atav32])order]: improve the documentation for thepathGroupsExcludedImportTypesoption ([#2156], thanks [@liby])no-cycle]: Restructure test files ([#1517], thanks [@soryy708])okonet/lint-staged
v11.1.2Compare Source
Bug Fixes
philpl/react-live
v2.3.0Compare Source
✨ Features ✨
transpileOptionsprop toLiveProviderfeat: add transpileOptions prop to LiveProvider FormidableLabs/react-live#260Editoris now a functional component🐛 Bugfixes 🐛
componentDidMount)🔐 Security 🔐
core-jsbumped from^2.4.1to^3.14.0📖 Documentation 📖
h/t to @tomByrer, @bkonkle, @maksnester
sass/dart-sass
v1.37.5Compare Source
v1.37.4Compare Source
v1.37.3Compare Source
v1.37.2Compare Source
v1.37.1Compare Source
webpack/webpack
v5.50.0Compare Source
Features
#! ...) are now handled by webpackPerformance
v5.49.0Compare Source
Features
experiments.buildHttpto buildhttp(s)://imports instead of keeping them externalwebpack.lockfile with integrity andwebpack.lock.datawith cached content that should be committed(might be disabled with
experiments.buildHttp.upgrade: false)(exception:
Cache-Control: no-cache).webpack.lock.datapersisting can be disabled withexperiments.buildHttp.cacheLocation: false.That will will introduce a availability risk.
(webpack cache will be used to cache network responses)
Bugfixes
splitChunks.maxSizeintroduces in the last releasebailis setPerformance
v5.48.0Compare Source
Features
Bugfixes
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.