Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @storybook/addon-storysource from 6.4.13 to 6.4.17.

Release notes

Sourced from @​storybook/addon-storysource's releases.

v6.4.17

Bug Fixes

  • Revert "Angular: Retrieve version from core package" (#17372)

v6.4.16

Bug Fixes

  • Angular: Workaround for compodoc on windows machines (#17334)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)
  • Angular: Retrieve version from core package (#17363)

v6.4.15

Bug Fixes

  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)
  • Core: Fix negated glob support (#17328)

Maintenance

  • Build: Upgrade main yarn (#17323)
  • CLI: Add version update argument to generate-sb-packages-versions utility (#17356)

v6.4.14

Bug Fixes

  • CLI: Add --no-manager-cache to build-storybook (#17300)
  • CSF3: Remove path from autoTitle browser code (#17185)
  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)
  • Core: Fix issue with recursive glob with prior special chars (#17252)
  • Webpack: Fix for process fallback using require.resolve (#17249)

Dependency Upgrades

  • Upgrade compodoc for colors.js bug (#17266)
  • Upgrade jscodeshift dependency for colors.js bug (#17265)
  • Restore prettier >= 2.2.1 to satisfy previous constraints (#17257)
Changelog

Sourced from @​storybook/addon-storysource's changelog.

6.4.17 (January 31, 2022)

Bug Fixes

  • Revert "Angular: Retrieve version from core package" (#17372)

6.5.0-alpha.28 (January 29, 2022)

Bug Fixes

  • Svelte: Fix missing templates dir in package.json publish files (#17367)

6.4.16 (January 29, 2022)

Bug Fixes

  • Angular: Workaround for compodoc on windows machines (#17334)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)
  • Angular: Retrieve version from core package (#17363)

6.5.0-alpha.27 (January 29, 2022)

Bug Fixes

  • Angular: Workaround for compodoc on windows machines (#17334)
  • Angular: Retrieve version from core package (#17363)

6.5.0-alpha.26 (January 28, 2022)

Bug Fixes

  • Revert "Core: Rename generated-stories-entry to cjs extension so require works" (#17361)

6.5.0-alpha.25 (January 28, 2022)

Maintenance

  • Build: Overhaul dev script & compile-babel & compile-tsc (#17338)

6.4.15 (January 28, 2022)

Bug Fixes

  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)
  • Core: Fix negated glob support (#17328)

Maintenance

  • Build: Upgrade main yarn (#17323)
  • CLI: Add version update argument to generate-sb-packages-versions utility (#17356)

... (truncated)

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@vercel
Copy link

vercel bot commented Feb 1, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arthurdenner/react-semantic-ui-datepickers/7ongTPHwnXp2BELpciYvKhtYFqub
✅ Preview: https://react-semantic-ui-datepickers-git-dependabo-4b4c17-arthurdenner.vercel.app

@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #722 (b8c3359) into develop (f4d4189) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #722      +/-   ##
===========================================
- Coverage    95.41%   95.25%   -0.16%     
===========================================
  Files           16       16              
  Lines          523      527       +4     
  Branches       102      110       +8     
===========================================
+ Hits           499      502       +3     
  Misses          24       24              
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/pickers/range.tsx 86.36% <0.00%> (-1.14%) ⬇️
src/index.tsx 93.88% <0.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f59e48...b8c3359. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-storysource-6.4.17 branch from 8d6fd67 to 0b618de Compare February 1, 2022 08:30
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.4.13 to 6.4.17.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/addons/storysource)

---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-storysource-6.4.17 branch from 0b618de to b8c3359 Compare February 1, 2022 08:35
@arthurdenner arthurdenner merged commit 2cf89e5 into develop Feb 1, 2022
@arthurdenner arthurdenner deleted the dependabot/npm_and_yarn/storybook/addon-storysource-6.4.17 branch February 1, 2022 09:08
@github-actions
Copy link

🎉 This PR is included in version 2.16.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants