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

Bump @backstage/plugin-catalog-backend from 1.15.0 to 1.16.0 in /backstage #606

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps @backstage/plugin-catalog-backend from 1.15.0 to 1.16.0.

Release notes

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

v1.16.0

These are the release notes for the v1.16.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for their hard work in getting this release developed and done. A little smaller release this time with the Summer Holidays, hope you’re all having some deserved time off also!

Highlights

Continued support for Material-UI V5

There have been some more tweaks here or there to types and the theme system to ensure a smooth future migration toward Material-UI version 5. This should be mostly transparent to adopters, but please let us know if you encounter any oddities around the theme system after upgrading to this release.

More plugins support the new Backend System

There’s been some more plugins that have been ported across to using the new Backend System. They are as follows:

@backstage/plugin-adr-backend - Contributed by @​angeliski in #18377 @backstage/plugin-airbrake-backend - Contributed by @​anicke in #18598 @backstage/plugin-azure-devops-backend - Contributed by @​awanlin in #18320 @backstage/plugin-badges-backend - Contributed by @​awanlin in #18464 @backstage/plugin-devtools-backend - Contributed by @​awanlin in #18320 @backstage/plugin-linguist-backend - Contributed by @​awanlin in #18320 @backstage/plugin-entity-feedback-backend - Contributed by @​anicke in #18361 @backstage/plugin-lighthouse-backend - Contributed by @​jroebu14 in #18633

Stay tuned for more updates on the future of the Backend System as we move to make this a stable API!

BREAKING: @backstage/plugin-catalog-backend-module-incremental-ingestion

Incremental event handlers are now async by default, and their response shape has been changed to allow further extension.

Instead of returning null or undefined from an event handler to indicate no-oop, instead return the value { type: "ignored" }.

Contributed by @​cowboyd in #18216

BREAKING: @backstage/plugin-scaffolder-backend-module-confluence-to-markdown

The configuration has been changed and the authentication property of confluence.auth is now an object instead to allow further evolution.

Contributed by @​jsundquist in #18583

@backstage/plugin-lighthouse

Added more verbose component for when no audits for a website corresponding to the provided url were found.

Contributed by @​Zaperex in #18399

... (truncated)

Changelog

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

1.16.0

Minor Changes

  • 7804597: Permission rules can now be added for the Catalog plugin through the CatalogPermissionExtensionPoint interface.

Patch Changes

  • 3834067: Update the OpenAPI spec to support the use of openapi-generator.
  • 50ee804: Wrap single pipelineLoop of TaskPipeline in a span for better traces
  • 7123c58: Updated dependency @types/glob to ^8.0.0.
  • 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
  • a168507: Deprecated EntitiesSearchFilter and EntityFilter, which can now be imported from @backstage/plugin-catalog-node instead
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/catalog-client@​1.5.0
    • @​backstage/backend-openapi-utils@​0.1.1
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/integration@​1.8.0
    • @​backstage/plugin-auth-node@​0.4.2
    • @​backstage/plugin-permission-common@​0.7.11
    • @​backstage/plugin-permission-node@​0.7.19
    • @​backstage/plugin-search-backend-module-catalog@​0.1.12
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.19
    • @​backstage/plugin-events-node@​0.2.17

1.16.0-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/backend-openapi-utils@​0.1.1-next.3
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-auth-node@​0.4.2-next.3
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-catalog-node@​1.6.0-next.3

... (truncated)

Commits
  • 0abb3c3 Version Packages
  • 4b4f904 update API reports for TypeScript 4.9
  • 8020599 Merge pull request #18359 from backstage/freben/catalog-flake
  • d72e2ee Version Packages (next)
  • f06f0e4 feat(catalog-plugin): Add support for setting placeholder resolvers.
  • eebcb87 run deleteWithEagerPruningOfChildren test without transactions
  • See full diff 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-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.16.0/plugins/catalog-backend)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

Superseded by #622.

@dependabot dependabot bot closed this Jan 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/plugin-catalog-backend-1.16.0 branch January 2, 2024 12:25
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