chore: update update hops monorepo packages to v15 (master) (major) #1513
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.0.0 || ^13.0.0
->^12.0.0 || ^13.0.0 || ^15.0.0
13.4.3
->15.2.1
13.4.3
->15.2.1
13.4.3
->15.2.1
13.4.3
->15.2.1
13.4.3
->15.2.1
Release Notes
xing/hops (hops)
v15.2.1
Compare Source
Bug Fixes
v15.2.0
Compare Source
Bug Fixes
Features
v15.1.2
Compare Source
Bug Fixes
v15.1.1
Compare Source
Bug Fixes
v15.1.0
Compare Source
Bug Fixes
Features
v15.0.2
Compare Source
Bug Fixes
v15.0.1
Compare Source
Bug Fixes
v15.0.0
Compare Source
Bug Fixes
v14.5.0
Compare Source
Bug Fixes
Features
v14.4.1
Compare Source
Bug Fixes
v14.4.0
Compare Source
Bug Fixes
enableMockServiceWorker
configuration option (e8ac8af)Features
v14.3.2
Compare Source
Bug Fixes
v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
Bug Fixes
Features
v14.2.1
Compare Source
Bug Fixes
v14.2.0
Compare Source
Bug Fixes
Features
v14.1.0
Compare Source
Bug Fixes
Features
v14.0.1
Compare Source
Note: Version bump only for package hops-lerna-root
v14.0.0
Compare Source
Bug Fixes
Features
chore
BREAKING CHANGES
In detail, this means, that even though you still can use apollo@2,
your package manager will no longer warn when you're missing a
dependency.
Please see the readme of Hops v13 for information on which dependencies
you need with apollo@2.
This could potentially be a breaking change for some consumers when
using deep-imports.
diagnose
-hook anymore.Hops will abort the build immediately when it detects a duplicated Hops
package. This situation arises when the versions of all the installed
Hops packages aren't aligned exactly.
To resolve the situation and thus get the build going again, the
versions have to be aligned.
In case of an emergency you can unblock the build without resolving the
underlying issue by passing
HOPS_IGNORE_ERRORS=hops-duplicates
intothe
hops start
-/hops build
-command. This might still lead to errorsthough, because misaligned Hops packages are common cause of bugs.
enableLegacyMixinSortOrder
has been removed.hops build --static
)to set up Jest for Hops.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.