WebGL-Orbiter
WebGL-Orbiter copied to clipboard
Bump semver, ts-loader, webpack-cli, webpack, css-loader and webpack-dev-server
Bumps semver to 7.5.3 and updates ancestor dependencies semver, ts-loader, webpack-cli, webpack, css-loader and webpack-dev-server. These dependencies need to be updated together.
Updates semver
from 5.7.1 to 7.5.3
Release notes
Sourced from semver's releases.
v7.5.3
7.5.3 (2023-06-22)
Bug Fixes
abdd93d
#571 set max lengths in regex for numeric and build identifiers (#571) (@lukekarrys
)Documentation
v7.5.2
7.5.2 (2023-06-15)
Bug Fixes
58c791f
#566 diff when detecting major change from prerelease (#566) (@lukekarrys
)5c8efbc
#565 preserve build in raw after inc (#565) (@lukekarrys
)717534e
#564 better handling of whitespace (#564) (@lukekarrys
)v7.5.1
7.5.1 (2023-05-12)
Bug Fixes
d30d25a
#559 show type on invalid semver error (#559) (@tjenkinson
)v7.5.0
7.5.0 (2023-04-17)
Features
503a4e5
#548 allow identifierBase to be false (#548) (@lsvalina
)Bug Fixes
e219bb4
#552 throw on bad version with correct error message (#552) (@wraithgar
)fc2f3df
#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson
)2781767
#547 avoid re-instantiating SemVer during diff compare (#547) (@macno
)v7.4.0
7.4.0 (2023-04-10)
Features
113f513
#532 identifierBase parameter for .inc (#532) (@wraithgar
,@b-bly
)48d8f8f
#530 export new RELEASE_TYPES constant (@hcharley
)Bug Fixes
... (truncated)
Changelog
Sourced from semver's changelog.
7.5.3 (2023-06-22)
Bug Fixes
abdd93d
#571 set max lengths in regex for numeric and build identifiers (#571) (@lukekarrys
)Documentation
7.5.2 (2023-06-15)
Bug Fixes
58c791f
#566 diff when detecting major change from prerelease (#566) (@lukekarrys
)5c8efbc
#565 preserve build in raw after inc (#565) (@lukekarrys
)717534e
#564 better handling of whitespace (#564) (@lukekarrys
)7.5.1 (2023-05-12)
Bug Fixes
d30d25a
#559 show type on invalid semver error (#559) (@tjenkinson
)7.5.0 (2023-04-17)
Features
503a4e5
#548 allow identifierBase to be false (#548) (@lsvalina
)Bug Fixes
e219bb4
#552 throw on bad version with correct error message (#552) (@wraithgar
)fc2f3df
#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson
)2781767
#547 avoid re-instantiating SemVer during diff compare (#547) (@macno
)7.4.0 (2023-04-10)
Features
113f513
#532 identifierBase parameter for .inc (#532) (@wraithgar
,@b-bly
)48d8f8f
#530 export new RELEASE_TYPES constant (@hcharley
)Bug Fixes
940723d
#538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar
)aa516b5
#535 faster parse options (#535) (@H4ad
)61e6ea1
#536 faster cache key factory for range (#536) (@H4ad
)f8b8b61
#541 optimistic parse (#541) (@H4ad
)796cbe2
#533 semver.diff prerelease to release recognition (#533) (@wraithgar
,@dominique-blockchain
)
... (truncated)
Commits
7fdf1ef
chore: release 7.5.3bf53dd8
docs: add example for>
comparator (#569)abdd93d
fix: set max lengths in regex for numeric and build identifiers (#571)e7b78de
chore: release 7.5.258c791f
fix: diff when detecting major change from prerelease (#566)5c8efbc
fix: preserve build in raw after inc (#565)717534e
fix: better handling of whitespace (#564)2f738e9
chore: bump@npmcli/template-oss
from 4.14.1 to 4.15.1 (#558)aa016a6
chore: release 7.5.1d30d25a
fix: show type on invalid semver error (#559)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates ts-loader
from 7.0.5 to 9.4.3
Release notes
Sourced from ts-loader's releases.
v9.4.3
v9.4.2
9.4.1
- Hotfix: Disable
enhanced-resolve
- thanks@manuth
v9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true #1260 - thanks
@hediet
and@mvilliger
v9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnnyreilly
and@cspotcode
for inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
- Start consuming webpack loader types - thanks
@johnnyreilly
- Add webpack minimum version in peerDependencies - thanks
@afdev82
v9.2.1
v9.2.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks
@timocov
v9.1.2
... (truncated)
Changelog
Sourced from ts-loader's changelog.
9.4.3
9.4.2
9.4.1
- Hotfix: Disable
enhanced-resolve
- thanks@manuth
v9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true #1260 - thanks
@hediet
and@mvilliger
v9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 #1421 - thanks
@johnny
_reilly and@cspotcode
for inspiration in ts-node work here: TypeStrong/ts-node#1648v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
... (truncated)
Commits
cf5326d
fix: add config file as build dependency (#1611)5fbfb5c
chore: Update testpack to TS 5.0 (#1608)9533b2d
chore(deps-dev): bump webpack from 5.46.0 to 5.76.0 in /examples/vanilla (#1595)b01ad84
chore(deps): update dependency eslint to v8 (#1582)45b0ba0
chore(deps): update dependency jasmine-core to v4 (#1587)e4e467e
chore(deps): update dependency husky to v8 (#1586)b49f043
chore(deps): update dependency fs-extra to v11 (#1584)58e2f10
chore(deps): update dependency eslint-plugin-prettier to v4 (#1583)62dee56
chore(deps): update actions/setup-node action to v3 (#1579)03c363c
chore(deps): update dependency karma-sourcemap-loader to ^0.4.0 (#1576)- Additional commits viewable in compare view
Updates webpack-cli
from 3.3.11 to 5.1.4
Release notes
Sourced from webpack-cli's releases.
v5.1.4
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
v5.1.3
5.1.3 (2023-06-04)
Bug Fixes
v5.1.2
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.cts
and.mts
extensions (a77daf2)v5.1.1
5.1.1 (2023-05-09)
Bug Fixes
v5.1.0
5.1.0 (2023-05-07)
Features
Performance Improvements
v5.0.2
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
v5.0.1
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.cts
and.mts
extensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
5.1.0 (2023-05-07)
Features
Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
5.0.1 (2022-12-05)
Bug Fixes
5.0.0 (2022-11-17)
... (truncated)
Commits
e07f0e5
chore(release): publish new version0345c6f
chore(deps-dev): bump@typescript-eslint/parser
from 5.59.8 to 5.59.9 (#3839)f659624
fix: multi compiler progress output0d1ff01
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#3838)9464635
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796f
docs: update changelog7899c39
chore(release): publish new versionbb4f8eb
fix: regression for custom configurations (#3834)14b9c18
docs: update changelog- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.
Updates webpack
from 4.43.0 to 5.88.0
Release notes
Sourced from webpack's releases.
v5.88.0
New Features
- [CSS] - Use
css/auto
as the default css mode by@burhanuday
in webpack/webpack#17399Bug Fixes
- Fix bugs related to require.context and layer by
@alexander-akait
in webpack/webpack#17388- Fix bug in runtime for CSS loading by
@alexander-akait
in webpack/webpack#17400- Correct indirect call for tagged template expressions using correct this context by
@alexander-akait
in webpack/webpack#17397- Update environment support for KaiOS browser by
@steverep
in webpack/webpack#17395- Fix async module runtime code for running top-level-await by
@ahabhgk
in webpack/webpack#17393Developer Experience
- Add example for stats minimal output by
@ersachin3112
in webpack/webpack#17406- Significantly improve type coverage for Dependency, Runtime, Template classes by
@alexander-akait
in webpack/webpack#17394Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by
@dependabot
in webpack/webpack#17389- Bump acorn from 8.8.2 to 8.9.0 by
@dependabot
in webpack/webpack#17402- Bump eslint from 8.42.0 to 8.43.0 by
@dependabot
in webpack/webpack#17401- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
@dependabot
in webpack/webpack#17407New Contributors
@steverep
made their first contribution in webpack/webpack#17395Full Changelog: https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0
v5.87.0
New Features
- Implement
fetchPriority
feature as parser option and magic comment by@alexander-akait
in webpack/webpack#17249- [CSS] - Introduce 'css/auto' as a css module type by
@ahabhgk
in webpack/webpack#16577- [CSS] - Style-specific fields now automatically resolve in package.json by
@burhanuday
in webpack/webpack#17346- webpack configuration API now accepts "falsy values" loaders and plugins by
@alexander-akait
in webpack/webpack#17339Bug Fixes
- Fix codecov badge in readme by
@burhanuday
in webpack/webpack#17353Developer Experience
- Add link to svelte loader for webpack by
@burhanuday
in webpack/webpack#17369- Increase parser API types in internal plugins across dependency plugins
@alexander-akait
in webpack/webpack#17365Dependencies & Maintenance
- Bump memfs from 3.5.2 to 3.5.3 by
@dependabot
in webpack/webpack#17347- Bump webpack-cli from 5.1.3 to 5.1.4 by
@dependabot
in webpack/webpack#17349- Bump es-module-lexer from 1.2.1 to 1.3.0 by
@dependabot
in webpack/webpack#17362- Bump
@types/node
from 20.2.5 to 20.3.0 by@dependabot
in webpack/webpack#17361- Bump core-js from 3.30.2 to 3.31.0 by
@dependabot
in webpack/webpack#17360- Bump browserslist from 4.21.6 to 4.21.8 by
@dependabot
in webpack/webpack#17367- Bump
@types/node
from 20.3.0 to 20.3.1 by@dependabot
in webpack/webpack#17366New Contributors
... (truncated)
Commits
1e18b1d
5.88.0d15c734
Merge pull request #17394 from webpack/refactor-more-typescff406c
refactor(types): more3f71468
refactor(types): mored9d64b5
refactor(types): mored1f1433
Merge pull request #17406 from ersachin3112/stats-minimale226101
refactor(types): morea911bd9
refactor(types): moree381884
refactor(types): more4809421
refactor(types): more- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates css-loader
from 3.6.0 to 6.8.1
Release notes
Sourced from css-loader's releases.
v6.8.1
6.8.1 (2023-05-28)
Bug Fixes
v6.8.0
6.8.0 (2023-05-27)
Features
Bug Fixes
v6.7.4
6.7.4 (2023-05-19)
Bug Fixes
v6.7.3
6.7.3 (2022-12-14)
Bug Fixes
v6.7.2
6.7.2 (2022-11-13)
Bug Fixes
v6.7.1
6.7.1 (2022-03-08)
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.8.1 (2023-05-28)
Bug Fixes
6.8.0 (2023-05-27)
Features
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
... (truncated)
Commits
4673caa
chore(release): 6.8.1ae3d8ae
fix: usecause
for original errors and warnings (#1526)c0ce599
chore(release): 6.8.06eb5661
feat: use template literal when it possible to prevent `Maximum call stack si...0a2a596
chore(deps): update (#1524)3e52969
fix: warning and error serialization (#1523)ed77720
chore(release): 6.7.4c3099fb
fix: bugs in css modulesf1ba0db
docs: fix (#1521)0700ce8
fix: output warning when built-in CSS support enabled (#1520)- Additional commits viewable in compare view
Updates webpack-dev-server
from 3.11.3 to 4.15.1
Release notes
Sourced from webpack-dev-server's releases.
v4.15.1
4.15.1 (2023-06-09)
Bug Fixes
- replace
::
withlocalhost
before openBrowser() (#4856) (874c44b)- types: compatibility with
@types/ws
(#4899) (34bcec2)v4.15.0
4.15.0 (2023-05-07)
Features
v4.14.0
4.14.0 (2023-05-06)
Features
- allow CLI to be ESM (#4837) (bb4a5d9)
- allow filter overlay errors/warnings/runtimeErrors with function (#4813) (aab01b3)
v4.13.3
4.13.3 (2023-04-15)
Bug Fixes
v4.13.2
4.13.2 (2023-03-31)
Bug Fixes
- prevent open 0.0.0.0 in browser due windows problems (04e74f2)
v4.13.1
4.13.1 (2023-03-18)
Bug Fixes
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
4.15.1 (2023-06-09)
Bug Fixes
- replace
::
withlocalhost
before openBrowser() (#4856) (874c44b)- types: compatibility with
@types/ws
(#4899) (34bcec2)4.15.0 (2023-05-07)
Features
4.14.0 (2023-05-06)
Features
- allow CLI to be ESM (#4837) (bb4a5d9)
- allow filter overlay errors/warnings with function (#4813) (aab01b3)
4.13.3 (2023-04-15)
Bug Fixes
4.13.2 (2023-03-31)
Bug Fixes
- prevent open 0.0.0.0 in browser due windows problems (04e74f2)
4.13.1 (2023-03-18)
Bug Fixes
4.13.0 (2023-03-17)
Features
... (truncated)
Commits
540c438
chore(release): 4.15.134bcec2
fix(types): compatibility with@types/ws
(#4899)3d61107
chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 (#4867)ddc87c8
chore(deps-dev): bump@types/node
from 18.16.9 to 18.16.14 (#4868)168cf65
chore(deps-dev): bump@types/node
from 18.16.7 to 18.16.9 (#4862)874c44b
fix: replace::
withlocalhost
before openBrowser() (#4856)c54e427
chore(deps-dev): bump@types/node
from 18.16.3 to 18.16.7 (#4857)b2c8017
chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#4858)4e35921
chore(deps-de...Description has been truncated
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.