Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

chore(deps): bump yaml, @commitlint/load, @storybook/addon-essentials, babel-plugin-macros, @storybook/react and semantic-release #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps yaml to 2.2.2 and updates ancestor dependencies yaml, @commitlint/load, @storybook/addon-essentials, babel-plugin-macros, @storybook/react and semantic-release. These dependencies need to be updated together.

Updates yaml from 2.1.1 to 2.2.2

Release notes

Sourced from yaml's releases.

v2.2.2

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Use correct argument order when stringifying flow collection comments (#443)
  • First-line folding for block scalars (#422)
  • Corner case failure in error pretty-printer (CVE-2023-2251)

v2.2.1

  • Quote top-level map keys containing document markers (#431)

v2.2.0

New Features

  • Add flowCollectionPadding toString option (#420)
  • Use indicator line for props on block collection values of mappings (#425)

Bugfixes

  • Minor relaxation of types for custom tags (#429)

v2.1.3

  • Set correct node-end position for block collections with comments (#413)

v2.1.2

  • Set correct node-end position for empty values with comments (#413)
Commits
  • f21fa45 2.2.2
  • 984f578 fix: Corner case failure in error pretty-printer
  • 443e3aa fix: First-line folding for block scalars (fixes #422)
  • 5af5d3d fix: Use correct argument order when stringifying flow collection comments (f...
  • c914dcc 2.2.1
  • c8551eb fix: Quote top-level map keys containing document markers (fixes #431)
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @​jest/types before testing types on TS 4.2
  • Additional commits viewable in compare view

Updates @commitlint/load from 17.0.0 to 17.5.0

Release notes

Sourced from @​commitlint/load's releases.

v17.5.0

17.5.0 (2023-03-22)

Bug Fixes

  • config-pnpm-scopes: refactor to remove peer dependencies (#3564) (f1f3bd5), closes #3556

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.4.4...v17.5.0

v17.4.4

17.4.4 (2023-02-17)

Bug Fixes

  • parse: allow setting fieldPattern in parserOpts (#3538) (ea23c65)

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.4.3...v17.4.4

v17.4.3

17.4.3 (2023-02-13)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v17.4.2...v17.4.3

v17.4.2

17.4.2 (2023-01-12)

... (truncated)

Changelog

Sourced from @​commitlint/load's changelog.

17.5.0 (2023-03-22)

Features

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/load

17.4.2 (2023-01-12)

Bug Fixes

  • load: fixes a bug when a ts commitlint config is compiled twice (#3499) (dc2c899)

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/load

17.4.0 (2023-01-04)

Bug Fixes

Features

17.3.0 (2022-11-21)

... (truncated)

Commits

Updates @storybook/addon-essentials from 6.5.0 to 6.5.16

Release notes

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

v6.5.16

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.16-alpha.0

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.15

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

v6.5.15-alpha.1

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

v6.5.15-alpha.0

Maintenance

  • Ember: Remove global Ember usage #17843
Changelog

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

6.5.16 (January 26, 2023)

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.16-alpha.0 (January 11, 2023)

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.15 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.15-alpha.1 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

6.5.15-alpha.0 (December 12, 2022)

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.14 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

... (truncated)

Commits
  • 7db13ff v6.5.16
  • 18b5d3e Update git head to 6.5.16-alpha.0, update yarn.lock [ci skip]
  • 1b48a7a v6.5.16-alpha.0
  • d77fa3b Update git head to 6.5.15, update yarn.lock [ci skip]
  • feab19d v6.5.15
  • 075a8dd Update git head to 6.5.15-alpha.1, update yarn.lock [ci skip]
  • cfd775b v6.5.15-alpha.1
  • 9c19ef0 Update git head to 6.5.15-alpha.0, update yarn.lock [ci skip]
  • 095d6ad v6.5.15-alpha.0
  • ae06ca9 Update git head to 6.5.14, update yarn.lock [ci skip]
  • Additional commits viewable in compare view

Updates babel-plugin-macros from 2.8.0 to 3.1.0

Release notes

Sourced from babel-plugin-macros's releases.

v3.1.0

3.1.0 (2021-05-05)

Features

  • support more extensions that babel macros can be written in (#175) (856e5f4)

v3.0.1

3.0.1 (2020-12-17)

Bug Fixes

v3.0.0

3.0.0 (2020-11-26)

Bug Fixes

Features

BREAKING CHANGES

  • node: Requires Node 10+
Commits
  • 1481009 docs: add probablyup as a contributor (#176)
  • 856e5f4 feat: support more extensions that babel macros can be written in (#175)
  • d613985 docs: add alexanderchan as a contributor (#171)
  • 68f4239 docs: update README reference to another caching issue (#170)
  • c532e5b chore: rename to main
  • c2450e7 Fix some links in readme
  • 18d79d3 fix: Revert d5d44a6 to fix regression (#165)
  • ccc43ec chore: modernize tooling (use github actions)
  • 6b71ecf docs: add conartist6 as a contributor (#162)
  • 0c63f6f feat: allow macros to end in .cjs (#161)
  • Additional commits viewable in compare view

Updates @storybook/react from 6.5.0 to 7.0.7

Release notes

Sourced from @​storybook/react's releases.

v7.0.7

Bug Fixes

  • Core: Pass parameters in SET_INDEX for docs entries #22154
  • Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #22037
  • Addon-actions: Fix decorator type #22175
  • Core: Add new tags to distinguish docs attachment #22120
  • Core: Restore Docs useParameter using DOCS_PREPARED #22118

Maintenance

  • CSF: Improve error message for bad default export #22190
  • CLI: Add addon query-params to list of SB7 incompatible addons #22095
  • UI: Add remount story shortcut #21401

Build

  • Build: Fix lit sandboxes #22201
  • Build: Fix sandbox publish script #22206

v7.0.6

Bug Fixes

  • Core: Fix module guard in non-webpack environments #22085

Maintenance

  • CLI: Mark qwik as using addon-interactions #22000

Build

  • Build: Upgrade Playwright to 1.32.3 #22087

v7.0.5

Bug Fixes

  • Docs: Fix source snippets when parameters.docs.source.type = 'code' #22048
  • CLI: Mention how to setup a monorepo manually in babelrc automigration #22052
  • UI: Fix upgrade command in about page #22056
  • CLI: Fix CLI sandbox command #21977

v7.0.4

Storybook 7.0 is here! 🎉

... (truncated)

Commits
  • c2bbe43 stage0
  • 057c401 Merge branch 'future/base' into future/drop-emotion-10-types
  • e21f96e Move DocsRenderer back to addon-docs
  • ba3aa9e Update git head to 7.0.0-alpha.13, update yarn.lock
  • 9ac4d2e v7.0.0-alpha.13
  • 92eb893 Update git head to 7.0.0-alpha.12, update yarn.lock
  • 5070eff v7.0.0-alpha.12
  • 0bcc17b Update git head to 7.0.0-alpha.11, update yarn.lock
  • 688d338 v7.0.0-alpha.11
  • 590cc50 cleanup
  • Additional commits viewable in compare view

Updates semantic-release from 19.0.3 to 21.0.1

Release notes

Sourced from semantic-release's releases.

v21.0.1

21.0.1 (2023-04-01)

Bug Fixes

v21.0.0

21.0.0 (2023-03-24)

BREAKING CHANGES

  • deps: the npm plugin has updated the npm dependency to v9
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.

Bug Fixes

  • deps: bump @semantic-release/npm to ^10.0.0 (d647433)

v21.0.0-beta.6

21.0.0-beta.6 (2023-03-22)

Bug Fixes

  • deps: update dependency cosmiconfig to v8.1.2 (fbede54)
  • deps: update dependency execa to v7 (#2709) (31d9bfe)
  • deps: update dependency execa to v7.1.1 (c38b53a)

v21.0.0-beta.5

21.0.0-beta.5 (2023-03-22)

Bug Fixes

  • deps: updated to the latest version of the npm plugin (d647433)

v21.0.0-beta.4

21.0.0-beta.4 (2023-02-17)

Bug Fixes

  • deps: updated to the latest beta of the npm plugin, which updates npm to v9 (bef1d48)

... (truncated)

Commits
  • 4bddb37 fix(deps): update dependency env-ci to v9 (#2757)
  • aa90774 chore(deps): update dependency testdouble to v3.17.2 (#2751)
  • d7e14f6 docs(artifactory): removed details about using artifactory with legacy auth
  • 4a943a5 chore(deps): pin dependencies (#2744)
  • f47a510 chore(deps): lock file maintenance (#2737)
  • 05596bc chore(deps): update dependency prettier to ^2.8.4 (#2746)
  • c6e84ef chore(deps): update dependency sinon to v15.0.3 (#2748)
  • 0cbe804 chore(deps): update dependency fs-extra to ^11.1.0 (#2745)
  • ea32d10 chore(deps): update dependency testdouble to v3.17.1 (#2740)
  • deb1b7f Merge pull request #2741 from semantic-release/beta
  • 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.

…, babel-plugin-macros, @storybook/react and semantic-release

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials), [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.


Updates `yaml` from 2.1.1 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.1.1...v2.2.2)

Updates `@commitlint/load` from 17.0.0 to 17.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/load/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.0/@commitlint/load)

Updates `@storybook/addon-essentials` from 6.5.0 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/addons/essentials)

Updates `babel-plugin-macros` from 2.8.0 to 3.1.0
- [Release notes](https://github.com/kentcdodds/babel-plugin-macros/releases)
- [Changelog](https://github.com/kentcdodds/babel-plugin-macros/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/babel-plugin-macros@v2.8.0...v3.1.0)

Updates `@storybook/react` from 6.5.0 to 7.0.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.7/renderers/react)

Updates `semantic-release` from 19.0.3 to 21.0.1
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v19.0.3...v21.0.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: "@commitlint/load"
  dependency-type: indirect
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
- dependency-name: babel-plugin-macros
  dependency-type: indirect
- dependency-name: "@storybook/react"
  dependency-type: direct:development
- dependency-name: semantic-release
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants