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

chore: Update all patch dependency updates #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@backstage-community/plugin-tech-radar (source) 0.7.6 -> 0.7.11 age adoption passing confidence
@backstage/app-defaults (source) 1.5.9 -> 1.5.15 age adoption passing confidence
@backstage/catalog-model (source) 1.7.0 -> 1.7.2 age adoption passing confidence
@backstage/core-app-api (source) 1.15.1 -> 1.15.3 age adoption passing confidence
@backstage/core-plugin-api (source) 1.10.0 -> 1.10.2 age adoption passing confidence
@backstage/dev-utils (source) 1.1.2 -> 1.1.5 age adoption passing confidence
@backstage/errors (source) 1.2.4 -> 1.2.6 age adoption passing confidence
@backstage/integration-react (source) 1.2.0 -> 1.2.2 age adoption passing confidence
@backstage/plugin-auth-backend-module-guest-provider (source) 0.2.1 -> 0.2.3 age adoption passing confidence
@backstage/plugin-auth-node (source) 0.5.3 -> 0.5.5 age adoption passing confidence
@backstage/plugin-catalog-common (source) 1.1.0 -> 1.1.2 age adoption passing confidence
@backstage/plugin-catalog-graph (source) 0.4.7 -> 0.4.14 age adoption passing confidence
@backstage/plugin-catalog-import (source) 0.12.1 -> 0.12.8 age adoption passing confidence
@backstage/plugin-org (source) 0.6.27 -> 0.6.34 age adoption passing confidence
@backstage/plugin-permission-backend (source) 0.5.46 -> 0.5.52 age adoption passing confidence
@backstage/plugin-permission-backend-module-allow-all-policy (source) 0.2.1 -> 0.2.3 age adoption passing confidence
@backstage/plugin-permission-common (source) 0.8.0 -> 0.8.3 age adoption passing confidence
@backstage/plugin-permission-node (source) 0.8.0 -> 0.8.6 age adoption passing confidence
@backstage/plugin-permission-react (source) 0.4.24 -> 0.4.29 age adoption passing confidence
@backstage/plugin-proxy-backend (source) 0.5.3 -> 0.5.9 age adoption passing confidence
@backstage/plugin-search (source) 1.4.14 -> 1.4.21 age adoption passing confidence
@backstage/plugin-search-backend-module-pg (source) 0.5.32 -> 0.5.39 age adoption passing confidence
@backstage/plugin-search-backend-node (source) 1.3.4 -> 1.3.6 age adoption passing confidence
@backstage/plugin-search-react (source) 1.8.1 -> 1.8.4 age adoption passing confidence
@backstage/plugin-techdocs-backend (source) 1.11.1 -> 1.11.4 age adoption passing confidence
@backstage/plugin-techdocs-module-addons-contrib (source) 1.1.12 -> 1.1.19 age adoption passing confidence
@backstage/plugin-techdocs-react (source) 1.2.6 -> 1.2.12 age adoption passing confidence
@backstage/plugin-user-settings (source) 0.8.10 -> 0.8.17 age adoption passing confidence
@backstage/test-utils (source) 1.7.0 -> 1.7.3 age adoption passing confidence
@backstage/theme (source) 0.6.0 -> 0.6.3 age adoption passing confidence
@types/dockerode (source) 3.3.31 -> 3.3.33 age adoption passing confidence
@types/express-serve-static-core (source) 4.19.5 -> 4.19.6 age adoption passing confidence
@types/lodash (source) 4.17.7 -> 4.17.14 age adoption passing confidence
@types/react (source) 17.0.80 -> 17.0.83 age adoption passing confidence
@types/react-dom (source) 17.0.25 -> 17.0.26 age adoption passing confidence
https-proxy-agent (source) 7.0.5 -> 7.0.6 age adoption passing confidence
husky 9.1.4 -> 9.1.7 age adoption passing confidence
lerna (source) 8.1.7 -> 8.1.9 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.11 age adoption passing confidence
react-router (source) 6.28.0 -> 6.28.1 age adoption passing confidence
react-router-dom (source) 6.28.0 -> 6.28.1 age adoption passing confidence

Release Notes

backstage/community-plugins (@​backstage-community/plugin-tech-radar)

v0.7.11

Compare Source

Patch Changes
  • 6e53587: Backstage version bump to v1.32.2

v0.7.10

Compare Source

Patch Changes
  • 6bfb292: Backstage version bump to v1.31.1

v0.7.9

Compare Source

Patch Changes
  • 45fd620: use new FE system syntax (replacing deprecated methods)

v0.7.8

Compare Source

Patch Changes
  • dc95722: Backstage version bump to v1.30.2

v0.7.7

Compare Source

Patch Changes
  • 897bb52: Add navbar item to the alpha version of FE plugin
backstage/backstage (@​backstage/app-defaults)

v1.5.15

Compare Source

Patch Changes

v1.5.14

Compare Source

v1.5.13

Compare Source

Patch Changes

v1.5.12

Compare Source

Patch Changes

v1.5.11

Compare Source

Patch Changes

v1.5.10

Compare Source

Patch Changes
backstage/backstage (@​backstage/catalog-model)

v1.7.2

Compare Source

Patch Changes

v1.7.1

Compare Source

Patch Changes
backstage/backstage (@​backstage/core-app-api)

v1.15.3

Compare Source

Patch Changes
  • e5fa018: The OAuth 2 client implementations will now attempt to refresh the session when the existing session doesn't have the required scopes. The previous behavior was to only try to refresh the session of it was missing, and otherwise directly request a new session. This fixes an issue where some auth providers will not return access tokens with certain scopes unless explicitly requested, leading to an auth popup even if the underlying session already had been granted the requested scopes.
  • 2830689: Decrease OAuth2 token refresh grace period
  • Updated dependencies

v1.15.2

Compare Source

Patch Changes
backstage/backstage (@​backstage/core-plugin-api)

v1.10.2

Compare Source

Patch Changes

v1.10.1

Compare Source

Patch Changes
backstage/backstage (@​backstage/dev-utils)

v1.1.5

Compare Source

Patch Changes

v1.1.4

Compare Source

v1.1.3

Compare Source

Patch Changes
backstage/backstage (@​backstage/errors)

v1.2.6

Compare Source

Patch Changes
  • 1d4b5b9: Trim error.cause.stack in addition to error.stack when trimming stack traces from serialized errors.
  • Updated dependencies

v1.2.5

Compare Source

Patch Changes
backstage/backstage (@​backstage/integration-react)

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes
backstage/backstage (@​backstage/plugin-auth-backend-module-guest-provider)

v0.2.3

Compare Source

Patch Changes
  • Updated dependencies
    • [@​backstage/plugin-auth

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 15, 2024 14:42
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from a611dd8 to efa5895 Compare November 21, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from c3097f5 to c707eee Compare November 29, 2024 15:49
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from f6d5a4a to 2780fd7 Compare December 10, 2024 16:48
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 05ee1ef to 89cebac Compare December 20, 2024 21:46
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 35737b4 to 878e7b1 Compare December 24, 2024 12:41
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 1e161f4 to 308f4e1 Compare January 2, 2025 23:43
@renovate renovate bot force-pushed the renovate/all-patch branch from 308f4e1 to 0abeb0d Compare January 3, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants