ember-learn / deprecation-app

Deprecation guides for ember.js, ember-data, and ember-cli
https://deprecations.emberjs.com/
22 stars 69 forks source link

build(deps-dev): bump eslint-plugin-ember from 11.4.3 to 11.4.6 #1293

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.4.3 to 11.4.6.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.4.6

:bug: Bug Fix

Committers: 1

Release 11.4.5

:bug: Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

Release 11.4.4

:bug: Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.4.6 (2023-02-01)

:bug: Bug Fix

Committers: 1

v11.4.5 (2023-01-28)

:bug: Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

v11.4.4 (2023-01-23)

:bug: Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

Commits
  • 85fc1b5 Release 11.4.6
  • 4e4feb5 build(deps-dev): Bump sort-package-json from 2.2.0 to 2.3.0 (#1762)
  • 4bfaa9a build(deps-dev): Bump @​typescript-eslint/parser from 5.48.2 to 5.49.0 (#1765)
  • 313d373 build(deps-dev): Bump jest from 29.3.1 to 29.4.1 (#1766)
  • 9fe7d6f build(deps-dev): Bump eslint from 8.32.0 to 8.33.0 (#1763)
  • bf81362 Bump ember-template-imports to v3.4.1 (#1767)
  • d357f01 Release 11.4.5
  • 4295eef Ignore Ember Data store service calls in no-array-prototype-extensions ru...
  • 0891d4e Fix false positive with Promise.any() in no-array-prototype-extensions ru...
  • 184e2e5 build(deps): Bump simple-git from 3.15.1 to 3.16.0 (#1759)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @locks.


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)
netlify[bot] commented 1 year ago

Deploy Preview for ember-deprecations ready!

Name Link
Latest commit e312f90484231488f471303422e4d016f0a24278
Latest deploy log https://app.netlify.com/sites/ember-deprecations/deploys/63ea66685969f600089cba73
Deploy Preview https://deploy-preview-1293--ember-deprecations.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

locks commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #1305.