diff --git a/.changeset/chatty-moose-matter.md b/.changeset/chatty-moose-matter.md new file mode 100644 index 0000000000..35f73e690a --- /dev/null +++ b/.changeset/chatty-moose-matter.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-rails': patch +--- + +handle skipActiveRecord rails new argument diff --git a/.changeset/famous-bees-applaud.md b/.changeset/famous-bees-applaud.md new file mode 100644 index 0000000000..a39b760b5d --- /dev/null +++ b/.changeset/famous-bees-applaud.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-app-api': patch +--- + +Fixed a bug in the default token manager factory where it created multiple incompatible instances. diff --git a/.changeset/flat-toes-repair.md b/.changeset/flat-toes-repair.md new file mode 100644 index 0000000000..67b752d04d --- /dev/null +++ b/.changeset/flat-toes-repair.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-defaults': patch +--- + +Added factory for the new core identity service to the set of default service factories. diff --git a/.changeset/forty-chairs-judge.md b/.changeset/forty-chairs-judge.md new file mode 100644 index 0000000000..ebee8631f9 --- /dev/null +++ b/.changeset/forty-chairs-judge.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-app-api': patch +--- + +Added service factory for the new core identity service. diff --git a/.changeset/moody-waves-cover.md b/.changeset/moody-waves-cover.md new file mode 100644 index 0000000000..1833cb1ffa --- /dev/null +++ b/.changeset/moody-waves-cover.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-plugin-api': patch +--- + +Added new core identity service. diff --git a/.changeset/olive-actors-beam.md b/.changeset/olive-actors-beam.md new file mode 100644 index 0000000000..940502bc8d --- /dev/null +++ b/.changeset/olive-actors-beam.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-sentry': minor +--- + +Add Sentry "Create Project" Scaffolder as new package diff --git a/.changeset/pretty-forks-fly.md b/.changeset/pretty-forks-fly.md new file mode 100644 index 0000000000..8cf71d86c2 --- /dev/null +++ b/.changeset/pretty-forks-fly.md @@ -0,0 +1,24 @@ +--- +'@backstage/core-components': patch +'@backstage/plugin-adr': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-azure-devops': patch +'@backstage/plugin-azure-sites': patch +'@backstage/plugin-bazaar': patch +'@backstage/plugin-cicd-statistics': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-firehydrant': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-git-release-manager': patch +'@backstage/plugin-home': patch +'@backstage/plugin-lighthouse': patch +'@backstage/plugin-search': patch +'@backstage/plugin-search-react': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-techdocs': patch +'@backstage/plugin-user-settings': patch +--- + +Small updates to some components to ensure theme typography properties are inherited correctly. diff --git a/.changeset/selfish-seas-push.md b/.changeset/selfish-seas-push.md new file mode 100644 index 0000000000..f3db605843 --- /dev/null +++ b/.changeset/selfish-seas-push.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-react': patch +--- + +Remove usage of raw span diff --git a/.changeset/silver-papayas-cough.md b/.changeset/silver-papayas-cough.md new file mode 100644 index 0000000000..40d6898ebe --- /dev/null +++ b/.changeset/silver-papayas-cough.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +There is now tooltip in the entity context menu diff --git a/.changeset/six-crabs-sell.md b/.changeset/six-crabs-sell.md new file mode 100644 index 0000000000..59c527d921 --- /dev/null +++ b/.changeset/six-crabs-sell.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch +--- + +Fixed issue with sometimes trying to commit an empty array of references diff --git a/.changeset/twenty-moons-sneeze.md b/.changeset/twenty-moons-sneeze.md new file mode 100644 index 0000000000..4c3a6072cf --- /dev/null +++ b/.changeset/twenty-moons-sneeze.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-app-api': patch +--- + +Internal folder structure refactor. diff --git a/.eslintrc.js b/.eslintrc.js index df54fa865d..1616404a6f 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -248,6 +248,10 @@ module.exports = { forbid: [ { element: 'button', message: 'use MUI