Skip to content

chore(deps): update dependency assert to v2

Renovate requested to merge renovate/assert-2.x into master

This MR contains the following updates:

Package Type Update Change
assert devDependencies major ^1.4.1 -> ^2.0.0

Release Notes

browserify/commonjs-assert (assert)

v2.1.0

Compare Source

  • [New] Implement assert.match() and assert.doesNotMatch()
  • [Refactor] switching to a maintained Object.assign package
  • [readme] Add description for usage with webpack and vite (#​60)
  • [readme] Remove duplicate line under usage section (#​48)
  • [Deps] update is-nan, object-is, util
  • [Dev Deps] update @babel/cli, @babel/core, @babel/preset-env, airtap, core-js, cross-eng, object.entries, object.getownpropertydescriptors, tape

v2.0.0

Compare Source

Note: Support for IE9 and IE10 has been dropped. IE11 is still supported.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports