Bump json5, phaser, copy-webpack-plugin, file-loader, html-webpack-plugin, ts-loader, webpack and webpack-cli#27
Conversation
…ugin, ts-loader, webpack and webpack-cli Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [phaser](https://github.com/photonstorm/phaser), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [file-loader](https://github.com/webpack-contrib/file-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 0.5.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@v0.5.1...v2.2.3) Updates `phaser` from 3.20.1 to 3.55.2 - [Release notes](https://github.com/photonstorm/phaser/releases) - [Changelog](https://github.com/photonstorm/phaser/blob/master/CHANGELOG-v3.00-v3.24.1.md) - [Commits](phaserjs/phaser@v3.20.1...v3.55.2) Updates `copy-webpack-plugin` from 5.0.5 to 11.0.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v5.0.5...v11.0.0) Updates `file-loader` from 4.2.0 to 6.2.0 - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/file-loader@v4.2.0...v6.2.0) Updates `html-webpack-plugin` from 3.2.0 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v3.2.0...v5.5.0) Updates `ts-loader` from 6.2.1 to 9.4.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v6.2.1...v9.4.2) Updates `webpack` from 4.41.2 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.41.2...v5.75.0) Updates `webpack-cli` from 3.3.10 to 5.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...webpack-cli@5.0.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: phaser dependency-type: direct:production - dependency-name: copy-webpack-plugin dependency-type: direct:development - dependency-name: file-loader dependency-type: direct:development - dependency-name: html-webpack-plugin dependency-type: direct:development - dependency-name: ts-loader dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-cli 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, phaser, copy-webpack-plugin, file-loader, html-webpack-plugin, ts-loader, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5from 0.5.1 to 2.2.3Release notes
Sourced from json5's releases.
... (truncated)
Changelog
Sourced from json5's changelog.
... (truncated)
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
phaserfrom 3.20.1 to 3.55.2Release notes
Sourced from phaser's releases.
... (truncated)
Changelog
Sourced from phaser's changelog.
... (truncated)
Commits
1a086fc3.55.2 Release9cd5f56Fixed an issue inFillPathWebGL,IsoBoxWebGLRendererand `IsoTriangleWebG...72753353.55.1 Releasef870e33New TS Defs55b69e5MadefromSceneoptional99db692Update CHANGELOG.md78b9215Added the missingWebGLPipelineUniformsConfigtype def. Fix #5718 (thanks @...5552079Merge pull request #5717 from rexrainbow/destroy-from-scenec8cc3373.55.15d9d543Fixed rendering calls. Fix #5712Updates
copy-webpack-pluginfrom 5.0.5 to 11.0.0Release notes
Sourced from copy-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from copy-webpack-plugin's changelog.
... (truncated)
Commits
f3b2c24chore(release): 11.0.08424ca8chore(deps): regenerate lock file (#693)675c676build: drop node v12 (#691)a2b1f19chore: update gitub actions (#692)238c062chore: upgrade dependencies to the latest version (#688)e27006eci: remove node v17 (#687)e50d708chore: add node 18 to workflow (#686)f1a91e6ci: don't install webpack again (#680)64cf06fdocs: add path string to options signature (#683)4b18a6bdocs: improve readmeUpdates
file-loaderfrom 4.2.0 to 6.2.0Release notes
Sourced from file-loader's releases.
... (truncated)
Changelog
Sourced from file-loader's changelog.
... (truncated)
Commits
c423008chore(release): 6.2.0654e0d6feat: added thesourceFilenameproperty to asset info with original filenam...381d8bdfix: immutable flag when thenameoption have hash in query string (#392)14ed4c9ci: updated webpack versions (#389)6fadfbechore(release): 6.1.160508cfchore(deps): update25e2668chore(release): 6.1.06e22f6etest: fix40fcde8feat: pass immutable flag to asset info (#383)718aef5chore(deps): update (#375)Updates
html-webpack-pluginfrom 3.2.0 to 5.5.0Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
873d75bchore(release): 5.5.0ddeb774chore: update examples1e42625feat: Support type=module via scriptLoading option7d3645bBump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-380779be779[chore] changes actions to run on pull_requestsb7e5859[chore] fixes CI to avoid race conditions48131d3chore(release): 5.4.016a841a[chore] rebuild examples3bb7c17Update index.jse38ac97Update index.jsMaintainer changes
This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.
Updates
ts-loaderfrom 6.2.1 to 9.4.2Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.
... (truncated)
Commits
5e7220bUse custom transformer when building solution references (#1550)87a9fffadd missing comma in README.md (#1551)620ee79Typescript 4 9 (#1547)3319b91chore(deps): bump minimatch in /examples/project-references-example (#1530)60e5784Fix anchor jumping in README.md (#1521)5c66d2bUpdate outdated LICENSE year (#1513)64a4136Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (#1489)cf1d227Bump lodash in /test/execution-tests/babel-codeSplitting (#1435)e76abb0Add Tests and Remarks Concerning the New.ctsAnd.mtsFile Extensions (#...d9fcbfdHotfix: Disableenhanced-resolve(#1506)Updates
webpackfrom 4.41.2 to 5.75.0Release notes
Sourced from webpack's releases.