chore(deps): update all non-major dependencies #914
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:
^2.1.12
->^2.1.13
^2.1.11
->^2.1.12
^4.13.0
->^4.14.2
^4.13.0
->^4.14.2
^4.5.3
->^4.6.0
^1.15.5
->^1.15.6
^7.18.0
->^7.19.0
^3.0.2
->^3.0.3
^2.30.3
->^2.32.0
^2.36.2
->^2.38.4
^1.32.4
->^1.32.6
^9.2.3
->^9.2.4
Release Notes
4Catalyzer/cli
v2.1.13
Compare Source
typescript-eslint/typescript-eslint
v4.14.2
Compare Source
Bug Fixes
v4.14.1
Compare Source
Bug Fixes
void
as anullish
(#2944) (a241b25), closes #2940v4.14.0
Compare Source
Features
object-curly-spacing
rule (#2892) (32bd18d)twbs/bootstrap
v4.6.0
Compare Source
Highlights
customClass
option..navbar-nav-scroll
class for scrolling expanded navbar contents on mobile devices.prefers-reduced-motion
is enabled.background-color
of.dropdown-item
for improved hover state contrast, and ligthened the disabled.dropdown-item
color
.CSS
.navbar-nav-scroll
for vertical scrolling of navbar contentoutline:0
rather thanoutline:none
; backport of #32751$gray-500
JS
customClass
optionjs/src/index.js
one folder upconfig.keyboard
is falseDocs
bugreport.apple.com
since it doesn't work.visually-hidden
loading=lazy
from snippets.text-left
in Layout / Overview:focus
, not just:hover
data-touch="false"
example in the carousel docsrole="button"
from CTA links in carousel example.show
applied.has-validation
for input groups with validation$enable-shadows
option in our docs; backport of #32685Examples
title
Misc
version_short
variable under theconfig
object; backport of #32737enzymejs/enzyme
v1.15.6
Compare Source
eslint/eslint
v7.19.0
Compare Source
ce7f061
Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)c60e23f
Update: fixlet
logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)d76e8f6
Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)5800d92
Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)0ccf6d2
Docs: remove configuring.md (#14036) (Milos Djermanovic)65bb0ab
Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)e1da90f
Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)1a078b9
Update: check ternary:
even if?
was reported in space-infix-ops (#13963) (Milos Djermanovic)fb27422
Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)e0b05c7
Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)46e836d
Sponsors: Sync README with website (ESLint Jenkins)3fc4fa4
Docs: update configuring links (#14038) (Milos Djermanovic)8561c21
Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)1c309eb
Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)f6602d5
Docs: Reorganize Configuration Documentation (#13837) (klkhan)c753b44
Sponsors: Sync README with website (ESLint Jenkins)a4fdb70
Docs: Fixed Typo (#14007) (Yash Singh)f7ca481
Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)4Catalyzer/javascript
v3.0.3
Compare Source
gatsbyjs/gatsby
v2.32.0
Compare Source
Welcome to
[email protected]
release (February 2021. 1)Key highlights of this release:
Also check out notable bugfixes.
Bleeding Edge: Want to try new features as soon as possible? Install
gatsby@next
and let us knowif you have any issues.
Previous release notes
Full changelog
v2.31.1
Compare Source
v2.31.0
Compare Source
Welcome to
[email protected]
release (January 2021 #2)Key highlights of this release:
Also check out notable bugfixes.
Bleeding Edge: Want to try new features as soon as possible? Install
gatsby@next
and let us knowif you have any issues.
Previous release notes
Full changelog
rollup/rollup
v2.38.4
Compare Source
2021-02-02
Bug Fixes
Pull Requests
v2.38.3
Compare Source
2021-02-01
Bug Fixes
Pull Requests
v2.38.2
Compare Source
2021-01-31
Bug Fixes
Pull Requests
v2.38.1
Compare Source
2021-01-28
Bug Fixes
Pull Requests
v2.38.0
Compare Source
2021-01-22
Features
Pull Requests
v2.37.1
Compare Source
2021-01-20
Pull Requests
v2.37.0
Compare Source
2021-01-19
Features
Bug Fixes
Pull Requests
sass/dart-sass
v1.32.6
Compare Source
Node JS API
nodeIntegration
is disabled.Dart API
SassColor
constructors now throwRangeError
s withstart
andend
set.v1.32.5
Compare Source
@for
with numbers that haveunits, the iteration variable now matches the unit of the initial number. This
matches the behavior of Ruby Sass and LibSass.
Node JS API
Fix a few infrequent errors when calling
render()
withfiber
multipletimes simultaneously.
Avoid possible mangled error messages when custom functions or importers throw
unexpected exceptions.
Fix Electron support when
nodeIntegration
is disabled.sinonjs/sinon
v9.2.4
Compare Source
==================
Renovate 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.