ember-autofocus-modifier
ember-autofocus-modifier copied to clipboard
chore(deps-dev): bump ember-source from 4.12.2 to 5.12.0
Bumps ember-source from 4.12.2 to 5.12.0.
Changelog
Sourced from ember-source's changelog.
v5.12.0 (September 30, 2024)
- #20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements
- #20714 [BUGFIX] Break eager cycle for "deprecate" function
v5.11.1 (September 23, 2024)
- #20734 Circularity fixes
v5.11.0 (August 19, 2024)
- #20716 [BREAKING] Drop Node 16 support
- #20704 Remove
Component
suffix from blueprints to facilitate\<template>
v5.10.2 (August 6, 2024)
- #20726 [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle
- #20715 [BUGFIX] Don't publish empty modules
v5.10.1 (July 12, 2024)
- #20720 [BUGFIX] Fix deprecation guide url for array prototype extensions deprecation
v5.10.0 (July 8, 2024)
- #20702 [DEPRECATION] Deprecate array prototype extensions per [RFC #848](https://rfcs.emberjs.com/id/0848-deprecate-array-prototype-extensions/).
- #20660 [DEPRECATION] Deprecate non-colocated component template resolution per [RFC #995](https://rfcs.emberjs.com/id/0995-deprecate-non-colocated-components).
- #20675 [INTERNAL] Build reform
- #20683 [CLEANUP] Remove application-template-wrapper optional feature support
- #20685 [CLEANUP] Remove support for non-glimmer template-only components
- #20681 Update ember-cli-babel
v5.9.0 (June 3, 2024)
- #20653 [DEPRECATION] Deprecate
(action)
and{{action}}
in templates per [RFC #1006](https://rfcs.emberjs.com/id/1006-deprecate-action-template-helper).- #20669 [FEATURE] Make deprecations throw when the
until
forember-source
has passed per [RFC #0830](https://rfcs.emberjs.com/id/0830-evolving-embers-major-version-process).- #20656 / #20664 [BUGFIX] Upgrade router_js to support
exactOptionalPropertyTypes
- #20658 Upgrade glimmer-vm to v0.92
- #20678 Address a missed deprecation introduced in #20658
v5.8.0 (April 15, 2024)
- #20672 [BUGFIX] Restore
{{this.attrs.foo}}
deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.v5.7.0 (March 4, 2024)
- #20639 [FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per [RFC #774](https://rfcs.emberjs.com/id/0774-implicit-record-route-loading).
- #20597 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
- #20645 [BUGFIX] Make sure the
component-class
blueprint generates a signature in a TS project- #20224 Integrate types for the
warn
method
... (truncated)
Commits
ebf0f43
Release v5.12.0eacea65
Add v5.12.0 to CHANGELOG for ember-sourcefc840c4
Release v5.12.0-beta.3c4be1e0
Add v5.12.0-beta.3 to CHANGELOG forember-source
d709054
Release v5.12.0-beta.24bcd397
Add v5.12.0-beta.2 to CHANGELOGd09b106
bumpa57e1cb
Upgrade vm packages againa213d83
Upgrade vm packages againd54a77c
Upgrade glimmer-vm for some perf improvements- Additional commits viewable in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)