chore(deps): update dependency @nubjs/nub to v0.9.3 - #211
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.9.2→0.9.3Release Notes
nubjs/nub (@nubjs/nub)
v0.9.3: Nub 0.9.3Compare Source
The
nubbinary answers tonubr, so every install channel that putsnubandnubxon the path now puts the unified runner there too.nubr on every channel
0.9.2 introduced
nubras the bin of@nubjs/runneron npm. This release makes the same command a third name on thenubbinary: invoked asnubr, it runs thenubr.mjsthe binary already embeds, on the project's Node, provisioning one when none is installed. The npm package and the binary run the same file, so a project behaves the same under either.install.sh/install.ps1nubrbesidenubx; the uninstall paths remove itnub upgradenubralias on Unix and refreshesnubr.exeon Windowsnubrand assertsnubr --version@nubjs/nubon npmnubrbin next tonubandnubxapps.nubrentryNub.Nubfixture registersnubras a third alias of the onenub.exe, and CI proves all three runnubr --versionprints the bare version, matching the npm command. (#943,adfdba73ce)winget
Nub has been published on winget as
Nub.Nubsince 0.1.0 and is bumped by community automation on each release;winget install Nub.Nubis now in the README. The in-repo fixture tracks that identifier at 0.9.2, and the release workflow's own submission job stays a dormant fallback. (#944,4a0f4dc5e3)Configuration
Documentation
nubrsection in the README, and the install page lists all three commandsadfdba73cenubexport-condition example points at JavaScript, since files undernode_modulesare never transpiled921f4def52@nubjs/extensionspage is removed and its URL redirects to the package's own repository483eaa84ff@nubjs/typesimport.meta.hotcomment no longer names a--hotflag that does not existaf955b380fnubron@nubjs/runnerwithout naming the retired loader package979196a4d0Testing & internals
#anchorlinks (41d27d8c24).aa08e86ca8).windows-11-armas well, so the arm64 sidecar is executed in CI (fcdb08cbc3).What's Changed
prefixstring form by @colinhacks in #941Full Changelog: nubjs/nub@v0.9.2...v0.9.3
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.