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

Bump loader-utils, webpack-cli and webpack-babel-multi-target-plugin in /cat-vaadin-client #72

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2022

Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, webpack-cli and webpack-babel-multi-target-plugin. These dependencies need to be updated together.

Updates loader-utils from 1.4.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits

Updates webpack-cli from 3.3.10 to 3.3.12

Changelog

Sourced from webpack-cli's changelog.

3.3.12 (2020-06-03)

Full Changelog

3.3.11 (2020-02-11)

Full Changelog

Commits
Maintainer changes

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


Updates webpack-babel-multi-target-plugin from 2.3.3 to 2.5.0

Release notes

Sourced from webpack-babel-multi-target-plugin's releases.

v2.5.0

Note: v2.4.0 is skipped due to a prerelease versioning conflict.

Added:

Fixed:

  • fix: Add exclude for 'querystring-es3 (#62, thanks again @​despian!)
  • fix Angular Routing example

Updated

  • Bump html-webpack-plugin peerDependency requirement to ^3.2.0 || ^4.0.0

v2.5.0-next.3

Updated

  • Bump html-webpack-plugin peerDependency requirement to ^3.2.0 || ^4.0.0

v2.5.0-next.2

Note: 2.4.0 is skipped due to a prerelease versioning conflict.

Added:

  • feat: add inject(head|body) and minify options to safari10NoModuleFix (#63, thanks @​despian!)
  • feat: add preset configuration to babel options (#59, thanks @​semoal!)

Fixed:

  • fix: Add exclude for 'querystring-es3 (#62, thanks again @​despian!)

See also: v2.5.0-next.1

v2.5.0-next.1

Note: 2.4.0 is skipped due to a prerelease versioning conflict.

v2.4.0-next.1

No release notes provided.

v2.4.0-next.0

No release notes provided.

Commits
  • 6741737 [skip ci] v2.5.0
  • fe5637c chore: Merge branch 'release/2.5.0'
  • 942c696 [skip ci] v2.5.0-next.3
  • fde18e8 chore: Update html-webpack-plugin peerDependency requirement to `^3.2.0 || ...
  • 7b58114 [skip ci] v2.5.0-next.2
  • dc0fbad chore: update yarn.lock
  • 4e39cf7 chore: Merge branch 'develop' of github.com:DanielSchaffer/webpack-babel-mult...
  • cb15ae2 chore: Merge pull request #59 from semoal/allow-configure-presets
  • 0fd5c05 chore: Merge pull request #63 from despian/feature/safarifix-inject-option
  • 6c27bc9 chore: fixed pr comments
  • 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)
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [webpack-cli](https://github.com/webpack/webpack-cli) and [webpack-babel-multi-target-plugin](https://github.com/DanielSchaffer/webpack-babel-multi-target-plugin). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `webpack-cli` from 3.3.10 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v3.3.10...v3.3.12)

Updates `webpack-babel-multi-target-plugin` from 2.3.3 to 2.5.0
- [Release notes](https://github.com/DanielSchaffer/webpack-babel-multi-target-plugin/releases)
- [Commits](DanielSchaffer/webpack-babel-multi-target-plugin@v2.3.3...v2.5.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: webpack-cli
  dependency-type: direct:development
- dependency-name: webpack-babel-multi-target-plugin
  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 Nov 13, 2022
@chris-lipp chris-lipp closed this May 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cat-vaadin-client/loader-utils-and-webpack-cli-and-webpack-babel-multi-target-plugin-1.4.2 branch May 24, 2024 09:07
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.

None yet

1 participant