ember-codemods / ember-no-implicit-this-codemod

Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`
MIT License
17 stars 25 forks source link

Bump ember-codemods-telemetry-helpers from 2.1.0 to 3.0.0 #414

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ember-codemods-telemetry-helpers from 2.1.0 to 3.0.0.

Release notes

Sourced from ember-codemods-telemetry-helpers's releases.

Release 3.0.0

:boom: Breaking Change

:house: Internal

Committers: 2

Changelog

Sourced from ember-codemods-telemetry-helpers's changelog.

v3.0.0 (2022-08-16)

:boom: Breaking Change

:house: Internal

Committers: 2

Commits
  • cf2bb9b Release 3.0.0
  • 1830f7b Merge pull request #46 from mansona/update-puppeteer
  • 651cf1d update puppeteer to support M1 macs
  • c378d0c Merge pull request #47 from mansona/node-eol
  • 79f18f3 update workerpool for classic-app fixture
  • d4bfc57 breaking: drop support for EOL Node versions
  • cc66fec Merge pull request #44 from deanmarano/main
  • 9c02b1a Upgrade puppeteer to the latest.
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by real_ate, a new releaser for ember-codemods-telemetry-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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 9 months ago

Looks like ember-codemods-telemetry-helpers is up-to-date now, so this is no longer needed.