Update dependency @backstage-community/plugin-tech-radar to v1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @backstage-community/plugin-tech-radar (source) | ^0.7.4 -> ^1.0.0 |
Release Notes
backstage/community-plugins (@backstage-community/plugin-tech-radar)
v1.12.0
Minor Changes
-
8c5429a: Backstage version bump to v1.44.0
Patch Changes
- Updated dependencies [
8c5429a]
v1.11.0
Minor Changes
-
806ce7e: Backstage version bump to v1.43.2
Patch Changes
- Updated dependencies [
806ce7e]
v1.10.1
Patch Changes
v1.10.0
Minor Changes
-
fe6d855: Backstage version bump to v1.42.3
Patch Changes
- Updated dependencies [
fe6d855]
v1.9.0
Minor Changes
-
8a9d386: Backstage version bump to v1.41.1
Patch Changes
- Updated dependencies [
8a9d386]
v1.8.0
Minor Changes
-
44ef44f: Backstage version bump to v1.40.2
Patch Changes
- Updated dependencies [
44ef44f]
v1.7.1
Patch Changes
-
701ce81: Wrapped timeline entry description in MarkdownContent to support markdown content
v1.7.0
Minor Changes
-
ae2b8d3: Backstage version bump to v1.39.0
Patch Changes
- Updated dependencies [
ae2b8d3]
v1.6.1
Patch Changes
-
b1d92df: Corrected link to detailed example
v1.6.0
Minor Changes
-
462f8a9: The plugin now responds better to small screens. The number of columns in the legend adjusts based on screen width; it will have 3 columns on wide screens and 1 column on narrow screens. The columns will never overlap and the legend will not disappear on very narrow screens.
v1.5.0
Minor Changes
-
65af06f: Backstage version bump to v1.38.1
Patch Changes
- Updated dependencies [
65af06f]
v1.4.1
Patch Changes
-
4aad9f3: remove unused devDependencycanvas
v1.4.0
Minor Changes
-
996d1ea: Backstage version bump to v1.37.0
Patch Changes
- Updated dependencies [
996d1ea]
v1.3.0
Minor Changes
-
04cf439: Backstage version bump to v1.36.1
Patch Changes
- Updated dependencies [
04cf439]
v1.2.0
Minor Changes
-
55347e0: Backstage version bump to v1.35.1
Patch Changes
- Updated dependencies [
55347e0]
v1.1.0
Minor Changes
-
8acb5d5: Backstage version bump to v1.34.1
Patch Changes
- Updated dependencies [
8acb5d5]
v1.0.1
Patch Changes
-
188a7a5: Updated dependency@types/colorto^4.0.0.
v1.0.0
Major Changes
-
e5a9abf: The plugin now fetches data from the@backstage-community/plugin-tech-radar-backendplugin.If you are providing a custom API via
techRadarApiRef, this change will not affect you. However, if you are using the default API with the default mocked data, you will need to install the@backstage-community/plugin-tech-radar-backendplugin.BREAKING: Additionally, several types have been moved to the
@backstage-community/plugin-tech-radar-commonplugin. If you are usingTechRadarLoaderResponse,RadarEntry,RadarQuadrant, orRadarRing, you will need to import them from the@backstage-community/plugin-tech-radar-commonplugin.
Patch Changes
- Updated dependencies [
e3ab8e9]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Missing Changesets
The following package(s) are changed by this PR but do not have a changeset:
- @backstage-community/plugin-jaeger
See CONTRIBUTING.md for more information about how to add changesets.
Changed Packages
| Package Name | Package Path | Changeset Bump | Current Version |
|---|---|---|---|
| app | workspaces/jaeger/packages/app | none | v0.0.0 |
| backend | workspaces/jaeger/packages/backend | none | v0.0.0 |
| @backstage-community/plugin-jaeger | workspaces/jaeger/plugins/jaeger | none | v0.11.0 |
@backstage/community-plugins-maintainers @grantila do you think the tech-radar dependency is useful in the jaeger or manage plugin or should we remove it from the test app?
I've removed the dependency
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.