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 the npm_and_yarn group across 1 directory with 2 updates #36

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 Sep 17, 2024

Bumps the npm_and_yarn group with 2 updates in the / directory: @backstage/plugin-catalog-backend and @backstage/plugin-techdocs-backend.

Updates @backstage/plugin-catalog-backend from 1.25.2 to 1.26.0

Release notes

Sourced from @​backstage/plugin-catalog-backend'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.

Changelog

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

1.26.0

Minor Changes

  • 74acf06: Add dependencyOf prop to catalog model for Component kind to enable building relationship graphs with both directions using dependsOn and dependencyOf.
  • 78475c3: Allow offset mode paging in entity list provider
  • bd35cdb: The analyze-location endpoint is now protected by the catalog.location.analyze permission. The validate-entity endpoint is now protected by the catalog.entity.validate permission.

Patch Changes

  • 1882cfe: Moved getEntities ordering to utilize database instead of having it inside catalog client

    Please note that the latest version of @backstage/catalog-client will not order the entities in the same way as before. This is because the ordering is now done in the database query instead of in the client. If you rely on the ordering of the entities, you may need to update your backend plugin or code to handle this change.

  • d425fc4: Modules, plugins, and services are now BackendFeature, not a function that returns a feature.

  • c2b63ab: Updated dependency supertest to ^7.0.0.

  • 53cce86: Fixed an issue with the by-query call, where ordering by a field that does not exist on all entities led to not all results being returned

  • Updated dependencies

    • @​backstage/backend-common@​0.25.0
    • @​backstage/backend-plugin-api@​1.0.0
    • @​backstage/catalog-model@​1.7.0
    • @​backstage/catalog-client@​1.7.0
    • @​backstage/plugin-search-backend-module-catalog@​0.2.2
    • @​backstage/plugin-permission-node@​0.8.3
    • @​backstage/plugin-catalog-common@​1.1.0
    • @​backstage/plugin-catalog-node@​1.13.0
    • @​backstage/integration@​1.15.0
    • @​backstage/backend-openapi-utils@​0.1.18
    • @​backstage/plugin-events-node@​0.4.0
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-permission-common@​0.8.1

1.26.0-next.2

Minor Changes

  • 78475c3: Allow offset mode paging in entity list provider

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @​backstage/backend-common@​0.25.0-next.2
    • @​backstage/backend-plugin-api@​1.0.0-next.2
    • @​backstage/catalog-client@​1.7.0-next.1
    • @​backstage/integration@​1.15.0-next.0
    • @​backstage/backend-openapi-utils@​0.1.18-next.2

... (truncated)

Commits
  • 0e48f5a Version Packages
  • d5a1fe1 chore: change most of plugins to use LoggerService
  • 036b9b3 Version Packages (next)
  • c6635e5 Merge pull request #23022 from RoadieHQ/quiter-logs
  • 366cf07 Version Packages (next)
  • 51e3f70 Merge pull request #23084 from aramissennyeydd/openapi-tooling/schemathesis
  • d7c6675 url is not necessarily a git url
  • 81ff959 remove charset from spec
  • 317cb08 feat(openapi-tooling): add support for fuzzing with schemathesis
  • 7e72802 api reports
  • Additional commits viewable in compare view

Updates @backstage/plugin-techdocs-backend from 1.10.12 to 1.10.13

Changelog

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

1.10.13

Patch Changes

  • 086c32d: Dedicated token for techdocs cache sync
  • 5b679ac: The createRouter and its related types has been marked as deprecared. This backend should instead be initialized using the new backend system.
  • d425fc4: Modules, plugins, and services are now BackendFeature, not a function that returns a feature.
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • 5edd344: Refactor to use injected catalog client in the new backend system
  • Updated dependencies
    • @​backstage/backend-common@​0.25.0
    • @​backstage/plugin-techdocs-node@​1.12.11
    • @​backstage/backend-plugin-api@​1.0.0
    • @​backstage/catalog-model@​1.7.0
    • @​backstage/catalog-client@​1.7.0
    • @​backstage/plugin-search-backend-module-techdocs@​0.2.2
    • @​backstage/plugin-catalog-common@​1.1.0
    • @​backstage/plugin-catalog-node@​1.13.0
    • @​backstage/integration@​1.15.0
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/plugin-permission-common@​0.8.1
    • @​backstage/plugin-techdocs-common@​0.1.0

1.10.13-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @​backstage/backend-common@​0.25.0-next.2
    • @​backstage/backend-plugin-api@​1.0.0-next.2
    • @​backstage/catalog-client@​1.7.0-next.1
    • @​backstage/plugin-techdocs-node@​1.12.11-next.2
    • @​backstage/integration@​1.15.0-next.0
    • @​backstage/catalog-model@​1.6.0
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/plugin-catalog-common@​1.0.26
    • @​backstage/plugin-catalog-node@​1.12.7-next.2
    • @​backstage/plugin-permission-common@​0.8.1
    • @​backstage/plugin-search-backend-module-techdocs@​0.2.2-next.2
    • @​backstage/plugin-techdocs-common@​0.1.0

1.10.13-next.1

Patch Changes

  • 5edd344: Refactor to use injected catalog client in the new backend system
  • Updated dependencies

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) and [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend).


Updates `@backstage/plugin-catalog-backend` from 1.25.2 to 1.26.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.26.0/plugins/catalog-backend)

Updates `@backstage/plugin-techdocs-backend` from 1.10.12 to 1.10.13
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-backend)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
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