GithubHelp home page GithubHelp logo

Comments (7)

satrox28 avatar satrox28 commented on June 9, 2024

Hi @jeremyguarini Thanks for using our Gitlab Plugin.
Sure, we already created a PR for it which should fix this issue. #75

from backstage-plugin-gitlab.

jeremyguarini avatar jeremyguarini commented on June 9, 2024

Oh nice, I was just going to paste the diff that I used to get it working locally. Adding it here just for reference

$ git --no-pager diff 
diff --git a/package.json b/package.json
index 3efa43f..254d9c7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@loblaw/backstage-plugin-gitlab",
-  "version": "0.1.17",
+  "version": "0.1.18",
   "main": "src/index.ts",
   "types": "src/index.ts",
   "license": "Apache-2.0",
@@ -30,25 +30,27 @@
     "clean": "backstage-cli clean"
   },
   "dependencies": {
-    "@backstage/core-components": "^0.8.4",
-    "@backstage/core-plugin-api": "^0.5.0",
-    "@backstage/plugin-catalog-react": "^0.6.1",
-    "@backstage/theme": "^0.2.8",
-    "@material-ui/core": "^4.11.0",
+    "@backstage/core-components": "^0.8.5",
+    "@backstage/core-plugin-api": "^0.6.0",
+    "@backstage/plugin-catalog-react": "^0.6.12",
+    "@backstage/theme": "^0.2.14",
+    "@material-ui/core": "^4.12.2",
     "@material-ui/icons": "^4.9.1",
-    "@material-ui/lab": "4.0.0-alpha.45",
+    "@material-ui/lab": "4.0.0-alpha.57",
     "moment": "^2.29.1",
-    "react": "^16.13.1",
-    "react-router-dom": "6.0.0-beta.0",
     "react-router": "6.0.0-beta.0",
+    "react-router-dom": "6.0.0-beta.0",
     "react-use": "^17.2.4"
   },
+  "peerDependencies": {
+    "react": "^16.13.1 || ^17.0.0"
+  },
   "devDependencies": {
-    "@backstage/cli": "^0.11.0",
-    "@backstage/core-app-api": "^0.4.0",
-    "@backstage/plugin-catalog-react": "^0.6.1",
-    "@backstage/dev-utils": "^0.2.0",
-    "@backstage/test-utils": "^0.2.2",
+    "@backstage/cli": "^0.12.0",
+    "@backstage/core-app-api": "^0.5.0",
+    "@backstage/plugin-catalog-react": "^0.6.12",
+    "@backstage/dev-utils": "^0.2.18",
+    "@backstage/test-utils": "^0.2.3",
     "@testing-library/jest-dom": "^5.10.1",
     "@testing-library/react": "^11.2.5",
     "@testing-library/user-event": "^13.1.8",

from backstage-plugin-gitlab.

satrox28 avatar satrox28 commented on June 9, 2024

thank you, will check it @jeremyguarini

from backstage-plugin-gitlab.

satrox28 avatar satrox28 commented on June 9, 2024

Hi @jeremyguarini we have released v0.1.18 to fix this issue, please check it.

from backstage-plugin-gitlab.

jeremyguarini avatar jeremyguarini commented on June 9, 2024

from backstage-plugin-gitlab.

jeremyguarini avatar jeremyguarini commented on June 9, 2024

Looks like it's working fine. Thanks for the quick turn-around!

from backstage-plugin-gitlab.

satrox28 avatar satrox28 commented on June 9, 2024

No problem, welcome. I will close this issue, please re-open if you face any issue. @jeremyguarini

from backstage-plugin-gitlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.