Skip to content

Bump the backstage group across 1 directory with 6 updates #259

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

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 Feb 20, 2025

Bumps the backstage group with 4 updates in the / directory: @backstage/backend-plugin-api, @backstage/catalog-client, @backstage/backend-test-utils and @backstage/cli.

Updates @backstage/backend-plugin-api from 1.1.0 to 1.2.0

Changelog

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

1.2.0

Minor Changes

  • 92a56f6: BREAKING ALPHA: Removed the deprecated featureDiscoveryServiceRef and FeatureDiscoveryService.
  • a4aa244: This change introduces the auditor service definition.

Patch Changes

  • 9ddfd94: Added new PermissionsRegistryService that is used by plugins to register permissions, resource types, and rules into the permission system. This replaces the existing createPermissionIntegrationRouter from @backstage/plugin-permission-node.
  • 72cddf2: Updated PermissionsRegistryService to use PermissionResourceRefs and added the getPermissionRuleset method.
  • Updated dependencies
    • @​backstage/plugin-permission-node@​0.8.8
    • @​backstage/plugin-auth-node@​0.6.0
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-permission-common@​0.8.4

1.2.0-next.2

Patch Changes

  • 72cddf2: Updated PermissionsRegistryService to use PermissionResourceRefs and added the getPermissionRuleset method.
  • Updated dependencies
    • @​backstage/plugin-permission-node@​0.8.8-next.2
    • @​backstage/plugin-auth-node@​0.6.0-next.2
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-permission-common@​0.8.4

1.2.0-next.1

Minor Changes

  • 92a56f6: BREAKING ALPHA: Removed the deprecated featureDiscoveryServiceRef and FeatureDiscoveryService.

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.6.0-next.1
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-permission-common@​0.8.4
    • @​backstage/plugin-permission-node@​0.8.8-next.1

... (truncated)

Commits

Updates @backstage/catalog-client from 1.9.0 to 1.9.1

Changelog

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

1.9.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.3
    • @​backstage/errors@​1.2.7

1.9.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.3-next.0
    • @​backstage/errors@​1.2.7-next.0
Commits

Updates @backstage/catalog-model from 1.7.2 to 1.7.3

Changelog

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

1.7.3

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1
    • @​backstage/errors@​1.2.7

1.7.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/errors@​1.2.7-next.0
Commits

Updates @backstage/config from 1.3.1 to 1.3.2

Changelog

Sourced from @​backstage/config's changelog.

1.3.2

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1
    • @​backstage/errors@​1.2.7

1.3.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/errors@​1.2.7-next.0
Commits

Updates @backstage/backend-test-utils from 1.2.0 to 1.3.0

Changelog

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

1.3.0

Minor Changes

  • dd05a97: Added mocks for the new PermissionsRegistryService.
  • a4aa244: This change introduces mocks for the auditor service.

Patch Changes

  • f866b86: Internal refactor to use explicit require for lazy-loading dependency.
  • fb051f2: Sync feature installation compatibility logic with @backstage/backend-app-api.
  • 72cddf2: Added the new getPermissionRuleset method to mockServices.permissionsRegistry.
  • Updated dependencies
    • @​backstage/backend-defaults@​0.8.0
    • @​backstage/backend-plugin-api@​1.2.0
    • @​backstage/plugin-auth-node@​0.6.0
    • @​backstage/backend-app-api@​1.2.0
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-events-node@​0.4.8

1.3.0-next.3

Patch Changes

  • 72cddf2: Added the new getPermissionRuleset method to mockServices.permissionsRegistry.
  • Updated dependencies
    • @​backstage/backend-defaults@​0.8.0-next.3
    • @​backstage/backend-plugin-api@​1.2.0-next.2
    • @​backstage/backend-app-api@​1.2.0-next.3
    • @​backstage/plugin-auth-node@​0.6.0-next.2
    • @​backstage/plugin-events-node@​0.4.8-next.2
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1

1.3.0-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/backend-plugin-api@​1.2.0-next.1
    • @​backstage/plugin-auth-node@​0.6.0-next.1
    • @​backstage/backend-defaults@​0.8.0-next.2
    • @​backstage/backend-app-api@​1.2.0-next.2
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-events-node@​0.4.8-next.1

... (truncated)

Commits

Updates @backstage/cli from 0.29.4 to 0.30.0

Changelog

Sourced from @​backstage/cli's changelog.

0.30.0

