Skip to content

Bump uuid and purescript#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-1341201b10
Open

Bump uuid and purescript#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-1341201b10

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Removes uuid. It's no longer used after updating ancestor dependency purescript. These dependencies need to be updated together.

Removes uuid

Updates purescript from 0.14.0 to 0.15.16

Release notes

Sourced from purescript's releases.

v0.15.16

Bugfixes:

Other improvements:

  • Update Stackage snapshot to lts-20.26 and GHC to 9.2.8 (#4537 by @​purefunctor)

  • Enable statically-linked binaries using ghc-musl (#4573 by @​purefunctor)

  • Update haskeline version bounds to >=0.8.2.1 && <0.9

    Consequently, this fixes Cabal-based builds on GHC 9.8.4

Internal:

v0.15.16-8

This is an automated preview release. Get the latest stable release here.

v0.15.16-7

This is an automated preview release. Get the latest stable release here.

v0.15.16-6

This is an automated preview release. Get the latest stable release here.

v0.15.16-5

This is an automated preview release. Get the latest stable release here.

v0.15.16-4

This is an automated preview release. Get the latest stable release here.

v0.15.16-3

This is an automated preview release. Get the latest stable release here.

... (truncated)

Changelog

Sourced from purescript's changelog.

0.15.16

Bugfixes:

Other improvements:

  • Update Stackage snapshot to lts-20.26 and GHC to 9.2.8 (#4537 by @​purefunctor)

  • Enable statically-linked binaries using ghc-musl (#4573 by @​purefunctor)

  • Update haskeline version bounds to >=0.8.2.1 && <0.9

    Consequently, this fixes Cabal-based builds on GHC 9.8.4

Internal:

0.15.15

New features:

  • Add --exclude-file to more commands (#4530 by @​JordanMartinez)

    This CLI arg was added to the compile command, but not to other commands where such a usage would be relevant (e.g. docs, repl, graph, and ide).

  • Enable passing source input globs via --source-globs-file path/to/file (#4530 by @​JordanMartinez)

    --source-globs-file support has been added to the following commands: compile, docs, graph, ide, and publish.

    Due to a shell character limitation on Windows where a large list of source globs cannot be passed (e.g. purs compile ... glob1000/src/**/*.purs),

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by f-f, a new releaser for purescript since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [purescript](https://github.com/purescript/purescript). These dependencies need to be updated together.


Removes `uuid`

Updates `purescript` from 0.14.0 to 0.15.16
- [Release notes](https://github.com/purescript/purescript/releases)
- [Changelog](https://github.com/purescript/purescript/blob/master/CHANGELOG.md)
- [Commits](purescript/purescript@v0.14.0...v0.15.16)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: purescript
  dependency-version: 0.15.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants