Skip to content
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

chore(deps): bump ejs, @acpaas-ui/react-components, @storybook/react and react-scripts #123

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps ejs, @acpaas-ui/react-components, @storybook/react and react-scripts. These dependencies needed to be updated together.
Updates ejs from 2.7.4 to 3.1.8

Release notes

Sourced from ejs's releases.

v3.1.8

Version 3.1.8

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

v3.0.2

No release notes provided.

Changelog

Sourced from ejs's changelog.

v3.0.1: 2019-11-23

  • Removed require.extensions (@​mde)
  • Removed legacy preprocessor include (@​mde)
  • Removed support for EOL Nodes 4 and 6 (@​mde)
Commits

Updates @acpaas-ui/react-components from 5.0.7 to 6.4.0

Changelog

Sourced from @​acpaas-ui/react-components's changelog.

v6.4.0 - 2022-07-01

Added

  • Added support for React 18
  • Form - Added placeholder option for datepicker
  • Form - Added description option for select
  • Form - Added error description option for select
  • Form - Added error description option for datepicker

Fixed

  • Made sure no extra space is created when flyout is closed

v6.3.1 - 2022-01-24

Fixed

  • Table - export table component

v6.3.0 - 2022-01-1ß

Added

  • Table - added table component

v6.2.1 - 2021-12-13

Fixed

  • Autocomplete - prevent crash when going to index 0

v6.2.0 - 2021-12-07

Added

  • Modal - added option to use custom component as confirm and deny button

v6.1.0 - 2021-11-25

Fixed

  • Select - removed value from internal state
  • Autocomplete - removed defaultValue from internal state

Changed

  • Autocomplete Add disabled option to items array

v6.0.6 - 2021-10-08

Fixed

... (truncated)

Commits
  • 4275ee3 v6.4.0
  • 288b47b Merge pull request #287 from digipolisantwerp/dependabot/npm_and_yarn/package...
  • cd69824 Merge pull request #293 from digipolisantwerp/dependabot/npm_and_yarn/nanoid-...
  • 4c3bf9c build(deps): bump kind-of from 6.0.2 to 6.0.3 in /packages/header
  • a628963 Merge pull request #286 from digipolisantwerp/dependabot/npm_and_yarn/package...
  • f7bd07b Merge pull request #285 from digipolisantwerp/dependabot/npm_and_yarn/package...
  • 8635992 Merge pull request #282 from digipolisantwerp/dependabot/npm_and_yarn/minimis...
  • 4738059 build(deps): bump minimist from 1.2.0 to 1.2.6
  • 46c381c build(deps): bump nanoid from 3.1.25 to 3.3.4
  • e011614 build(deps): bump moment from 2.24.0 to 2.29.2 in /packages/form
  • Additional commits viewable in compare view

Updates @storybook/react from 5.3.21 to 6.5.10

Release notes

Sourced from @​storybook/react's releases.

v6.5.10

Maintenance

  • Interactions: Run conditionally based on query param #18706
  • Components: Re-bundle the syntax highlighter #18425
  • Svelte: Make svelte-loader optional dependency #18645
  • Theming: Replace references to themes.normal with themes.light #17034

Bug Fixes

  • HTML: Fix missing ability to set docs.extractArgTypes #18831
  • CLI: Throw error on failure in sb init #18816
  • CLI: Hook up the npm7 migration #18522
  • Preview: Ensure docs container re-renders when globals change #18711
  • Toolbars: Fall back to name if both title and icon are not specified #17430
  • CLI: Fix addons register in RN template #18693
  • CLI: Fix detection of type: module when initializing storybook #18714
  • CLI/Svelte: Always create main with cjs extension #18648
  • Fix typo in CSS pseudo selector #17708
  • UI: Fix sidebar a11y by moving aria-expanded attribute to button #18354
  • CLI: Add npm7 migration for legacy peer deps #18510
  • UI: Fix display skip to sidebar button #18479
  • Core: Fix process is not defined when using components #18469

Dependency Upgrades

  • Core: Fix process is not defined #18367
  • Core: Fix PnP compatibility for @​storybook/ui and @​storybook/router packages #18412

v6.5.10-alpha.1

Maintenance

  • Interactions: Run conditionally based on query param #18706

Bug Fixes

  • HTML: Fix missing ability to set docs.extractArgTypes #18831
  • CLI: Throw error on failure in sb init #18816

v6.5.10-alpha.0

