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(deps): Bump @backstage/plugin-catalog from 1.23.0 to 1.26.0 #87

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @backstage/plugin-catalog from 1.23.0 to 1.26.0.

Release notes

Sourced from @​backstage/plugin-catalog's releases.

v1.26.0

See docs/releases/v1.26.0-changelog.md for more information.

v1.26.0-next.1

See docs/releases/v1.26.0-next.1-changelog.md for more information.

v1.26.0-next.0

See docs/releases/v1.26.0-next.0-changelog.md for more information.

v1.25.2

This release fixes an issue where requests for the public http routes for the events-backend were authenticated causing 401 errors.

v1.25.1

This release fixes an bug where the kubernetes plugin would crash reading credentials from undefined.

v1.25.0

These are the release notes for the v1.25.0 release of Backstage. This is an unscheduled release that replaces what would’ve otherwise been the v1.25.0-next.1 release, due to a problem with the patch releases for 1.24.0. The next main line release will still be released on April 16th as scheduled, but will now instead be 1.26.0.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

Auth service fixes

A number of fixes have been made to various plugins related to the new auth system:

Rate limiting has been disabled as it was a bit too aggressive and didn’t interact well with proxies. Fixes an issue in the TechDocs CLI related to cookie auth Fixes an integration issue of the new auth services in the Jenkins backend plugin Fixed an issue in the scaffolder were credentials weren’t forwarded correctly to the action context. Fixed an issue where the proxy backend blocked unauthenticated requests.

Catalog

The catalog backend can now be extended with additional permissions through new addPermissions methods of the CatalogBuilder and catalogPermissionExtensionPoint. The paginated catalog table now saves the search text in the query parameters and debounces the server requests.

Security Fixes

This release does not contain any security fixes.

Upgrade path

We recommend that you keep your Backstage project up to date with this latest release. For more guidance on how to upgrade, check out the documentation for keeping Backstage updated.

Links and References

Below you can find a list of links and references to help you learn about and start using this new release.

... (truncated)

Changelog

Sourced from @​backstage/plugin-catalog's changelog.

1.26.0

Minor Changes

  • 25beb82: Adds an optional columns attribute to HasSubdomainsCardProps and changes its default columns
  • 39f1abc: Consistent title behaviour across CatalogTable, CursorPaginatedCatalogTable, and OffsetPaginatedCatalogTable.
  • 1ffb9f3: Update CatalogTable title to use properly capitalized Kind facets (e.g. 'Component' instead of 'component')

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.15.0
    • @​backstage/plugin-scaffolder-common@​1.5.8
    • @​backstage/plugin-search-react@​1.8.4
    • @​backstage/catalog-client@​1.9.0
    • @​backstage/core-compat-api@​0.3.4
    • @​backstage/frontend-plugin-api@​0.9.3
    • @​backstage/core-components@​0.16.2
    • @​backstage/errors@​1.2.6
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/integration-react@​1.2.2
    • @​backstage/types@​1.2.0
    • @​backstage/plugin-catalog-common@​1.1.2
    • @​backstage/plugin-permission-react@​0.4.29
    • @​backstage/plugin-search-common@​1.2.16

1.26.0-next.2

Minor Changes

  • 25beb82: Adds an optional columns attribute to HasSubdomainsCardProps and changes its default columns
  • 39f1abc: Consistent title behaviour across CatalogTable, CursorPaginatedCatalogTable, and OffsetPaginatedCatalogTable.

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.3.4-next.2
    • @​backstage/plugin-catalog-react@​1.14.3-next.2
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/catalog-client@​1.9.0-next.2
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/core-components@​0.16.2-next.2
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/frontend-plugin-api@​0.9.3-next.2
    • @​backstage/integration-react@​1.2.2-next.1
    • @​backstage/types@​1.2.0
    • @​backstage/plugin-catalog-common@​1.1.2-next.0
    • @​backstage/plugin-permission-react@​0.4.29-next.0
    • @​backstage/plugin-scaffolder-common@​1.5.8-next.1

... (truncated)

Commits
  • 0e48f5a Version Packages
  • f6e7d64 Merge pull request #24180 from backstage/renovate/testing-library-dom-10.x
  • 908d5dd Merge pull request #24078 from aureliosaraiva/master
  • cb1e3b0 chore(deps): update dependency @​testing-library/dom to v10
  • abfbcfc chore(deps): update dependency @​testing-library/react to v15
  • 036b9b3 Version Packages (next)
  • 4ef0dcf Also add the entity presentation API in app-next apps
  • 1370bc6 feat(plugins/catalog): added custom sort on createLabelColumn
  • 8bcf84b Merge pull request #23401 from backstage/roi/scaffolder-metadata
  • 366cf07 Version Packages (next)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) from 1.23.0 to 1.26.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.26.0/plugins/catalog)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants