Skip to content

Conversation

@JordanMartinez
Copy link
Contributor

Description of the change

Backlinking to purescript/purescript#4244. Prepares project for first release that is compatible with PureScript v0.15.0.

🏓 @thomashoneyman

🤖 This is an automated pull request to prepare the next release of this library. PR was created via the Release.purs file. Some of the following steps are already done; others should be performed by a human once the pull request is merged:

  • Updated bower dependencies to 0.15.0-compatible versions
  • ci.yml: Node updated to 14.
  • ci.yml: No spago tests to uncomment.
  • Updated changelog
  • Publish a GitHub release.
  • Upload the release to Pursuit with pulp publish.

@JordanMartinez JordanMartinez added the purs-0.15 A reminder to address this issue or merge this PR before we release PureScript v0.15.0 label Apr 27, 2022
@thomashoneyman thomashoneyman merged commit 180d8b8 into purescript:master Apr 27, 2022
@JordanMartinez JordanMartinez deleted the next-release branch April 27, 2022 21:56
@JordanMartinez
Copy link
Contributor Author

I'm having an issue with this package. pulp publish says that "purescript-numbers does not appear to be installed"

@thomashoneyman
Copy link
Member

Me too:

npx pulp --debug publish --no-push
* Checking bower project
* Checking clean git working tree
* Getting auth token
* Parsing bower.json file
* Parsed manifest:
{ dependencies: (Just (fromFoldable [(Tuple "purescript-arrays" "^7.0.0"),(Tuple "purescript-console" "^6.0.0"),(Tuple "purescript-control" "^6.0.0"),(Tuple "purescript-effect" "^4.0.0"),(Tuple "purescript-either" "^6.0.0"),(Tuple "purescript-enums" "^6.0.0"),(Tuple "purescript-exceptions" "^6.0.0"),(Tuple "purescript-foldable-traversable" "^6.0.0"),(Tuple "purescript-gen" "^4.0.0"),(Tuple "purescript-identity" "^6.0.0"),(Tuple "purescript-integers" "^6.0.0"),(Tuple "purescript-lazy" "^6.0.0"),(Tuple "purescript-lcg" "^4.0.0"),(Tuple "purescript-lists" "^7.0.0"),(Tuple "purescript-maybe" "^6.0.0"),(Tuple "purescript-newtype" "^5.0.0"),(Tuple "purescript-nonempty" "^7.0.0"),(Tuple "purescript-numbers" "^9.0.0"),(Tuple "purescript-partial" "^4.0.0"),(Tuple "purescript-prelude" "^6.0.0"),(Tuple "purescript-record" "^4.0.0"),(Tuple "purescript-st" "^6.0.0"),(Tuple "purescript-strings" "^6.0.0"),(Tuple "purescript-tailrec" "^6.0.0"),(Tuple "purescript-transformers" "^6.0.0"),(Tuple "purescript-tuples" "^7.0.0"),(Tuple "purescript-unfoldable" "^6.0.0")])), devDependencies: (Just (fromFoldable [(Tuple "purescript-assert" "^6.0.0"),(Tuple "purescript-numbers" "^9.0.0")])), name: "purescript-quickcheck", repository: (Just { type: "git", url: "https://github.com/purescript/purescript-quickcheck.git" }) }
* Getting resolutions file...
* Resolutions file:
{"purescript-arrays":{"version":"7.0.0","path":"bower_components/purescript-arrays"},"purescript-assert":{"version":"6.0.0","path":"bower_components/purescript-assert"},"purescript-bifunctors":{"version":"6.0.0","path":"bower_components/purescript-bifunctors"},"purescript-console":{"version":"6.0.0","path":"bower_components/purescript-console"},"purescript-const":{"version":"6.0.0","path":"bower_components/purescript-const"},"purescript-contravariant":{"version":"6.0.0","path":"bower_components/purescript-contravariant"},"purescript-control":{"version":"6.0.0","path":"bower_components/purescript-control"},"purescript-distributive":{"version":"6.0.0","path":"bower_components/purescript-distributive"},"purescript-effect":{"version":"4.0.0","path":"bower_components/purescript-effect"},"purescript-either":{"version":"6.0.0","path":"bower_components/purescript-either"},"purescript-enums":{"version":"6.0.0","path":"bower_components/purescript-enums"},"purescript-exceptions":{"version":"6.0.0","path":"bower_components/purescript-exceptions"},"purescript-exists":{"version":"6.0.0","path":"bower_components/purescript-exists"},"purescript-foldable-traversable":{"version":"6.0.0","path":"bower_components/purescript-foldable-traversable"},"purescript-functions":{"version":"6.0.0","path":"bower_components/purescript-functions"},"purescript-functors":{"version":"5.0.0","path":"bower_components/purescript-functors"},"purescript-gen":{"version":"4.0.0","path":"bower_components/purescript-gen"},"purescript-identity":{"version":"6.0.0","path":"bower_components/purescript-identity"},"purescript-integers":{"version":"6.0.0","path":"bower_components/purescript-integers"},"purescript-invariant":{"version":"6.0.0","path":"bower_components/purescript-invariant"},"purescript-lazy":{"version":"6.0.0","path":"bower_components/purescript-lazy"},"purescript-lcg":{"version":"4.0.0","path":"bower_components/purescript-lcg"},"purescript-lists":{"version":"7.0.0","path":"bower_components/purescript-lists"},"purescript-maybe":{"version":"6.0.0","path":"bower_components/purescript-maybe"},"purescript-newtype":{"version":"5.0.0","path":"bower_components/purescript-newtype"},"purescript-nonempty":{"version":"7.0.0","path":"bower_components/purescript-nonempty"},"purescript-numbers":{"version":"9.0.0","path":"bower_components/purescript-numbers"},"purescript-orders":{"version":"6.0.0","path":"bower_components/purescript-orders"},"purescript-partial":{"version":"4.0.0","path":"bower_components/purescript-partial"},"purescript-prelude":{"version":"6.0.0","path":"bower_components/purescript-prelude"},"purescript-profunctor":{"version":"6.0.0","path":"bower_components/purescript-profunctor"},"purescript-random":{"version":"6.0.0","path":"bower_components/purescript-random"},"purescript-record":{"version":"4.0.0","path":"bower_components/purescript-record"},"purescript-refs":{"version":"6.0.0","path":"bower_components/purescript-refs"},"purescript-safe-coerce":{"version":"2.0.0","path":"bower_components/purescript-safe-coerce"},"purescript-st":{"version":"6.0.0","path":"bower_components/purescript-st"},"purescript-strings":{"version":"6.0.0","path":"bower_components/purescript-strings"},"purescript-tailrec":{"version":"6.0.0","path":"bower_components/purescript-tailrec"},"purescript-transformers":{"version":"6.0.0","path":"bower_components/purescript-transformers"},"purescript-tuples":{"version":"7.0.0","path":"bower_components/purescript-tuples"},"purescript-type-equality":{"version":"4.0.1","path":"bower_components/purescript-type-equality"},"purescript-unfoldable":{"version":"6.0.0","path":"bower_components/purescript-unfoldable"},"purescript-unsafe-coerce":{"version":"6.0.0","path":"bower_components/purescript-unsafe-coerce"}}
There is a problem with your package, which meant that it could not be
published.                                                            
Details:                                                              
  The following dependency does not appear to be installed:           
    * purescript-numbers                                              
* ERROR: Subcommand terminated with exit code 1

Even though numbers is listed in the resolutions file. Very odd.

@thomashoneyman
Copy link
Member

Resolved: it's because numbers is defined in both dependencies and devDependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

purs-0.15 A reminder to address this issue or merge this PR before we release PureScript v0.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants