Bump json5, documentation, karma-babel-preprocessor, webpack and webpack-stream#9
Open
Conversation
…ack-stream Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [documentation](https://github.com/documentationjs/documentation), [karma-babel-preprocessor](https://github.com/babel/karma-babel-preprocessor), [webpack](https://github.com/webpack/webpack) and [webpack-stream](https://github.com/shama/webpack-stream). These dependencies need to be updated together. Updates `json5` from 2.1.3 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.3...v2.2.3) Updates `json5` from 1.0.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.3...v2.2.3) Updates `documentation` from 5.5.0 to 14.0.2 - [Release notes](https://github.com/documentationjs/documentation/releases) - [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md) - [Commits](https://github.com/documentationjs/documentation/commits) Updates `karma-babel-preprocessor` from 6.0.1 to 8.0.2 - [Release notes](https://github.com/babel/karma-babel-preprocessor/releases) - [Commits](babel/karma-babel-preprocessor@v6.0.1...v8.0.2) Updates `webpack` from 3.12.0 to 5.88.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v3.12.0...v5.88.1) Updates `webpack-stream` from 3.2.0 to 7.0.0 - [Commits](shama/webpack-stream@v3.2.0...v7.0.0) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: json5 dependency-type: indirect - dependency-name: documentation dependency-type: direct:development - dependency-name: karma-babel-preprocessor dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-stream dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, documentation, karma-babel-preprocessor, webpack and webpack-stream. These dependencies need to be updated together.
Updates
json5from 2.1.3 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
json5from 1.0.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
documentationfrom 5.5.0 to 14.0.2Release notes
Sourced from documentation's releases.
Changelog
Sourced from documentation's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by birkskyum, a new releaser for documentation since your current version.
Updates
karma-babel-preprocessorfrom 6.0.1 to 8.0.2Release notes
Sourced from karma-babel-preprocessor's releases.
Commits
edb69608.0.28d2f4c3Publish only lib/ to npmdf1d0ebnpm audit fixa819615Update devDependencies (#66)8f7609fBump ansi-regex from 5.0.0 to 5.0.1 (#62)adfa81aBump lodash from 4.17.19 to 4.17.21 (#58)d11f76eBump follow-redirects from 1.14.1 to 1.14.7 (#61)f2e5419Update dev dependencies03465acRun "npm audit fix"21b17b8Bump y18n from 4.0.0 to 4.0.1 (#57)Maintainer changes
This version was pushed to npm by mattiasbuelens, a new releaser for karma-babel-preprocessor since your current version.
Updates
webpackfrom 3.12.0 to 5.88.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
6be40655.88.1aee6035Merge pull request #17414 from webpack/types-more-again158e044refactor(types): more3092f7crefactor(types): morecc734afrefactor(types): more1e18b1d5.88.0d15c734Merge pull request #17394 from webpack/refactor-more-typescff406crefactor(types): more3f71468refactor(types): mored9d64b5refactor(types): moreMaintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates
webpack-streamfrom 3.2.0 to 7.0.0Commits
30a6da0v7.0.0c2d19fdsemistandard fixes7805d59Remove config.watch setting re-introduced from my bad merging6395f19Merge branch 'master' of github.com:shama/webpack-stream7c24e86Merge pull request #212 from azt3k/master3fc84f0Merge branch 'master' into master027135eUpdate comments to indicate it works with webpack 4 and 5bb7cd85Merge branch 'master' of github.com:shama/webpack-stream3287835Merge pull request #214 from the-ress/watch-message141e063Update watch for gulp >= 4Dependabot 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 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.