Skip to content

Bump highlight.js, @storybook/addon-actions, @storybook/addon-docs, @storybook/addon-knobs, @storybook/react and storybook-addon-theme-playground #2268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

Bumps highlight.js to 10.7.3 and updates ancestor dependencies highlight.js, @storybook/addon-actions, @storybook/addon-docs, @storybook/addon-knobs, @storybook/react and storybook-addon-theme-playground. These dependencies need to be updated together.

Updates highlight.js from 9.13.1 to 10.7.3

Release notes

Sourced from highlight.js's releases.

10.7.3

  • fix(parser) Resolves issue with missing TypeScript property Jacob Swanner

No other changes.

Version 10.7.2

This is a patch release. The only change is that deprecation messages are throttled and shown only once.

10.7.1 - Spring Edition

This .1 patch release fixes an issue with the TypeScript typing info in 10.7.0.

Release notes from 10.7.0

Parser:

  • enh(api) add unregisterLanguage method (#3009) [Antoine du Hamel][]
  • enh: Make alias registration case insensitive (#3026) [David Ostrovsky][]
  • fix(parser) highlightAll() now works if the library is lazy loaded [Josh Goebel][]

New Languages:

  • Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988) [John C][]
  • Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002) [Stef Levesque][]
  • Added 3rd party Q# grammar to SUPPORTED_LANGUAGES(#3006) [Vyron Vasileiadis][]

