Bump the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates#3918
Merged
afs merged 1 commit intoMay 13, 2026
Conversation
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.2` | `7.29.5` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.9` | `2.4.10` | | [cypress](https://github.com/cypress-io/cypress) | `15.14.1` | `15.14.2` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.9.0` | `10.9.1` | | [jsdom](https://github.com/jsdom/jsdom) | `29.1.0` | `29.1.1` | | [nanoid](https://github.com/ai/nanoid) | `5.1.9` | `5.1.11` | Updates `@babel/preset-env` from 7.29.2 to 7.29.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.5/packages/babel-preset-env) Updates `@vue/test-utils` from 2.4.9 to 2.4.10 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.9...v2.4.10) Updates `cypress` from 15.14.1 to 15.14.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.14.1...v15.14.2) Updates `eslint-plugin-vue` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.9.0...v10.9.1) Updates `jsdom` from 29.1.0 to 29.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.0...v29.1.1) Updates `nanoid` from 5.1.9 to 5.1.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.9...5.1.11) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group - dependency-name: "@vue/test-utils" dependency-version: 2.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group - dependency-name: cypress dependency-version: 15.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group - dependency-name: eslint-plugin-vue dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group - dependency-name: nanoid dependency-version: 5.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-group ... Signed-off-by: dependabot[bot] <support@github.com>
afs
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates:
7.29.27.29.52.4.92.4.1015.14.115.14.210.9.010.9.129.1.029.1.15.1.95.1.11Updates
@babel/preset-envfrom 7.29.2 to 7.29.5Release notes
Sourced from @babel/preset-env's releases.
Commits
3cd910dv7.29.53d399f8[7.x backport]docs(preset-env): update CONTRIBUTING.md (#17976)183db7bv7.29.3268f246Add bugfix plugin for Safari array rest destructuring bug (#17788)f8524d8Update compat data (#17686)Updates
@vue/test-utilsfrom 2.4.9 to 2.4.10Release notes
Sourced from @vue/test-utils's releases.
Commits
3e1f3e3v2.4.103eb4989fix: restore text()/html() for single-root components (#2835)5f0d0f5chore(deps): update dependency oxfmt to v0.47.0 (#2836)d8b6fc7chore(deps): update dependency pkg-pr-new to v0.0.67 (#2833)Updates
cypressfrom 15.14.1 to 15.14.2Release notes
Sourced from cypress's releases.
Commits
545556edependency(listr): upgrade listr 3.x to 9.x (#33640)ea98906test: fix flake in readFile retries assertions until they pass (#33692)f159200chore: upgrades ts-loader to 9.5.7 (#33691)d4b0324test: stabilize flaky 'Your tests are loading...' waits (#33689)3442523fix: guard cy.wait against undefined retry responses (#33651)3592361fix: set primary remote state before HTTP server accepts requests (#33686)47bb659chore: updating v8 snapshot cache (#33690)9363b86update axios (#33687)56472e3chore: skip adding the install comment on the commit (#33685)d86bc45chore: updating v8 snapshot cache (#33683)Updates
eslint-plugin-vuefrom 10.9.0 to 10.9.1Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
8a2129eVersion Packages (#3077)fe776a9fix: require correct peerDep version forvue-eslint-parser(#3075)73f3ef4docs: update ESLint version requirement to include ^10.0.0 (#3074)333008aFixed changelog formatting/order for v10.8.0Updates
jsdomfrom 29.1.0 to 29.1.1Release notes
Sourced from jsdom's releases.
Commits
9b9ea7e29.1.107efb78Optimize computed style comparison5f66329Fix background-origin/background-clip in background shorthandad8af77Fix border shorthand handlingUpdates
nanoidfrom 5.1.9 to 5.1.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
5423cf5Release 5.1.11 version2183894Backport 3.3.12 changelog7087969Limit ID even more013517bTemporary add pnpm-workspace.yaml to npm ignore5db09eeRelease 5.1.10 versionbe7901aFix random pool break974f73bStructure tests with describe() instead of prefixfe3e7ecUpdate dependencies043a7c1Move to pnpm 11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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