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
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
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)
Bumps @backstage/cli from 0.25.2 to 0.26.1.
Changelog
Sourced from
@backstage/cli
's changelog.... (truncated)
Commits
df31bdc
Version Packages9038575
chore: fixing user-event versioning for create-plugin templatesDependabot 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