Minor Changes

  • cb76663: BREAKING: Add support for native ESM in Node.js code. This changes the behavior of dynamic import expressions in Node.js code. Typically this can be fixed by replacing import(...) with require(...), with an as typeof import(...) cast if needed for types. This is because dynamic imports will no longer be transformed to require(...) calls, but instead be left as-is. This in turn allows you to load ESM modules from CommonJS code using import(...).

    This change adds support for the following in Node.js packages, across type checking, package builds, runtime transforms and Jest tests:

    • Dynamic imports that load ESM modules from CommonJS code.
    • Both .mjs and .mts files as explicit ESM files, as well as .cjs and .cts as explicit CommonJS files.
    • Support for the "type": "module" field in package.json to indicate that the package is an ESM package.

    There are a few caveats to be aware of:

    • To enable support for native ESM in tests, you need to run the tests with the --experimental-vm-modules flag enabled, typically via NODE_OPTIONS='--experimental-vm-modules'.
    • Declaring a package as "type": "module" in package.json is supported, but in tests it will cause all local transitive dependencies to also be treated as ESM, regardless of whether they declare "type": "module" or not.
    • Node.js has an ESM interoperability layer with CommonJS that allows for imports from ESM to identify named exports in CommonJS packages. This interoperability layer is only enabled when importing packages with a .cts or .cjs extension. This is because the interoperability layer is not fully compatible with the NPM ecosystem, and would break package if it was enabled for .js files.
    • Dynamic imports of CommonJS packages will vary in shape depending on the runtime, i.e. test vs local development, etc. It is therefore recommended to avoid dynamic imports of CommonJS packages and instead use require, or to use the explicit CommonJS extensions as mentioned above. If you do need to dynamically import CommonJS packages, avoid using default exports, as the shape of them vary across different environments and you would otherwise need to manually unwrap the import based on the shape of the module object.
  • b30e788: The new command is now powered by a new template system that allows you to define your own templates in a declarative way, as well as import existing templates from external sources. See the CLI templates documentation for more information.

    The following flags for the new command have been deprecated and will be removed in a future release:

    • --license=<license>: Configure the global license instead.
    • --no-private: Configure the global private instead.
    • --baseVersion=<version>: Configure the global version instead.
    • --npmRegistry=<url>: Configure the global publishRegistry instead.
    • --scope=<scope>: Configure the global namePrefix and/or namePluginInfix instead.

    As part of this change the template IDs and their options have changed. The following backwards compatibility mappings for the --select and --option flags are enabled when using the default set of templates, but they will also be removed in the future:

    • --select=plugin is mapped to --select=frontend-plugin instead.
    • --option=id=<id> is mapped to --option=pluginId=<id> instead.

Patch Changes

  • f17ef61: The versions:bump command will now reject * as a pattern.
  • 86c72c1: The packing process when running build-workspace with the --alwaysYarnPack flag now respects the BACKSTAGE_CLI_BUILD_PARALLEL environment variable, defaulting parallel work limits based on CPU availability.
  • 2167afc: Treat static file assets as always being free from side effects in package builds.
  • f54eed0: Fixed an issue where default feature type information wasn't being added to package.json/exports before publishing if exports didn't exist beforehand
  • 90a1edf: Add check to make sure that the --link option for the start command is a valid workspace.
  • 207f88f: Fixed the file path pattern of many static assets output as part of the frontend build process, where there was an extra . before the extension, leading to names like image-af7946b..png.
  • 9638f6d: Only allow pass through of .mjs in Jest transform if static ESM is supported.
  • 9d49e04: Replaced dependency node-libs-browser with node-stdlib-browser
  • 2c14147: Corrected path when trying to add dependency to respective package.json when using yarn new templates
  • f21b125: Ensure that both global-agent and undici agents are enabled when proxying is enabled.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.13
    • @​backstage/config-loader@​1.9.6
    • @​backstage/catalog-model@​1.7.3

... (truncated)

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-be46c4557a branch 3 times, most recently from d8dfcfa to b3ff691 Compare February 26, 2025 09:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-be46c4557a branch 2 times, most recently from e8ec605 to f83b0a5 Compare March 19, 2025 09:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-be46c4557a branch 3 times, most recently from a2b9859 to 64b754c Compare March 28, 2025 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-be46c4557a branch 2 times, most recently from ddf17ac to 31b3c4e Compare April 8, 2025 09:20
Bumps the backstage group with 4 updates in the / directory: [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api), [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client), [@backstage/backend-test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/backend-test-utils) and [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli).


Updates `@backstage/backend-plugin-api` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.2.0/packages/backend-plugin-api)

Updates `@backstage/catalog-client` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.9.1/packages/catalog-client)

Updates `@backstage/catalog-model` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/catalog-model)

Updates `@backstage/config` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config)

Updates `@backstage/backend-test-utils` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.3.0/packages/backend-test-utils)

Updates `@backstage/cli` from 0.29.4 to 0.30.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.30.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@backstage/backend-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/backend-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backstage
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-be46c4557a branch from 31b3c4e to ccac253 Compare April 16, 2025 09:41
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