Skip to content

Bump semver, rewire, webpack, webpack-cli and ts-loader in /samples/openapi3/client/petstore/typescript/tests/jquery#131

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/samples/openapi3/client/petstore/typescript/tests/jquery/semver-and-rewire-and-webpack-and-webpack-cli-and-ts-loader-7.5.3
Open

Bump semver, rewire, webpack, webpack-cli and ts-loader in /samples/openapi3/client/petstore/typescript/tests/jquery#131
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/samples/openapi3/client/petstore/typescript/tests/jquery/semver-and-rewire-and-webpack-and-webpack-cli-and-ts-loader-7.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2023

Copy link
Copy Markdown

Bumps semver to 7.5.3 and updates ancestor dependencies semver, rewire, webpack, webpack-cli and ts-loader. These dependencies need to be updated together.

Updates semver from 5.7.0 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f 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.1
  • d30d25a 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 rewire from 4.0.1 to 6.0.0

Release notes

Sourced from rewire's releases.

v6.0.0

  • Breaking: Remove Node v8 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v8 as well.
  • Update dependencies #193
  • Fix Modifying globals within module leaks to global with Node >=10 #167
  • Fixed import errors on modules with shebang declarations #179

v5.0.0

  • Breaking: Remove Node v6 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v6 as well.
  • Update dependencies #159 #172 #154 #166
Changelog

Sourced from rewire's changelog.

6.0.0

  • Breaking: Remove Node v8 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v8 as well.
  • Update dependencies #193
  • Fix Modifying globals within module leaks to global with Node >=10 #167
  • Fixed import errors on modules with shebang declarations #179

5.0.0

  • Breaking: Remove Node v6 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v6 as well.
  • Update dependencies #159 #172 #154 #166
Commits
  • 39fe8e2 Update CHANGELOG.md
  • daaba26 Update package-lock.json
  • 4e5abba Replace istanbul with nyc
  • a511f92 Replace Travis with GitHub action
  • 22572ac Merge pull request #168 from rensbaardman/fix-167-global-var-leakage
  • 9dba017 Replace several push calls with a single one
  • 0b6d85a Re-add test case for globals
  • 92d9a33 Merge branch 'master' into fix-167-global-var-leakage
  • d1474b3 Merge pull request #171 from rensbaardman/stack-trace-test-firefox
  • b70fdc0 Improve shebang test
  • Additional commits viewable in compare view

Updates webpack from 4.41.2 to 5.88.0

Release notes

Sourced from webpack's releases.

v5.88.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.87.0...v5.88.0

v5.87.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


Updates webpack-cli from 3.3.10 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

  • false positive warning when --watch used (#3783) (c0436ba)

v5.1.0

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)

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

  • false positive warning when --watch used (#3783) (c0436ba)

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)

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

  • make define-process-env-node-env alias node-env (#3514) (346a518)

5.0.0 (2022-11-17)

... (truncated)

Commits
  • e07f0e5 chore(release): publish new version
  • 0345c6f chore(deps-dev): bump @​typescript-eslint/parser from 5.59.8 to 5.59.9 (#3839)
  • f659624 fix: multi compiler progress output
  • 0d1ff01 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 changelog
  • 7899c39 chore(release): publish new version
  • bb4f8eb 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 ts-loader from 4.5.0 to 9.4.3

Release notes

Sourced from ts-loader's releases.

v9.4.3

v9.4.2

9.4.1

v9.4.0

v9.3.1

v9.3.0

v9.2.9

v9.2.8

v9.2.7

v9.2.6

v9.2.5

v9.2.4

v9.2.3

v9.2.2

v9.2.1

v9.2.0

v9.1.2

... (truncated)

Changelog

Sourced from ts-loader's changelog.

9.4.3

9.4.2

9.4.1

v9.4.0

v9.3.1

v9.3.0

v9.2.9

v9.2.8

v9.2.7

v9.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

You can trigger a rebase of this PR 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.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [rewire](https://github.com/jhnns/rewire), [webpack](https://github.com/webpack/webpack), [webpack-cli](https://github.com/webpack/webpack-cli) and [ts-loader](https://github.com/TypeStrong/ts-loader). These dependencies need to be updated together.


Updates `semver` from 5.7.0 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.0...v7.5.3)

Updates `rewire` from 4.0.1 to 6.0.0
- [Release notes](https://github.com/jhnns/rewire/releases)
- [Changelog](https://github.com/jhnns/rewire/blob/master/CHANGELOG.md)
- [Commits](jhnns/rewire@v4.0.1...v6.0.0)

Updates `webpack` from 4.41.2 to 5.88.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.41.2...v5.88.0)

Updates `webpack-cli` from 3.3.10 to 5.1.4
- [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.1.4)

Updates `ts-loader` from 4.5.0 to 9.4.3
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v4.5.0...v9.4.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: rewire
  dependency-type: direct:production
- dependency-name: webpack
  dependency-type: direct:production
- dependency-name: webpack-cli
  dependency-type: direct:production
- dependency-name: ts-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2023
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants