Update dependency Bogus to v35#1107
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
2f68851 to
92d8516
Compare
92d8516 to
43e8677
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
*→3*Release Notes
bchavez/Bogus (Bogus)
v35.6.5Release Date: 2025-10-25
v35.6.4Release Date: 2025-09-25
v35.6.3Release Date: 2025-04-12
Internet.Avatar()URL generation. Moves from Cloudflare IPFS to IPFS.io.BelgianExtensionTests.v35.6.2Release Date: 2025-02-20
Randomizer.ULong()arithmetic overflow. Thanks @reuterma24!v35.6.1Release Date: 2024-09-02
v35.6.0Release Date: 2024-04-27
Images.LoremPixelUrl()is removed. Thanks @marijnz0r!Bogus.Extensions.Belgiumextension methods below. Thanks @vyruz1986!f.Person.NationalNumber()- Rijksregisternummer / Numéro Nationalev35.5.1Release Date: 2024-04-27
v35.5.0Release Date: 2024-03-09
v35.4.1Release Date: 2024-03-02
v35.4.0Release Date: 2024-01-14
Bogus.Extensions.Polandextension methods below. Thanks Mik1mak!f.Person.Pesel()- Number of Powszechny Elektroniczny System Ewidencji Ludności (PESEL)f.Company.Nip()- Numer identyfikacji podatkowej (NIP)f.Company.Regon()- Number of Rejestr Gospodarki Narodowej (REGON)f.Person.Samordningsnummer()extension method inBogus.Extensions.Sweden. Swedish coordination number. Thanks aschan!v35.3.2Release Date: 2024-01-13
f.Person.Cnp()extension method inBogus.Extensions.Romania. Generates Romanian Personal Identification number (CNP). Thanks totpero!v35.3.1Release Date: 2024-01-12
f.Finance.VatNumber()extension method inBogus.Extensions.UnitedKingdom. Generates a UK compatible VAT registration number. Thanks p1971!v35.3.0Release Date: 2024-01-01
v35.2.0Release Date: 2023-12-26
v35.0.1Release Date: 2023-12-11
svlocale; first/last names. Thanks @EBD232!v34.0.2Release Date: 2022-03-27
Randomizer.localSeedto protected. Thanks @davermaltbyv34.0.1Release Date: 2021-11-22
v33.1.1Release Date: 2021-08-29
v33.0.2Release Date: 2021-02-21
Bogus.Person.Personnummer()Swedish national identity numberv33.0.1Release Date: 2021-02-07
5478d65.neplocale renamed tone.delocale;Datedataset changed.eslocale; gender names added.frlocale;Datedataset changed.nb_NOlocale; gender names added.nllocale;Address,Commerce,Date,Hacker,Internetdatasets changed; gender names added.pt_BRlocale; gender names added.trlocale; gender names added.vilocale; gender names added.Date,Lorem, datasets changed.Internet.Port(); generate port numbers from 1 to 65535.v32.1.1Release Date: 2021-01-31
v32.0.2Release Date: 2020-12-12
pt_BRcity names.v32.0.1Release Date: 2020-11-28
Internet.Avatar()403 Forbidden URLs. AWS S3 bucket hosting uifaces.com avatars was disabled. Avatars are now decentrally hosted on IPFS globally and retrieved from Cloudflare's IPFS gateway.v31.0.3Release Date: 2020-10-03
pt_BRlocale whereAddress.City()threwArgumentOutOfRangeException.v31.0.2Release Date: 2020-09-13, UNPUBLISHED FROM NUGET
DataSet.Get(category, path)overload.v31.0.1Release Date: 2020-09-13, UNPUBLISHED FROM NUGET
91dc8a3.Musicdataset with.Genre()method.Date.TimeZoneString().filocale.hrlocale.czlocale updated.enlocale updated.en_IElocale updated.en_INDlocale updated.falocale updated.frlocale updated.jalocale updated.pllocale updated.pt_BRlocale updated.rulocale updated.svlocale updated.vilocale updated.zh_CNlocale updated.v30.0.4Release Date: 2020-08-15
Random.Decimal()implementation reverted to previous v29 implementation. Avoids arithmeticOverflowExceptionwhen callingRandom.Decimal(0, decimal.MaxValue). The v30 implementation moved toBogus.Extensionsnamespace asRandom.Decimal2()which can generate more decimal precision.v30.0.3Release Date: 2020-08-13, UNPUBLISHED FROM NUGET
f.Address.CountryOfUnitedKingdom()extension method inBogus.Extensions.UnitedKingdom.v30.0.2Release Date: 2020-08-05, UNPUBLISHED FROM NUGET
v29.0.2Release Date: 2020-04-11
rulocale data. Tworucity names could appear as one.v29.0.1Release Date: 2020-02-10
Internet.Avatar()may have changed..OrNull(f)extension method signatures for type-safe with nullable primitive types, structs, and reference types viainparameter to avoid ambiguous calls.v28.4.4Release Date: 2019-12-10
Person.Fødselsnummer(). Thanks @mika-s!v28.4.3Release Date: 2019-12-03
Person.Cpf()extension method. Previously, only the first call toPerson.Cpf(includeFormatSymbols)respected theincludeFormatSymbolsparameter due to the final result being saved inPersoncontext.Person.Cpf()now respects theincludeFormatSymbolsparameter after subsequent repeat calls toCpf()with the samePerson. Thanks for testing @ArthNRick!v28.4.2Release Date: 2019-11-30
includeFormatSymbolsparameter to include or exclude formatting characters for BrazilPerson.Cpf()andCompany.Cnpj()extension methods.v28.4.1Release Date: 2019-10-14
Person.Ssn()will change.Internet.Ip()now avoids generating IP addresses with a leading zero. For example, Bogus will not generate an IP address with a leading zero like 0.1.2.3. Note: Deterministic IPs generated withInternet.Ip()will change.Internet.IpAddress(),Internet.Ipv6Address(),Internet.IpEndPoint(), andInternet.Ipv6EndPoint().Internet.UrlRootedPath()to generate random/foo/barpaths.Internet.UrlWithPath(fileExt:".txt")fileExt extension parameter to generate URLs with a specific file extension.v28.3.2Release Date: 2019-10-04
.GenerateForever(ruleset)to use ruleset parameter when supplied as argument. Thanks @StanleyGoldman!v28.3.1Release Date: 2019-09-20
Faker<T>usingFaker<IFoo>.CustomInstantiator(f => new Foo()). Thanks Rowland!v28.2.1Release Date: 2019-09-10
Faker<T>.RuleFor(string, (f, t) => )overload..RuleForoverload logic. Simplified overload call chain.Faker<T>.RuleForInternal()renamed toFaker<T>.AddRule()v28.1.1Release Date: 2019-09-09
Faker<T>.RuleFor('string',...). Helps cases that require rules for protected or hidden members ofT.v28.0.3Release Date: 2019-08-28
Internet.Url()including spaces in domain names forpt_BRlocale or any locale with compound first names that may contain spaces. Thanks RodrigoRodriguesX10!DataSets.System. Better XML docs and lower array allocations. Thanks bartdebever!DataSets.Lorem. Thanks bartdebever!v28.0.2Release Date: 2019-07-07
Bogus.DataSets.Vehicle.GbRegistrationPlate()inBogus.Extensions.UnitedKingdomextension namespace to generate GB registration plates. Thanks @colinangusmackay.v28.0.1Release Date: 2019-07-02
Internet.Email()orInternet.UserName()in locales other thanen.Finance.Iban(countryCode)ISO3166 country code parameter. Allows generating IBAN codes for specific countries. The country code must be a supported otherwise an exception is thrown.Internet.Email()andInternet.UserName()are more respectful of specified locale using character transliteration..Transliterate()string extension method inBogus.Extensionsnamespace.Internet.UserNameUnicode()that preserves Unicode characters in user names.Utils.Slugifyusing compiled Regex..OrNull[T]() where T : structoverload which makes it easier to work with nullable types without type casting.defaultValueparameter to.OrDefault(f, weight, defaultValue)that can default to a different value than thedefaultkeyword.v27.0.1Release Date: 2019-05-02
Faker.DefaultStrictModefrom working.Randomizer.Utf16Stringthat generates technically valid Unicode with paired high/low surrogates.placeholder.comimage service.v26.0.2Release Date: 2019-03-22
Person(seed)constructor for seeding person objects by integer. Thanks @sgoguen!Person.DateOfBirthnot usingDate.SystemClockas 'now' reference.v26.0.1Release Date: 2019-02-26
d3ce6f1Vehicledata set added.en_INDstate abbreviations and state names updated.en_CA,fr_CAimproved Canadian postal codes.pt_PTlocale updated with new and changed data.encompany names updated.pt_PTlocale updated.Date.WeekdayandDate.Monththat could cause locale weekday/month values to default toen.v25.0.4Release Date: 2019-01-17
nllocale with extraname.first_name,address.street_suffix, andcompany.suffix.v25.0.3Release Date: 2019-01-06
f.Images.LoremFlickrUrl()(https://loremflickr.com) image service.v25.0.2Release Date: 2018-12-11
Company.CompanyName()is used withazlocale.v25.0.1Release Date: 2018-11-27
Imagecategories. The image service is usually down or very slow. Consider usingImages.PicsumUrl()as a replacement. This version is an obsolete-warn, next release will have Image category APIs removed.v24.3.1Release Date: 2018-11-03
tr- Turkish locale first/last names updated. Lorem data set updated. Thanks ahmetcanaydemir!f.Image.PicsumUrl(https://picsum.photos) service as faster alternative to Lorem Pixel.v24.3.0Release Date: 2018-10-02
9dd5a52af_ZA- New South Africa (Afrikaans) locale added.zu_ZA- New South Africa (Zulu) locale added.en_ZA- South Africa (English) locale updatedru- Russian locale updated.id_ID- Indonesia locale updated.es- Spanish locale updated.f.Images.DatUrinow accepts an HTML color parameter..ToLowercausing invalid JSON dataset path.ToLowerInvariantnow used.v24.2.0Release Date: 2018-09-27
Tin whenFaker<T>is used.v24.1.0Release Date: 2018-09-26, UNPUBLISHED FROM NUGET
nullWeightparameter to.OrNull()extension method for weighted generation of null values..OrDefault()extension method. Thanks @anorborg!v24.0.0Release Date: 2018-09-26, UNPUBLISHED FROM NUGET
07f39bd.en_ZA- South Africa (English) locale added.fr_CH- French (Switzerland) locale added.pllocale "phone numbers" updated.svlocale "names" section updated.en,de,de_AT"names" section updated.f.Commerce.Ean8EAN-8 product barcode number generator.f.Commerce.Ean13EAN-13 product barcode number generator.v23.0.3Release Date: 2018-08-29, UNPUBLISHED FROM NUGET
Faker[T].Generate()with setter cache. Approx 1.7x speedup. Thanks Mpdreamz!v23.0.2Release Date: 2018-08-13
Bogus.Personis used.Bogus.Person.Address.Statefield.Date.SystemClockstatic property for setting global time Bogus uses for date calculations.Date.Weekday()should return a weekday not a month.v22.3.2Release Date: 2018-07-18
f.Random.Guid()for better GUID discoverability.Person.Nif()andCompany.Nipc()for Portugal. Thanks JoseJr!v22.3.1Release Date: 2018-07-05
f.Finance.Nino()inBogus.Extensions.UnitedKingdom. Thanks mortware!DateTimeOffsetsupport added tof.Datedataset. Methods are suffixed by "Offset". IE:f.Date.SoonOffset. Thanks Simon!refDateparameter tof.Date.Soonandf.Date.Recent.f.Date.Between(start, end)now respectsDateTimeKind.Utc.v22.2.1Release Date: 2018-06-29
v22.1.4Release Date: 2018-06-26
Bogus.Distributions.Gaussiannamespace for numerical Normal Distribution generated values! Thanks codersg!uniqueSuffixparameter toInternet.Email()to help with unique email constraints.v22.1.3Release Date: 2018-06-14
.FullName()for locales where both first/last name have genders. Thanks binarycode!v22.1.2Release Date: 2018-05-29
Faker[T]API.v22.1.1Release Date: 2018-05-20
{{name.firstname(Male)}}Enumconstraints for methods that only accept enums. Example:f.PickRandom<Enum>().v22.0.9Release Date: 2018-05-17
f.IndexGlobalcould be zero twice at start of generation.v22.0.8Release Date: 2018-04-09
Company.Ein()to generate employer identification numbers.v22.0.7Release Date: 2018-04-01
Internet.Color()format options: CSSrgb(...)and delimited RGB.System.AndroidId()to generate GCM registration ID.System.ApplePushToken()to generate a random Apple Push Token.System.BlackBerryPin()to generate a random Black Berry PIN.Randomizer.Hash()to generate random hashes of specified length.Randomizer.String2()to generate random strings with specified character sets.v22.0.6Release Date: 2018-03-29
Randomizer.Stringmethod to generate strings. UsesChars()method.DataSet.ParseTokens(). Thanks @danij!v22.0.5Release Date: 2018-03-02
.ToBogusLocale()onSystem.Globalization.CultureInfoto help translate from .NET locale codes to Bogus locale codes.v22.0.3Release Date: 2018-02-27
Faker<T>.GenerateBetween(min, max)that generates N objects betweenminandmax. Located inBogus.Extensions. N should be considered non-deterministic but technically depends on the parameters each time this extension method was called.Lorem.Paragraphs(min, max)overload.Lorem.Paragraph..ShortCode()renamed to.SortCode()as originally intended.DataSet.Get/.GetObject/BObjectmethods asprotected internal. Reducing API surface noise..OrNullinBogus.Extensionsto help create randomly null values. Example:.RuleFor(x=>x.Prop, f=>f.Random.Word().OrNull(f)).v22.0.2Release Date: 2018-01-05
.Ignore(...)a property or field after a rule had already been set.v22.0.1Release Date: 2017-12-23
.Generate(n)now returnsList<T>instead ofIList<T>.f.Address.CountryCode()ISO 3166-1 alpha-3 country code generator.Bogus.Extensions.Extrasnamespace for generally useful helper methods.Finance.CreditCardNumberObfuscated()extension toBogus.Extensions.Extrasnamespace.CheckDigit()extensions toBogus.Extensions.Extrasnamespace.v21.0.5Release Date: 2017-12-16
Person.FullNamefield.Faker<T>.FinishWithto be called multiple times. Last call wins.v21.0.4Release Date: 2017-12-13
f.ImageURL generation.v21.0.2Genderfield toPerson. Deterministic sequences may have changed.Randomizer.Bool(weight)to generate weighted boolean values of true.CodiceFiscale()extension method added. ExtendsPersonandFinance.v20.0.2Release Date: 2017-11-06
f.Random.Uuid()is now deterministic based on global or local seed.v20.0.1Release Date: 2017-11-04
Faker<T>.Clone(): Clones internal state of aFaker<T>and allows for complex faking scenarios and rule combinations.Faker<T>.UseSeed(n): Allows you to specify a localized seed value on aFaker<T>instead of a global staticRandomizer.Seed.Seeddeterminism for multi-threaded scenarios.v19.0.2Release Date: 2017-11-01
System.ArgumentException.v19.0.1Release Date: 2017-10-26, UNPUBLISHED FROM NUGET
fr: new street address prefixes.fa: new street addresses.pl: removed 2008 value from city.en: new gender first namesnl_BElocale.rolocale.f.Finance.RoutingNumber- Generates an ABA routing number with valid check digit.Faker.GenerateForeverthat returnsIEnumerable<T>with unlimited generated items when iterated over.f.Finance.ShortCode().f.Company.Bsfor a correct gramatics.f.Address.Direction. Generates cardinal or ordinal directions.f.Address.CardinalDirection. Generates "North", "South", etc.f.Address.OrdinalDirection. Generates "Northeast", "Southwest", etc.v18.0.2Release Date: 2017-09-14
string.RemoveDiacriticshelper method.v18.0.1Release Date: 2017-09-13
f.Person.Henkilötunnuspersonal identity code generator that sometimes produced 11 characters.f.Finance.Ethereum. Generate an Ethereum address.f.Finance.CreditCardCvv. Generate a random credit card CVV number.f.Finance.CreditCardNumber. Generate a random credit card number.f.Random.Hexadecimal. Generates a random hexadecimal string.f.System.DirectoryPath. Generates a random directory path.f.System.FilePath. Generates a random file path.f.Date.Soon. Generates a date and time that will happen soon.f.Random.ArrayElements. Gets a random subset of an array.f.Random.ListItems. Gets a random subset of a list.f.Company.Cnpjextension method for Brazil. Generates Brazilian company document.f.PhoneNumbers. More realistic US phone numbers.f.Address.Latitude/Longitudewith min and max parameters.f.Commerce.Priceis now $1.00 (not zero).en_AU- Update Australian postcode ranges.en_IND- Indian postcodes are always numeric.ru- Word corrections.v17.0.1Release Date: 2017-08-24
v16.0.3Release Date: 2017-08-24
.PickRandom(IList)and.PickRandom(ICollection)we can now add.PickRandom("cat", "dog", "fish")back to the API.v16.0.2Release Date: 2017-08-23
Faker.Generate(n)now calls.ToList()under the hood to escape LINQ deferred execution. Remembering to call.ToList()after.Generate(n)was a sticking point for new users writing test assertions on generated values. Please do not callFaker.Generate(n).ToList()as it would execute.ToList()twice. Simply,Faker.Generate(n)is enough.f.Generateandf => f.Makenow returnIList<T>to signify the breaking change above..GenerateLazyto keep old behavior and returnsIEnumerable<T>.PickRandomoverload to avoid the compiler from picking wrongPickRandommethod.f.PickRandomParam("cat","dog","fish").[Obsolete]methods.v16.0.1: build 333CHANGE LOG
v15.0.7Release Date: 2017-08-20
Name.FullName()convenience method to generate a full name.v15.0.6Release Date: 2017-08-02
.Rules()method onRuleSet. Thanks @digitalcyote.v15.0.5Release Date: 2017-07-28
Currencyfund codes (BOV, CLF, COU, MXV, UYI).Person.Emailhaving duplicate names.f.PickRandomWithout(ExcludeItem1, ExcludeItem2)added.f.PickRandom("cat", "dog", "fish")added.v15.0.3Release Date: 2017-05-06
f => f.Rantto generate random user content like product reviews.new Faker[T].Rules( (f, t) => ...)as a shortcut for building rules quickly.Address.FullAddressInternet.UrlWithPathallowing to create URLs with random paths.ru(Russian locale) hacker adjective, ing-verb, noun, and verb.Internet.Macaddress separator parameter.6cdb93e...v15.0.1Release Date: 2017-04-11
ArgumentExceptionthat occurs with derived hiddennewproperties.v12.0.1Release Date: 2017-03-27
.PickRandom(IEnumerable)performance. Thanks @chuuddo."string".ClampLength(max,min)extension method to clamp length of strings between min and max.Randomizer.Int(int.MaxValue, int.MinValue)range overflow not returning randomint32values.v11.0.5Release Date: 2017-03-20
Newtonsoft.Jsonv10.0.1v11.0.4Release Date: 2017-03-14
.RuleFor(x.Item, "foo"). Eliminates ceremony off =>for simple values.v11.0.3Release Date: 2017-03-13
Sentence.v11.0.2Release Date: 2017-02-23
Order o = orderFakerandvar o = (Order)orderFakerwithout having to callorderFaker.Generate().v11.0.1Release Date: 2017-02-21
IndexGlobalalias forUniqueIndex.IndexFakerfor uniqueness in Faker[T] lifetime.IndexVariablea developer controlled index convenience variable.Databasedataset tof => f.Databasefacade.UniqueIndex.Internet.Avatarsthat returned 404.faker.jsv4.1.0.v10.0.1Release Date: 2017-02-18
Internet.UserAgent- Generates browser user agent strings.Internet.Password- Generates user passwords using regex.az/Azerbaijani locale./character inSystem.FileName.Helpers.Slugifyproperly replaces spaces with-dashes.Lorem.Slugslugs some lorem text.Finance.Iban- Generates International Bank Account Numbers (IBAN).Finance.Bic- Generates Bank Identifier Code (BIC) codes.Random.WeightedRandom- Returns a weighted random distribution of items.https://in random images.Images.DataUri- Generates "data:image/svg" URI with width and height.Databasedata set for generating column, collation, type stuff.v9.0.2Release Date: 2020-04-11
rulocale data. Tworucity names could appear as one.v9.0.1Release Date: 2020-02-10
Internet.Avatar()may have changed..OrNull(f)extension method signatures for type-safe with nullable primitive types, structs, and reference types viainparameter to avoid ambiguous calls.v8.0.4Release Date: 2017-01-16
PickRandom(IEnumerable)overload. Thanks joleharkes.v8.0.3Release Date: 2019-08-28
Internet.Url()including spaces in domain names forpt_BRlocale or any locale with compound first names that may contain spaces. Thanks RodrigoRodriguesX10!DataSets.System. Better XML docs and lower array allocations. Thanks bartdebever!DataSets.Lorem. Thanks bartdebever!v8.0.2Release Date: 2019-07-07
Bogus.DataSets.Vehicle.GbRegistrationPlate()inBogus.Extensions.UnitedKingdomextension namespace to generate GB registration plates. Thanks @colinangusmackay.v8.0.1Release Date: 2019-07-02
Internet.Email()orInternet.UserName()in locales other thanen.Finance.Iban(countryCode)ISO3166 country code parameter. Allows generating IBAN codes for specific countries. The country code must be a supported otherwise an exception is thrown.Internet.Email()andInternet.UserName()are more respectful of specified locale using character transliteration..Transliterate()string extension method inBogus.Extensionsnamespace.Internet.UserNameUnicode()that preserves Unicode characters in user names.Utils.Slugifyusing compiled Regex..OrNull[T]() where T : structoverload which makes it easier to work with nullable types without type casting.defaultValueparameter to.OrDefault(f, weight, defaultValue)that can default to a different value than thedefaultkeyword.v7.1.7Release Date: 2016-10-11
Faker<T>.AssertConfigurationIsValidto help in unit testing scenarios.Internet.Ipv6method to generate IPv6 addresses.v7.1.6Release Date: 2016-08-07
f => f.CommerceonFaker.v7.1.5Release Date: 2016-07-27
cz/Czech localeen,nl,pl,sk,svlocales.Randomizer.AlphaNumericadded.Randomizer.Doublenow accepts(min,max)argumentsRandomizerfor randomDecimal,Float,Byte,Bytes,SByte,Int,UInt,ULong,Long,Short,UShort,CharandChars.v7.1.4Release Date: 2016-07-06
v7.1.3Release Date: 2016-06-27
v7.1.2Release Date: 2016-05-16
v7.1.1Release Date: 2016-05-15
v6.1.1Release Date: 2016-03-29
v5.0.1Release Date: 2023-12-11
svlocale; first/last names. Thanks @EBD232!v4.0.1Release Date: 2021-11-22
v3.0.6Release Date: 2016-01-21
v3.0.5Release Date: 2016-01-20
v3.0.4Release Date: 2015-12-10
v3.0.3Release Date: 2018-08-29, UNPUBLISHED FROM NUGET
Faker[T].Generate()with setter cache. Approx 1.7x speedup. Thanks Mpdreamz!v3.0.2Release Date: 2021-02-21
Bogus.Person.Personnummer()Swedish national identity numberv3.0.1Release Date: 2021-02-07
5478d65.neplocale renamed tone.delocale;Datedataset changed.eslocale; gender names added.frlocale;Datedataset changed.nb_NOlocale; gender names added.nllocale;Address,Commerce,Date,Hacker,Internetdatasets changed; gender names added.pt_BRlocale; gender names added.trlocale; gender names added.vilocale; gender names added.Date,Lorem, datasets changed.Internet.Port(); generate port numbers from 1 to 65535.v3.0.0.3Release Date: 2015-07-21
v3.0.0.2Release Date: 2015-07-11
v3.0.0.1Release Date: 2015-07-11
v2.1.5.2Release Date: 2015-06-22
v2.1.5.1Release Date: 2015-06-11
v2.1.4.2Release Date: 2015-06-11
v2.1.4.1Release Date: 2015-06-10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.