This repository was archived by the owner on Nov 28, 2025. It is now read-only.
fix(deps): update all non-major dependencies (minor)#334
Merged
gary-van-woerkens merged 1 commit intomasterfrom Feb 23, 2021
Merged
fix(deps): update all non-major dependencies (minor)#334gary-van-woerkens merged 1 commit intomasterfrom
gary-van-woerkens merged 1 commit intomasterfrom
Conversation
b8cbccd to
653f533
Compare
653f533 to
3413ac0
Compare
3413ac0 to
dc5b6e6
Compare
dc5b6e6 to
5e20560
Compare
5e20560 to
cf50387
Compare
cf50387 to
884ecda
Compare
884ecda to
4123a0e
Compare
4123a0e to
a5eb16a
Compare
583e169 to
ba3fe6e
Compare
ba3fe6e to
72199ba
Compare
a08a019 to
a5f5b14
Compare
a5f5b14 to
2ca2553
Compare
2ca2553 to
ea00774
Compare
ea00774 to
c0c605b
Compare
c0c605b to
cfe8b8e
Compare
ebf7072 to
1bfb62b
Compare
1bfb62b to
c704284
Compare
c704284 to
f2fd1e9
Compare
f2fd1e9 to
dff68e9
Compare
dff68e9 to
485478b
Compare
485478b to
fd9b1f2
Compare
fd9b1f2 to
c6e8d09
Compare
c6e8d09 to
9b1e008
Compare
SocialGroovyBot
added a commit
that referenced
this pull request
Feb 23, 2021
## [1.4.4](v1.4.3...v1.4.4) (2021-02-23) ### Bug Fixes * **deps:** update all non-major dependencies (minor) ([#334](#334)) ([4712d39](4712d39))
Member
|
🎉 This PR is included in version 1.4.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^5.28.0->^5.30.0^5.28.0->^5.30.0^5.28.0->^5.30.0^1.46.0->^1.52.0^1.3.0->^1.4.0^7.28.1->^7.29.6^7.14.0->^7.20.0^7.21.5->^7.22.0^15.4.0->^15.5.0^3.3.0->^3.4.0^1.29.0->^1.32.8Release Notes
getsentry/sentry-javascript
v5.30.0Compare Source
v5.29.2Compare Source
v5.29.1Compare Source
Primitivetype (#3108)v5.29.0Compare Source
sentry-traceheader to outgoing http(s) requests in node (#3053)SocialGouv/linters
v1.52.0Compare Source
Features
v1.51.0Compare Source
Features
v1.50.0Compare Source
Features
v1.49.0Compare Source
Features
v1.48.0Compare Source
Features
v1.47.0Compare Source
Features
testing-library/dom-testing-library
v7.29.6Compare Source
Bug Fixes
v7.29.5Compare Source
Bug Fixes
v7.29.4Compare Source
Bug Fixes
v7.29.3Compare Source
Bug Fixes
v7.29.2Compare Source
Bug Fixes
v7.29.1Compare Source
Bug Fixes
v7.29.0Compare Source
Features
eslint/eslint
v7.20.0Compare Source
f4ac3b0Docs: fix sibling selector descriptions (#14099) (Milos Djermanovic)9d6063aFix: Crash with esquery when using JSX (fixes #13639) (#14072) (Yosuke Ota)a0871f1Docs: Triage process (#14014) (Nicholas C. Zakas)ad90761Update: add enforceForJSX option to no-unused-expressions rule (#14012) (Duncan Beevers)d6c84afFix:--initautoconfig shouldn't add deprecated rules (fixes #14017) (#14060) (Milos Djermanovic)9b277a1Fix: Support ENOTDIR error code in the folder existence checking utility (#13973) (Constantine Genchevsky)7aeb127Upgrade: pin @babel/code-frame@7.12.11 (#14067) (Milos Djermanovic)b4e2af5Docs: Add more fields to bug report template (#14039) (Nicholas C. Zakas)96f1d49Sponsors: Sync README with website (ESLint Jenkins)cb27b0aBuild: package.json update for eslint-config-eslint release (ESLint Jenkins)4cab165Sponsors: Sync README with website (ESLint Jenkins)v7.19.0Compare Source
ce7f061Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)c60e23fUpdate: fixletlogic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)d76e8f6Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)5800d92Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)0ccf6d2Docs: remove configuring.md (#14036) (Milos Djermanovic)65bb0abChore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)e1da90fFix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)1a078b9Update: check ternary:even if?was reported in space-infix-ops (#13963) (Milos Djermanovic)fb27422Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)e0b05c7Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)46e836dSponsors: Sync README with website (ESLint Jenkins)3fc4fa4Docs: update configuring links (#14038) (Milos Djermanovic)8561c21Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)1c309ebUpdate: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)f6602d5Docs: Reorganize Configuration Documentation (#13837) (klkhan)c753b44Sponsors: Sync README with website (ESLint Jenkins)a4fdb70Docs: Fixed Typo (#14007) (Yash Singh)f7ca481Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)v7.18.0Compare Source
e3264b2Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic)f17c3c3Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic)672deb0Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic)179a910Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic)292b1c0Fix: no-extra-parens false positive withletidentifier in for-loop (#13981) (Milos Djermanovic)de61f94Sponsors: Sync README with website (ESLint Jenkins)9250d16Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck)75fea9bSponsors: Sync README with website (ESLint Jenkins)f2687e7Docs: update space-in-parens related rules (#13985) (Chris Brody)4a38bbeDocs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody)3e49169Sponsors: Sync README with website (ESLint Jenkins)c5bf1f2Sponsors: Sync README with website (ESLint Jenkins)98a729cSponsors: Sync README with website (ESLint Jenkins)e83a696Sponsors: Sync README with website (ESLint Jenkins)78cb483Chore: testfoo( )with space-in-parens option "always" (#13986) (Chris Brody)f6948f6Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas)0688212Sponsors: Sync README with website (ESLint Jenkins)aeba5e5Chore: fix typo (#13975) (Nitin Kumar)4ee1134Sponsors: Sync README with website (ESLint Jenkins)v7.17.0Compare Source
e128e77Update: check logical assignment in no-constant-condition (#13946) (Milos Djermanovic)cc48713Chore: refactor calculating range and loc in no-useless-escape (#13964) (Milos Djermanovic)535fe47Update: use regexpp's default ecmaVersion in no-control-regex (#13969) (Milos Djermanovic)83e98cdFix: use regexpp's default ecmaVersion in no-invalid-regexp (#13968) (Milos Djermanovic)7297363Docs: fix examples for no-multi-str (#13966) (Milos Djermanovic)0649871Update: add autofix to rule multiline-ternary (#13958) (薛定谔的猫)f6e7e32Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#13953) (Milos Djermanovic)19c69c0Fix: one-var shouldn't split declaration if it isn't in a statement list (#13959) (Milos Djermanovic)e451b96Docs: update build tool for webpack (#13962) (Sam Chen)c3e9accChore: fix typos (#13960) (YeonJuan)7289ecfSponsors: Sync README with website (ESLint Jenkins)v7.16.0Compare Source
a62ad6fUpdate: fix false negative of no-extra-parens with NewExpression (#13930) (Milos Djermanovic)f85b4c7Fix: require-atomic-updates false positive across await (fixes #11954) (#13915) (buhi)301d0c0Fix: no-constant-condition false positives with unary expressions (#13927) (Milos Djermanovic)555c128Fix: false positive with await and ** in no-extra-parens (fixes #12739) (#13923) (Milos Djermanovic)d93c935Docs: update JSON Schema links (#13936) (Milos Djermanovic)8d0c93aUpgrade: table@6.0.4 (#13920) (Rouven Weßling)9247683Docs: Remove for deleted npm run profile script (#13931) (Brandon Mills)ab240d4Fix: prefer-exponentiation-operator invalid autofix with await (#13924) (Milos Djermanovic)dc76911Chore: Add .pre-commit-hooks.yaml file (#13628) (Álvaro Mondéjar)2124e1bDocs: Fix wrong rule name (#13913) (noisyboy25)06b5809Sponsors: Sync README with website (ESLint Jenkins)26fc12fDocs: Update README team and sponsors (ESLint Jenkins)v7.15.0Compare Source
5c11aabUpgrade: @eslint/esintrc and espree for bug fixes (refs #13878) (#13908) (Brandon Mills)0eb7957Upgrade: file-entry-cache@6.0.0 (#13877) (Rouven Weßling)683ad00New: no-unsafe-optional-chaining rule (fixes #13431) (#13859) (YeonJuan)cbc57fbFix: one-var autofixing for export (fixes #13834) (#13891) (Anix)110cf96Docs: Fix a broken link in working-with-rules.md (#13875) (Anton Niklasson)yannickcr/eslint-plugin-react
v7.22.0Compare Source
Added
jsx-key]: addedcheckKeyMustBeforeSpreadoption for new jsx transform (#2835 @morlay)jsx-newline]: add new rule (#2693 @jzabala)jsx-no-constructed-context-values]: add new rule which checks when the value passed to a Context Provider will cause needless rerenders (#2763 @dylanOshima)jsx-indent-props]: addignoreTernaryOperatoroption (#2846 @SebastianZimmer)jsx-no-target-blank]: AddwarnOnSpreadAttributesoption (#2855 @michael-yx-wu)Fixed
display-name]/component detection: avoid a crash on anonymous components (#2840 @ljharb)prop-types]: function in class that returns a component causes false warning in typescript (#2843 @SyMind)jsx-no-target-blank]: avoid a crash with a non-string literal (#2851 @ljharb)jsx-no-script-url]: avoid crash with booleanhref(#2871 @ljharb, @AriPerkkio)no-typos]: avoid crash with computed method name (#2870 @ljharb, @AriPerkkio)jsx-max-depth]: avoid crash with childless jsx child (#2869 @ljharb, @AriPerkkio)jsx-wrap-multilines]: fix crash withdeclarations that are on a new line after=(#2875 @ljharb)no-unknown-property]: avoid crash with prop named with Object.prototype key (#2879 @ljharb, @AriPerkkio)prop-types]: default argument does not count as props-types declaration (#2877 @golopot)jsx-props-no-multi-spaces]: fix a false positive for beside comments (#2878 @golopot)jsx-no-undef]: handle the TS parser combined with an invalid ecmaVersion (#2882 @ljharb)no-unused-prop-types]: applyskipShapePropsto exact types (#2883 @golopot)no-danger-with-children]/[style-prop-object]/[no-adjacent-inline-elements]: add category, URL (#2891 @thofmann)Docs
no-unused-prop-types]: Add new example to rule (#2852 @thehereward)prop-types]: fix example (#2881 @technote-space)graphql/graphql-js
v15.5.0Compare Source
v15.5.0 (2021-01-26)
Bug Fix 🐞
Docs 📝
Polish 💅
7 PRs were merged
Internal 🏠
7 PRs were merged
Dependency 📦
5 PRs were merged
Committers: 3
prisma/graphql-request
v3.4.0Compare Source
Features
952e972Support per-request headers (#33) (#228)Chores
e4b3932fix typo in README.md (#231)sass/dart-sass
v1.32.8Compare Source
JavaScript API
render()options object within itslocal context, as
this.options.v1.32.7Compare Source
Allow the null safety release of stream_transform.
Allow
@forward...withto take arguments that have a!defaultflag withouta trailing comma.
Improve the performance of unitless and single-unit numbers.
v1.32.6Compare Source
Node JS API
nodeIntegrationis disabled.Dart API
SassColorconstructors now throwRangeErrors withstartandendset.v1.32.5Compare Source
@forwith 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()withfibermultipletimes simultaneously.
Avoid possible mangled error messages when custom functions or importers throw
unexpected exceptions.
Fix Electron support when
nodeIntegrationis disabled.v1.32.4Compare Source
v1.32.3Compare Source
==for numbers that have different units.v1.32.2Compare Source
color functions.
v1.32.1Compare Source
real case of path names.
v1.32.0Compare Source
Deprecate passing non-
%numbers as lightness and saturation tohsl(),hsla(),color.adjust(), andcolor.change(). This matches the CSSspecification, which also requires
%for all lightness and saturationparameters. See [the Sass website][color-units] for more details.
Deprecate passing numbers with units other than
degas the hue tohsl(),hsla(),adjust-hue(),color.adjust(), andcolor.change(). Unitlessnumbers are still allowed here, since they're allowed by CSS. See [the Sass
website][color-units] for more details.
Improve error messages about incompatible units.
Properly mark some warnings emitted by
sass:colorfunctions as deprecationwarnings.
Dart API
Rename
SassNumber.valueInUnits()toSassNumber.coerceValue(). The old nameremains, but is now deprecated.
Rename
SassNumber.coerceValueToUnit(), a shorthand forSassNumber.coerceValue()that takes a single numerator unit.Add
SassNumber.coerceToMatch()andSassNumber.coerceValueToMatch(), whichwork like
SassNumber.coerce()andSassNumber.coerceValue()but take aSassNumberwhose units should be matched rather than taking the unitsexplicitly. These generate better error messages than
SassNumber.coerce()and
SassNumber.coerceValue().Add
SassNumber.convertToMatch()andSassNumber.convertValueToMatch(),which work like
SassNumber.coerceToMatch()andSassNumber.coerceValueToMatch()except they throw exceptions when convertingunitless values to or from units.
Add
SassNumber.compatibleWithUnit(), which returns whether the number can becoerced to a single numerator unit.
v1.30.0Compare Source
@at-root (without: all)wouldn't properly remove a@keyframescontext when parsing selectors.Node JS API
main()function insass.jsnow returns aPromisethatcompletes when the executable is finished running.
Dart API
URL that they had already canonicalized.
Renovate configuration
📅 Schedule: "before 3am on the first day of the month" in timezone Europe/Paris.
🚦 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.