Bug Fixes

  • CLI: Hook up the npm7 migration #18522
  • Preview: Ensure docs container re-renders when globals change #18711
  • Toolbars: Fall back to name if both title and icon are not specified #17430
  • CLI: Fix addons register in RN template #18693
  • CLI: Fix detection of type: module when initializing storybook #18714
  • CLI/Svelte: Always create main with cjs extension #18648
  • Fix typo in CSS pseudo selector #17708
  • UI: Fix sidebar a11y by moving aria-expanded attribute to button #18354

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.5.10 (August 3, 2022)

Maintenance

  • Interactions: Run conditionally based on query param #18706
  • Components: Re-bundle the syntax highlighter #18425
  • Svelte: Make svelte-loader optional dependency #18645
  • Theming: Replace references to themes.normal with themes.light #17034

Bug Fixes

  • HTML: Fix missing ability to set docs.extractArgTypes #18831
  • CLI: Throw error on failure in sb init #18816
  • CLI: Hook up the npm7 migration #18522
  • Preview: Ensure docs container re-renders when globals change #18711
  • Toolbars: Fall back to name if both title and icon are not specified #17430
  • CLI: Fix addons register in RN template #18693
  • CLI: Fix detection of type: module when initializing storybook #18714
  • CLI/Svelte: Always create main with cjs extension #18648
  • Fix typo in CSS pseudo selector #17708
  • UI: Fix sidebar a11y by moving aria-expanded attribute to button #18354
  • CLI: Add npm7 migration for legacy peer deps #18510
  • UI: Fix display skip to sidebar button #18479
  • Core: Fix process is not defined when using components #18469

Dependency Upgrades

  • Core: Fix process is not defined #18367
  • Core: Fix PnP compatibility for @​storybook/ui and @​storybook/router packages #18412

6.5.10-alpha.1 (August 2, 2022)

Maintenance

  • Interactions: Run conditionally based on query param #18706

Bug Fixes

  • HTML: Fix missing ability to set docs.extractArgTypes #18831
  • CLI: Throw error on failure in sb init #18816

6.5.10-alpha.0 (July 26, 2022)

Bug Fixes

  • CLI: Hook up the npm7 migration #18522
  • Preview: Ensure docs container re-renders when globals change #18711
  • Toolbars: Fall back to name if both title and icon are not specified #17430
  • CLI: Fix addons register in RN template #18693
  • CLI: Fix detection of type: module when initializing storybook #18714

... (truncated)

Commits
  • 893881f v6.5.10
  • 2655803 Update git head to 6.5.10-alpha.1, update yarn.lock [ci skip]
  • b02a0ef v6.5.10-alpha.1
  • b12c331 Update git head to 6.5.10-alpha.0, update yarn.lock [ci skip]
  • 1a48f7a v6.5.10-alpha.0
  • 2f699f9 Update git head to 6.5.9-alpha.2, update yarn.lock
  • 2d56b47 v6.5.9-alpha.2
  • 81cfddb Update git head to 6.5.9-alpha.1, update yarn.lock
  • 9c2e14f v6.5.9-alpha.1
  • 54d5512 Update git head to 6.5.9-alpha.0, update yarn.lock
  • Additional commits viewable in compare view

Updates react-scripts from 4.0.1 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

4.0.3 (2021-02-22)

v4.0.3 is a maintenance release that includes minor bug fixes and dependency updates.

🐛 Bug Fix

  • react-scripts

🏠 Internal

Committers: 4

Migrating from 4.0.2 to 4.0.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@4.0.3

or

yarn add --exact react-scripts@4.0.3

4.0.2 (2021-02-03)

v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates.

🚀 New Feature

  • react-scripts

🐛 Bug Fix

... (truncated)

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…and react-scripts

Bumps [ejs](https://github.com/mde/ejs), [@acpaas-ui/react-components](https://github.com/digipolisantwerp/antwerp-ui_react), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies needed to be updated together.

Updates `ejs` from 2.7.4 to 3.1.8
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v2.7.4...v3.1.8)

Updates `@acpaas-ui/react-components` from 5.0.7 to 6.4.0
- [Release notes](https://github.com/digipolisantwerp/antwerp-ui_react/releases)
- [Changelog](https://github.com/digipolisantwerp/antwerp-ui_react/blob/master/CHANGELOG.md)
- [Commits](digipolisantwerp/antwerp-ui_react@v5.0.7...v6.4.0)

Updates `@storybook/react` from 5.3.21 to 6.5.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/app/react)

Updates `react-scripts` from 4.0.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@acpaas-ui/react-components"
  dependency-type: direct:production
- dependency-name: "@storybook/react"
  dependency-type: direct:development
- dependency-name: react-scripts
  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 Aug 24, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants