Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update major dependencies (major) #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 20, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ember/test-helpers ^2.6.0 -> ^4.0.4 age adoption passing confidence
ember-cli (source) ~4.1.0 -> ~6.1.0 age adoption passing confidence
ember-cli-babel ^7.26.11 -> ^8.2.0 age adoption passing confidence
ember-concurrency ^2.2.0 -> ^4.0.2 age adoption passing confidence
ember-load-initializers ^2.1.2 -> ^3.0.1 age adoption passing confidence
ember-math-helpers ^2.18.0 -> ^4.2.1 age adoption passing confidence
ember-page-title (source) ^7.0.0 -> ^8.2.3 age adoption passing confidence
ember-qunit ^5.1.5 -> ^9.0.1 age adoption passing confidence
ember-resolver ^8.0.3 -> ^13.1.0 age adoption passing confidence
ember-source (source) ^4.1.0 -> ^6.1.0 age adoption passing confidence
ember-template-lint ^4.0.0 -> ^6.0.0 age adoption passing confidence
ember-try ^2.0.0 -> ^3.0.0 age adoption passing confidence
eslint-config-prettier ^8.3.0 -> ^9.1.0 age adoption passing confidence
eslint-plugin-ember ^10.5.8 -> ^12.3.3 age adoption passing confidence
eslint-plugin-prettier ^4.0.0 -> ^5.2.1 age adoption passing confidence
eslint-plugin-qunit ^7.2.0 -> ^8.1.2 age adoption passing confidence
prettier (source) ^2.5.1 -> ^3.4.2 age adoption passing confidence
pretty-quick ^3.1.3 -> ^4.0.0 age adoption passing confidence
qunit-dom ^2.0.0 -> ^3.4.0 age adoption passing confidence

cc @tzellman


Release Notes

emberjs/ember-test-helpers (@​ember/test-helpers)

v3.3.0

Compare Source

🚀 Enhancement
Committers: 1

v3.2.1: Release 3.2.1

Compare Source

🐛 Bug Fix
Committers: 1

v3.2.0: Release 3.2.0

Compare Source

🚀 Enhancement
Committers: 1

v3.1.0: Release 3.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 2

v3.0.3: Release 3.0.3

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v3.0.2: Release 3.0.2

Compare Source

🐛 Bug Fix
Committers: 1

v3.0.1: Release 3.0.1

Compare Source

This is a patch release that tries to fix release v3.0.0, which was missing some items due to undocumented pre-publish steps.

v3.0.0: Release 3.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 16

v2.9.4: Release 2.9.4

Compare Source

🐛 Bug Fix
Committers: 1

v2.9.3: Release 2.9.3

Compare Source

🐛 Bug Fix
Committers: 1

v2.9.2: Release 2.9.2

Compare Source

🐛 Bug Fix
Committers: 1

v2.9.1: Release 2.9.1

Compare Source

Note: these were all back-ported from master since they could go out on 2.9. This will be the last 2.9 release unless there are critical bug fixes here!

🐛 Bug Fix
  • Let ESLint have its way about docstring location (a8fac83)
  • DOC: API: add render helper examples (f476a20)
  • Tweak TS style for indexing multiple types (for getElement) (f01ad9f)
  • Use export type for RenderingTestContext (2dc5077)
  • Tweak TS style for indexing multiple types (3214483)
  • Address PR feedback (5e87a54)
  • DOC: API: add DOM query helper examples (83b7f5f)
  • Export type for Target (335019d)
  • Upgrade expect-type and fix issues the new version reveals (bae5e33)
  • Correctly handle special char keyCodes with Shift (d537923)
  • Add tab type test (64f40d5)
  • Generate documentation (939f29f)
  • Ensure types reflect optional-ness of tab options (95285cc)
  • Fix typesVersions config again (53fa899)
  • Clean up public-types after pack (b9dcbca)

v2.9.0: Release 2.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 5

v2.8.1: Release 2.8.1

Compare Source

🐛 Bug Fix
Committers: 1

v2.8.0: Release 2.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v2.7.0: Release 2.7.0

Compare Source

🚀 Enhancement
Committers: 1

v2.6.2: Release 2.6.2

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 4

v2.6.1

Compare Source

ember-cli/ember-cli (ember-cli)

v6.1.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v6.0.1

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v6.0.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.12.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.11.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.10.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.9.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.8.1

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.8.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.7.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.6.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.5.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.4.2

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.4.1

Compare Source

Blueprint Changes

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps label Feb 20, 2021
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 041835f to 1ade4fa Compare February 21, 2021 11:41
@renovate renovate bot changed the title fix(deps): update dependency ember-concurrency to v2 fix(deps): update major dependencies (major) Feb 21, 2021
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 2 times, most recently from 8ea94d5 to 5ccec2c Compare February 24, 2021 18:58
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 4 times, most recently from 9887719 to bf909a3 Compare March 7, 2021 17:44
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from bf909a3 to 9723d5c Compare March 8, 2021 11:34
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 2 times, most recently from 8714d98 to d0a3d4f Compare March 23, 2021 15:51
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from d0a3d4f to 3ae6d55 Compare April 13, 2021 15:47
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 4 times, most recently from e74cd25 to 3873911 Compare April 30, 2021 01:15
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 2 times, most recently from 5f84c6f to e51a1f3 Compare May 9, 2021 21:03
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from e51a1f3 to ff18639 Compare May 15, 2021 19:26
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from ff18639 to c778326 Compare June 6, 2021 21:53
@renovate renovate bot changed the title fix(deps): update major dependencies (major) chore(deps): update major dependencies (major) Jun 15, 2021
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from c778326 to c10f7f8 Compare June 17, 2021 15:31
@renovate renovate bot changed the title chore(deps): update major dependencies (major) chore(deps): update dependency ember-auto-import to v2 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from c10f7f8 to 34c8a1d Compare June 24, 2021 22:51
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 34c8a1d to 074578c Compare August 10, 2021 18:37
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 074578c to 00acc1f Compare October 18, 2021 15:17
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 00acc1f to 0832c24 Compare January 6, 2022 14:24
@renovate renovate bot changed the title chore(deps): update dependency ember-auto-import to v2 chore(deps): update major dependencies (major) Jan 6, 2022
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 5 times, most recently from 9b8f558 to 1b3a316 Compare October 3, 2024 19:26
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 1b3a316 to f07cd5f Compare October 4, 2024 04:14
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 3 times, most recently from a553a87 to 2683561 Compare November 3, 2024 17:21
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 5 times, most recently from ef4ea89 to bd99041 Compare November 18, 2024 19:00
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 5 times, most recently from b3d5a18 to 90e329c Compare November 29, 2024 13:59
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 4 times, most recently from e929ac5 to 90d47fe Compare December 9, 2024 04:19
@renovate renovate bot changed the title chore(deps): update major dependencies (major) fix(deps): update major dependencies (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 90d47fe to da27c84 Compare December 13, 2024 21:43
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch 3 times, most recently from 4eb3658 to 948fc15 Compare December 26, 2024 22:17
@renovate renovate bot force-pushed the renovate/major-major-dependencies branch from 948fc15 to 9dfc32b Compare December 27, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants