Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2022

Bumps unassertify from 2.1.1 to 3.0.1.

Changelog

Sourced from unassertify's changelog.

3.0.1 (2022-08-07)

Bug Fixes

  • put .cjs back to .js since browserify ecosystem doesn't yet understand .cjs (5419034a)

3.0.0 (2022-08-07)

Features

Breaking Changes

This release will not affect most users. This is a major release of "just in case" for unassert-v2 which is completely rewritten.

Commits
  • 8c73fe2 3.0.1
  • 7bd03ad docs(CHANGELOG): add CHANGELOG for 3.0.1
  • 1ee50b0 chore: sync package-lock.json
  • 5419034 fix: put .cjs back to .js since browserify ecosystem doesn't yet understand .cjs
  • 203f81a 3.0.0
  • 1f1b190 docs(CHANGELOG): add CHANGELOG for 3.0.0
  • 97c32f0 chore: change .js to .cjs
  • 20b4c2b chore: update copyright year
  • 49fb409 docs(README): docs about Auto Variable Tracking
  • f2e6810 Merge pull request #9 from unassert-js/unassert-v2
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unassertify-3.0.1 branch from 237b766 to e4b53b2 Compare October 16, 2022 10:32
Bumps [unassertify](https://github.com/unassert-js/unassertify) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/unassert-js/unassertify/releases)
- [Changelog](https://github.com/unassert-js/unassertify/blob/master/CHANGELOG.md)
- [Commits](unassert-js/unassertify@v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: unassertify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unassertify-3.0.1 branch from e4b53b2 to 71bb32d Compare October 16, 2022 10:48
@goto-bus-stop goto-bus-stop merged commit b1a7245 into default Oct 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unassertify-3.0.1 branch October 16, 2022 10:49
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.

1 participant