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-scaffolder from 1.15.0 to 1.16.1 #90

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2023

Bumps @backstage/plugin-scaffolder from 1.15.0 to 1.16.1.

Release notes

Sourced from @​backstage/plugin-scaffolder'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-scaffolder's changelog.

@​backstage/plugin-scaffolder

1.16.2-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.5.0-next.1
    • @​backstage/plugin-catalog-react@​1.9.2-next.2
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/plugin-scaffolder-react@​1.6.2-next.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/core-components@​0.13.9-next.2
    • @​backstage/core-plugin-api@​1.8.1-next.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/integration-react@​1.1.22-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-permission-react@​0.4.18-next.1
    • @​backstage/plugin-scaffolder-common@​1.4.3

1.16.2-next.1

Patch Changes

  • 2b725913c1: Updated dependency @rjsf/utils to 5.14.3. Updated dependency @rjsf/core to 5.14.3. Updated dependency @rjsf/material-ui to 5.14.3. Updated dependency @rjsf/validator-ajv8 to 5.14.3.
  • a518c5a25b: Updated dependency @react-hookz/web to ^23.0.0.
  • b5fa6918dc: Fixing headerOptions not being passed through the TemplatePage component
  • Updated dependencies
    • @​backstage/core-components@​0.13.9-next.1
    • @​backstage/core-plugin-api@​1.8.1-next.1
    • @​backstage/plugin-catalog-react@​1.9.2-next.1
    • @​backstage/catalog-client@​1.5.0-next.0
    • @​backstage/plugin-scaffolder-react@​1.6.2-next.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/integration-react@​1.1.22-next.1
    • @​backstage/plugin-permission-react@​0.4.18-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/theme@​0.5.0-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-scaffolder-common@​1.4.3

... (truncated)

Commits

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-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2023

Looks like @backstage/plugin-scaffolder is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/plugin-scaffolder-1.16.1 branch December 9, 2023 20:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants