Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade mri from 1.1.0 to 1.2.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ksanchezcld
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mri from 1.1.0 to 1.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 7 versions ahead of your current version.
  • The recommended version was released a year ago, on 2021-09-12.
Release notes
Package name: mri
  • 1.2.0 - 2021-09-12

    Features

    • Include TypeScript definitions directly: 48e877c
      Thank you to @ shiftkey and @ j-f1 who previously wrote/maintained @ types/mri 🙇

    Chores

    • Migrate from TravisCI to GitHub Actions (#16): 908bbfd
      Thank you @ maraisr

    • Update benchmark candidates' versions; save results: ca8baaa
      Everything is pinned to the latest version (as of this release).

  • 1.1.6 - 2020-07-14

    Chores

  • 1.1.5 - 2020-03-24

    Patches

    Chores

    • Perf: Swap forEach with for-loops: 9863715
    • Update benchmark results: 36e4a26
  • 1.1.4 - 2018-12-23

    Patches

    Chores

    • Added additional tests
    • Pinned mri@1.1.1 for benchmark comparison
  • 1.1.3 - 2018-12-21

    Patches

    So, there was a slight breaking change... Immediately fixed, thanks to @ ascorbic for reporting! 😅

    • Do not throw if null value within options.default object (#7)

    Chores

    • Added test for #7
  • 1.1.2 - 2018-12-21

    Performance!

    The core of mri has been maintained – improved, in fact – but I applied my learnings over the last 12 months. Since mri was (one of) my first performance-oriented libraries, I am very pleased with the 70% performance gain while maintaining no breaking changes~! 🙌

    # Node v10.13.0

    minimist x 324,469 ops/sec ±1.20% (96 runs sampled)
    mri (prev) x 917,360 ops/sec ±1.22% (95 runs sampled)
    mri x 1,611,167 ops/sec ±0.22% (96 runs sampled)
    nopt x 920,029 ops/sec ±1.13% (97 runs sampled)
    yargs-parser x 39,542 ops/sec ±1.14% (95 runs sampled)

    Patches

    General fixes that match minimist behavior:

    • Include opts.default keys within unknown check (#4)
    • Attempt Number cast before moving value into _ array
    • Apply correct interaction between Boolean values & String casting

    Chores

    • Updated README
    • Imported more tests from minimist
  • 1.1.1 - 2018-05-07

    Patches

    • Support zero (0) as a flag value (#3, #6): e3f239d
      Thanks @ victor0801x!

    Chores

    • Remove prettier & husky deps: b2b2b05
      No longer pretty 💔
  • 1.1.0 - 2017-06-14

    Minor Changes

from mri GitHub release notes
Commit messages
Package name: mri

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
2 participants