K-Phoen / backstage-plugin-confluence

Confluence plugins for backstage
MIT License
59 stars 15 forks source link

Bump @backstage/dev-utils from 0.2.24 to 1.0.1 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @backstage/dev-utils from 0.2.24 to 1.0.1.

Release notes

Sourced from @​backstage/dev-utils's releases.

v1.0.1

Published v0.12.3 of @backstage/plugin-auth-backend, which includes a fix for Postgres database migrations not properly enabling time zones for the create_at column that is used for tracking signing keys.

v1.0.0

@​backstage/app-defaults@​1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Patch Changes

  • a422d7ce5e: chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
  • Updated dependencies
    • @​backstage/core-app-api@​1.0.0
    • @​backstage/core-components@​0.9.2
    • @​backstage/core-plugin-api@​1.0.0
    • @​backstage/plugin-permission-react@​0.3.4

@​backstage/catalog-client@​1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Minor Changes

  • 0163c41be2: BREAKING: Removed the deprecated presence field in the Location and AddLocationRequest types. This field was already being ignored by the catalog backend and can be safely removed.

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.0.0
    • @​backstage/errors@​1.0.0

@​backstage/catalog-model@​1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Minor Changes

  • 02ad19d189: BREAKING: Removed the deprecated metadata.generation field entirely. It is no longer present in TS types, nor in the REST API output. Entities that have not yet been re-stitched may still have the field present for some time, but it will get phased out gradually by your catalog instance.

  • a04dbc22d7: BREAKING: Removed EntityName, use CompoundEntityRef type instead.

    BREAKING: Removed getEntityName, use getCompoundEntityRef instead.

  • 132189e466: BREAKING: The User kind has an updated TypeScript type where spec.memberOf

... (truncated)

Changelog

Sourced from @​backstage/dev-utils's changelog.

1.0.1

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.0.1
    • @​backstage/catalog-model@​1.0.1
    • @​backstage/core-app-api@​1.0.1
    • @​backstage/core-components@​0.9.3
    • @​backstage/core-plugin-api@​1.0.1
    • @​backstage/integration-react@​1.0.1
    • @​backstage/test-utils@​1.0.1
    • @​backstage/app-defaults@​1.0.1

1.0.1-next.1

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • Updated dependencies
    • @​backstage/core-app-api@​1.0.1-next.1
    • @​backstage/core-components@​0.9.3-next.2
    • @​backstage/core-plugin-api@​1.0.1-next.0
    • @​backstage/integration-react@​1.0.1-next.2
    • @​backstage/test-utils@​1.0.1-next.2
    • @​backstage/plugin-catalog-react@​1.0.1-next.3
    • @​backstage/app-defaults@​1.0.1-next.2

1.0.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.0.1-next.0
    • @​backstage/core-app-api@​1.0.1-next.0
    • @​backstage/plugin-catalog-react@​1.0.1-next.0
    • @​backstage/core-components@​0.9.3-next.0
    • @​backstage/app-defaults@​1.0.1-next.0
    • @​backstage/integration-react@​1.0.1-next.0
    • @​backstage/test-utils@​1.0.1-next.0

1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Patch Changes

... (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 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)
K-Phoen commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

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