Skip to content

[Snyk] Upgrade bs-deriving from 44.1.3 to 44.2.0#9

Open
snyk-bot wants to merge 1 commit into
mainfrom
snyk-upgrade-067e66e7a6c64a58344735b79bbe3f5b
Open

[Snyk] Upgrade bs-deriving from 44.1.3 to 44.2.0#9
snyk-bot wants to merge 1 commit into
mainfrom
snyk-upgrade-067e66e7a6c64a58344735b79bbe3f5b

Conversation

@snyk-bot

Copy link
Copy Markdown

Snyk has created this PR to upgrade bs-deriving from 44.1.3 to 44.2.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 5 months ago, on 2020-11-13.
Release notes
Package name: bs-deriving
  • 44.2.0 - 2020-11-13

    This release brings support for bs-platform@>=8.3.0 which added own [@ deriving] attribute so that it conflicts with bs-deriving.

    Breaking changes

    deriving attribute was renamed to ppx.deriving in #9

    Migration guide

    Replace all usages of [@ deriving ...] with [@ ppx.deriving ...]

    Installation

    Of note, the corresponding version of ppx-deriving is not included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm:

    npm install --save bs-deriving@44.2.0
    npm install --save-dev ppx-deriving@44.2.0
    

    If you wish to acquire them via git, ensure you manually pull the matching version of my ppx-deriving package! The submodule linkage recorded in the repository will be perpetually one release behind.

  • 44.1.3 - 2020-06-20

    Of note, the corresponding version of ppx-deriving is not included, due to a recursively mutual dependency. These packages are, however, properly packaged on npm:

    npm install --save bs-deriving@44.1.3
    npm install --save-dev ppx-deriving@44.1.3
    

    If you wish to acquire them via git, ensure you manually pull the matching version of my ppx-deriving package! The submodule linkage recorded in the repository will be perpetually one release behind.

from bs-deriving GitHub release notes
Commit messages
Package name: bs-deriving

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant