ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
137 stars 50 forks source link

Bump release-it-lerna-changelog from 3.1.0 to 4.0.1 #350

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps release-it-lerna-changelog from 3.1.0 to 4.0.1.

Release notes

Sourced from release-it-lerna-changelog's releases.

Release 4.0.1

:bug: Bug Fix

Committers: 1

Release 4.0.0

:boom: Breaking Change

:bug: Bug Fix

:house: Internal

Committers: 2

Changelog

Sourced from release-it-lerna-changelog's changelog.

v4.0.1 (2021-10-25)

:bug: Bug Fix

Committers: 1

v4.0.0 (2021-10-15)

:boom: Breaking Change

:bug: Bug Fix

:house: Internal

Committers: 2

Commits
  • a2fb2db Release 4.0.1
  • 615efa8 Merge pull request #163 from alexlafroscia/fix-published-files
  • a336b0c fix: include CJS wrapper in published files
  • a8724a0 Release 4.0.0
  • bb1e72c Ensure the real plugin's static methods are invoked
  • 237a61f Merge pull request #160 from rwjblue/add-cjs-wrapper
  • 5d8def5 Enable usage of this plugin by release-it's require based system
  • 05972a5 Remove node: prefix usage.
  • 0195946 Re-roll lock file
  • e805a6e Merge pull request #152 from rwjblue/dependabot/github_actions/actions/setup-...
  • 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)
SergeAstapov commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Superseded by #428.