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 patch-updates group across 1 directory with 6 updates #2158

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps the patch-updates group with 6 updates in the /src/Frontend directory:

Package From To
@vue-flow/core 1.41.2 1.41.4
pinia 2.2.5 2.2.6
@pinia/testing 0.1.6 0.1.7
@testing-library/jest-dom 6.6.2 6.6.3
msw 2.6.0 2.6.2
vue-tsc 2.1.8 2.1.10

Updates @vue-flow/core from 1.41.2 to 1.41.4

Release notes

Sourced from @​vue-flow/core's releases.

v1.41.4

What's Changed

Patch Changes

Full Changelog: bcakmakoglu/vue-flow@v1.41.3...v1.41.4

v1.41.3

What's Changed

Patch Changes

Full Changelog: bcakmakoglu/vue-flow@v1.41.2...v1.41.3

Changelog

Sourced from @​vue-flow/core's changelog.

1.41.4

Patch Changes

1.41.3

Patch Changes

Commits
  • 6bb195d chore: bump versions
  • 1e3acb1 fix(core): if selection key code is true prevent pan on drag on left mouse bt...
  • 367f894 chore: bump versions (#1664)
  • ecd21ce fix(core): allow pan on drag for other mouse btns if left is disabled
  • 72e0e2e fix(core): set isPressed to true on blur and contextmenu events if pe...
  • cfc2332 fix(core): use all handle bounds in loose connection mode (#1665)
  • fe552fc fix(core): allow pan on drag for non left-btn when selectionKeyCode is true...
  • See full diff in compare view

Updates pinia from 2.2.5 to 2.2.6

Release notes

Sourced from pinia's releases.

[email protected]

Please refer to CHANGELOG.md for details.

Commits

Updates @pinia/testing from 0.1.6 to 0.1.7

Commits

Updates @testing-library/jest-dom from 6.6.2 to 6.6.3

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)
Commits

Updates msw from 2.6.0 to 2.6.2

Release notes

Sourced from msw's releases.

v2.6.2 (2024-11-07)

Bug Fixes

  • update @bundled-es-modules/cookie to 2.0.1 (#2312) (c134352e8206b91740247f4f196767ab8a8eb921) @​kettanaito

v2.6.1 (2024-11-06)

Bug Fixes

  • prevent instanceof handler check failures between different MSW versions (#2349) (28d26bd7fa585d76f9ca69a67dfa70a234450ed9) @​kettanaito
Commits
  • cfcc617 chore(release): v2.6.2
  • c134352 fix: update @bundled-es-modules/cookie to 2.0.1 (#2312)
  • 078fa08 chore(release): v2.6.1
  • 28d26bd fix: prevent instanceof handler check failures between different MSW versio...
  • 3135575 chore(release-preview): always run for workflow_dispatch trigger (#2350)
  • 6702d77 chore: fix confusing wording in "jest-support"
  • See full diff in compare view

Updates vue-tsc from 2.1.8 to 2.1.10

Release notes

Sourced from vue-tsc's releases.

v2.1.10

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

2.1.10 official, 2.1.11 insiders (2024-10-31)

Features

  • language-service: auto insert const props = with props completion (#4942) - Thanks to @​KazariEX!

Bug Fixes

  • language-core: revert #4902
  • language-core: inject as assertion of useCssModule into correct location (#4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#4966)

Refactors

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 patch-updates group with 6 updates in the /src/Frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@vue-flow/core](https://github.com/bcakmakoglu/vue-flow/tree/HEAD/packages/core) | `1.41.2` | `1.41.4` |
| [pinia](https://github.com/vuejs/pinia) | `2.2.5` | `2.2.6` |
| [@pinia/testing](https://github.com/vuejs/pinia) | `0.1.6` | `0.1.7` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` |
| [msw](https://github.com/mswjs/msw) | `2.6.0` | `2.6.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.8` | `2.1.10` |



Updates `@vue-flow/core` from 1.41.2 to 1.41.4
- [Release notes](https://github.com/bcakmakoglu/vue-flow/releases)
- [Changelog](https://github.com/bcakmakoglu/vue-flow/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/bcakmakoglu/vue-flow/commits/@vue-flow/[email protected]/packages/core)

Updates `pinia` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.6)

Updates `@pinia/testing` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected])

Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.2...v6.6.3)

Updates `msw` from 2.6.0 to 2.6.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.0...v2.6.2)

Updates `vue-tsc` from 2.1.8 to 2.1.10
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc)

---
updated-dependencies:
- dependency-name: "@vue-flow/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@pinia/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 Nov 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

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

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Frontend/patch-updates-85e257ba0f branch November 11, 2024 17:45
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