backstage-plugin-gitlab
backstage-plugin-gitlab copied to clipboard
Backstage plugin for Gitlab
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.16.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.5.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) from 0.18.1 to 0.22.6. Changelog Sourced from @backstage/cli's changelog. 0.22.6 Patch Changes 24432ae52fb: Fix the build for packages with multiple entry points to avoid duplicated modules. 8075b67e64c: When...
When I am setting up plugin for self hosted gitlab and not gitlab.com It is giving below error message: `Error useLocation() may be used only in the context of a...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.3.0 to 6.10.0. Release notes Sourced from react-router's releases. [email protected] What's Changed We recently published a post over on the Remix Blog titled "Future Proofing Your Remix...
Bumps [msw](https://github.com/mswjs/msw) from 0.44.2 to 1.2.1. Release notes Sourced from msw's releases. v1.2.1 (2023-03-24) Bug Fixes update dependencies to support ESM (#1575) (e7a60081526bd6f00ac17a62c424abf59976555b) @kettanaito update "headers-polyfill" to 3.1.2 to fix...
In line **68** of the `IssuesTable.tsx` file a check is made to assign the variable `projectId` the value of `project_id` (if it was passed as a parameter to the component),...
- Updated plugin packages with latest backstage version 1.10.1 - Added lint config - Replaced react-router with react-router-dom - Formatted with prettier
Hi @satrox28! My name is Andrea and I work for @immobiliare. I want to thank you so much for the amazing work done on this plugin. We really appreciate your...
Plugin seems to be broken with latest backstage version: `useLocation() may be used only in the context of a component.` Overview page works fine but gitlab tab does not. Backstage...