chore(deps): bump the production-minor-patch group in /app with 7 updates#184
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Bumps the production-minor-patch group in /app with 7 updates: | Package | From | To | | --- | --- | --- | | [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue) | `2.1.2` | `2.1.4` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.0` | `14.2.1` | | [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) | `0.42.0` | `0.43.1` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.0` | `14.1.1` | | [swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.31.0` | `5.31.1` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.31.0` | `5.31.1` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` | Updates `@unhead/vue` from 2.1.2 to 2.1.4 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.4/packages/vue) Updates `@vueuse/core` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/core) Updates `bootstrap-vue-next` from 0.42.0 to 0.43.1 - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.43.1/packages/bootstrap-vue-next) Updates `markdown-it` from 14.1.0 to 14.1.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.1.1) Updates `swagger-ui` from 5.31.0 to 5.31.1 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.31.0...v5.31.1) Updates `swagger-ui-dist` from 5.31.0 to 5.31.1 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.31.0...v5.31.1) Updates `vue` from 3.5.27 to 3.5.28 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.28) --- updated-dependencies: - dependency-name: "@unhead/vue" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: "@vueuse/core" dependency-version: 14.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: bootstrap-vue-next dependency-version: 0.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: swagger-ui dependency-version: 5.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: swagger-ui-dist dependency-version: 5.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: vue dependency-version: 3.5.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-minor-patch group in /app with 7 updates:
2.1.22.1.414.2.014.2.10.42.00.43.114.1.014.1.15.31.05.31.15.31.05.31.13.5.273.5.28Updates
@unhead/vuefrom 2.1.2 to 2.1.4Release notes
Sourced from
@unhead/vue's releases.Commits
c243ef0chore: release v2.1.45b61abechore: release v2.1.3194e561perf(vue): avoid duplicating error message in the bundle (#652)4ef03ebfix(vue): guards._statusRef(#642)fd63a28fix(vue): support computed getter trigger (#638)Updates
@vueuse/corefrom 14.2.0 to 14.2.1Release notes
Sourced from
@vueuse/core's releases.Commits
c76c4eechore: release v14.2.18ce0daefix(useRafFn): resolve reactive null fpsLimit not being handled (#5284)39afd85refactor: explicitly define return type (#5275)fa483b4refactor: unifySupportableacross composables (#5274)Updates
bootstrap-vue-nextfrom 0.42.0 to 0.43.1Release notes
Sourced from bootstrap-vue-next's releases.
... (truncated)
Changelog
Sourced from bootstrap-vue-next's changelog.
... (truncated)
Commits
921deb2chore: release main (#3010)c614fc3fix(BFormRadio): inherit classes from parent causing props to not work fixes ...7b719b1fix(BTable): filterFunction not working when filter prop is empty string fixe...4b35f0bci: node 24ac47437chore: release main (#2965)cd5279bfix(typescript) added callback types for Popover reference and target props (...57fa915feat(BFormOptions*): Implement Base/Wrapper Pattern for Type-Safe Form Option...cdbcba4feat(BFormSelect): add class and custom attributes support to option objects ...304d26ddocs(BTable): Clean up not yet implemented references (#2996)2a39525refactor(BTable): move code into composables for better sortingMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for bootstrap-vue-next since your current version.
Updates
markdown-itfrom 14.1.0 to 14.1.1Changelog
Sourced from markdown-it's changelog.
Commits
b4a9b6514.1.1 released4b4bbcaFixed perf regression in linkify-it wrapperd2782d8Add supplementary example-driven documentation (#1092)Updates
swagger-uifrom 5.31.0 to 5.31.1Release notes
Sourced from swagger-ui's releases.
Commits
f0bbc1cchore(release): cut the 5.31.1 release8bf8ed9fix: validated support for OpenAPI 3.1.2 and updated docs23d6c26fix(deps): update vulnerable dependencies (#10725)e9197caFix(utils) disallow schema type array value string for oas3 (#10713)f63d850chore(deps): bump nginx from 1.29.4-alpine to 1.29.5-alpine (#10717)0a7ff5bRevert "fix(utils): disallow schema type array value string (#10691)" (#10710)e87ecd7fix(utils): disallow schema type array value string (#10691)6453290fix(deps): align the tree-sitter version (#10694)e755cc8chore(deps): bump qs, express, body-parser and@cypress/request(#10678)f2de9f0docs: add comprehensive CLAUDE.md guide for AI assistants (#10687)Updates
swagger-ui-distfrom 5.31.0 to 5.31.1Release notes
Sourced from swagger-ui-dist's releases.
Commits
f0bbc1cchore(release): cut the 5.31.1 release8bf8ed9fix: validated support for OpenAPI 3.1.2 and updated docs23d6c26fix(deps): update vulnerable dependencies (#10725)e9197caFix(utils) disallow schema type array value string for oas3 (#10713)f63d850chore(deps): bump nginx from 1.29.4-alpine to 1.29.5-alpine (#10717)0a7ff5bRevert "fix(utils): disallow schema type array value string (#10691)" (#10710)e87ecd7fix(utils): disallow schema type array value string (#10691)6453290fix(deps): align the tree-sitter version (#10694)e755cc8chore(deps): bump qs, express, body-parser and@cypress/request(#10678)f2de9f0docs: add comprehensive CLAUDE.md guide for AI assistants (#10687)Updates
vuefrom 3.5.27 to 3.5.28Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
1bdeb33release: v3.5.28e71c26cfix(runtime-core): properly handle async component update before resolve (#11...57866b5fix(runtime-core): prevent child component updates when style remains unchang...b0a1f05fix(compiler-sfc): no params were generated when using withDefaults (#12823)48b7552fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...0243a79fix(transition-group): correct move translation under scale via element rect ...261de54fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)fc40ca0fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)6798853fix: avoid unexpectedcancelledparameter in transitiondonecallback (#1...4ace79afix(runtime-core): avoid retaining el on cached text vnodes during static tra...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 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