From 075063404b66ee4f07962c8f97e5dc0034e45b2d Mon Sep 17 00:00:00 2001 From: Guillaume CRESPEL Date: Wed, 5 Feb 2020 15:35:04 +0100 Subject: [PATCH 1/2] :memo: rebranding --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e5f75a9..073c84e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Easy API fetching with configuration stored into Redux. > Fetch your API easily with Redux and `redux-saga` ! -[![CircleCI](https://circleci.com/gh/alakarteio/roadhog-saga.svg?&style=shield&circle-token=)](https://circleci.com/gh/alakarteio/roadhog-saga/tree/master) [![NPM Version](https://badge.fury.io/js/roadhog-saga.svg)](https://www.npmjs.com/package/roadhog-saga) [![Coverage Status](https://coveralls.io/repos/github/alakarteio/roadhog-saga/badge.svg?branch=master)](https://coveralls.io/github/alakarteio/roadhog-saga?branch=master) [![Size](http://img.badgesize.io/Trampss/roadhog-saga/master/index.js.svg)]() +[![CircleCI](https://circleci.com/gh/unirakun/roadhog-saga.svg?&style=shield&circle-token=)](https://circleci.com/gh/unirakun/roadhog-saga/tree/master) [![NPM Version](https://badge.fury.io/js/roadhog-saga.svg)](https://www.npmjs.com/package/roadhog-saga) [![Coverage Status](https://coveralls.io/repos/github/unirakun/roadhog-saga/badge.svg?branch=master)](https://coveralls.io/github/unirakun/roadhog-saga?branch=master) [![Size](http://img.badgesize.io/Trampss/roadhog-saga/master/index.js.svg)]() ## Installation @@ -93,10 +93,10 @@ yield takeEvery( yield takeEvery(action => /API_.*?_ERROR/, /* log an error */) ``` -# About ![alakarteio](http://alakarte.io/assets/img/logo.markdown.png) -**alakarteio** is created by two passionate french developers. +# About uni rakun ![unirakun](https://avatars3.githubusercontent.com/u/26111459?s=50&v=4) +**uni rakun** is created by two passionate french developers. -Do you want to contact them ? Go to their [website](http://alakarte.io) +Do you want to contact them ? Go to their [website](https://unirakun.fr) From c4408687194a4b4f3f24b774135e3700c147e796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 14:35:33 +0000 Subject: [PATCH 2/2] :arrow_up: Bump diff from 3.2.0 to 3.5.0 Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.2.0 to 3.5.0. - [Release notes](https://github.com/kpdecker/jsdiff/releases) - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...v3.5.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index dd751df..8984b54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1371,8 +1371,8 @@ detect-indent@^4.0.0: repeating "^2.0.0" diff@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" + version "3.5.0" + resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" doctrine@1.5.0, doctrine@^1.2.2: version "1.5.0"