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

Bump mri from 1.1.0 to 1.1.6 #146

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

Conversation

dependabot-preview[bot]
Copy link

Bumps mri from 1.1.0 to 1.1.6.

Release notes

Sourced from mri's releases.

v1.1.6

Chores

  • Add "module" package entry: dda3343
  • Build from src directory with bundt: 81d65b6
  • Lock devDependency versions: fcb0555, b0b8f8e

v1.1.5

Patches

  • Ensure default value types cascade to aliases (#10): 5437ea5 Thank you @andrewiggins for reporting!

Chores

  • Perf: Swap forEach with for-loops: 9863715
  • Update benchmark results: 36e4a26

v1.1.4

Patches

  • Fixed parsing of flags when its default has boolean value (#8): 94f8c09 Thank you @marvinhagemeister for reporting

Chores

  • Added additional tests
  • Pinned mri@1.1.1 for benchmark comparison

v1.1.3

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

v1.1.2

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) </tr></table> ... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [mri](https://github.com/lukeed/mri) from 1.1.0 to 1.1.6.
- [Release notes](https://github.com/lukeed/mri/releases)
- [Commits](lukeed/mri@v1.1.0...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2020
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
Projects
None yet
0 participants