Skip to content

Bump assert-helpers from 4.5.0 to 5.4.0#25

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assert-helpers-5.4.0
Closed

Bump assert-helpers from 4.5.0 to 5.4.0#25
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assert-helpers-5.4.0

Conversation

@dependabot-preview
Copy link

Bumps assert-helpers from 4.5.0 to 5.4.0.

Changelog

Sourced from assert-helpers's changelog.

v5.4.0 2019 November 18

v5.3.0 2019 November 13

v5.2.1 2019 November 13

  • Correct failure message on nullish assertion

v5.2.0 2019 November 13

  • Add nullish assertion

v5.1.0 2019 November 13

  • Add undef assertion

v5.0.0 2019 November 10

  • Updated base files and editions using boundation
  • Changed equal and deepEqual to use their strict variants, which was first introduced in node.js v4, this solves several issues with the prior variants which node.js deprecated
    • As such, the minimum supported node version has changed from 0.12 to the latest LTS at the time of this release which is 8
  • Changed expectErrorViaFunction and expectFunctionToThrow to now throw instead of failing silently due to their deprecation

v4.10.0 2019 November 10

v4.9.7 2019 September 11

v4.9.6 2019 January 2

  • Moved @types/* dev dependencies into dependencies, as otherwise TypeScript consumers would encounter issues

v4.9.5 2019 January 2

  • Removed index.d.ts file which should have been trimmed in v4.9.4
  • Reverted jspm workaround between v4.9.0-4.9.2 as it caused issues with node consumption

v4.9.4 2019 January 2

... (truncated)
Commits
  • f8e1b28 v5.4.0 - boundation, changelog, version bump
  • a2a2465 Bump typedoc from 0.15.1 to 0.15.2
  • 7f24ba0 Bump valid-directory from 1.0.0 to 1.1.1
  • 36f8ec3 Bump typedoc from 0.15.0 to 0.15.1
  • b099b51 Bump errlop from 1.1.2 to 1.2.0
  • 7a798ae v5.3.0 - boundation, changelog, version bump
  • 9eef0e7 v5.2.1 - nullish assertion message fix
  • 64c1f0b v5.2.0 - add nullish assertion
  • c8296d1 v5.1.0 - add undef assertion
  • f6e23b5 Bump @typescript-eslint/parser from 2.6.1 to 2.7.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bevryme, a new releaser for assert-helpers 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
  • @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 [assert-helpers](https://github.com/bevry/assert-helpers) from 4.5.0 to 5.4.0.
- [Release notes](https://github.com/bevry/assert-helpers/releases)
- [Changelog](https://github.com/bevry/assert-helpers/blob/master/HISTORY.md)
- [Commits](bevry/assert-helpers@v4.5.0...v5.4.0)

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 Nov 18, 2019
@dependabot-preview
Copy link
Author

Superseded by #33.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assert-helpers-5.4.0 branch December 1, 2019 09:14
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

Development

Successfully merging this pull request may close these issues.

0 participants