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

fix(deps): bump the all group with 13 updates #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps the all group with 13 updates:

Package From To
@shopware-ag/meteor-admin-sdk 3.0.16 3.0.17
@shopware-ag/entity-schema-types 5.8.0 5.99.99
vue 2.7.16 3.4.15
vue-i18n 8.28.2 9.9.0
vue-loader 15.11.1 17.4.2
vue-router 3.6.5 4.2.5
vuex 3.6.2 4.1.0
@symfony/webpack-encore 4.5.0 4.6.0
core-js 3.35.0 3.35.1
regenerator-runtime 0.13.11 0.14.1
sass-loader 13.3.3 14.0.0
vue-eslint-parser 9.4.0 9.4.2
webpack-cli 4.10.0 5.1.4

Updates @shopware-ag/meteor-admin-sdk from 3.0.16 to 3.0.17

Changelog

Sourced from @​shopware-ag/meteor-admin-sdk's changelog.

[3.0.17] - 19.01.2024

Added

  • Added showFooter to ui.modal to allow toggling the modal footer

[3.0.15] - 09.10.2023

Changed

  • Changed handle of channel.ts to only validate dataset collections and entities

[3.0.13] - 21.07.2023

Fixed

  • Fixed invalid URL type error

[3.0.12] - 21.07.2023

Fixed

  • Fixed permission handling for plugin usage with same origin

[3.0.11] - 20.07.2023

Fixed

  • Fixed permission handling for data.get and data.subscribe

Added

  • Added selectors to data.get and data.subscribe to allow extension developer to reduce the payload and minimize the needed privileges

[3.0.10] - 06.06.2023

Added

  • Added location.updateUrl, location.startAutoUrlUpdater and location.stopAutoUrlUpdater to allow extension developer to update the URL of the iframe so that even after reload the correct sub-route inside the iFrame gets opened

[3.0.9] - 01.06.2023

Added

  • Added composables.useSharedState for maintaining persistent, shared state across several iFrames and windows

[3.0.7] - 25.05.2023

Added

  • Added context.getUserInformation to allow extension developer to get access to the current user

[3.0.6] - 24.05.2023

Bugfix

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jannisleifeld, a new releaser for @​shopware-ag/meteor-admin-sdk since your current version.


Updates @shopware-ag/entity-schema-types from 5.8.0 to 5.99.99

Updates vue from 2.7.16 to 3.4.15

Release notes

Sourced from vue's releases.

v3.4.15

Please refer to CHANGELOG.md for details.

v3.4.14

Please refer to CHANGELOG.md for details.

v3.4.13

Please refer to CHANGELOG.md for details.

v3.4.12

Please refer to CHANGELOG.md for details.

v3.4.11

Please refer to CHANGELOG.md for details.

v3.4.10

Please refer to CHANGELOG.md for details.

v3.4.9

Please refer to CHANGELOG.md for details.

v3.4.8

Please refer to CHANGELOG.md for details.

v3.4.7

Please refer to CHANGELOG.md for details.

v3.4.6

Please refer to CHANGELOG.md for details.

v3.4.5

Please refer to CHANGELOG.md for details.

v3.4.4

Please refer to CHANGELOG.md for details.

v3.4.3

Please refer to CHANGELOG.md for details.

v3.4.2

Please refer to CHANGELOG.md for details.

v3.4.1

Please refer to CHANGELOG.md for details.

v3.4.0

Please refer to CHANGELOG.md for details.

v3.4.0-rc.3

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.4.15 (2024-01-18)

Bug Fixes

  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #10114 (#10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124

Performance Improvements

  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014

3.4.14 (2024-01-15)

Bug Fixes

  • compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
  • deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
  • reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114

3.4.13 (2024-01-13)

Bug Fixes

3.4.12 (2024-01-13)

Reverts

3.4.11 (2024-01-12)

... (truncated)

Commits

Updates vue-i18n from 8.28.2 to 9.9.0

Release notes

Sourced from vue-i18n's releases.

v9.9.0

What's Changed

⚡ Improvement Features

📈 Performance Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.8.0...v9.9.0

v9.8.0

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v9.7.1...v9.8.0

v9.7.1

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v9.7.0...v9.7.1

v9.7.0

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v9.6.5...v9.7.0

v9.6.5

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v9.9.0 (2024-01-06T09:51:05Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

📈 Performance Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.8.0...v9.9.0

v9.8.0 (2023-11-28T01:00:45Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v9.7.1...v9.8.0

v9.7.1 (2023-11-22T14:36:24Z)

This changelog is generated by GitHub Releases

What's Changed

... (truncated)

Commits

Updates vue-loader from 15.11.1 to 17.4.2

Release notes

Sourced from vue-loader's releases.

v17.3.1

Bug Fixes

  • do not skip style post loader for v-bind() in non-scoped CSS (d7071bb), closes #2061

v17.3.0

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)

v17.2.2

Bug Fixes

v17.2.1

Features

  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css feature This also makes vue-loader compatible with Rspack (#2046) (3149f6d).

Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.

v17.1.2

Bug Fixes

  • keep build stable when run in a different path (#2040) (a81dc0f)
  • properly close the watcher after webpack 4 tests (40b93b9)

v17.1.1

Bug Fixes

  • support experimental propsDestructure and defineModel options (6269698)

v17.1.0

Bug Fixes

Features

  • support 3.3 imported types hmr (bbd98fc)

Full Changelog: vuejs/vue-loader@v17.0.1...v17.1.0

... (truncated)

Changelog

Sourced from vue-loader's changelog.

17.4.2 (2023-12-30)

Bug Fixes

  • pass compilerOptions to sfc parse & re-enable AST reuse (d2a2e05)

17.4.1 (2023-12-30)

Bug Fixes

  • (temporarily) disable template ast reuse (31b03af)

17.4.0 (2023-12-25)

Features

  • leverage ast reuse in 3.4 (479835f)

17.3.1 (2023-10-31)

Bug Fixes

  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #2061

17.3.0 (2023-10-07)

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)

17.2.2 (2023-06-02)

... (truncated)

Commits

Updates vue-router from 3.6.5 to 4.2.5

Release notes

Sourced from vue-router's releases.

v4.2.5

Please refer to CHANGELOG.md for details.

v4.2.4

Please refer to CHANGELOG.md for details.

v4.2.3

Please refer to CHANGELOG.md for details.

v4.2.2

Please refer to CHANGELOG.md for details.

v4.2.1

Please refer to CHANGELOG.md for details.

v4.2.0

Please refer to CHANGELOG.md for details.

v4.1.6

Please refer to CHANGELOG.md for details.

v4.1.5

Please refer to CHANGELOG.md for details.

v4.1.4

Please refer to CHANGELOG.md for details.

v4.1.3

Please refer to CHANGELOG.md for details.

v4.1.2

Please refer to CHANGELOG.md for details.

v4.1.1

Please refer to CHANGELOG.md for details.

v4.1.0

Vue Router 4.1

We are excited to announce the release of Vue Router 4.1 with a few new interesting features, better support for Node ESM and no breaking changes.

Omitting the component/components option in routes

It's now possible to completely omit the component option when defining routes with children. While nested routes are about defining layouts, they are also directly connected to a path and users often found themselves defining a pass through component that would just render a <RouterView> component to reuse the path structure. You can now simplify this to:

- import { RouterView } from 'vue-router'
- import { h } from 'vue'
-
 const routes = [
</tr></table> 

... (truncated)

Commits

Updates vuex from 3.6.2 to 4.1.0

Release notes

Sourced from vuex's releases.

v4.0.2

Bug Fixes

  • devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
  • build: cjs build failing due to __VUE_PROD_DEVTOOLS__ defined (#1991) (#1992) (7151622)

v4.0.1

Features

  • dx: add devtools integration (#1949)

v4.0.0

This is the official Vuex 4 release.

The focus for Vuex 4 is compatibility. Vuex 4 supports Vue 3, and it provides the exact same API as Vuex 3, so users can reuse their existing Vuex code with Vue 3.

There are a few breaking changes described in a later section, so please check them out.

You can find basic usage with both Option and Composition API in the example directory.

It's still released under next tag in NPM package as same as Vue 3. We're planning to remove next tag once Vue 3 is ready to remove it.

There have been a lot of contribution to make Vuex 4 stable. Thank you all for your very much appreciated help. It wouldn't have been possible without this wonderful Vue community!

Documentation

To check out docs, visit next.vuex.vuejs.org.

Breaking changes

Installation process has changed

To align with the new Vue 3 initialization process, the installation process of Vuex has changed.

To create a new store instance, users are now encouraged to use the newly introduced createStore function.

import { createStore } from 'vuex'
export const store = createStore({
state() {
return {
count: 1
}
}
})

Whilst this is not technically a breaking change, you may still use the new Store(...) syntax, we recommend this approach to align with Vue 3 and Vue Router 4.

... (truncated)

Changelog

Sourced from vuex's changelog.

4.1.0 (2022-10-14)

Vue Core Version Requirement Change

This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.

Bug Fixes

4.0.2 (2021-06-17)

Bug Fixes

  • devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
  • build: cjs build failing due to __VUE_PROD_DEVTOOLS__ defined (#1991) (#1992) (7151622)

4.0.1 (2021-05-24)

Features

  • dx: add devtools integration (#1949)

4.0.0 (2021-02-02)

This is the official Vuex 4 release.

The focus for Vuex 4 is compatibility. Vuex 4 supports Vue 3, and it provides the exact same API as Vuex 3, so users can reuse their existing Vuex code with Vue 3.

There are a few breaking changes described in a later section, so please check them out.

You can find basic usage with both Option and Composition API in the example directory.

It's still released under next tag in NPM package as same as Vue 3. We're planning to remove next tag once Vue 3 is ready to remove it.

There have been a lot of contribution to make Vuex 4 stable. Thank you all for your very much appreciated help. It wouldn't have been possible without this wonderful Vue community!

Documentation

To check out docs, visit next.vuex.vuejs.org.

Breaking changes

Installation process has changed

To align with the new Vue 3 initialization process, the installation process of Vuex has changed.

... (truncated)

Commits

Updates @symfony/webpack-encore from 4.5.0 to 4.6.0

Release notes

Sourced from @​symfony/webpack-encore's releases.

Node 20 bump & sass-loader 14 support

Hey packagers!

Upgrading

Run:

npm install "@symfony/webpack-encore@^4.6.0" --save-dev

Or:

yarn upgrade "@​symfony/webpack-encore@^4.6.0"

Changes: symfony/webpack-encore@v4.5.0...v4.6.0

Happy Packing!

Changelog

Sourced from @​symfony/webpack-encore's changelog.

v4.6.0

Commits
  • 64b4e2e Tagging 4.6.0
  • 2f54ed2 feature #1254 Bumping Node minimum to 20 (weaverryan)
  • 16c2636 Bumping Node minimum to 20
  • cc30762 bug #1247 bug: accept use with addPlugin only (gimler)
  • a3f6855 feature #1251 Add compatibility with sass-loader 14.0 (cedric-anne)
  • 8356445 Add compatibility with sass-loader 14.0
  • 1bfd797 bug: accept use with addPlugin only
  • 692dbab minor #1239 docs: document asset mapper and remove demo link (94noni)
  • a798bf7 docs: document asset mapper and remove demo link
  • See full diff in compare view

Updates core-js from 3.35.0 to 3.35.1

Changelog

Sourced from core-js's changelog.

3.35.1 - 2024.01.21
Commits
  • 02c96bf 3.35.1
  • 82ab796 minor fix of prototype methods export logic in the pure version
  • a92b8bb fix a typo in a comment
  • 2e87d77 tweak String#split setting
  • 299f9cd fixed setting names of methods with symbol keys in some old engines
  • 3c592f0 removed significant redundant code from String#split polyfill
  • 3928aec fix abstract operation
  • f196dc2 drop forced: true added for testing
  • 5b960e3 drop an extra stringIndexOf from es.string.replace-all
  • 1cdaab2 bump current year
  • Additional commits viewable in compare view

Updates regenerator-runtime from 0.13.11 to 0.14.1

Commits

Updates sass-loader from 13.3.3 to 14.0.0

Release notes

Sourced from sass-loader's releases.

v14.0.0

14.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
Changelog

Sourced from sass-loader's changelog.

14.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
Commits

Updates vue-eslint-parser from 9.4.0 to 9.4.2

Release notes

Sourced from vue-eslint-parser's releases.

v9.4.2

🐛 Bug Fixes

Full Changelog: vuejs/vue-eslint-parser@v9.4.1...v9.4.2

v9.4.1

🐛 Bug Fixes

Full Changelog: vuejs/vue-eslint-parser@v9.4.0...v9.4.1

Commits

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

Dependabot 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@shopware-ag/meteor-admin-sdk](https://github.com/shopware/meteor-admin-sdk) | `3.0.16` | `3.0.17` |
| @shopware-ag/entity-schema-types | `5.8.0` | `5.99.99` |
| [vue](https://github.com/vuejs/core) | `2.7.16` | `3.4.15` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `8.28.2` | `9.9.0` |
| [vue-loader](https://github.com/vuejs/vue-loader) | `15.11.1` | `17.4.2` |
| [vue-router](https://github.com/vuejs/router) | `3.6.5` | `4.2.5` |
| [vuex](https://github.com/vuejs/vuex) | `3.6.2` | `4.1.0` |
| [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) | `4.5.0` | `4.6.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.35.0` | `3.35.1` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.11` | `0.14.1` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.3` | `14.0.0` |
| [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) | `9.4.0` | `9.4.2` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `4.10.0` | `5.1.4` |


Updates `@shopware-ag/meteor-admin-sdk` from 3.0.16 to 3.0.17
- [Release notes](https://github.com/shopware/meteor-admin-sdk/releases)
- [Changelog](https://github.com/shopware/meteor-admin-sdk/blob/trunk/CHANGELOG.md)
- [Commits](shopware/meteor-admin-sdk@3.0.16...3.0.17)

Updates `@shopware-ag/entity-schema-types` from 5.8.0 to 5.99.99

Updates `vue` from 2.7.16 to 3.4.15
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.15)

Updates `vue-i18n` from 8.28.2 to 9.9.0
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.9.0/packages/vue-i18n)

Updates `vue-loader` from 15.11.1 to 17.4.2
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue-loader@v15.11.1...v17.4.2)

Updates `vue-router` from 3.6.5 to 4.2.5
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/commits/v4.2.5)

Updates `vuex` from 3.6.2 to 4.1.0
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/main/CHANGELOG.md)
- [Commits](vuejs/vuex@v3.6.2...v4.1.0)

Updates `@symfony/webpack-encore` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/symfony/webpack-encore/releases)
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md)
- [Commits](symfony/webpack-encore@v4.5.0...v4.6.0)

Updates `core-js` from 3.35.0 to 3.35.1
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js)

Updates `regenerator-runtime` from 0.13.11 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1)

Updates `sass-loader` from 13.3.3 to 14.0.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v13.3.3...v14.0.0)

Updates `vue-eslint-parser` from 9.4.0 to 9.4.2
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v9.4.0...v9.4.2)

Updates `webpack-cli` from 4.10.0 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/[email protected]@5.1.4)

---
updated-dependencies:
- dependency-name: "@shopware-ag/meteor-admin-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@shopware-ag/entity-schema-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vue-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vuex
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@symfony/webpack-encore"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: regenerator-runtime
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vue-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-a41b1e7b72 branch January 29, 2024 02:29
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