sveltekit-blog
sveltekit-blog copied to clipboard
Bump braces, @storybook/addon-essentials, webpack, @storybook/addon-svelte-csf and @storybook/svelte
Bumps braces to 3.0.3 and updates ancestor dependencies braces, @storybook/addon-essentials, webpack, @storybook/addon-svelte-csf and @storybook/svelte. These dependencies need to be updated together.
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates @storybook/addon-essentials from 6.3.8 to 6.5.16
Changelog
Sourced from @storybook/addon-essentials's changelog.
6.5.0-rc.1 (May 18, 2022)
Bug Fixes
- CLI: Improve webpack version and add detection of nextjs (#18220)
- ArgsTable: Gracefully handle conditional args failures (#18248)
- Controls: Fix reset button broken for !undefined URL values (#18231)
- Vue3: Add support for TSX in single file components (#18038)
6.5.0-rc.0 (May 17, 2022)
Features
- Addon-a11y: Show % of users in toolbar menu (#18003)
Bug Fixes
- Web-components: Clean Lit Expression comments in story source (#18108)
- Vue: Map args correctly in CSF3 implicit render function (#18209)
- Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (#18208
Maintenance
- CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (#18195)
- Build: Cleanup noise from unit tests (#18196)
Dependency Upgrades
- Fixed PnP compatibility for bundled components package (#18015)
6.5.0-beta.8 (May 11, 2022)
Bug Fixes
- Composition: Fix metadata.json incorrectly overriding main.js refs versions (#18185)
Maintenance
- Examples: Set channelOptions to disallow function serialization (#18071)
Dependency Upgrades
- Upgrade to telejson 6 (#18164)
6.5.0-beta.7 (May 9, 2022)
Features
... (truncated)
Commits
- See full diff in compare view
Updates webpack from 4.46.0 to 5.92.0
Release notes
Sourced from webpack's releases.
v5.92.0
Bug Fixes
- Correct tidle range's comutation for module federation
- Consider runtime for pure expression dependency update hash
- Return value in the
subtractRuntimefunction for runtime logic- Fixed failed to resolve promise when eager import a dynamic cjs
- Avoid generation extra code for external modules when remapping is not required
- The
css/globaltype now handles the exports name- Avoid hashing for
@keyframeand@propertyat-rules incss/globaltype- Fixed mangle with destructuring for JSON modules
- The
stats.hasWarnings()method now respects theignoreWarningsoption- Fixed
ArrayQueueiterator- Correct behavior of
__webpack_exports_info__.a.b.canMangle- Changed to the correct plugin name for the
CommonJsChunkFormatPluginplugin- Set the
chunkLoadingoption to theimportwhen environment is unknown and output is module- Fixed when runtimeChunk has no exports when
modulechunkFormat used- [CSS] Fixed parsing minimized CSS import
- [CSS] URLs in CSS files now have correct public path
- [CSS] The
cssmodule type should not allow parser to switch mode- [Types] Improved context module types
New Features
- Added platform target properties to compiler
- Improved multi compiler cache location and validating it
- Support
import attributesspec (withkeyword)- Support
node:prefix for Node.js core modules in runtime code- Support prefetch/preload for module chunk format
- Support "..." in the
importsFieldsoption for resolver- Root module is less prone to be wrapped in IIFE
- Export
InitFragmentclass for plugins- Export
compileBooleanMatcherutil for plugins- Export
InputFileSystemandOutputFileSystemtypes- [CSS] Support the
esModulegenerator option for CSS modules- [CSS] Support CSS when chunk format is module
v5.91.0
Bug Fixes
- Deserializer for ignored modules doesn't crash
- Allow the
unsafeCacheoption to be a proxy object- Normalize the
snapshot.unmanagedPathsoption- Fixed
fstypes- Fixed resolve's plugins types
- Fixed wrongly calculate postOrderIndex
- Fixed watching types
- Output import attrbiutes/import assertions for external JS imports
- Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
- [CSS] Output
layer/supports/mediafor external CSS imports
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates @storybook/addon-svelte-csf from 1.1.0 to 4.1.3
Release notes
Sourced from @storybook/addon-svelte-csf's releases.
v4.1.3
🐛 Bug Fix
- Fix dependency on
@storybook/node-loggerand@storybook/client-logger#182 (@ndelangen)🔩 Dependency Updates
- chore: Remove
fs-extrain favor ofnode:fs#179 (@xeho91)- Update
pnpmtov9& improve CI #180 (@xeho91)Authors: 2
- Mateusz Kadlubowski (
@xeho91)- Norbert de Langen (
@ndelangen)v4.1.2
🐛 Bug Fix
- Support Storybook 8 #165 (
@JReinhold)📝 Documentation
Authors: 2
- Jeppe Reinhold (
@JReinhold)- Luis E. González (
@LuisEGR)v4.1.2-next.0
🐛 Bug Fix
- Support Storybook 8 #165 (
@JReinhold)Authors: 1
- Jeppe Reinhold (
@JReinhold)v4.1.1
🐛 Bug Fix
⚠️ Pushed to
main
- Set git user in release action (
@JReinhold)Authors: 2
- Jeppe Reinhold (
@JReinhold)
... (truncated)
Changelog
Sourced from @storybook/addon-svelte-csf's changelog.
v4.1.3 (Thu May 16 2024)
🐛 Bug Fix
- Fix dependency on
@storybook/node-loggerand@storybook/client-logger#182 (@ndelangen)🔩 Dependency Updates
- chore: Remove
fs-extrain favor ofnode:fs#179 (@xeho91)- Update
pnpmtov9& improve CI #180 (@xeho91)Authors: 2
- Mateusz Kadlubowski (
@xeho91)- Norbert de Langen (
@ndelangen)
v4.1.2 (Wed Mar 06 2024)
🐛 Bug Fix
- Support Storybook 8 #165 (
@JReinhold)⚠️ Pushed to
main
- Upgrade auto (
@JReinhold)- Support Storybook 8 (
@JReinhold)- Merge branch 'next' (
@JReinhold)📝 Documentation
Authors: 2
- Jeppe Reinhold (
@JReinhold)- Luis E. González (
@LuisEGR)
v4.1.1 (Wed Jan 31 2024)
🐛 Bug Fix
⚠️ Pushed to
main
- Set git user in release action (
@JReinhold)
... (truncated)
Commits
0c31f56Bump version to: 4.1.3 [skip ci]8d8ec91Update CHANGELOG.md [skip ci]14ec1cbMerge pull request #182 from storybookjs/norbert/fix-client-loggercb1f688remove node-logger usee67e32dfix9d9a16eupdates5fdece8remove the dependency on client-logger in shared node/browser code69b4c28Merge pull request #179 from xeho91/chores400f257Merge pull request #180 from storybookjs/update-pnpme7b32b4Trigger release- Additional commits viewable in compare view
Updates @storybook/svelte from 6.3.8 to 8.1.9
Release notes
Sourced from @storybook/svelte's releases.
v8.1.9
8.1.9
- Addon-a11y: Workaround for Vite 5.3.0 compat - #28241, thanks
@shilman!- CLI: Add
--no-devoption toinit- #26918, thanks@fastfrwrd!- CLI: Fix
init --skip-install- #28226, thanks@shilman!v8.1.8
8.1.8
- Automigrations: Make VTA "learn more" link clickable - #28020, thanks
@deiga!- CLI: Fix
init --skip-install- #28226, thanks@shilman!v8.1.7
8.1.7
- Addon-actions: Only log spies with names - #28091, thanks
@kasperpeulen!- CLI: Fix typo in React Docgen migration - #27536, thanks
@jonniebigodes!- Portable Stories: Add tags to composed story - #27708, thanks
@yannbf!- Test: Display toHaveBeenCalledWith expected / received values on failure - #28088, thanks
@kasperpeulen!v8.1.6
8.1.6
- CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks
@kasperpeulen!- Core: Replace ip function with a small helper function to address security concerns - #27529, thanks
@tony19!- Tags: Fix unsafe project-level tags lookup - #27511, thanks
@shilman!- Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks
@AlexAtVista!v8.1.5
8.1.5
- CSF-Tools: Fix export specifier bug - #27418, thanks
@valentinpalkovic!- Dependency: Upgrade tempy - #27366, thanks
@mnigh!- Tags: Refine composition behavior - #27379, thanks
@shilman!- Theming: Fix self-referencing type - #27155, thanks
@SimenB!v8.1.4
8.1.4
- Angular: Revert style adjustments - #27361, thanks
@valentinpalkovic!- Svelte: Support latest prerelease - #27378, thanks
@valentinpalkovic!- Tags: Fix composition with older storybooks - #27358, thanks
@shilman!- Vite: Fix HMR issue for Storybook preview files - #27256, thanks
@valentinpalkovic!v8.1.3
8.1.3
- Angular: Support v18 - #27237, thanks
@valentinpalkovic!- Telemetry: Add test packages - #27226, thanks
@shilman!
... (truncated)
Changelog
Sourced from @storybook/svelte's changelog.
8.1.9
- Addon-a11y: Workaround for Vite 5.3.0 compat - #28241, thanks
@shilman!- CLI: Add
--no-devoption toinit- #26918, thanks@fastfrwrd!- CLI: Fix
init --skip-install- #28226, thanks@shilman!8.1.8
- Automigrations: Make VTA "learn more" link clickable - #28020, thanks
@deiga!- CLI: Fix
init --skip-install- #28226, thanks@shilman!8.1.7
- Addon-actions: Only log spies with names - #28091, thanks
@kasperpeulen!- CLI: Fix typo in React Docgen migration - #27536, thanks
@jonniebigodes!- Portable Stories: Add tags to composed story - #27708, thanks
@yannbf!- Test: Display toHaveBeenCalledWith expected / received values on failure - #28088, thanks
@kasperpeulen!8.1.6
- CLI: Only log the UpgradeStorybookToSameVersionError but continue the upgrade as normal - #27217, thanks
@kasperpeulen!- Core: Replace ip function with a small helper function to address security concerns - #27529, thanks
@tony19!- Tags: Fix unsafe project-level tags lookup - #27511, thanks
@shilman!- Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks
@AlexAtVista!8.1.5
- CSF-Tools: Fix export specifier bug - #27418, thanks
@valentinpalkovic!- Dependency: Upgrade tempy - #27366, thanks
@mnigh!- Tags: Refine composition behavior - #27379, thanks
@shilman!- Theming: Fix self-referencing type - #27155, thanks
@SimenB!8.1.4
- Angular: Revert style adjustments - #27361, thanks
@valentinpalkovic!- Svelte: Support latest prerelease - #27378, thanks
@valentinpalkovic!- Tags: Fix composition with older storybooks - #27358, thanks
@shilman!- Vite: Fix HMR issue for Storybook preview files - #27256, thanks
@valentinpalkovic!8.1.3
- Angular: Support v18 - #27237, thanks
@valentinpalkovic!- Telemetry: Add test packages - #27226, thanks
@shilman!8.1.2
- Angular: Fix filtering of workspace config styles - #27108, thanks
@valentinpalkovic!- Next.js: Avoid interfering with the svgr loader - #27198, thanks
@seanparmelee!8.1.1
... (truncated)
Commits
01bb58eBump version from "8.1.8" to "8.1.9" [skip ci]001c9d8Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8Bump version from "8.1.6" to "8.1.7" [skip ci]27a643dBump version from "8.1.5" to "8.1.6" [skip ci]9b706ffBump version from "8.1.4" to "8.1.5" [skip ci]d972793Bump version from "8.1.3" to "8.1.4" [skip ci]5b2b0b4Merge pull request #27378 from storybookjs/valentin/fix-svelte-prerelease-san...a2b9d08Bump version from "8.1.2" to "8.1.3" [skip ci]487b028Bump version from "8.1.1" to "8.1.2" [skip ci]7deb5d0Merge pull request #27216 from storybookjs/valentin/fix-reactivity-issue-in-p...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.