Skip to content

Bump the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 updates#2613

Merged
afs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4ab1e3100f
Jul 31, 2024
Merged

Bump the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 updates#2613
afs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4ab1e3100f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

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

Package From To
@vue/compat 3.4.33 3.4.34
vue 3.4.33 3.4.34
@vitejs/plugin-vue 5.1.0 5.1.1
@vue/compiler-sfc 3.4.33 3.4.34
vite 5.3.4 5.3.5

Updates @vue/compat from 3.4.33 to 3.4.34

Release notes

Sourced from @​vue/compat's releases.

v3.4.34

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.4.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429
Commits
  • 9111252 release: v3.4.34
  • b5cad0e refactor: use hasChanged for useModel comparisons
  • a18f1ec fix(defineModel): correct update with multiple changes in same tick (#11430)
  • See full diff in compare view

Updates vue from 3.4.33 to 3.4.34

Release notes

Sourced from vue's releases.

v3.4.34

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.4.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429
Commits
  • 9111252 release: v3.4.34
  • b5cad0e refactor: use hasChanged for useModel comparisons
  • a18f1ec fix(defineModel): correct update with multiple changes in same tick (#11430)
  • See full diff in compare view

Updates @vitejs/plugin-vue from 5.1.0 to 5.1.1

Release notes

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

plugin-vue@5.1.1

Please refer to CHANGELOG.md for details.

Changelog

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

5.1.1 (2024-07-27)

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #431
Commits

Updates @vue/compiler-sfc from 3.4.33 to 3.4.34

Release notes

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

v3.4.34

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.4.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429
Commits

Updates vite from 5.3.4 to 5.3.5

Changelog

Sourced from vite's changelog.

5.3.5 (2024-07-25)

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@vue/compat](https://github.com/vuejs/core) | `3.4.33` | `3.4.34` |
| [vue](https://github.com/vuejs/core) | `3.4.33` | `3.4.34` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.0` | `5.1.1` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.33` | `3.4.34` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.4` | `5.3.5` |


Updates `@vue/compat` from 3.4.33 to 3.4.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.33...v3.4.34)

Updates `vue` from 3.4.33 to 3.4.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.33...v3.4.34)

Updates `@vitejs/plugin-vue` from 5.1.0 to 5.1.1
- [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.1/packages/plugin-vue)

Updates `@vue/compiler-sfc` from 3.4.33 to 3.4.34
- [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.34/packages/compiler-sfc)

Updates `vite` from 5.3.4 to 5.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/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: "@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: 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 Jul 31, 2024
@afs afs merged commit 6581321 into main Jul 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-4ab1e3100f branch July 31, 2024 12:19
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