Skip to content

Bump the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 9 updates#2735

Merged
afs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4630d4bc97
Sep 25, 2024
Merged

Bump the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 9 updates#2735
afs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4630d4bc97

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 9 updates:

Package From To
@vue/compat 3.5.6 3.5.8
vue 3.5.6 3.5.8
@cypress/code-coverage 3.13.1 3.13.2
@vitejs/plugin-vue 5.1.3 5.1.4
@vue/compiler-sfc 3.5.6 3.5.8
jsdom 25.0.0 25.0.1
nodemon 3.1.5 3.1.7
sass 1.79.1 1.79.3
vite 5.4.6 5.4.7

Updates @vue/compat from 3.5.6 to 3.5.8

Release notes

Sourced from @​vue/compat's releases.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/compat's changelog.

3.5.8 (2024-09-22)

Bug Fixes

  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

3.5.7 (2024-09-20)

Bug Fixes

Performance Improvements

  • hydration: avoid observer if element is in viewport (#11639) (e075dfa)
Commits
  • 5e88985 release: v3.5.8
  • 0267a58 fix(reactivity): do not remove dep from depsMap when cleaning up deps of comp...
  • d1764a1 test: simplify computed last sub test case
  • 6fcb801 release: v3.5.7
  • 960706e fix(reactivity): do not remove dep from depsMap when unsubbed by computed
  • b030c8b fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
  • 9eca65e fix(types): correct type inference of all-optional props (#11644)
  • 235ea47 fix(reactivity): fix memory leak from dep instances of garbage collected objects
  • 5c8b76e fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub rem...
  • f927a4a fix(transition): respect duration setting even when it is 0 (#11967)
  • Additional commits viewable in compare view

Updates vue from 3.5.6 to 3.5.8

Release notes

Sourced from vue's releases.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.8 (2024-09-22)

Bug Fixes

  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

3.5.7 (2024-09-20)

Bug Fixes

Performance Improvements

  • hydration: avoid observer if element is in viewport (#11639) (e075dfa)
Commits
  • 5e88985 release: v3.5.8
  • 0267a58 fix(reactivity): do not remove dep from depsMap when cleaning up deps of comp...
  • d1764a1 test: simplify computed last sub test case
  • 6fcb801 release: v3.5.7
  • 960706e fix(reactivity): do not remove dep from depsMap when unsubbed by computed
  • b030c8b fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
  • 9eca65e fix(types): correct type inference of all-optional props (#11644)
  • 235ea47 fix(reactivity): fix memory leak from dep instances of garbage collected objects
  • 5c8b76e fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub rem...
  • f927a4a fix(transition): respect duration setting even when it is 0 (#11967)
  • Additional commits viewable in compare view

Updates @cypress/code-coverage from 3.13.1 to 3.13.2

Release notes

Sourced from @​cypress/code-coverage's releases.

v3.13.2

3.13.2 (2024-09-23)

Bug Fixes

  • deps: update dependency @​types/react to v18.3.8 (#883) (d8641ef)
Commits
  • ebd17f6 chore(deps): update dependency babel-loader to v9.2.1 (#884)
  • 42bff8b chore(deps): update dependency start-server-and-test to v2.0.8 (#882)
  • d8641ef fix(deps): update dependency @​types/react to v18.3.8 (#883)
  • See full diff in compare view

Updates @vitejs/plugin-vue from 5.1.3 to 5.1.4

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.1.4 (2024-09-16)

  • chore: format (07b29a6)
  • chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
  • fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
  • fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444
Commits

Updates @vue/compiler-sfc from 3.5.6 to 3.5.8

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.5.8 (2024-09-22)

Bug Fixes

  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

3.5.7 (2024-09-20)

Bug Fixes

Performance Improvements

  • hydration: avoid observer if element is in viewport (#11639) (e075dfa)
Commits

Updates jsdom from 25.0.0 to 25.0.1

Release notes

Sourced from jsdom's releases.

Version 25.0.1

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
Changelog

Sourced from jsdom's changelog.

25.0.1

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
Commits

Updates nodemon from 3.1.5 to 3.1.7

Release notes

Sourced from nodemon's releases.

v3.1.7

3.1.7 (2024-09-20)

Bug Fixes

v3.1.6

3.1.6 (2024-09-19)

Bug Fixes

Commits

Updates sass from 1.79.1 to 1.79.3

Release notes

Sourced from sass's releases.

Dart Sass 1.79.3

To install Sass 1.79.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Update the $channel parameter in the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness() to use a quoted string.

See the full changelog for changes in earlier releases.

Dart Sass 1.79.2

To install Sass 1.79.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add a $space parameter to the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness().

  • Update deprecation warnings for the legacy JS API to include a link to relevant documentation.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.79.3

  • Update the $channel parameter in the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness() to use a quoted string.

1.79.2

  • Add a $space parameter to the suggested replacement for color.red(), color.green(), color.blue(), color.hue(), color.saturation(), color.lightness(), color.whiteness(), and color.blackness().

  • Update deprecation warnings for the legacy JS API to include a link to relevant documentation.

Commits
  • b85ef9c Quote $channel in channel function replacement suggestions (#2361)
  • fa4827f Add documentation link to legacy-js-api warning (#2355)
  • 7c3f5e2 Add a $space parameter to the channel function deprecation (#2354)
  • See full diff in compare view

Updates vite from 5.4.6 to 5.4.7

Changelog

Sourced from vite's changelog.

5.4.7 (2024-09-20)

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 npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@vue/compat](https://github.com/vuejs/core) | `3.5.6` | `3.5.8` |
| [vue](https://github.com/vuejs/core) | `3.5.6` | `3.5.8` |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.1` | `3.13.2` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.3` | `5.1.4` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.6` | `3.5.8` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.0` | `25.0.1` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.5` | `3.1.7` |
| [sass](https://github.com/sass/dart-sass) | `1.79.1` | `1.79.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.6` | `5.4.7` |


Updates `@vue/compat` from 3.5.6 to 3.5.8
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.6...v3.5.8)

Updates `vue` from 3.5.6 to 3.5.8
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.6...v3.5.8)

Updates `@cypress/code-coverage` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.13.1...v3.13.2)

Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue)

Updates `@vue/compiler-sfc` from 3.5.6 to 3.5.8
- [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.5.8/packages/compiler-sfc)

Updates `jsdom` from 25.0.0 to 25.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.0...25.0.1)

Updates `nodemon` from 3.1.5 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.5...v3.1.7)

Updates `sass` from 1.79.1 to 1.79.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.1...1.79.3)

Updates `vite` from 5.4.6 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@vue/compat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-group
...

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 Sep 25, 2024
@afs afs merged commit b2eefe5 into main Sep 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4630d4bc97 branch September 25, 2024 07:12
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.

2 participants