MikeDombo / AudioDidact

Make a custom RSS podcast feed from given URLs, or manually upload audio and video files.
https://ytpod.mikedombrowski.com
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Bump webmozart/assert from 1.4.0 to 1.5.0 in /src #80

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webmozart/assert from 1.4.0 to 1.5.0.

Release notes *Sourced from [webmozart/assert's releases](https://github.com/webmozart/assert/releases).* > ## Release 1.5.0 > See [change log](https://github.com/webmozart/assert/blob/HEAD/CHANGELOG.md) for changes.
Changelog *Sourced from [webmozart/assert's changelog](https://github.com/webmozart/assert/blob/master/CHANGELOG.md).* > ## 1.5.0 (2019-08-24) > > ### Added > > * added `Assert::uniqueValues()` > * added `Assert::unicodeLetters()` > * added: `Assert::email()` > * added support for [Psalm](https://github.com/vimeo/psalm), by adding `@psalm-assert` annotations where appropriate. > > ### Fixed > > * `Assert::endsWith()` would not give the correct result when dealing with multibyte suffix. > * `Assert::length(), minLength, maxLength, lengthBetween` would not give the correct result when dealing with multibyte characters. > > **NOTE**: These 2 changes may break your assertions if you relied on the fact that multibyte characters didn't behave correctly. > > ### Changed > > * The names of some variables have been updated to better reflect what they are. > * All function calls are now in their FQN form, slightly increasing performance. > * Tests are now properly ran against HHVM-3.30 and PHP nightly. > > ### Deprecation > > * deprecated `Assert::isTraversable()` in favor of `Assert::isIterable()` > * This was already done in 1.3.0, but it was only done through a silenced `trigger_error`. It is now annotated as well.
Commits - [`88e6d84`](https://github.com/webmozart/assert/commit/88e6d84706d09a236046d686bbea96f07b3a34f4) Update changelog for 1.5.0 ([#122](https://github-redirect.dependabot.com/webmozart/assert/issues/122)) - [`caf232b`](https://github.com/webmozart/assert/commit/caf232b14c7e54605811dc05d94949b70a8b5313) Add annotations ([#118](https://github-redirect.dependabot.com/webmozart/assert/issues/118)) - [`35207c6`](https://github.com/webmozart/assert/commit/35207c687a998b8b4fc44d5cb393d111932d6e90) Prefix all function calls with a \ ([#114](https://github-redirect.dependabot.com/webmozart/assert/issues/114)) - [`0317274`](https://github.com/webmozart/assert/commit/03172744a7d78655f9bf66bc16d39b337effb463) Add email assertion ([#113](https://github-redirect.dependabot.com/webmozart/assert/issues/113)) - [`14b3911`](https://github.com/webmozart/assert/commit/14b3911d99ab2810a072d53e8a9d9a29a75aa2af) Add "unicodeLetters" assertion for Unicode letters ([#112](https://github-redirect.dependabot.com/webmozart/assert/issues/112)) - [`2a54fd0`](https://github.com/webmozart/assert/commit/2a54fd04bcf8757e12d9ee1c50629d554df96a63) Use trusty dist for php 5.4 and 5.5 ([#117](https://github-redirect.dependabot.com/webmozart/assert/issues/117)) - [`255fb9e`](https://github.com/webmozart/assert/commit/255fb9e7f8bdd7a8dc8fc462ae8e8b40ce7924ad) Fix nightly builds ([#111](https://github-redirect.dependabot.com/webmozart/assert/issues/111)) - [`4950625`](https://github.com/webmozart/assert/commit/49506250a192e9fc5aebcf314c094b9fc683ab8b) Fix endsWith for multibyte suffix ([#79](https://github-redirect.dependabot.com/webmozart/assert/issues/79)) - [`80778ec`](https://github.com/webmozart/assert/commit/80778ecf9fe61ae2a8e842cc302b92b611475b18) Test against 3.x version of hhvm ([#109](https://github-redirect.dependabot.com/webmozart/assert/issues/109)) - [`2bff8aa`](https://github.com/webmozart/assert/commit/2bff8aa9dbb0c91f15e58ac50e72a87c9769b18a) Fix strlen for fullwidth characters ([#78](https://github-redirect.dependabot.com/webmozart/assert/issues/78)) - Additional commits viewable in [compare view](https://github.com/webmozart/assert/compare/1.4.0...1.5.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.