Closed dependabot[bot] closed 1 week ago
Bumps the lwc group with 7 updates in the / directory:
8.2.0
8.7.0
18.1.0
18.1.1
Updates @lwc/compiler from 8.2.0 to 8.7.0
@lwc/compiler
Sourced from @lwc/compiler's releases.
@lwc/compiler
v8.7.0 What's Changed refactor(ssr-compiler): remove setter attribute reflection by @ekashida in salesforce/lwc#4772 build(deps-dev): bump the theoretically-non-breaking group with 15 updates by @dependabot in salesforce/lwc#4774 fix(types): better ARIA types by @wjhsf in salesforce/lwc#4765 test: fix Symbol error in fixture by @nolanlawson in salesforce/lwc#4777 feat(ssr-compiler): api decorator support by @ekashida in salesforce/lwc#4766 test: fix flaky mutation logging test by @nolanlawson in salesforce/lwc#4782 fix: make <input> value/checked pure props by @nolanlawson in salesforce/lwc#4776 feat(engine-dom): native-only styles by @nolanlawson in salesforce/lwc#4780 test(ssr-compiler): remove test scenarios that throw exceptions by @ekashida in salesforce/lwc#4786 fix(tests): timeout in debug should not exceed max signed 32 bit int by @cardoso in salesforce/lwc#4795 test(ssr): account for all Rollup warnings by @nolanlawson in salesforce/lwc#4794 fix(ssr): fix duplicate styles in same template by @nolanlawson in salesforce/lwc#4792 fix(ssr): make child props immutable by @nolanlawson in salesforce/lwc#4779 fix(ssr): fix converting dynamic values to strings by @nolanlawson in salesforce/lwc#4778 chore: release v8.7.0 by @nolanlawson in salesforce/lwc#4797 chore: release v8.7.0 by @nolanlawson in salesforce/lwc#4798 Full Changelog: https://github.com/salesforce/lwc/compare/v8.6.0...v8.7.0 v8.6.0 What's Changed chore(tests): disable usage of vitest globals by @cardoso in salesforce/lwc#4740 feat(template-compiler): warning for slot attribute not at the top level by @cardoso in salesforce/lwc#4711 fix(engine): do not render empty string attr values by @nolanlawson in salesforce/lwc#4748 test: ignore rendered class order by @nolanlawson in salesforce/lwc#4737 chore(ssr-compiler): aria loose ends by @ekashida in salesforce/lwc#4735 fix(ssr-compiler): update estemplate spec by @ekashida in salesforce/lwc#4749 Revert "fix(ssr-compiler): update estemplate spec (#4749)" by @wjhsf in salesforce/lwc#4750 test(engine-server): rethrow assertion errors by @cardoso in salesforce/lwc#4755 chore(ssr): label validators by @wjhsf in salesforce/lwc#4751 feat(ssr): add hooks and sanitize HTML content hook @ W-17006973 by @wjhsf in salesforce/lwc#4733 test(ssr): fixtures to show static-optimized gaps by @nolanlawson in salesforce/lwc#4754 fix(compiler): concatenate adjacent text/comments by @nolanlawson in salesforce/lwc#4758 feat(ssr): forbid scary attributes by @wjhsf in salesforce/lwc#4734 chore: fix test broken due to merge by @nolanlawson in salesforce/lwc#4760 chore: remove fixture copy by @nolanlawson in salesforce/lwc#4764 test(ssr): add yet more tests for scoped slots by @nolanlawson in salesforce/lwc#4745 feat(ssr): implement scoped slots by @nolanlawson in salesforce/lwc#4767 fix: hydrateChildren fixed to handle VFragments by @jye-sf in salesforce/lwc#4762 fix(engine): fix <input> prop discrepancies by @nolanlawson in salesforce/lwc#4761 chore: v8.6.0 by @jye-sf in salesforce/lwc#4770 chore: release v8.6.0 by @jye-sf in salesforce/lwc#4771 Full Changelog: https://github.com/salesforce/lwc/compare/v8.5.0...v8.6.0 v8.5.0
@ekashida
@dependabot
@wjhsf
@nolanlawson
<input>
value
checked
@cardoso
Full Changelog: https://github.com/salesforce/lwc/compare/v8.6.0...v8.7.0
@jye-sf
Full Changelog: https://github.com/salesforce/lwc/compare/v8.5.0...v8.6.0
... (truncated)
0aa273c
2f95ce2
6f00341
0343d05
0b4d5ac
08c7cdb
75ff766
1f4dd3d
cc298dd
v8.3.0
b9947b4
@W-16946933
Updates @lwc/engine-dom from 8.2.0 to 8.7.0
@lwc/engine-dom
Sourced from @lwc/engine-dom's releases.
@lwc/engine-dom
691f981
Updates @lwc/engine-server from 8.2.0 to 8.7.0
@lwc/engine-server
Sourced from @lwc/engine-server's releases.
@lwc/engine-server
a85b192
752e73f
bb0ce99
b0ba9da
\<input>
d7fb767
fe4e95f
e65e9bc
263c93e
Updates @lwc/jest-preset from 18.1.0 to 18.1.1
@lwc/jest-preset
46d81a5
242a1ee
@W-17160682
Updates @lwc/jest-resolver from 18.1.0 to 18.1.1
@lwc/jest-resolver
Updates @lwc/jest-serializer from 18.1.0 to 18.1.1
@lwc/jest-serializer
Updates @lwc/jest-transformer from 18.1.0 to 18.1.1
@lwc/jest-transformer
Updates @lwc/module-resolver from 8.2.0 to 8.7.0
@lwc/module-resolver
Sourced from @lwc/module-resolver's releases.
@lwc/module-resolver
Updates @lwc/synthetic-shadow from 8.2.0 to 8.7.0
@lwc/synthetic-shadow
Sourced from @lwc/synthetic-shadow's releases.
@lwc/synthetic-shadow
Updates @lwc/wire-service from 8.2.0 to 8.7.0
@lwc/wire-service
Sourced from @lwc/wire-service's releases.
@lwc/wire-service
v8.7.0 What's Changed refactor(ssr-compiler): remove setter attribute reflection by @ekashida in salesforce/lwc#4772 build(deps-dev): bump the theoretically-non-breaking group with 15 updates by @dependabot in salesforce/lwc#4774 fix(types): better ARIA types by @wjhsf in salesforce/lwc#4765 test: fix Symbol error in fixture by @nolanlawson in salesforce/lwc#4777 feat(ssr-compiler): api decorator support by @ekashida in salesforce/lwc#4766 test: fix flaky mutation logging test by @nolanlawson in salesforce/lwc#4782 fix: make <input> value/checked pure props by @nolanlawson in salesforce/lwc#4776 feat(engine-dom): native-only styles by @nolanlawson in salesforce/lwc#4780 test(ssr-compiler): remove test scenarios that throw exceptions by @ekashida in salesforce/lwc#4786 fix(tests): timeout in debug should not exceed max signed 32 bit int by @cardoso in salesforce/lwc#4795 test(ssr): account for all Rollup warnings by @nolanlawson in salesforce/lwc#4794 fix(ssr): fix duplicate styles in same template by @nolanlawson in salesforce/lwc#4792 fix(ssr): make child props immutable by @nolanlawson in salesforce/lwc#4779 fix(ssr): fix converting dynamic values to strings by @nolanlawson in salesforce/lwc#4778 chore: release v8.7.0 by @nolanlawson in salesforce/lwc#4797 chore: release v8.7.0 by @nolanlawson in salesforce/lwc#4798 Full Changelog: https://github.com/salesforce/lwc/compare/v8.6.0...v8.7.0 v8.6.0 What's Changed chore(tests): disable usage of vitest globals by @cardoso in salesforce/lwc#4740 feat(template-compiler): warning for slot attribute not at the top level by @cardoso in salesforce/lwc#4711 fix(engine): do not render empty string attr values by @nolanlawson in salesforce/lwc#4748 test: ignore rendered class order by @nolanlawson in salesforce/lwc#4737 chore(ssr-compiler): aria loose ends by @ekashida in salesforce/lwc#4735 fix(ssr-compiler): update estemplate spec by @ekashida in salesforce/lwc#4749 Revert "fix(ssr-compiler): update estemplate spec (#4749)" by @wjhsf in salesforce/lwc#4750 test(engine-server): rethrow assertion errors by @cardoso in salesforce/lwc#4755 chore(ssr): label validators by @wjhsf in salesforce/lwc#4751 feat(ssr): add hooks and sanitize HTML content hook @ W-17006973 by @wjhsf in salesforce/lwc#4733 test(ssr): fixtures to show static-optimized gaps by @nolanlawson in salesforce/lwc#4754 fix(compiler): concatenate adjacent text/comments by @nolanlawson in salesforce/lwc#4758 feat(ssr): forbid scary attributes by @wjhsf in salesforce/lwc#4734 chore: fix test broken due to merge by @nolanlawson in salesforce/lwc#4760 chore: remove fixture copy by @nolanlawson in salesforce/lwc#4764 test(ssr): add yet more tests for scoped slots by @nolanlawson in dependabot[bot] commented 1 week ago Looks like these dependencies are no longer updatable, so this is no longer needed.
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the lwc group with 7 updates in the / directory:
8.2.0
8.7.0
8.2.0
8.7.0
8.2.0
8.7.0
18.1.0
18.1.1
8.2.0
8.7.0
8.2.0
8.7.0
8.2.0
8.7.0
Updates
@lwc/compiler
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/compiler
's releases.... (truncated)
Commits
0aa273c
chore: release v8.7.0 (#4797)2f95ce2
chore: v8.6.0 (#4770)6f00341
chore(tests): disable usage of vitest globals (#4740)0343d05
chore: release v8.5.0 (#4736)0b4d5ac
build(deps): bump the theoretically-non-breaking group across 1 directory wit...08c7cdb
chore: release v8.4.0 (#4716)75ff766
chore: resolve minor feedback from #4685 (#4700)1f4dd3d
feat(ssr): add SSR compilation mode (#4685)cc298dd
chore: releasev8.3.0
(#4686)b9947b4
feat(ssr): explicitly disallow lwc:dynamic@W-16946933
(#4623)Updates
@lwc/engine-dom
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/engine-dom
's releases.... (truncated)
Commits
0aa273c
chore: release v8.7.0 (#4797)2f95ce2
chore: v8.6.0 (#4770)6f00341
chore(tests): disable usage of vitest globals (#4740)0343d05
chore: release v8.5.0 (#4736)08c7cdb
chore: release v8.4.0 (#4716)cc298dd
chore: releasev8.3.0
(#4686)691f981
feat(signals): add a way to set symbol as key (#4665)Updates
@lwc/engine-server
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/engine-server
's releases.... (truncated)
Commits
0aa273c
chore: release v8.7.0 (#4797)a85b192
fix(ssr): make child props immutable (#4779)752e73f
fix(ssr): fix duplicate styles in same template (#4792)bb0ce99
test(ssr-compiler): remove test scenarios that throw exceptions (#4786)b0ba9da
fix: make\<input>
value
/checked
pure props (#4776)d7fb767
feat(ssr-compiler): api decorator support (#4766)fe4e95f
test: fix Symbol error in fixture (#4777)2f95ce2
chore: v8.6.0 (#4770)e65e9bc
fix(engine): fix\<input>
prop discrepancies (#4761)263c93e
test(ssr): add yet more tests for scoped slots (#4745)Updates
@lwc/jest-preset
from 18.1.0 to 18.1.1Commits
46d81a5
v18.1.1242a1ee
@W-17160682
Set SSR env var to 'true' in server-side rendering Jest preset (#...Updates
@lwc/jest-resolver
from 18.1.0 to 18.1.1Commits
46d81a5
v18.1.1Updates
@lwc/jest-serializer
from 18.1.0 to 18.1.1Commits
46d81a5
v18.1.1Updates
@lwc/jest-transformer
from 18.1.0 to 18.1.1Commits
46d81a5
v18.1.1Updates
@lwc/module-resolver
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/module-resolver
's releases.... (truncated)
Commits
0aa273c
chore: release v8.7.0 (#4797)2f95ce2
chore: v8.6.0 (#4770)6f00341
chore(tests): disable usage of vitest globals (#4740)0343d05
chore: release v8.5.0 (#4736)08c7cdb
chore: release v8.4.0 (#4716)cc298dd
chore: releasev8.3.0
(#4686)Updates
@lwc/synthetic-shadow
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/synthetic-shadow
's releases.... (truncated)
Commits
0aa273c
chore: release v8.7.0 (#4797)2f95ce2
chore: v8.6.0 (#4770)0343d05
chore: release v8.5.0 (#4736)08c7cdb
chore: release v8.4.0 (#4716)cc298dd
chore: releasev8.3.0
(#4686)Updates
@lwc/wire-service
from 8.2.0 to 8.7.0Release notes
Sourced from
@lwc/wire-service
's releases.