Closed dependabot[bot] closed 1 month ago
Bumps the version group with 30 updates in the / directory:
1.4.0
1.5.0
0.9.2
0.10.0
4.4.0
4.4.1
7.25.2
7.25.9
3.6.1
3.6.5
3.4.15
3.4.19
1.16.6
1.16.9
4.0.5
4.0.8
2.7.4
2.8.1
5.8.1
5.12.0
5.3.8
5.3.9
0.20.0
0.21.0
7.0.4
7.0.7
4.1.1
4.1.3
0.13.8
0.13.9
8.1.1
8.1.2
2.21.1
2.22.0
2.19.10
2.19.11
5.5.4
5.6.3
5.93.0
5.95.0
1.77.8
1.80.3
7.25.0
2.2.5
2.3.0
9.3.0
9.4.1
4.22.4
4.24.0
22.7.6
22.7.9
Updates @glint/core from 1.4.0 to 1.5.0
@glint/core
Sourced from @glint/core's releases.
@glint/core
v1.5.0 :rocket: Enhancement core #748 check if template is in heritage clause (@patricklx) Committers: 1 Patrick Pircher (@patricklx)
core
@patricklx
c0b7414
6e6c9d7
1a1a150
6741221
54344ba
Updates release-plan from 0.9.2 to 0.10.0
release-plan
Sourced from release-plan's releases.
v0.10.0-release-plan Release (2024-10-17) release-plan 0.10.0 (minor) :rocket: Enhancement release-plan #81 Add support for specifying --access, aligning better with default publish behavior (@saracope) Committers: 1 Sara Cope (@saracope)
release-plan 0.10.0 (minor)
@saracope
Sourced from release-plan's changelog.
release-plan Changelog Release (2024-10-17) release-plan 0.10.0 (minor) :rocket: Enhancement release-plan #81 Add support for specifying --access, aligning better with default publish behavior (@saracope) Committers: 1 Sara Cope (@saracope) Release (2024-07-15) release-plan 0.9.2 (patch) :bug: Bug Fix release-plan #74 move @types packages to dev-dependencies (@mansona) Committers: 1 Chris Manson (@mansona) Release (2024-07-11) release-plan 0.9.1 (patch) :bug: Bug Fix release-plan #72 add a test to exercise latest-version dependency and update it (@mansona) :memo: Documentation release-plan #58 Update readme (@NullVoxPopuli) Committers: 2 Chris Manson (@mansona) @NullVoxPopuli Release (2024-03-12) release-plan 0.9.0 (minor) :rocket: Enhancement release-plan #66 start using github-changelog (@mansona) :house: Internal release-plan
release-plan 0.9.2 (patch)
@types
@mansona
release-plan 0.9.1 (patch)
@NullVoxPopuli
release-plan 0.9.0 (minor)
... (truncated)
Updates ember-css-transitions from 4.4.0 to 4.4.1
ember-css-transitions
Sourced from ember-css-transitions's releases.
Release 4.4.1 :bug: Bug Fix #138 Make utility functions importable (@tcjr) :house: Internal #148 Sync with latest addon blueprint via ember-cli-update (@SergeAstapov) #143 Use workspace protocol for addon reference (@SergeAstapov) Committers: 2 Sergey Astapov (@SergeAstapov) Tom Carter (@tcjr)
@tcjr
@SergeAstapov
Sourced from ember-css-transitions's changelog.
v4.4.1 (2024-10-12) :bug: Bug Fix #138 Make utility functions importable (@tcjr) :house: Internal #148 Sync with latest addon blueprint via ember-cli-update (@SergeAstapov) #143 Use workspace protocol for addon reference (@SergeAstapov) Committers: 2 Sergey Astapov (@SergeAstapov) Tom Carter (@tcjr)
1ba3d37
e0a20c6
@release-it-plugins/lerna-changelog
cd4e82a
fd3cf34
f7ce3f2
cc6ab42
4907817
9313edb
30d095f
a876d43
Updates @babel/core from 7.25.2 to 7.25.9
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) Every package #16917 fix: Accidentally published tsconfig files (@liuxingbaoyu) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Viktar Vaŭčkievič (@victorenator) @liuxingbaoyu v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env #16824 Inline one-line syntax plugins (@nicolo-ribaudo) Committers: 3 Babel Bot (@babel-bot) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung)
Thanks @victorenator for your first PR!
@victorenator
babel-parser
babel-template
babel-types
syntacticPlaceholders
@liuxingbaoyu
babel-helper-compilation-targets
babel-preset-env
@JLHwung
ClassAccessorProperty
no-undef
babel-helper-transform-fixture-test-runner
tsconfig
VISITOR_KEYS
@babel-bot
babel-core
resolvePlugin
resolvePreset
@nicolo-ribaudo
babel-plugin-proposal-async-do-expressions
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-do-expressions
babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-export-default-from
babel-plugin-proposal-function-bind
babel-plugin-proposal-function-sent
babel-plugin-proposal-import-defer
babel-plugin-proposal-partial-application
babel-plugin-proposal-throw-expressions
babel-plugin-transform-async-generator-functions
babel-plugin-transform-class-static-block
babel-plugin-transform-dynamic-import
babel-plugin-transform-export-namespace-from
babel-plugin-transform-json-strings
babel-plugin-transform-logical-assignment-operators
babel-plugin-transform-nullish-coalescing-operator
babel-plugin-transform-numeric-separator
babel-plugin-transform-object-rest-spread
babel-plugin-transform-optional-catch-binding
babel-plugin-transform-optional-chaining
babel-plugin-transform-private-property-in-object
Thanks @DylanPiercey and @YuHyeonWook for your first PRs!
@DylanPiercey
@YuHyeonWook
babel-helper-validator-identifier
Sourced from @babel/core's changelog.
v7.25.9 (2024-10-22) :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu) v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env #16824 Inline one-line syntax plugins (@nicolo-ribaudo) v7.25.7 (2024-10-02) :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
babel-traverse
babel-plugin-transform-classes
super()
babel-generator
infer
[no LineTerminator here]
--experimental-require-module
babel-helper-plugin-utils
babel-plugin-syntax-decimal
babel-plugin-syntax-import-reflection
babel-standalone
b07957e
af91759
f9cb91a
2570cfd
2533cfb
2ee4982
loadFullConfig
b2ba04c
cd8ffa4
9e14f7d
7722f23
typescript
typescript-eslint
Updates @embroider/compat from 3.6.1 to 3.6.5
@embroider/compat
Sourced from @embroider/compat's releases.
@embroider/compat
v3.6.5-@embroider/compat Release (2024-10-09) @embroider/compat 3.6.5 (patch) @embroider/core 3.4.19 (patch) @embroider/macros 1.16.9 (patch) @embroider/shared-internals 2.8.1 (patch) @embroider/webpack 4.0.8 (patch) :bug: Bug Fix @embroider/shared-internals #2151 Fix hbs plugin not resolving .hbs due to broken Regex (@simonihmig) Committers: 1 Simon Ihmig (@simonihmig) v1.0.1-@embroider/broccoli-side-watch Release (2024-10-09) @embroider/broccoli-side-watch 1.0.1 (patch) :bug: Bug Fix @embroider/broccoli-side-watch #2148 Fix broken default export when required from CJS (@simonihmig) Committers: 1 Simon Ihmig (@simonihmig) v6.0.1-@embroider/addon-dev Release (2024-10-09) @embroider/addon-dev 6.0.1 (patch) @embroider/broccoli-side-watch 1.0.0 (major) @embroider/compat 3.6.4 (patch) @embroider/core 3.4.18 (patch) @embroider/macros 1.16.8 (patch) @embroider/shared-internals 2.8.0 (minor) @embroider/webpack 4.0.7 (patch) :boom: Breaking Change @embroider/broccoli-side-watch #2146 Fix broccoli-side-watch so release-plan will release as 1.0.0 (@simonihmig) :rocket: Enhancement @embroider/broccoli-side-watch, @embroider/shared-internals #2141 Add better broccoli-side-watch package (@simonihmig) :bug: Bug Fix @embroider/addon-dev, @embroider/test-scenarios #2136 Enforce correct plugin order in addon-dev (@simonihmig)
@embroider/compat 3.6.5 (patch) @embroider/core 3.4.19 (patch) @embroider/macros 1.16.9 (patch) @embroider/shared-internals 2.8.1 (patch) @embroider/webpack 4.0.8 (patch)
@embroider/core
@embroider/macros
@embroider/shared-internals
@embroider/webpack
@embroider/shared-internals
@simonihmig
@embroider/broccoli-side-watch
@embroider/broccoli-side-watch 1.0.1 (patch)
@embroider/broccoli-side-watch
@embroider/addon-dev
@embroider/addon-dev 6.0.1 (patch) @embroider/broccoli-side-watch 1.0.0 (major) @embroider/compat 3.6.4 (patch) @embroider/core 3.4.18 (patch) @embroider/macros 1.16.8 (patch) @embroider/shared-internals 2.8.0 (minor) @embroider/webpack 4.0.7 (patch)
@embroider/addon-dev
@embroider/test-scenarios
Updates @embroider/core from 3.4.15 to 3.4.19
@embroider/core
Sourced from @embroider/core's releases.
Updates @embroider/macros from 1.16.6 to 1.16.9
@embroider/macros
Sourced from @embroider/macros's releases.
Updates @embroider/webpack from 4.0.5 to 4.0.8
@embroider/webpack
Sourced from @embroider/webpack's releases.
Updates @glint/environment-ember-loose from 1.4.0 to 1.5.0
@glint/environment-ember-loose
Sourced from @glint/environment-ember-loose's releases.
@glint/environment-ember-loose
Updates @glint/template from 1.4.0 to 1.5.0
@glint/template
Sourced from @glint/template's releases.
@glint/template
Updates ember-auto-import from 2.7.4 to 2.8.1
ember-auto-import
Sourced from ember-auto-import's releases.
v2.8.1-ember-auto-import Release (2024-09-20) ember-auto-import 2.8.1 (patch) :bug: Bug Fix ember-auto-import #637 Fixing broccoli-debug (@ef4) Committers: 1 Edward Faulkner (@ef4) v2.8.0-ember-auto-import Release (2024-09-16) ember-auto-import 2.8.0 (minor) :rocket: Enhancement ember-auto-import #623 Optimize watched directories (@simonihmig) :house: Internal ember-auto-import #621 fix the repo link in the published package (@mansona) Other #636 update release-plan CI jobs (@mansona) ember-auto-import, @ef4/test-scenarios #634 Update scenario-tester (@simonihmig) #630 Update TypeScript to latest (@simonihmig) @ef4/addon-template, @ef4/app-template, @ef4/test-scenarios #635 Fix CI for new Ember v6 canary and volta v2 releases (@simonihmig) Committers: 2 Chris Manson (@mansona) Simon Ihmig (@simonihmig)
ember-auto-import 2.8.1 (patch)
@ef4
ember-auto-import 2.8.0 (minor)
@ef4/test-scenarios
@ef4/addon-template
@ef4/app-template
Sourced from ember-auto-import's changelog.
Changelog Release (2024-09-20) ember-auto-import 2.8.1 (patch) :bug: Bug Fix ember-auto-import #637 Fixing broccoli-debug (@ef4) Committers: 1 Edward Faulkner (@ef4) Release (2024-09-16) ember-auto-import 2.8.0 (minor) :rocket: Enhancement ember-auto-import #623 Optimize watched directories (@simonihmig) :house: Internal ember-auto-import #621 fix the repo link in the published package (@mansona) Other #636 update release-plan CI jobs (@mansona) ember-auto-import, @ef4/test-scenarios #634 Update scenario-tester (@simonihmig) #630 Update TypeScript to latest (@simonihmig) @ef4/addon-template, @ef4/app-template, @ef4/test-scenarios #635 Fix CI for new Ember v6 canary and volta v2 releases (@simonihmig) Committers: 2 Chris Manson (@mansona) Simon Ihmig (@simonihmig) Release (2024-06-24) ember-auto-import 2.7.4 (patch) :bug: Bug Fix ember-auto-import #629 only check devDependencies when checking requested range of an app package (@mansona) :house: Internal @ef4/test-scenarios #626 setup windows tests (@mansona) Committers: 1 Chris Manson (@mansona)
ember-auto-import 2.7.4 (patch)
Updates ember-cli from 5.8.1 to 5.12.0
ember-cli
Sourced from ember-cli's releases.
Release 5.12.0 Blueprint Changes ember new diff ember addon diff Changelog #10483 Bump @embroider/* dependencies @NullVoxPopuli #10486 Bump ember-template-lint @NullVoxPopuli #10481 Bump ember-cli-app-version @NullVoxPopuli #10485 Bump eslint-plugin-ember @NullVoxPopuli #10484 Bump ember-resolver @NullVoxPopuli #10479 Bump @typescript-eslint dependencies to latest @NullVoxPopuli #10482 Bump qunit-dom @NullVoxPopuli #10480 Bump @ember/string @NullVoxPopuli #10499 [ENHANCEMENT] Update testem @bertdeblock Thank you to all who took the time to contribute! Release 5.12.0-beta.0 Blueprint Changes ember new diff ember addon diff Changelog #10483 Bump @embroider/* dependencies @NullVoxPopuli #10486 Bump ember-template-lint @NullVoxPopuli #10481 Bump ember-cli-app-version @NullVoxPopuli #10485 Bump eslint-plugin-ember @NullVoxPopuli #10484 Bump ember-resolver @NullVoxPopuli #10479 Bump @typescript-eslint dependencies to latest @NullVoxPopuli #10482 Bump qunit-dom @NullVoxPopuli #10480 Bump @ember/string @NullVoxPopuli #10499 [ENHANCEMENT] Update testem @bertdeblock Thank you to all who took the time to contribute! Release 5.11.0 Blueprint Changes ember new diff ember addon diff Changelog #10474 Improve dx when WelcomePage is present @ef4 #10475 Document WRITE_FIXTURES @kategengler
ember new
ember addon
@typescript-eslint
@ember/string
testem
@bertdeblock
Thank you to all who took the time to contribute!
@kategengler
Sourced from ember-cli's changelog.
v5.12.0 Blueprint Changes ember new diff ember addon diff Changelog #10483 Bump @embroider/* dependencies @NullVoxPopuli #10486 Bump ember-template-lint @NullVoxPopuli #10481 Bump ember-cli-app-version @NullVoxPopuli #10485 Bump eslint-plugin-ember @NullVoxPopuli #10484 Bump ember-resolver @NullVoxPopuli #10479 Bump @typescript-eslint dependencies to latest @NullVoxPopuli #10482 Bump qunit-dom @NullVoxPopuli #10480 Bump @ember/string @NullVoxPopuli #10499 [ENHANCEMENT] Update testem @bertdeblock Thank you to all who took the time to contribute! v5.11.0 Blueprint Changes ember new diff ember addon diff Changelog #10474 Improve dx when WelcomePage is present @ef4 #10475 Document WRITE_FIXTURES @kategengler #10476 Bump content-tag to v2 @SergeAstapov Thank you to all who took the time to contribute! v5.10.0 Blueprint Changes ember new diff ember addon diff Changelog #10464 Specified the locale in setupIntl() @ijlee2 Thank you to all who took the time to contribute! v5.9.0
@ijlee2
8f38065
fe2b6be
6ca8996
ceb0dd4
a296c79
c887f5b
739a3ea
d459c4a
502252e
891ea48
Updates ember-data from 5.3.8 to 5.3.9
ember-data
Sourced from ember-data's releases.
v4.11.3 - Roads? Where We're Going ... Fixes a memory leak in SSR/Tests and Infinite Recursion bug in develop when yielded/awaited in an ember-concurrency task.
Fixes a memory leak in SSR/Tests and Infinite Recursion bug in develop when yielded/awaited in an ember-concurrency task.
Sourced from ember-data's changelog.
v5.3.9 (2024-10-22) Committers: (0) v5.3.4 (2024-06-15) :evergreen_tree: New Deprecation #9479 feat: support migration path for ember-inflector usage (@runspired) #9403 feat: deprecate store extending EmberObject (@runspired) :memo: Documentation #9394 Add cookbook page about model names convention (@Baltazore) #9393 Update types on typescript guide part 4 (@Baltazore) #9390 docs: fix readme links in @warp-drive/ember (@runspired) #9379 fix: Automate uninstall process (@MichalBryxi) #9378 Update some docs to string ids (@wagenet) #9300 doc: remove reference to unexisting ESA auth handler (@sly7-7) #9332 docs: add typescript guide (@runspired) #9328 chore: update READMEs with status and dist tag info (@runspired) #9329 chore: update compat chart in README (@runspired) #9299 doc: use store for save-record docs (@Yelinz) #9298 docs(request): remove duplicate line in readme (@Yelinz) #9063 docs: add requests guide (@ru... _Description has been truncated_
@runspired
@Baltazore
@warp-drive/ember
@MichalBryxi
@wagenet
@sly7-7
@Yelinz
@ru... _Description has been truncated_
@dependabot rebase
Superseded by #228.
Bumps the version group with 30 updates in the / directory:
1.4.0
1.5.0
0.9.2
0.10.0
4.4.0
4.4.1
7.25.2
7.25.9
3.6.1
3.6.5
3.4.15
3.4.19
1.16.6
1.16.9
4.0.5
4.0.8
1.4.0
1.5.0
1.4.0
1.5.0
2.7.4
2.8.1
5.8.1
5.12.0
5.3.8
5.3.9
0.20.0
0.21.0
7.0.4
7.0.7
4.1.1
4.1.3
0.13.8
0.13.9
8.1.1
8.1.2
2.21.1
2.22.0
2.19.10
2.19.11
5.5.4
5.6.3
5.93.0
5.95.0
1.77.8
1.80.3
7.25.2
7.25.9
7.25.0
7.25.9
1.4.0
1.5.0
2.2.5
2.3.0
9.3.0
9.4.1
4.22.4
4.24.0
22.7.6
22.7.9
Updates
@glint/core
from 1.4.0 to 1.5.0Release notes
Sourced from
@glint/core
's releases.Commits
c0b7414
Release 1.5.06e6c9d7
Merge pull request #748 from patricklx/patch-41a1a150
fix lint6741221
add test54344ba
check if is in heritage clauseUpdates
release-plan
from 0.9.2 to 0.10.0Release notes
Sourced from release-plan's releases.
Changelog
Sourced from release-plan's changelog.
... (truncated)
Commits
Updates
ember-css-transitions
from 4.4.0 to 4.4.1Release notes
Sourced from ember-css-transitions's releases.
Changelog
Sourced from ember-css-transitions's changelog.
Commits
1ba3d37
Release 4.4.1e0a20c6
restore@release-it-plugins/lerna-changelog
configcd4e82a
Merge pull request #148 from miguelcobain/sync-blueprintfd3cf34
Sync with latest addon blueprint via ember-cli-updatef7ce3f2
Merge pull request #147 from miguelcobain/bump-docs-depscc6ab42
Update dependencies in docs workspace4907817
Merge pull request #146 from miguelcobain/bump-test-app-deps9313edb
Update dependencies in test-app workspace30d095f
Merge pull request #145 from miguelcobain/bump-addons-depsa876d43
Update dependencies in addon workspaceUpdates
@babel/core
from 7.25.2 to 7.25.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)f9cb91a
v7.25.82570cfd
Restore public API ofresolvePlugin
/resolvePreset
(#16888)2533cfb
v7.25.72ee4982
chore: ImproveloadFullConfig
types (#16872)b2ba04c
Allow sync loading of ESM when--experimental-require-module
(#16820)cd8ffa4
[Babel 8] fix: Throwing exceptions synchronously (#16836)9e14f7d
chore: Enable more lint rules (#16827)7722f23
Updatetypescript
&typescript-eslint
(#16826)Updates
@embroider/compat
from 3.6.1 to 3.6.5Release notes
Sourced from
@embroider/compat
's releases.... (truncated)
Commits
Updates
@embroider/core
from 3.4.15 to 3.4.19Release notes
Sourced from
@embroider/core
's releases.... (truncated)
Commits
Updates
@embroider/macros
from 1.16.6 to 1.16.9Release notes
Sourced from
@embroider/macros
's releases.... (truncated)
Commits
Updates
@embroider/webpack
from 4.0.5 to 4.0.8Release notes
Sourced from
@embroider/webpack
's releases.... (truncated)
Commits
Updates
@glint/environment-ember-loose
from 1.4.0 to 1.5.0Release notes
Sourced from
@glint/environment-ember-loose
's releases.Commits
c0b7414
Release 1.5.06e6c9d7
Merge pull request #748 from patricklx/patch-41a1a150
fix lint6741221
add test54344ba
check if is in heritage clauseUpdates
@glint/template
from 1.4.0 to 1.5.0Release notes
Sourced from
@glint/template
's releases.Commits
c0b7414
Release 1.5.06e6c9d7
Merge pull request #748 from patricklx/patch-41a1a150
fix lint6741221
add test54344ba
check if is in heritage clauseUpdates
ember-auto-import
from 2.7.4 to 2.8.1Release notes
Sourced from ember-auto-import's releases.
Changelog
Sourced from ember-auto-import's changelog.
... (truncated)
Commits
Updates
ember-cli
from 5.8.1 to 5.12.0Release notes
Sourced from ember-cli's releases.
... (truncated)
Changelog
Sourced from ember-cli's changelog.
... (truncated)
Commits
8f38065
Release 5.12.0fe2b6be
update changelog6ca8996
Merge branch 'beta' into releaseceb0dd4
Merge pull request #10509 from kellyselden/update_stable_depsa296c79
update stable depsc887f5b
Release 5.12.0-beta.0739a3ea
update changelogd459c4a
Merge branch 'master' into beta502252e
Merge pull request #10502 from kellyselden/update_beta_deps891ea48
update beta depsUpdates
ember-data
from 5.3.8 to 5.3.9Release notes
Sourced from ember-data's releases.
Changelog
Sourced from ember-data's changelog.