bower / bower

A package manager for the web
bower.io
MIT License
14.99k stars 1.85k forks source link

Bump mout from 0.11.1 to 1.2.3 #2613

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mout from 0.11.1 to 1.2.3.

Changelog

Sourced from mout's changelog.

mout changelog

v1.1.1 (2019/04/18)

  • fixed object/get throwing an exception for null or undefined input objects

v1.1.0 (2017/10/04)

  • update dependencies
  • optimize function/bind
  • optimize lang/kindOf

v0.12.0 (2016/03/03)

  • add array/indicesOf
  • add function/memoize
  • add array/reverse
  • add math/overflow
  • fix query/getQuery
  • fix object/deepMatches
  • optimize function/partial
  • updates license

v0.11.0 (2014/11/17)

  • add array/take;
  • remove unused variable from date/totalDaysInMonth;
  • fix case insensitive RegExp cloning on lang/clone;

v0.10.0 (2014/09/02)

  • add array/equals;
  • add array/groupBy;
  • add array/last;
  • add function/wrap;
  • add lang/GLOBAL;
  • add lang/isPrimitive;
  • add number/MAX_SAFE_INTEGER;
  • add object/omit;
  • add object/result;
  • add object/result;
  • add random/randString;
  • change lang/isEmpty behavior to return true for any value that isn't a collection.
  • fix array/findLastIndex to stop at zero index;
  • improve function/partial to accept placeholders;

... (truncated)

Commits
  • eae5ccc v1.2.3
  • 3fecf13 Merge pull request #270 from 418sec/1-npm-mout
  • 397fa13 Merge pull request #1 from Asjidkalam/master
  • bd18212 fixed prototype pollution
  • 2189378 Merge pull request #265 from timgates42/bugfix_typo_delimiter
  • fc281b2 docs: Fix simple typo, delimeter -> delimiter
  • 0771418 v1.2.2
  • f659f52 Merge branch 'master' of github.com:mout/mout
  • 5bdb86e fixes broken build of 1.2.0
  • f158927 Merge pull request #258 from diasbruno/feature/array-repeat
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by roboshoes, a new releaser for mout since your current version.


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bower/bower/network/alerts).
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.