Patrik Oldsberg
aa6f4d17cc
Merge pull request #32919 from backstage/renovate/undici-7.x-lockfile
...
chore(deps): update dependency undici to v7.22.0
2026-02-21 17:33:37 +01:00
Patrik Oldsberg
eeb74ffe79
Merge pull request #32934 from soapraj/soapraj/bump-bfj-v9
...
cli: bump bfj dependency from ^8.0.0 to ^9.0.2
2026-02-21 17:33:13 +01:00
Patrik Oldsberg
6435f57354
Merge pull request #32945 from elaine-mattos/chore/devcontainer-improvements
...
chore(devcontainer): update mkdocs feature source and improve setup docs
2026-02-21 17:05:34 +01:00
Fredrik Adelöw
c4aa99e8d5
clarify changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-21 14:34:56 +01:00
Fredrik Adelöw
bf71677819
catalog: add metrics to the SCM events handling
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-21 14:30:38 +01:00
ElaineDeMattosSilvaB
2f2233e8c1
chore(devcontainer): update mkdocs feature source and improve setup docs
...
- Update mkdocs feature from devcontainers-contrib to devcontainers-extra (ref: https://github.com/microsoft/vscode-remote-release/issues/11046 )
- Clarify fork workflow in devcontainer tutorial
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2026-02-21 12:12:43 +01:00
Fredrik Adelöw
4e6ed1ab6b
Merge pull request #32940 from backstage/dependabot/npm_and_yarn/microsite/ajv-6.14.0
2026-02-21 08:21:51 +01:00
Sandor Karpf
b99158a1d8
fix: default pg connection config:check type
...
Signed-off-by: Sandor Karpf <sandor.karpf@lastpass.com >
2026-02-21 02:54:42 +01:00
Patrik Oldsberg
f1756fe39b
Merge pull request #32733 from kaidubauskas-dd/kaidd/slack-block-kit-extension
...
feat(notifications-slack): Create slack block kit extension
2026-02-21 00:10:24 +01:00
Patrik Oldsberg
c91ebb90ca
Merge pull request #32937 from backstage/rugvip/cli-move-single-consumer-lib
...
cli: move single-consumer lib files into the build module
2026-02-21 00:09:40 +01:00
renovate[bot]
230b7a3a16
chore(deps): update dependency next-mdx-remote-client to v2.1.8
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-20 22:43:37 +00:00
Patrik Oldsberg
bba2e496a6
Move single-consumer lib files into the build module
...
Moved `entryPoints.ts` and `role.ts` (+ test) from the shared `src/lib/`
directory into `src/modules/build/lib/`, since the build module is their
only consumer. This is part of making CLI modules independent of each
other and of shared code outside the modules.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-20 23:38:58 +01:00
dependabot[bot]
e5a75cbf86
build(deps): bump ajv from 6.12.6 to 6.14.0 in /microsite
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.12.6 to 6.14.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0 )
---
updated-dependencies:
- dependency-name: ajv
dependency-version: 6.14.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 22:37:01 +00:00
Patrik Oldsberg
ddd774d3db
Merge pull request #32938 from backstage/renovate/backstage-actions-0.x
...
chore(deps): update backstage/actions action to v0.7.7
2026-02-20 23:35:20 +01:00
renovate[bot]
b83b83bdfa
chore(deps): update backstage/actions action to v0.7.7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-20 20:33:46 +00:00
Vincenzo Scamporlino
e2cf346c63
Merge pull request #32922 from backstage/renovate/docker-build-push-action-6.x
...
chore(deps): update docker/build-push-action action to v6.19.2
2026-02-20 21:24:44 +01:00
Fredrik Adelöw
d95cf37ce3
Merge pull request #32583 from Believe-SA/commander-14
...
chore: update dependency commander to v14
2026-02-20 21:04:31 +01:00
Fredrik Adelöw
bec9fe21d7
implement relations contains
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 17:04:59 +01:00
Fredrik Adelöw
c25c589f9c
add primitive $contains support
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 15:42:00 +01:00
Patrik Oldsberg
df8133c9fd
Merge pull request #32931 from backstage/docs-ui/replace-css-sync-with-postcss-import
...
docs-ui: replace CSS sync script with postcss-import
2026-02-20 15:18:19 +01:00
Fredrik Adelöw
c7c0dd5ed2
add test for empty matcher
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 15:11:59 +01:00
Charles de Dreuille
f03d17e187
Merge pull request #32935 from backstage/bui-accordion-bg-fix
2026-02-20 14:08:41 +00:00
Fredrik Adelöw
a3e4add213
remove some unnecessary noise
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 15:01:38 +01:00
Patrik Oldsberg
cb613e58dc
Merge pull request #32926 from backstage/rugvip/scheduled-pr-sync
...
workflows: add scheduled PR automation sync
2026-02-20 14:48:57 +01:00
Fredrik Adelöw
7969c48889
remove dead code
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 14:47:45 +01:00
Fredrik Adelöw
7f0f413930
Update packages/catalog-client/src/types/api.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 14:34:22 +01:00
Fredrik Adelöw
345a36aa1b
remove the exclusivity constraint
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 14:06:10 +01:00
Fredrik Adelöw
1ed51c2d8a
make sure that permissions apply
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 13:34:06 +01:00
Andre Wanlin
ade49e96ea
Merge pull request #32907 from drodil/devcontainer_docs
...
docs(contribfest): add devcontainers docs
2026-02-20 06:08:22 -06:00
Fredrik Adelöw
9dd2f112f0
add more pagination tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 12:17:57 +01:00
Fredrik Adelöw
430b897840
add explicit clear rejection of
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 12:14:08 +01:00
Fredrik Adelöw
b8355e7208
empty should match everything
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 12:09:38 +01:00
Fredrik Adelöw
06ac10a0c2
make sure to pass through offset too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 11:53:33 +01:00
Fredrik Adelöw
42d89b5025
small fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 11:47:51 +01:00
Patrik Oldsberg
4a08cb72e1
Update .changeset/blue-moons-crash.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-20 11:40:06 +01:00
Fredrik Adelöw
59d4582020
remove extra spaces
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 11:33:08 +01:00
Charles de Dreuille
a1f4bee252
Fix Accordion background
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2026-02-20 11:32:21 +01:00
Fredrik Adelöw
b218fb07df
arrow functions and simplify
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 11:30:45 +01:00
Raghunandan Balachandran
246877ae6c
Add changeset for bfj bump
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2026-02-20 11:18:57 +01:00
Fredrik Adelöw
fa4e24d752
remove the unnecessary inversion boolean
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 11:04:28 +01:00
Raghunandan Balachandran
5e10165839
cli: bump bfj dependency from ^8.0.0 to ^9.0.2
...
The only usage of bfj in @backstage/cli is `bfj.write(path, data)` in
bundle.ts for writing bundle-stats.json. The write API is unchanged in
v9 and v9.0.0/v9.0.1 are deprecated, so the range starts at ^9.0.2.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2026-02-20 10:57:52 +01:00
Fredrik Adelöw
02443480b3
locale lowercase
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 10:56:31 +01:00
Fredrik Adelöw
f3b3b1dafb
implement
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 10:55:24 +01:00
Fredrik Adelöw
f076495eea
add todo about cursor introspection
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 10:48:44 +01:00
Fredrik Adelöw
f0876da49f
use a structured orderBy for ordering
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-02-20 10:35:15 +01:00
Fredrik Adelöw
9047d962ea
Merge pull request #32933 from stanislav-c/fix-ReadWriteSplitCatalogService
2026-02-20 09:41:53 +01:00
Stanislav Cherkasov
1a344b44af
Update contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com >
2026-02-20 09:22:44 +01:00
Stanislav Cherkasov
55b2cd2574
Update catalogService.ts
...
Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com >
2026-02-20 09:07:18 +01:00
Charles de Dreuille
ed7b4ad052
docs-ui: replace CSS sync script with postcss-import
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2026-02-20 07:32:10 +01:00
Fredrik Adelöw
c08353e318
Merge pull request #32924 from backstage/freben/scafmod
2026-02-19 22:39:44 +01:00