Language grammar improvements:

  • fix(python) allow keywords immediately following numbers (#2985) [Josh Goebel][]
  • fix(xml) char immediately following tag close mis-highlighted (#3044) [Josh Goebel][]
  • fix(ruby) fix defined?() mis-highlighted as def (#3025) [Josh Goebel][]
  • fix(c) comments after #include <str> blocks (#3041) [Josh Goebel][]
  • fix(cpp) comments after #include <str> blocks (#3041) [Josh Goebel][]
  • enh(cpp) Highlight all function dispatches (#3005) [Josh Goebel][]
  • enh(python) support type hints and better type support (#2972) [Josh Goebel][]
  • enh(gml) Add additional GML 2.3 keywords (#2984) [xDGameStudios][]
  • fix(cpp) constructor support for initializers (#3001) [Josh Goebel][]
  • enh(php) Add trait to class-like naming patterns (#2997) [Ayesh][]
  • enh(php) Add Stringable, UnhandledMatchError, and WeakMap classes/interfaces (#2997) [Ayesh][]
  • enh(php) Add mixed to list of keywords (#2997) [Ayesh][]
  • enh(php) Add support binary, octal, hex and scientific numerals with underscore separator support (#2997) [Ayesh][]
  • enh(php) Add support for Enums (#3004) [Ayesh][]
  • enh(ecmascript) Add built-in types [Vaibhav Chanana][]
  • enh(kotlin) Add kts as an alias for Kotlin (#3021) [Vaibhav Chanana][]

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 10.7.3

  • fix(parser) Resolves issue with missing TypeScript property Jacob Swanner

Version 10.7.2

This is a patch release. The only change is that deprecation messages are throttled and shown only once.

Version 10.7.1

  • fix(parser) Resolves issues with TypeScript types [Josh Goebel][]

Version 10.7.0

Parser:

  • enh(api) add unregisterLanguage method (#3009) [Antoine du Hamel][]
  • enh: Make alias registration case insensitive (#3026) [David Ostrovsky][]
  • fix(parser) highlightAll() now works if the library is lazy loaded [Josh Goebel][]

New Languages:

  • Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988) [John C][]
  • Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002) [Stef Levesque][]
  • Added 3rd party Q# grammar to SUPPORTED_LANGUAGES(#3006) [Vyron Vasileiadis][]

Language grammar improvements:

  • fix(python) allow keywords immediately following numbers (#2985) [Josh Goebel][]
  • fix(xml) char immediately following tag close mis-highlighted (#3044) [Josh Goebel][]
  • fix(ruby) fix defined?() mis-highlighted as def (#3025) [Josh Goebel][]
  • fix(c) comments after #include <str> blocks (#3041) [Josh Goebel][]
  • fix(cpp) comments after #include <str> blocks (#3041) [Josh Goebel][]
  • enh(cpp) Highlight all function dispatches (#3005) [Josh Goebel][]
  • enh(python) support type hints and better type support (#2972) [Josh Goebel][]
  • enh(gml) Add additional GML 2.3 keywords (#2984) [xDGameStudios][]
  • fix(cpp) constructor support for initializers (#3001) [Josh Goebel][]
  • enh(php) Add trait to class-like naming patterns (#2997) [Ayesh][]
  • enh(php) Add Stringable, UnhandledMatchError, and WeakMap classes/interfaces (#2997) [Ayesh][]
  • enh(php) Add mixed to list of keywords (#2997) [Ayesh][]
  • enh(php) Add support binary, octal, hex and scientific numerals with underscore separator support (#2997) [Ayesh][]

... (truncated)

Commits
  • 0c4cc8a (chore) release 10.7.3
  • d38b332 fix(parser) Resolve issue with missing TS property (#3225)
  • 00233d6 (chore) release 10.7.2
  • 4630cde (chore) throttle deprecation messages (#3092)
  • 421b23b (chore) fix TS issue, bump 10.7.1
  • 7ec45af (chore) bump version to 10.7.0
  • bfb5a59 enh(parser) new highlight() API (#3053)
  • 6f24850 (cleanup) better boolean naming
  • 695ff64 (chore) add shebang for build script
  • 23ae72c (chore) rename master branch to main
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by highlightjs_bot, a new releaser for highlight.js since your current version.


Updates @storybook/addon-actions from 5.3.21 to 7.0.24

Release notes

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

v7.0.24

7.0.24

v7.0.23

7.0.23

v7.0.22

7.0.22

v7.0.21

7.0.21

v7.0.20

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

... (truncated)

Changelog

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

7.0.24

7.0.23

7.0.22

7.0.21

7.0.20 (June 8, 2023)

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934

... (truncated)

Commits
  • 3b9f187 Bump version from 7.0.23 to 7.0.24
  • 5536941 Bump version from 7.0.22 to 7.0.23
  • ca2b714 Bump version from 7.0.21 to 7.0.22
  • 01e60aa Bump version from 7.0.20 to 7.0.21
  • c9ca606 Update git head to 7.0.20, update yarn.lock [ci skip]
  • 9fb2573 v7.0.20
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • d48a352 Update git head to 7.0.18, update yarn.lock [ci skip]
  • 8edc254 v7.0.18
  • Additional commits viewable in compare view

Updates @storybook/addon-docs from 5.3.21 to 7.0.24

Release notes

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

v7.0.24

7.0.24

v7.0.23

7.0.23

v7.0.22

7.0.22

v7.0.21

7.0.21

v7.0.20

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

... (truncated)

Changelog

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

7.0.24

7.0.23

7.0.22

7.0.21

7.0.20 (June 8, 2023)

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934

... (truncated)

Commits
  • 3b9f187 Bump version from 7.0.23 to 7.0.24
  • 5536941 Bump version from 7.0.22 to 7.0.23
  • ca2b714 Bump version from 7.0.21 to 7.0.22
  • 01e60aa Bump version from 7.0.20 to 7.0.21
  • c9ca606 Update git head to 7.0.20, update yarn.lock [ci skip]
  • 9fb2573 v7.0.20
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • d48a352 Update git head to 7.0.18, update yarn.lock [ci skip]
  • 8edc254 v7.0.18
  • Additional commits viewable in compare view

Updates @storybook/addon-knobs from 5.3.21 to 7.0.2

Release notes

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

v7.0.2

🐛 Bug Fix

⚠️ Pushed to main

  • Merge branch 'main' of github.com:storybookjs/addon-knobs into next (@​JReinhold)

Authors: 3

v7.0.2-next.0

🐛 Bug Fix

⚠️ Pushed to next

  • Merge branch 'main' of github.com:storybookjs/addon-knobs into next (@​JReinhold)

Authors: 3

v7.0.1

🐛 Bug Fix

Authors: 1

v7.0.0

💥 Breaking Change

⚠️ Pushed to main

🏠 Internal

... (truncated)

Changelog

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

v7.0.2 (Thu Apr 27 2023)

🐛 Bug Fix

⚠️ Pushed to main

  • Merge branch 'main' of github.com:storybookjs/addon-knobs into next (@​JReinhold)

Authors: 3


v7.0.1 (Thu Apr 27 2023)

🐛 Bug Fix

Authors: 1


v7.0.0 (Sat Apr 01 2023)

💥 Breaking Change

⚠️ Pushed to main

🏠 Internal

📝 Documentation

Authors: 3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by shilman, a new releaser for @​storybook/addon-knobs since your current version.


Updates @storybook/react from 5.3.21 to 7.0.24

Release notes

Sourced from @​storybook/react's releases.

v7.0.24

7.0.24

v7.0.23

7.0.23

v7.0.22

7.0.22

v7.0.21

7.0.21

v7.0.20

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.0.24

7.0.23

7.0.22

7.0.21

7.0.20 (June 8, 2023)

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934

... (truncated)

Commits
  • 3b9f187 Bump version from 7.0.23 to 7.0.24
  • 5536941 Bump version from 7.0.22 to 7.0.23
  • ca2b714 Bump version from 7.0.21 to 7.0.22
  • ac1af48 Merge pull request #23051 from storybookjs/fix/viewports-e2e-test
  • 01e60aa Bump version from 7.0.20 to 7.0.21
  • c9ca606 Update git head to 7.0.20, update yarn.lock [ci skip]
  • 9fb2573 v7.0.20
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • d48a352 Update git head to 7.0.18, update yarn.lock [ci skip]
  • Additional commits viewable in compare view

Updates storybook-addon-theme-playground from 1.3.4 to 2.2.0

Changelog

Sourced from storybook-addon-theme-playground's changelog.

[2.2.0]- 2022-12-07

Added

Changed

  • Changed ThemePlaygroundProps to make use of typescript generic

[2.1.0]- 2021-01-23

Added

  • Added disabled option to disable panel for single stories

Changed

  • PR: Upgrade all dependencies using npm-check-updates
  • PR: Bump ini from 1.3.5 to 1.3.8

Fixed

[2.0.0]- 2020-11-23

Added

  • Added control type number and color as a replacement for type counter and colorpicker
  • Added icon prop to controls config

Changed

  • [Issue #19](jeslage/storybook-addon-theme-playground#19): Moved state to storybooks useAddonState hook to persist current state between story changes
  • Updated withThemePlayground to storybooks makeDecorator method instead of class component

Removed

  • Removed label and description prop from all input components and moved it to parent control component
  • Removed all custom input components in favor of core components from @storybook/components

Deprecated

  • Control type counter and colorpicker will be deprecated in one of the next releases and replaced by type number and color
  • Overrides is deprecated and was replaced by controls object
Commits
  • e3d8197 Merge branch 'release/v2.2.0'
  • c83988a Fixed merge conflict
  • 7570c58 Prepare release
  • 4b8ca13 Added theme name to provider function, updated types
  • 5b8f885 Update package.json
  • dc3080a Updated git repo url
  • 43d3433 Updated addon metadata
  • 0813e56 Merge branch 'master' into develop
  • 9d743b6 Merge pull request #26 from jeslage/dependabot/npm_and_yarn/example/elliptic-...
  • 3608667 Merge pull request #27 from jeslage/dependabot/npm_and_yarn/elliptic-6.5.4
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…storybook/addon-knobs, @storybook/react and storybook-addon-theme-playground

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) to 10.7.3 and updates ancestor dependencies [highlight.js](https://github.com/highlightjs/highlight.js), [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions), [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/addon-knobs](https://github.com/storybookjs/addon-knobs), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) and [storybook-addon-theme-playground](https://github.com/jeslage/storybook-addon-theme-playground). These dependencies need to be updated together.


Updates `highlight.js` from 9.13.1 to 10.7.3
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.7.3/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.13.1...10.7.3)

Updates `@storybook/addon-actions` from 5.3.21 to 7.0.24
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.24/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.24/code/addons/actions)

Updates `@storybook/addon-docs` from 5.3.21 to 7.0.24
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.24/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.24/code/addons/docs)

Updates `@storybook/addon-knobs` from 5.3.21 to 7.0.2
- [Release notes](https://github.com/storybookjs/addon-knobs/releases)
- [Changelog](https://github.com/storybookjs/addon-knobs/blob/v7.0.2/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/addon-knobs/commits/v7.0.2)

Updates `@storybook/react` from 5.3.21 to 7.0.24
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.24/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.24/code/renderers/react)

Updates `storybook-addon-theme-playground` from 1.3.4 to 2.2.0
- [Changelog](https://github.com/jeslage/storybook-addon-theme-playground/blob/main/CHANGELOG.md)
- [Commits](jeslage/storybook-addon-theme-playground@v1.3.4...v2.2.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
- dependency-name: "@storybook/addon-docs"
  dependency-type: direct:development
- dependency-name: "@storybook/addon-knobs"
  dependency-type: direct:development
- dependency-name: "@storybook/react"
  dependency-type: direct:development
- dependency-name: storybook-addon-theme-playground
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Area: Dependencies Pull requests that update a dependency file label Jun 28, 2023
@release-com
Copy link

release-com bot commented Jun 28, 2023

Release Environments

This Environment is provided by Release, learn more!
To see the status of the Environment click on Environment Status below.

🔧Environment Status : https://app.release.com/public/Processing%20Foundation/env-801da66580

@raclim raclim merged commit 8f78b19 into develop Jun 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/highlight.js-and-storybook/addon-actions-and-storybook/addon-docs-and-storybook/addon-knobs-and-storybook/react-and-storybook-addon-theme-playground-10.7.3 branch June 28, 2023 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant