chentsulin/awesome-graphql 12028
Awesome list of GraphQL & Relay
chentsulin/awesome-react-renderer 928
Awesome list of React Renderer
chentsulin/awesome-conference-playlists 7
video playlist collection for awesome conferences
bottenderjs/bottender-chatbase 2
Middleware for using Chatbase with Bottender.
chentsulin/ava-css-modules-issue-repro 2
Demonstrate issue (ava with css-modules)
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
:earth_africa: GraphQL server for Express, Connect, Hapi, Koa and more
Rails, Laravel -like resource routes for expres
chentsulin/awesome-react-native 1
An "awesome" type curated list of React Native components, news, tools, and learning material
push eventYoctol/messaging-apis
commit sha ea2276e2a83c3531f2ea4733c1ec47699c762418
fix(messaging-api-slack): add the missing warning package
commit sha 709ad2cab67eccc971af8cfbdccdba598cd19495
1.0.3 changelog
commit sha dcc5cc952b346b4f8c26f310b7c8a5a65e3c1cf9
v1.0.3
push time in 5 days
push eventchentsulin/awesome-react-renderer
commit sha ff9950b1dfb092a1d09a6c760f453eb89b338954
Add React Renderers: an Overview
commit sha 57dd554c9dd9442e4811e2b40e89062ef62eee6e
Merge branch 'master' of github.com:chentsulin/awesome-react-renderer into react-renderers-an-overview Conflicts: README.md
commit sha 5f5c4fcdff5b3117d7b2acdb8c50d50a3444c368
Merge pull request #41 from ilyalesik/react-renderers-an-overview Add React Renderers: an Overview
push time in 5 days
PR merged chentsulin/awesome-react-renderer
pr closed time in 5 days
delete branch Yoctol/eslint-config-yoctol-base
delete branch : renovate/eslint-7.x
delete time in 5 days
push eventYoctol/eslint-config-yoctol-base
commit sha f074059340f900c14001b57265043a8da3519061
chore(deps): update dependency eslint to v7.11.0
push time in 5 days
PR merged Yoctol/eslint-config-yoctol-base
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | 7.10.0 -> 7.11.0 |
Release Notes
<details> <summary>eslint/eslint</summary>
v7.11.0
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: [email protected] (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 5 days
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/react-monorepo
delete time in 5 days
push eventYoctol/eslint-config-yoctol
commit sha 2a5d61db68790efbb794afde654c9c3d52074fdc
Update dependency react to v16.14.0 (#186) Co-authored-by: Renovate Bot <[email protected]>
push time in 5 days
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| react (source) | devDependencies | minor | 16.13.1 -> 16.14.0 |
Release Notes
<details> <summary>facebook/react</summary>
v16.14.0
React
- Add support for the new JSX transform. (@lunaruan in #18299)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 5 days
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/eslint-plugin-react-7.x
delete time in 5 days
push eventYoctol/eslint-config-yoctol
commit sha 1d0bd2c31c0a7c842c2ac4fe632a0ec21b7cf9ac
Update dependency eslint-plugin-react to v7.21.5 (#185) Co-authored-by: Renovate Bot <[email protected]>
push time in 5 days
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-react | devDependencies | patch | 7.21.3 -> 7.21.5 |
Release Notes
<details> <summary>yannickcr/eslint-plugin-react</summary>
v7.21.5
Fixed
- [
jsx-indent-props]: Apply indentation when using brackets (#2826 @Moong0122) - [
jsx-handler-names]: Skip inline handlers when checkInlineFunction=false (#2833 @onigoetz)
Changed
- [Tests]
jsx-indent-props: Add passing test (#2823 @Hypnosphi)
v7.21.4
Fixed
- [
no-unused-prop-types]: Silence false positive onnevertype in TS (#2815 @pcorpet) - [
jsx-indent-props]: Apply indentation when operator is used in front of the upper line (#2808, #2820 @Moong0122) - [Deps] update
jsx-ast-utils(#2822 jsx-eslint/jsx-ast-utils#102 @ljharb)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 5 days
push eventYoctol/eslint-config-yoctol
commit sha 4acf290cdc17c63c06f770f95eca6dfc61ae141a
Update dependency eslint to v7.11.0 (#184) Co-authored-by: Renovate Bot <[email protected]>
push time in 5 days
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | 7.10.0 -> 7.11.0 |
Release Notes
<details> <summary>eslint/eslint</summary>
v7.11.0
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: [email protected] (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 5 days
delete branch Yoctol/eslint-config-yoctol-base
delete branch : renovate/eslint-plugin-import-2.x
delete time in 20 days
push eventYoctol/eslint-config-yoctol-base
commit sha febafee926dc079957f51d9464c4c5f10f236e13
chore(deps): update dependency eslint-plugin-import to v2.22.1
push time in 20 days
PR merged Yoctol/eslint-config-yoctol-base
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-import | devDependencies | patch | 2.22.0 -> 2.22.1 |
Release Notes
<details> <summary>benmosher/eslint-plugin-import</summary>
v2.22.1
Fixed
- [
default]/TypeScript: avoid crash onexport =with a MemberExpression ([#1841], thanks [@ljharb]) - [
extensions]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc]) - allow using rest operator in named export ([#1878], thanks [@foray1010])
- [
dynamic-import-chunkname]: allow single quotes to match Webpack support ([#1848], thanks [@straub])
Changed
- [
export]: add tests for a name collision withexport * from([#1704], thanks @tomprats)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 20 days
delete branch Yoctol/stylelint-config-yoctol
delete branch : renovate/eslint-plugin-import-2.x
delete time in 20 days
push eventYoctol/stylelint-config-yoctol
commit sha 5e62812c4af43c7261093edb5feaa6cc265b6b81
Update dependency eslint-plugin-import to v2.22.1 (#192) Co-authored-by: Renovate Bot <[email protected]>
push time in 20 days
PR merged Yoctol/stylelint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-import | devDependencies | patch | 2.22.0 -> 2.22.1 |
Release Notes
<details> <summary>benmosher/eslint-plugin-import</summary>
v2.22.1
Fixed
- [
default]/TypeScript: avoid crash onexport =with a MemberExpression ([#1841], thanks [@ljharb]) - [
extensions]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc]) - allow using rest operator in named export ([#1878], thanks [@foray1010])
- [
dynamic-import-chunkname]: allow single quotes to match Webpack support ([#1848], thanks [@straub])
Changed
- [
export]: add tests for a name collision withexport * from([#1704], thanks @tomprats)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 20 days
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/eslint-plugin-import-2.x
delete time in 20 days
push eventYoctol/eslint-config-yoctol
commit sha 54333bae9ebd0d0e3596c5627b45ae7267a9935f
Update dependency eslint-plugin-import to v2.22.1 (#182) Co-authored-by: Renovate Bot <[email protected]>
push time in 20 days
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-import | devDependencies | patch | 2.22.0 -> 2.22.1 |
Release Notes
<details> <summary>benmosher/eslint-plugin-import</summary>
v2.22.1
Fixed
- [
default]/TypeScript: avoid crash onexport =with a MemberExpression ([#1841], thanks [@ljharb]) - [
extensions]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc]) - allow using rest operator in named export ([#1878], thanks [@foray1010])
- [
dynamic-import-chunkname]: allow single quotes to match Webpack support ([#1848], thanks [@straub])
Changed
- [
export]: add tests for a name collision withexport * from([#1704], thanks @tomprats)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 20 days
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/eslint-plugin-react-7.x
delete time in 20 days
push eventYoctol/eslint-config-yoctol
commit sha 01fe65060296d9214fbe71c97159a33940276224
Update dependency eslint-plugin-react to v7.21.3 (#183) Co-authored-by: Renovate Bot <[email protected]>
push time in 20 days
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-react | devDependencies | patch | 7.21.2 -> 7.21.3 |
Release Notes
<details> <summary>yannickcr/eslint-plugin-react</summary>
v7.21.3
Fixed
- [
prop-types]: fix Cannot read property 'type' of undefined error when destructured param (#2807 @minwe) - [
no-typos]: avoid crash on spread syntax in createReactClass object (#2816 @ljharb @Songyu-Wang)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in 20 days
push eventchentsulin/awesome-react-renderer
commit sha f39dc63e98d60e7c1301df8eb16782f3fd4a7ca2
Fix the broken link of `noop-renderer`
commit sha 45614e4c6932bc4cdbc8d685c17890dfcaebb4f5
Merge pull request #40 from ForkYard/fix/noop-renderer-link Fix the broken link of `noop-renderer`
push time in 25 days
PR merged chentsulin/awesome-react-renderer
The link to noop-renderer is broken. This should fix it.
pr closed time in 25 days
startedShopify/shopify-app-cli
started time in 25 days
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/eslint-plugin-react-7.x
delete time in a month
push eventYoctol/eslint-config-yoctol
commit sha 1e7bbea10e4f87aabb38a5613ed59d088f2a2c0f
Update dependency eslint-plugin-react to v7.21.2 (#180) Co-authored-by: Renovate Bot <[email protected]>
push time in a month
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-react | devDependencies | minor | 7.20.6 -> 7.21.2 |
Release Notes
<details> <summary>yannickcr/eslint-plugin-react</summary>
v7.21.2
Fixed
- [
prop-types]: handle RestElement in destructured param (#2805 @hank121314)
v7.21.1
Fixed
- [
jsx-handler-names]: avoid a crash when an inline prop is not a MemberExpression (#2803 @willheslam)
v7.21.0
Added
- [
button-has-type]: support trivial ternary expressions (#2748 @Hypnosphi) - [
jsx-handler-names]: addcheckInlineFunctionoption (#2761 @dididy) - [
jsx-no-literals]: addnoAttributeStringsoption (#2782 @TaLeaMonet) - [
prop-types]: add support forPropTypes.exact(#2740 @jzabala) - [
jsx-filename-extension]: Add allow option (#2746 @remcohaszing)
Fixed
- [
function-component-definition]: ignore object properties (#2771 @stefan-wullems) - [
forbid-component-props]: Implemented support for "namespaced" components (#2767 @mnn) - [
prefer-read-only-props]: support Flow$ReadOnly(#2772, #2779, #2770 @karolina-benitez) - [
jsx-handler-names]: handle whitespace (#2789 @AriPerkkio) - [
prop-types]: Detect TypeScript types for destructured default prop values (#2780 @sunghyunjo) - [
jsx-pascal-case]: Handle single character namespaced component (#2791 @daviferreira) - [
jsx-closing-bracket-location]: Intag-aligned, made a distinction between tabs and spaces (#2796 @Moong0122) - [
jsx-handler-names]: false positive when handler name begins with number (#1689 @jsphstls) - [
prop-types]: Detect JSX returned by sequential expression (#2801 @mikol) - [
jsx-props-no-multi-spaces]: "Expected no line gap between" false positive (#2792 @karolina-benitez) - [
no-unknown-property]: check attributes with any input case (#2790 @julienw) - [
prop-types]/[no-unused-prop-types]: handle CallExpression in ReturnType (#2802 @hank121314) - [
jsx-uses-react]: mark fragment variables as used (#2775 @remcohaszing) - [
no-unused-prop-types]: improve component declared props detection ([#2755][] @jzabala) - [
jsx-props-no-multi-spaces]: Show error in multi-line props (#2756 @iiison)
Changed
- [Tests][
jsx-one-expression-per-line]: add passing tests (#2799 @TaLeaMonet) - [Tests][
prop-types]: add test (#2757 @jzabala)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
delete branch Yoctol/eslint-config-yoctol-base
delete branch : renovate/eslint-7.x
delete time in a month
push eventYoctol/eslint-config-yoctol-base
commit sha 314924ef622c2525a2f587e5058475381002e447
chore(deps): update dependency eslint to v7.10.0
push time in a month
PR merged Yoctol/eslint-config-yoctol-base
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | 7.9.0 -> 7.10.0 |
Release Notes
<details> <summary>eslint/eslint</summary>
v7.10.0
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: [email protected] (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
delete branch Yoctol/stylelint-config-yoctol
delete branch : renovate/eslint-7.x
delete time in a month
push eventYoctol/stylelint-config-yoctol
commit sha ea500f532fb3a440ad7d457839827bd7514e1cf6
Update dependency eslint to v7.10.0 (#187) Co-authored-by: Renovate Bot <[email protected]>
push time in a month
PR merged Yoctol/stylelint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | 7.5.0 -> 7.10.0 |
Release Notes
<details> <summary>eslint/eslint</summary>
v7.10.0
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: [email protected] (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)
v7.9.0
3ca2700Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg)fc5783dDocs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof)f1d07f1Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar)29d1cdcFix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic)b4da0a7Docs: fix typo in working with plugins docs (#13683) (啸生)6f87db7Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic)361ac4dFix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic)f260716Docs: update outdated link (#13677) (klkhan)5138c91Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic)17b58b5Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic)9171f0aChore: fix typo (#13660) (Nitin Kumar)6d9f8fbSponsors: Sync README with website (ESLint Jenkins)97b0dd9Sponsors: Sync README with website (ESLint Jenkins)deab125Sponsors: Sync README with website (ESLint Jenkins)bf2e367Sponsors: Sync README with website (ESLint Jenkins)8929208Sponsors: Sync README with website (ESLint Jenkins)
v7.8.1
f542b5dFix: Update broken @eslint/eslintrc version (fixes #13641) (#13647) (Nicholas C. Zakas)c1b5696Sponsors: Sync README with website (ESLint Jenkins)8ddeda0Sponsors: Sync README with website (ESLint Jenkins)e02e2feSponsors: Sync README with website (ESLint Jenkins)
v7.8.0
58abd93Update: support logical assignments in code path analysis (refs #13569) (#13612) (Milos Djermanovic)db7488eUpdate: support logical assignments in core rules (refs #13569) (#13618) (Milos Djermanovic)3729219Docs: Update Step 1 of Development Environment documentation (klkhan)a320324Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626) (Brandon Mills)88a9adeUpdate: add es2021 environment (refs #13602) (#13603) (Milos Djermanovic)0003dc0Update: support numeric separators (refs #13568) (#13581) (Milos Djermanovic)96b11a0Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576) (sodam)3439feaUpdate: support numeric-separator in no-loss-of-precision (refs #13568) (#13574) (Anix)ed64767Update: add comment to message in no-warning-comments (fixes #12327) (#13522) (Anix)e60ec07Sponsors: Sync README with website (ESLint Jenkins)483bf7fDocs: fix examples in object-curly-newline (#13605) (Soobin Bak)1c35d57Docs: Remove stale Keybase 2FA instructions (#13622) (Brandon Mills)82669faChore: Extract some functionality to eslintrc (refs #13481) (#13613) (Nicholas C. Zakas)4111d21Docs: Fix typo and missing article before noun in docs (#13611) (Patrice Sandhu)091e52aUpgrade: [email protected] (refs #13568) (#13609) (Kai Cataldo)05074fbSponsors: Sync README with website (ESLint Jenkins)bdb65ecChore: add 3rd party parsers in BUG_REPORT template (#13606) (YeonJuan)f954476Chore: add common 3rd party parsers to issue template (#13596) (Kai Cataldo)2bee6d2Chore: Mark config-related files (refs #13481) (#13597) (Nicholas C. Zakas)66442a9Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611) (Dieter Luypaert)b487164Docs: add exponentiation operators to operator-assignment documentation (#13577) (Milos Djermanovic)2f27836Sponsors: Sync README with website (ESLint Jenkins)60eafc1Sponsors: Sync README with website (ESLint Jenkins)
v7.7.0
b46f3eeUpdate: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)26aa245Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)082891cDocs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)4e0b672Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)254990eFix: indent for async arrow functions (fixes #13497) (#13544) (Anix)28ca339Sponsors: Sync README with website (ESLint Jenkins)2e4158dSponsors: Sync README with website (ESLint Jenkins)488d159Sponsors: Sync README with website (ESLint Jenkins)c44306eSponsors: Sync README with website (ESLint Jenkins)6677180Sponsors: Sync README with website (ESLint Jenkins)07db7b8Sponsors: Sync README with website (ESLint Jenkins)d4ce4d3Sponsors: Sync README with website (ESLint Jenkins)284e954Sponsors: Sync README with website (ESLint Jenkins)ae9b54eSponsors: Sync README with website (ESLint Jenkins)9124a15Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)5c4c7f5Sponsors: Sync README with website (ESLint Jenkins)48d8ec8Sponsors: Sync README with website (ESLint Jenkins)
v7.6.0
ecb2b73Update: requiremetafor fixable rules in RuleTester (refs #13349) (#13489) (Milos Djermanovic)6fb4eddDocs: fix broken links in developer guide (#13518) (Sam Chen)318fe10Fix: Do not outputundefinedas line and column when it's unavailable (#13519) (haya14busa)493b5b4Sponsors: Sync README with website (ESLint Jenkins)f100143Sponsors: Sync README with website (ESLint Jenkins)16b10feFix: Update the chatroom link to go directly to help channel (#13536) (Nicholas C. Zakas)f937eb9Sponsors: Sync README with website (ESLint Jenkins)e71e298Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494) (Yosuke Ota)6c4aea4Docs: add ECMAScript 2020 to README (#13510) (Milos Djermanovic)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/eslint-7.x
delete time in a month
push eventYoctol/eslint-config-yoctol
commit sha 70d9cfae0174b7f421feaa5efa155ed5a763ce38
Update dependency eslint to v7.10.0 (#181) Co-authored-by: Renovate Bot <[email protected]>
push time in a month
PR merged Yoctol/eslint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint (source) | devDependencies | minor | 7.9.0 -> 7.10.0 |
Release Notes
<details> <summary>eslint/eslint</summary>
v7.10.0
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: [email protected] (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
delete branch Yoctol/stylelint-config-yoctol
delete branch : renovate/stylelint-13.x
delete time in a month
push eventYoctol/stylelint-config-yoctol
commit sha 024454d4e3bb339186825c7932024d732331c887
Update dependency stylelint to v13.7.2 (#190) Co-authored-by: Renovate Bot <[email protected]>
push time in a month
PR merged Yoctol/stylelint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| stylelint (source) | devDependencies | minor | 13.6.1 -> 13.7.2 |
Release Notes
<details> <summary>stylelint/stylelint</summary>
v13.7.2
- Fixed: regression for disable commands and adjacent double-slash comments (#4950).
- Fixed: use of full file path without converting it to glob (#4931).
v13.7.1
- Fixed: double-slash disable comments when followed by another comment (#4913).
v13.7.0
- Deprecated:
*-blacklist,*-requirelistand*-whitelistrules in favour of the new*-disallowed-list,*-required-listand*-allowed-listones (#4845):at-rule-blacklist. Useat-rule-disallowed-listinstead.at-rule-property-requirelist. Useat-rule-property-required-listinstead.at-rule-whitelist. Useat-rule-allowed-listinstead.comment-word-blacklist. Usecomment-word-disallowed-listinstead.declaration-property-unit-blacklist. Usedeclaration-property-unit-disallowed-listinstead.declaration-property-unit-whitelist. Usedeclaration-property-unit-allowed-listinstead.declaration-property-value-blacklist. Usedeclaration-property-value-disallowed-listinstead.declaration-property-value-whitelist. Usedeclaration-property-value-allowed-listinstead.function-blacklist. Usefunction-disallowed-listinstead.function-url-scheme-blacklist. Usefunction-url-scheme-disallowed-listinstead.function-url-scheme-whitelist. Usefunction-url-scheme-allowed-listinstead.function-whitelist. Usefunction-allowed-listinstead.media-feature-name-blacklist. Usemedia-feature-name-disallowed-listinstead.media-feature-name-value-whitelist. Usemedia-feature-name-value-allowed-listinstead.media-feature-name-whitelist. Usemedia-feature-name-allowed-listinstead.property-blacklist. Useproperty-disallowed-listinstead.property-whitelist. Useproperty-allowed-listinstead.selector-attribute-operator-blacklist. Useselector-attribute-operator-disallowed-listinstead.selector-attribute-operator-whitelist. Useselector-attribute-operator-allowed-listinstead.selector-combinator-blacklist. Useselector-combinator-disallowed-listinstead.selector-combinator-whitelist. Useselector-combinator-allowed-listinstead.selector-pseudo-class-blacklist. Useselector-pseudo-class-disallowed-listinstead.selector-pseudo-class-whitelist. Useselector-pseudo-class-allowed-listinstead.selector-pseudo-element-blacklist. Useselector-pseudo-element-disallowed-listinstead.selector-pseudo-element-whitelist. Useselector-pseudo-element-allowed-listinstead.unit-blacklist. Useunit-disallowed-listinstead.unit-whitelist. Useunit-allowed-listinstead.
- Added: syntax object acceptance to
customSyntaxoption (#4839). - Added: support for
*.cjsconfig files (#4905). - Added: support for descriptions in stylelint command comments (#4848).
- Added:
reportDescriptionlessDisablesflag (#4907). - Added:
reportDisablessecondary option (#4897). - Added:
*-no-vendor-prefixautofix (#4859). - Added:
ignoreComments[]tocomment-empty-line-before(#4841). - Added:
ignoreContextFunctionalPseudoClassestoselector-max-id(#4835). - Fixed: inconsistent trailing newlines in CLI error output (#4876).
- Fixed: support for multi-line disable descriptions (#4895).
- Fixed: support for paths with parentheses (#4867).
- Fixed:
selector-max-*(exceptselector-max-type) false negatives forwhere,is,nth-childandnth-last-child(#4842). - Fixed:
length-zero-no-unitTypeError for custom properties fallback (#4860). - Fixed:
selector-combinator-space-afterfalse positives for trailing combinator (#4878).
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
startedShopify/polaris-tokens
started time in a month
startedShopify/shopify-app-node
started time in a month
startedShopify/quilt
started time in a month
issue closedYoctol/messaging-apis
Sorry, but I can't find a way to receive the messages.
closed time in a month
fpirovani80issue commentYoctol/messaging-apis
Hi @fpirovani80
To receive messages, please checkout https://github.com/Yoctol/bottender .
It's built on top of this messaging-apis repo.
comment created time in a month
startedmarcj/typedoc-plugin-lerna-packages
started time in a month
push eventYoctol/messaging-apis
commit sha 9d3f6cbee7077959910a613c9f72094579d521ef
1.0.2 changelog
commit sha 39aad597e2fdae7d297b754ed6a10ec514e3818b
v1.0.2
push time in a month
delete branch Yoctol/messaging-apis
delete branch : messenger-persona-sender-action
delete time in a month
push eventYoctol/messaging-apis
commit sha 62de122ea060ca718727ab257fc94f4496fee747
feat: add persona support to typing_on and typing_off
commit sha e9cc422ec5e4ea010df6f25c79cc65a42b7842ad
Merge pull request #628 from Yoctol/messenger-persona-sender-action Messenger persona sender action
push time in a month
PR merged Yoctol/messaging-apis
https://developers.facebook.com/docs/messenger-platform/send-messages/personas#sender_action
pr closed time in a month
push eventYoctol/messaging-apis
commit sha 62de122ea060ca718727ab257fc94f4496fee747
feat: add persona support to typing_on and typing_off
push time in a month
push eventYoctol/messaging-apis
commit sha b4239c5b6b4586eb7adabc039c8befa6398da61d
feat: add persona support to typing_on and typing_off
push time in a month
push eventYoctol/messaging-apis
commit sha 5db69aa09a2181ad0e0045505d8be6e12371fd27
chore: remove an unused option
push time in a month
PR opened Yoctol/messaging-apis
pr created time in a month
push eventYoctol/messaging-apis
commit sha ab27c48b0cf7f616b71ee0ddb474debdf2d7cd04
feat: add persona support to typing_on and typing_off
push time in a month
create barnchYoctol/messaging-apis
branch : messenger-persona-sender-action
created branch time in a month
push eventYoctol/bottender
commit sha 03a85ae011d805d1f7201285a06c8f93a7495d8c
deps: bump packages
push time in a month
push eventYoctol/bottender
commit sha 3980af48014cae5868b705e4872dbf87dd6963bc
dev: Unify Timestamp (#839) * dev: unify the method to get timestamp * dev: unify timestamp (add Facebook and Telegram) * fix: revise syntax * dev: import mockdate * dev: slack timestamp * fix: remove package-lock.json and move mockdate package to devDependencies * fix: revise timestamp getter in SlackEvent.ts * fix: fix test case * dev: round timestamp to nearest whole number on Slack * dev: round timestamp to nearest whole number on Telegram Co-authored-by: hch903 <[email protected]>
push time in a month
PR merged Yoctol/bottender
#813
Unify method to get the timestamp on each platform.
pr closed time in a month
delete branch Yoctol/bottender
delete branch : dependabot/npm_and_yarn/node-fetch-2.6.1
delete time in a month
PR closed Yoctol/bottender
Bumps node-fetch from 2.6.0 to 2.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bitinn/node-fetch/releases">node-fetch's releases</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <p><strong>This is an important security release. It is strongly recommended to update as soon as possible.</strong></p> <p>See <a href="https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md#v261">CHANGELOG</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md">node-fetch's changelog</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <p><strong>This is an important security release. It is strongly recommended to update as soon as possible.</strong></p> <ul> <li>Fix: honor the <code>size</code> option after following a redirect.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/node-fetch/node-fetch/commit/b5e2e41b2b50bf2997720d6125accaf0dd68c0ab"><code>b5e2e41</code></a> update version number</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/2358a6c2563d1730a0cdaccc197c611949f6a334"><code>2358a6c</code></a> Honor the <code>size</code> option after following a redirect and revert data uri support</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/8c197f8982a238b3c345c64b17bfa92e16b4f7c4"><code>8c197f8</code></a> docs: Fix typos and grammatical errors in README.md (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/686">#686</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/1e99050f944ac435fce26a9549eadcc2419a968a"><code>1e99050</code></a> fix: Change error message thrown with redirect mode set to error (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/653">#653</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/244e6f63d42025465796e3ca4ce813bf2c31fc5b"><code>244e6f6</code></a> docs: Show backers in README</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/6a5d192034a0f438551dffb6d2d8df2c00921d16"><code>6a5d192</code></a> fix: Properly parse meta tag when parameters are reversed (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/682">#682</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/47a24a03eb49a49d81b768892aee10074ed54a91"><code>47a24a0</code></a> chore: Add opencollective badge</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/7b136627c537cb24430b0310638c9177a85acee1"><code>7b13662</code></a> chore: Add funding link</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/5535c2ed478d418969ecfd60c16453462de2a53f"><code>5535c2e</code></a> fix: Check for global.fetch before binding it (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/674">#674</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/1d5778ad0d910dbd1584fb407a186f5a0bc1ea22"><code>1d5778a</code></a> docs: Add Discord badge</li> <li>Additional commits viewable in <a href="https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~akepinski">akepinski</a>, a new releaser for node-fetch since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
push eventYoctol/messaging-apis
commit sha 02c07481323d66bcc529bea394372086d806fde6
1.0.1 changelog
commit sha cc72282a84bd6f2176f63bec462b15ae4dd37265
v1.0.1
push time in a month
push eventYoctol/messaging-apis
commit sha 7b2f4c279ecd2d959a618007a231be4545731698
chore: remove namespace and export types from module instead
commit sha 829349ae53907504fa8d2c1296e6db7d0d0d79d8
Merge pull request #627 from Yoctol/remove-namespace chore: remove namespace and export types from module instead
push time in a month
PR merged Yoctol/messaging-apis
As title. Use module instead of namespace.
pr closed time in a month
push eventYoctol/messaging-apis
commit sha 7b2f4c279ecd2d959a618007a231be4545731698
chore: remove namespace and export types from module instead
push time in a month
push eventYoctol/messaging-apis
commit sha a189e7318e2d4af78ec920e4093cb9d8b009ca1b
chore: remove namespace and export types from module instead
push time in a month
push eventYoctol/messaging-apis
commit sha d1dc5da8252c3363f152783cac271d28bfcb9398
chore: remove namespace and export types from module instead
push time in a month
PR opened Yoctol/messaging-apis
As title. Use module instead of namespace.
pr created time in a month
delete branch Yoctol/bottender-compose
delete branch : dependabot/npm_and_yarn/lodash-4.17.19
delete time in a month
push eventYoctol/bottender-compose
commit sha c7dee09f923cf023157d419f3bdf5eed69e08d26
Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
PR merged Yoctol/bottender-compose
Bumps lodash from 4.17.15 to 4.17.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lodash/lodash/releases">lodash's releases</a>.</em></p> <blockquote> <h2>4.17.16</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"><code>d7fbc52</code></a> Bump to v4.17.19</li> <li><a href="https://github.com/lodash/lodash/commit/2e1c0f22f425e9c013815b2cd7c2ebd51f49a8d6"><code>2e1c0f2</code></a> Add npm-package</li> <li><a href="https://github.com/lodash/lodash/commit/1b6c282299f4e0271f932b466c67f0f822aa308e"><code>1b6c282</code></a> Bump to v4.17.18</li> <li><a href="https://github.com/lodash/lodash/commit/a370ac81408de2da77a82b3c4b61a01a3b9c2fac"><code>a370ac8</code></a> Bump to v4.17.17</li> <li><a href="https://github.com/lodash/lodash/commit/1144918f3578a84fcc4986da9b806e63a6175cbb"><code>1144918</code></a> Rebuild lodash and docs</li> <li><a href="https://github.com/lodash/lodash/commit/3a3b0fd339c2109563f7e8167dc95265ed82ef3e"><code>3a3b0fd</code></a> Bump to v4.17.16</li> <li><a href="https://github.com/lodash/lodash/commit/c84fe82760fb2d3e03a63379b297a1cc1a2fce12"><code>c84fe82</code></a> fix(zipObjectDeep): prototype pollution (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4759">#4759</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/e7b28ea6cb17b4ca021e7c9d66218c8c89782f32"><code>e7b28ea</code></a> Sanitize sourceURL so it cannot affect evaled code (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4518">#4518</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/0cec225778d4ac26c2bac95031ecc92a94f08bbb"><code>0cec225</code></a> Fix lodash.isEqual for circular references (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4320">#4320</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4515">#4515</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/94c3a8133cb4fcdb50db72b4fd14dd884b195cd5"><code>94c3a81</code></a> Document matches* shorthands for over* methods (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4510">#4510</a>) (<a href="https://github-redirect.dependabot.com/lodash/lodash/issues/4514">#4514</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.15...4.17.19">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~mathias">mathias</a>, a new releaser for lodash since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
delete branch Yoctol/bottender-compose
delete branch : dependabot/npm_and_yarn/bl-2.2.1
delete time in a month
push eventYoctol/bottender-compose
commit sha c8bf66f4db12938bd68d453f8c746c04717c8438
Bump bl from 2.2.0 to 2.2.1 Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <[email protected]>
push time in a month
PR merged Yoctol/bottender-compose
Bumps bl from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rvagg/bl/releases">bl's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <p>Fix unintialized memory access</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rvagg/bl/commit/8cb93f455f0b44fe0ffaee75a3c74c84579dc8c1"><code>8cb93f4</code></a> Bumped v2.2.1</li> <li><a href="https://github.com/rvagg/bl/commit/dacc4ac7d5fcd6201bcf26fbd886951be9537466"><code>dacc4ac</code></a> Fix unintialized memory access</li> <li>See full diff in <a href="https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
delete branch Yoctol/koa-final-handler
delete branch : dependabot/npm_and_yarn/yargs-parser-13.1.2
delete time in a month
push eventYoctol/koa-final-handler
commit sha 93613c90b7512b3a4db5035fa9aa4da775fcfe1b
Bump yargs-parser from 13.1.1 to 13.1.2 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 013325f7c49a4d10362a10f43d1f6dff0c5795b2
Merge pull request #19 from Yoctol/dependabot/npm_and_yarn/yargs-parser-13.1.2 Bump yargs-parser from 13.1.1 to 13.1.2
push time in a month
PR merged Yoctol/koa-final-handler
Bumps yargs-parser from 13.1.1 to 13.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md">yargs-parser's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/yargs/yargs-parser/compare/v14.0.0...v15.0.0">15.0.0</a> (2019-10-07)</h2> <h3>Features</h3> <ul> <li>rework <code>collect-unknown-options</code> into <code>unknown-options-as-args</code>, providing more comprehensive functionality (<a href="https://github.com/yargs/yargs-parser/commit/ef771ca">ef771ca</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>rework <code>collect-unknown-options</code> into <code>unknown-options-as-args</code>, providing more comprehensive functionality</li> </ul> <h2><a href="https://github.com/yargs/yargs-parser/compare/v13.1.1...v14.0.0">14.0.0</a> (2019-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li>boolean arrays with default values (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/185">#185</a>) (<a href="https://github.com/yargs/yargs-parser/commit/7d42572">7d42572</a>)</li> <li>boolean now behaves the same as other array types (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/184">#184</a>) (<a href="https://github.com/yargs/yargs-parser/commit/17ca3bd">17ca3bd</a>)</li> <li>eatNargs() for 'opt.narg === 0' and boolean typed options (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/188">#188</a>) (<a href="https://github.com/yargs/yargs-parser/commit/c5a1db0">c5a1db0</a>)</li> <li>maybeCoerceNumber now takes precedence over coerce return value (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/182">#182</a>) (<a href="https://github.com/yargs/yargs-parser/commit/2f26436">2f26436</a>)</li> <li>take into account aliases when appending arrays from config object (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/199">#199</a>) (<a href="https://github.com/yargs/yargs-parser/commit/f8a2d3f">f8a2d3f</a>)</li> </ul> <h3>Features</h3> <ul> <li>add configuration option to "collect-unknown-options" (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/181">#181</a>) (<a href="https://github.com/yargs/yargs-parser/commit/7909cc4">7909cc4</a>)</li> <li>maybeCoerceNumber() now takes into account arrays (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/187">#187</a>) (<a href="https://github.com/yargs/yargs-parser/commit/31c204b">31c204b</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>unless "parse-numbers" is set to "false", arrays of numeric strings are now parsed as numbers, rather than strings.</li> <li>we have dropped the broken "defaulted" functionality; we would like to revisit adding this in the future.</li> <li>maybeCoerceNumber now takes precedence over coerce return value (<a href="https://github-redirect.dependabot.com/yargs/yargs-parser/issues/182">#182</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yargs/yargs-parser/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~oss-bot">oss-bot</a>, a new releaser for yargs-parser since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
delete branch Yoctol/stylelint-config-yoctol
delete branch : renovate/prettier-2.x
delete time in a month
push eventYoctol/stylelint-config-yoctol
commit sha 2fada0c0f776d9d3a02cd6d5ae265caa72fdfede
Update dependency prettier to v2.1.2 (#188) Co-authored-by: Renovate Bot <[email protected]>
push time in a month
PR merged Yoctol/stylelint-config-yoctol
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| prettier (source) | devDependencies | minor | 2.0.5 -> 2.1.2 |
Release Notes
<details> <summary>prettier/prettier</summary>
v2.1.2
Fix formatting for directives in fields (#9116 by @sosukesuzuki)
<!-- prettier-ignore -->
v2.1.1
Fix format on html with frontMatter (#9043 by @fisker)
<!-- prettier-ignore -->
<!-- Input -->
---
layout: foo
---
Test <a
href="https://prettier.io">abc</a>.
<!-- Prettier stable -->
TypeError: Cannot read property 'end' of undefined
...
<!-- Prettier master -->
---
layout: foo
---
Test <a href="https://prettier.io">abc</a>.
Fix broken format for ...infer T (#9044 by @fisker)
<!-- prettier-ignore -->
// Input
type Tail<T extends any[]> = T extends [infer U, ...infer R] ? R : never;
// Prettier stable
type Tail<T extends any[]> = T extends [infer U, ...(infer R)] ? R : never;
// Prettier master
type Tail<T extends any[]> = T extends [infer U, ...infer R] ? R : never;
Fix format on style[lang="sass"] (#9051 by @fisker)
<!-- prettier-ignore -->
<!-- Input -->
<style lang="sass">
.hero
@​include background-centered
</style>
<!-- Prettier stable -->
<style lang="sass">
.hero @​include background-centered;
</style>
<!-- Prettier master -->
<style lang="sass">
.hero
@​include background-centered
</style>
Fix self-closing blocks and blocks with src attribute format (#9052, #9055 by @fisker)
<!-- prettier-ignore -->
<!-- Input -->
<custom lang="markdown" src="./foo.md"></custom>
<custom lang="markdown" src="./foo.md" />
<custom lang="markdown" />
<!-- Prettier stable -->
<custom lang="markdown" src="./foo.md">
</custom>
<custom lang="markdown" src="./foo.md"
/>
<custom lang="markdown"
/>
<!-- Prettier master -->
<custom lang="markdown" src="./foo.md"></custom>
<custom lang="markdown" src="./foo.md" />
<custom lang="markdown" />
v2.1.0
</details>
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
pr closed time in a month
delete branch Yoctol/fetch-graphql-schema
delete branch : dependabot/npm_and_yarn/node-fetch-2.6.1
delete time in a month
push eventYoctol/fetch-graphql-schema
commit sha e54d3ed94499d68c757bca8cb24fb00c33a9d27a
Bump node-fetch from 1.7.3 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/1.7.3...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
commit sha cd54dc68e30b1f26c5ae791944a08b40cd3ee249
Merge pull request #11 from Yoctol/dependabot/npm_and_yarn/node-fetch-2.6.1 Bump node-fetch from 1.7.3 to 2.6.1
push time in a month
PR merged Yoctol/fetch-graphql-schema
Bumps node-fetch from 1.7.3 to 2.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bitinn/node-fetch/releases">node-fetch's releases</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <p><strong>This is an important security release. It is strongly recommended to update as soon as possible.</strong></p> <p>See <a href="https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md#v261">CHANGELOG</a> for details.</p> <h2>v2.6.0</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.6.0/CHANGELOG.md#v260">CHANGELOG</a>.</p> <h2>v2.5.0</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.5.0/CHANGELOG.md#v250">CHANGELOG</a>.</p> <h2>v2.4.1</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.4.1/CHANGELOG.md#v241">CHANGELOG</a>.</p> <h2>v2.4.0</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.4.0/CHANGELOG.md#v240">CHANGELOG</a>.</p> <h2>v2.3.0</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.3.0/CHANGELOG.md#v230">CHANGELOG</a>.</p> <h2>v2.2.1</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.2.1/CHANGELOG.md#v221">CHANGELOG</a>.</p> <h2>Version 2.1.2</h2> <ul> <li>Fix: allow <code>Body</code> methods to work on ArrayBuffer<code>-backed </code>Body` objects</li> <li>Fix: reject promise returned by <code>Body</code> methods when the accumulated <code>Buffer</code> exceeds the maximum size</li> <li>Fix: support custom <code>Host</code> headers with any casing</li> <li>Fix: support importing <code>fetch()</code> from TypeScript in <code>browser.js</code></li> <li>Fix: handle the redirect response body properly</li> </ul> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.1.2/CHANGELOG.md#v212">CHANGELOG</a>.</p> <h2>Version 2.1.1</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.1.1/CHANGELOG.md#v211">CHANGELOG</a>.</p> <p>Fix packaging errors in version 2.1.0.</p> <h2>Version 2.1.0</h2> <p>See <a href="https://github.com/bitinn/node-fetch/blob/v2.1.0/CHANGELOG.md#v210">CHANGELOG</a>:</p> <ul> <li>Enhance: allow using ArrayBuffer as the <code>body</code> of a <code>fetch()</code> or <code>Request</code></li> <li>Fix: store HTTP headers of a <code>Headers</code> object internally with the given case, for compatibility with older servers that incorrectly treated header names in a case-sensitive manner</li> <li>Fix: silently ignore invalid HTTP headers</li> <li>Fix: handle HTTP redirect responses without a <code>Location</code> header just like non-redirect responses</li> <li>Fix: include bodies when following a redirection when appropriate</li> </ul> <h2>Version 2.0.0</h2> <p>This is a major release. See <a href="https://github.com/bitinn/node-fetch/blob/master/UPGRADE-GUIDE.md">upgrade guide</a> on how to upgrade from v1.x, and the <a href="https://github.com/bitinn/node-fetch/blob/master/CHANGELOG.md">changelog</a> for all changes.</p> <h2>v2.0.0-alpha.9</h2> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md">node-fetch's changelog</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <p><strong>This is an important security release. It is strongly recommended to update as soon as possible.</strong></p> <ul> <li>Fix: honor the <code>size</code> option after following a redirect.</li> </ul> <h2>v2.6.0</h2> <ul> <li>Enhance: <code>options.agent</code>, it now accepts a function that returns custom http(s).Agent instance based on current URL, see readme for more information.</li> <li>Fix: incorrect <code>Content-Length</code> was returned for stream body in 2.5.0 release; note that <code>node-fetch</code> doesn't calculate content length for stream body.</li> <li>Fix: <code>Response.url</code> should return empty string instead of <code>null</code> by default.</li> </ul> <h2>v2.5.0</h2> <ul> <li>Enhance: <code>Response</code> object now includes <code>redirected</code> property.</li> <li>Enhance: <code>fetch()</code> now accepts third-party <code>Blob</code> implementation as body.</li> <li>Other: disable <code>package-lock.json</code> generation as we never commit them.</li> <li>Other: dev dependency update.</li> <li>Other: readme update.</li> </ul> <h2>v2.4.1</h2> <ul> <li>Fix: <code>Blob</code> import rule for node < 10, as <code>Readable</code> isn't a named export.</li> </ul> <h2>v2.4.0</h2> <ul> <li>Enhance: added <code>Brotli</code> compression support (using node's zlib).</li> <li>Enhance: updated <code>Blob</code> implementation per spec.</li> <li>Fix: set content type automatically for <code>URLSearchParams</code>.</li> <li>Fix: <code>Headers</code> now reject empty header names.</li> <li>Fix: test cases, as node 12+ no longer accepts invalid header response.</li> </ul> <h2>v2.3.0</h2> <ul> <li>Enhance: added <code>AbortSignal</code> support, with README example.</li> <li>Enhance: handle invalid <code>Location</code> header during redirect by rejecting them explicitly with <code>FetchError</code>.</li> <li>Fix: update <code>browser.js</code> to support react-native environment, where <code>self</code> isn't available globally.</li> </ul> <h2>v2.2.1</h2> <ul> <li>Fix: <code>compress</code> flag shouldn't overwrite existing <code>Accept-Encoding</code> header.</li> <li>Fix: multiple <code>import</code> rules, where <code>PassThrough</code> etc. doesn't have a named export when using node <10 and <code>--experimental-modules</code> flag.</li> <li>Other: Better README.</li> </ul> <h2>v2.2.0</h2> <ul> <li>Enhance: Support all <code>ArrayBuffer</code> view types</li> <li>Enhance: Support Web Workers</li> <li>Enhance: Support Node.js' <code>--experimental-modules</code> mode; deprecate <code>.es.js</code> file</li> <li>Fix: Add <code>__esModule</code> property to the exports object</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/node-fetch/node-fetch/commit/b5e2e41b2b50bf2997720d6125accaf0dd68c0ab"><code>b5e2e41</code></a> update version number</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/2358a6c2563d1730a0cdaccc197c611949f6a334"><code>2358a6c</code></a> Honor the <code>size</code> option after following a redirect and revert data uri support</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/8c197f8982a238b3c345c64b17bfa92e16b4f7c4"><code>8c197f8</code></a> docs: Fix typos and grammatical errors in README.md (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/686">#686</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/1e99050f944ac435fce26a9549eadcc2419a968a"><code>1e99050</code></a> fix: Change error message thrown with redirect mode set to error (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/653">#653</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/244e6f63d42025465796e3ca4ce813bf2c31fc5b"><code>244e6f6</code></a> docs: Show backers in README</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/6a5d192034a0f438551dffb6d2d8df2c00921d16"><code>6a5d192</code></a> fix: Properly parse meta tag when parameters are reversed (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/682">#682</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/47a24a03eb49a49d81b768892aee10074ed54a91"><code>47a24a0</code></a> chore: Add opencollective badge</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/7b136627c537cb24430b0310638c9177a85acee1"><code>7b13662</code></a> chore: Add funding link</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/5535c2ed478d418969ecfd60c16453462de2a53f"><code>5535c2e</code></a> fix: Check for global.fetch before binding it (<a href="https://github-redirect.dependabot.com/bitinn/node-fetch/issues/674">#674</a>)</li> <li><a href="https://github.com/node-fetch/node-fetch/commit/1d5778ad0d910dbd1584fb407a186f5a0bc1ea22"><code>1d5778a</code></a> docs: Add Discord badge</li> <li>Additional commits viewable in <a href="https://github.com/bitinn/node-fetch/compare/1.7.3...v2.6.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~akepinski">akepinski</a>, a new releaser for node-fetch since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
delete branch Yoctol/eslint-config-yoctol
delete branch : renovate/react-monorepo
delete time in a month
push eventYoctol/eslint-config-yoctol
commit sha 2972891fbb43312907b25fb3b03587c7157e254e
Update dependency eslint-plugin-react-hooks to v4.1.2 (#174) Co-authored-by: Renovate Bot <[email protected]>
push time in a month