container-registry / backstage-plugin-harbor

Backstage plugin to show you information about your docker images within Harbor.
MIT License
17 stars 25 forks source link

Bump @backstage/cli from 0.25.2 to 0.26.1 #279

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @backstage/cli from 0.25.2 to 0.26.1.

Changelog

Sourced from @​backstage/cli's changelog.

0.26.1

Patch Changes

  • eeb226a: Updated dependency rollup to ^4.0.0.

  • cc371d6: Ignore transforming only on react-use/lib, not whole react-use in jest.

    ** POTENTIAL BREAKAGE ** If your tests fail, please change to use path import from react-use/esm/. It is also recommended to migrate from react-user/lib imports to react-use/esm

  • Updated dependencies

    • @​backstage/catalog-model@​1.4.5
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.4
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.7.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.6
    • @​backstage/integration@​1.9.1
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.0

Minor Changes

  • 0d72065: The backend devlopment server transpilation has been replaced with a simplified solution based on SWC, which is already the transpiler used for tests. This fixed an issue where never versions of the tsx dependency had a new contract for signalling dependencies, breaking watch mode. This change fixed file watches as well as enables sourcemaps.

Patch Changes

  • fe1a55e: Extend option to minify generated code to the backend package.
  • b0875e5: Fixed a bug that could cause the build-workspace command to fail when invoked with --alwaysYarnPack enabled in environments with limited resources.
  • bdf9ec1: New backend plugins with cli are now created using the new backend system
  • cadbb82: Added a EXPERIMENTAL_LAZY_COMPILATION flag, which enables the experimental Webpack lazy compilation option in frontend builds.
  • 999224f: Bump dependency minimatch to v9
  • 1bd4596: Removed the ts-node dev dependency.
  • 8dce287: Fix prettier issues on default plugins & module templates
  • f86e34c: Removed unused replace-in-file dependency
  • 2398c7c: Updated dependency @spotify/prettier-config to ^15.0.0. Updated dependency @spotify/eslint-config-base to ^15.0.0. Updated dependency @spotify/eslint-config-react to ^15.0.0. Updated dependency @spotify/eslint-config-typescript to ^15.0.0.
  • f4404e5: Add .ico import support
  • f39dfd3: Tweak the descriptions of the CLI templates
  • Updated dependencies
    • @​backstage/integration@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.6
    • @​backstage/config-loader@​1.7.0

... (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 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)
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 7 months ago

Superseded by #280.