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 assert-helpers from 8.4.0 to 11.12.0 #349

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2023

Bumps assert-helpers from 8.4.0 to 11.12.0.

Changelog

Sourced from assert-helpers's changelog.

v11.12.0 2023 December 28

v11.11.0 2023 December 27

v11.10.1 2023 December 21

  • Republish as npm seems to have lost the previous version

v11.10.0 2023 December 21

  • Rewrote errorEqual to better support empty checks, code checks, and contain checks
  • Updated dependencies, base files, and editions using boundation

v11.9.0 2023 December 5

v11.8.0 2023 December 5

v11.7.0 2023 November 29

  • Added notContains
  • contains and notContains now output the failed comparison, rather than just the failure
  • No need to not use String.prototype.includes as it is supported by all environments we support
  • Updated dependencies, base files, and editions using boundation

v11.6.0 2023 November 24

v11.5.0 2023 November 21

v11.4.0 2023 November 14

v11.3.0 2023 November 14

... (truncated)

Commits
  • 6d70faf v11.12.0 - boundation, changelog, version bump
  • 9197236 v11.11.0 - boundation, changelog, version bump
  • bb6d1dc Bump bevry-actions/npm from 1.1.2 to 1.1.3 (#184)
  • bf1db0a v11.10.1 - republish
  • 62cc66c v11.10.0 - rewrote errorEqual for empty/code/contains checks
  • 52693ec v11.9.0 - boundation, changelog, version bump
  • 826f172 v11.8.0 - boundation, changelog, version bump
  • 4f32dcf v11.7.0 - boundation, changelog, version bump
  • 5c29ea7 add notContains, output comparison in contains, use .includes
  • 528b1c2 v11.6.0 - boundation, changelog, version bump
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [assert-helpers](https://github.com/bevry/assert-helpers) from 8.4.0 to 11.12.0.
- [Changelog](https://github.com/bevry/assert-helpers/blob/master/HISTORY.md)
- [Commits](bevry/assert-helpers@v8.4.0...v11.12.0)

---
updated-dependencies:
- dependency-name: assert-helpers
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2023
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.

None yet

0 participants