A common problem with upper bounds is that package authors being uncertain opt for conservative upper bounds of their dependencies (e.g. base). This tends to be an unpopular choice for users which may be prevented from using such packages in the future.
I recently realized that this problem might have a solution where author pushes metadata changes to otherwise unchange package as seen here. How can users take advantage of this new feature? Is it documented somewhere in detail or is it experimental?