Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update to backstage 1.29 #1900

Merged
merged 14 commits into from
Jul 25, 2024

Conversation

schultzp2020
Copy link
Member

Signed-off-by: Paul Schultz <pschultz@pobox.com>
@schultzp2020
Copy link
Member Author

schultzp2020 commented Jul 17, 2024

@ydayagi
Copy link
Contributor

ydayagi commented Jul 18, 2024

@mareklibra @ydayagi can you please help me fix the token deprecations in the notifications plugin? https://backstage.io/docs/backend-system/core-services/http-auth/ https://github.com/backstage/backstage/releases/tag/v1.29.0

@schultzp2020 I don't know what is the problem that you are facing. But, you can delete the notifications plugin. At least comment it out somehow. We are not using it anymore. There is an upstream plugin now.

…into rhidp-2791

Signed-off-by: Paul Schultz <pschultz@pobox.com>
Signed-off-by: Paul Schultz <pschultz@pobox.com>
@schultzp2020 schultzp2020 marked this pull request as ready for review July 18, 2024 15:51
@openshift-ci openshift-ci bot requested a review from 04kash July 18, 2024 15:51
@batzionb
Copy link
Contributor

verified orchestrator plugin

…into rhidp-2791

Signed-off-by: Paul Schultz <pschultz@pobox.com>
…into rhidp-2791

Signed-off-by: Paul Schultz <pschultz@pobox.com>
nickboldt
nickboldt previously approved these changes Jul 23, 2024
Copy link
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests pass, some plugin owners have +1'd, so +1 from me too.

What. could. go. wrong?

janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-matomo-backend@1.6.0...@janus-idp/backstage-plugin-matomo-backend@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.9.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-nexus-repository-manager@1.8.0...@janus-idp/backstage-plugin-nexus-repository-manager@1.9.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [4.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm@4.3.0...@janus-idp/backstage-plugin-ocm@4.4.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [4.3.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-backend@4.2.0...@janus-idp/backstage-plugin-ocm-backend@4.3.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [3.3.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-common@3.2.0...@janus-idp/backstage-plugin-ocm-common@3.3.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-openshift-image-registry@1.7.0...@janus-idp/backstage-plugin-openshift-image-registry@1.8.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.18.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator@1.17.0...@janus-idp/backstage-plugin-orchestrator@1.18.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.17.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-backend@1.16.1...@janus-idp/backstage-plugin-orchestrator-backend@1.17.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.13.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-common@1.12.0...@janus-idp/backstage-plugin-orchestrator-common@1.13.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-quay@1.9.0...@janus-idp/backstage-plugin-quay@1.10.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-quay@1.6.0...@janus-idp/backstage-scaffolder-backend-module-quay@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.25.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac@1.24.1...@janus-idp/backstage-plugin-rbac@1.25.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [4.5.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@4.4.3...@janus-idp/backstage-plugin-rbac-backend@4.5.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-common@1.7.2...@janus-idp/backstage-plugin-rbac-common@1.8.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-node@1.3.1...@janus-idp/backstage-plugin-rbac-node@1.4.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-regex@1.6.0...@janus-idp/backstage-scaffolder-backend-module-regex@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-servicenow@1.6.0...@janus-idp/backstage-scaffolder-backend-module-servicenow@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [2.9.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/shared-react@2.8.0...@janus-idp/shared-react@2.9.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-sonarqube@1.6.0...@janus-idp/backstage-scaffolder-backend-module-sonarqube@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [3.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-tekton@3.9.0...@janus-idp/backstage-plugin-tekton@3.10.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.24.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-topology@1.23.1...@janus-idp/backstage-plugin-topology@1.24.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-web-terminal@1.7.0...@janus-idp/backstage-plugin-web-terminal@1.8.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants