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 the vscode-dependencies group in /vscode with 5 updates #337

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the vscode-dependencies group in /vscode with 5 updates:

Package From To
liquidjs 10.19.0 10.19.1
eslint-plugin-jest 28.9.0 28.10.0
eslint-plugin-n 17.15.0 17.15.1
eslint-plugin-perfectionist 4.3.0 4.4.0
webpack-cli 5.1.4 6.0.1

Updates liquidjs from 10.19.0 to 10.19.1

Release notes

Sourced from liquidjs's releases.

v10.19.1

10.19.1 (2024-12-22)

Bug Fixes

  • add sideEffects=false to package.json (734eb52)
  • inconsistent continue behaviour, fixes #779 (e3ef574)
  • memoryLimit doesn't work in for tag, #776 (2af297f)
Changelog

Sourced from liquidjs's changelog.

10.19.1 (2024-12-22)

Bug Fixes

  • add sideEffects=false to package.json (734eb52)
  • inconsistent continue behaviour, fixes #779 (e3ef574)
  • memoryLimit doesn't work in for tag, #776 (2af297f)
Commits
  • bb08cfa chore(release): 10.19.1 [skip ci]
  • e3ef574 fix: inconsistent continue behaviour, fixes #779
  • 2af297f fix: memoryLimit doesn't work in for tag, #776
  • d61855b docs: add timvandam as a contributor for code (#775)
  • 734eb52 fix: add sideEffects=false to package.json
  • 2980260 docs: add santialbo as a contributor for code (#772)
  • See full diff in compare view

Updates eslint-plugin-jest from 28.9.0 to 28.10.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.10.0

28.10.0 (2024-12-19)

Features

  • unbound-method: ignore functions passed to jest.mocked (#1681) (d868636)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.10.0 (2024-12-19)

Features

  • unbound-method: ignore functions passed to jest.mocked (#1681) (d868636)
Commits

Updates eslint-plugin-n from 17.15.0 to 17.15.1

Release notes

Sourced from eslint-plugin-n's releases.

v17.15.1

17.15.1 (2024-12-20)

🩹 Fixes

  • Promise.withResolvers is supported since node 22.11 (#398) (c5bcb3a)
Changelog

Sourced from eslint-plugin-n's changelog.

17.15.1 (2024-12-20)

🩹 Fixes

  • Promise.withResolvers is supported since node 22.11 (#398) (c5bcb3a)
Commits

Updates eslint-plugin-perfectionist from 4.3.0 to 4.4.0

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v4.4.0

   🚀 Features

  • Add ignore rule for objects passed as arguments to function calls  -  by @​hugop95 (41c9f)
  • Add use configuration if option to sort-object-types and sort-interfaces  -  by @​hugop95 (aa18f)
  • sort-array-includes: Add use configuration if and groups  -  by @​hugop95 (a06ce)

   🐞 Bug Fixes

  • sort-interfaces: Prevent constructor declarations from being sorted  -  by @​hugop95 (b4ee1)

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v4.4.0

compare changes

🚀 Features

  • sort-array-includes: Add use configuration if and groups (a06ce5c)
  • Add ignore rule for objects passed as arguments to function calls (41c9f4f)
  • Add use configuration if option to sort-object-types and sort-interfaces (aa18f1a)

🏎 Performance Improvements

  • Improve rules performance (42ac82d)

🐞 Bug Fixes

  • sort-interfaces: Prevent constructor declarations from being sorted (b4ee1cc)

❤️ Contributors

Commits
  • 5576614 build: publish v4.4.0
  • 9d733a5 chore: update dependencies
  • 42ac82d perf: improve rules performance
  • aa18f1a feat: add use configuration if option to sort-object-types and sort-interfaces
  • 41c9f4f feat: add ignore rule for objects passed as arguments to function calls
  • 7fdadd7 refactor: use join type for other rules
  • e8dd3e9 docs: update stats
  • 723a447 refactor(sort-classes): make group types readable
  • a06ce5c feat(sort-array-includes): add use configuration if and groups
  • b4ee1cc fix(sort-interfaces): prevent constructor declarations from being sorted
  • See full diff in compare view

Updates webpack-cli from 5.1.4 to 6.0.1

Release notes

Sourced from webpack-cli's releases.

v6.0.1

6.0.1 (2024-12-20)

Bug Fixes

v6.0.0

6.0.0 (2024-12-19)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)
Changelog

Sourced from webpack-cli's changelog.

6.0.1 (2024-12-20)

Bug Fixes

6.0.0 (2024-12-19)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)
Commits

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 vscode-dependencies group in /vscode with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.19.0` | `10.19.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.10.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.15.0` | `17.15.1` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.3.0` | `4.4.0` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` |


Updates `liquidjs` from 10.19.0 to 10.19.1
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.19.0...v10.19.1)

Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0)

Updates `eslint-plugin-n` from 17.15.0 to 17.15.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.15.0...v17.15.1)

Updates `eslint-plugin-perfectionist` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.3.0...v4.4.0)

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

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vscode-dependencies
...

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 Dec 23, 2024
@reduckted reduckted merged commit fd5cd6a into master Dec 23, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode/vscode-dependencies-b317bbb4b3 branch December 23, 2024 02:59
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.

1 participant