Skip to content

chore(deps): bump @backstage/backend-defaults from 0.17.4 to 0.17.5 in /workspaces/quickstart - #4018

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workspaces/quickstart/backstage/backend-defaults-0.17.5
Open

chore(deps): bump @backstage/backend-defaults from 0.17.4 to 0.17.5 in /workspaces/quickstart#4018
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workspaces/quickstart/backstage/backend-defaults-0.17.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @backstage/backend-defaults from 0.17.4 to 0.17.5.

Changelog

Sourced from @​backstage/backend-defaults's changelog.

0.17.5

Patch Changes

  • aaa7d65: Improved readability of the AWS S3 URL parser by splitting the single monolithic regex into two separate patterns (standard S3 and VPC PrivateLink) with named capture groups. Also made the VPC endpoint region mandatory in the regex, fixing a potential mis-parse when the region segment was absent.
  • d62c384: Fixed a bug where scheduled tasks that were initially registered with a manual trigger and later re-registered with a duration or cron cadence would never be scheduled to run.
  • 8419f51: Added support for AWS PrivateLink for Amazon S3.
  • a624fa3: The connection config option for the Redis cache store now accepts either a string URL or an object with additional connection options that are passed directly to the underlying client. The object form is only supported when backend.cache.store is redis; other stores require a plain string. This allows configuring options like pingInterval without needing dedicated config fields. For clustered Redis, the connection object properties are merged into cluster defaults. Fixes backstage/backstage#31813, backstage/backstage#31742.
  • Updated dependencies
    • @​backstage/config-loader@​1.11.0
    • @​backstage/plugin-auth-node@​0.7.3
    • @​backstage/backend-app-api@​1.7.2
    • @​backstage/backend-plugin-api@​1.9.3
    • @​backstage/cli-node@​0.3.4
    • @​backstage/plugin-events-node@​0.4.24
    • @​backstage/plugin-permission-node@​0.11.2

0.17.5-next.2

Patch Changes

  • a624fa3: The connection config option for the Redis cache store now accepts either a string URL or an object with additional connection options that are passed directly to the underlying client. The object form is only supported when backend.cache.store is redis; other stores require a plain string. This allows configuring options like pingInterval without needing dedicated config fields. For clustered Redis, the connection object properties are merged into cluster defaults. Fixes backstage/backstage#31813, backstage/backstage#31742.
  • Updated dependencies
    • @​backstage/backend-plugin-api@​1.9.3-next.1
    • @​backstage/cli-node@​0.3.4-next.0
    • @​backstage/config-loader@​1.11.0-next.2

0.17.5-next.1

Patch Changes

  • d62c384: Fixed a bug where scheduled tasks that were initially registered with a manual trigger and later re-registered with a duration or cron cadence would never be scheduled to run.
  • Updated dependencies
    • @​backstage/config-loader@​1.11.0-next.1

0.17.4-next.0

Patch Changes

  • aaa7d65: Improved readability of the AWS S3 URL parser by splitting the single monolithic regex into two separate patterns (standard S3 and VPC PrivateLink) with named capture groups. Also made the VPC endpoint region mandatory in the regex, fixing a potential mis-parse when the region segment was absent.
  • 8419f51: Added support for AWS PrivateLink for Amazon S3.
  • Updated dependencies
    • @​backstage/config-loader@​1.11.0-next.0
    • @​backstage/plugin-auth-node@​0.7.3-next.0
    • @​backstage/backend-app-api@​1.7.2-next.0
    • @​backstage/plugin-permission-node@​0.11.2-next.0
    • @​backstage/backend-plugin-api@​1.9.3-next.0
    • @​backstage/plugin-events-node@​0.4.24-next.0

0.17.3

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot
dependabot Bot requested review from a team, divyanshiGupta and its-mitesh-kumar as code owners July 27, 2026 22:30
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 22:30
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 27, 2026
Bumps [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-defaults)

---
updated-dependencies:
- dependency-name: "@backstage/backend-defaults"
  dependency-version: 0.17.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @backstage/backend-defaults from 0.12.1 to 0.17.5 in /workspaces/quickstart chore(deps): bump @backstage/backend-defaults from 0.17.4 to 0.17.5 in /workspaces/quickstart Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/workspaces/quickstart/backstage/backend-defaults-0.17.5 branch from eedfa0a to a96f18b Compare July 28, 2026 10:50
@rhdh-gh-app

rhdh-gh-app Bot commented Jul 28, 2026

Copy link
Copy Markdown

Changed Packages

Package Name Package Path Changeset Bump Current Version
backend workspaces/quickstart/packages/backend none v0.0.0

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code workspace/quickstart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants