Bump the patch group in /vue with 4 updates#221
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the patch group in /vue with 4 updates: [marked](https://github.com/markedjs/marked), [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS). Updates `marked` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.1...v17.0.2) Updates `@hey-api/openapi-ts` from 0.92.3 to 0.92.4 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.92.3...@hey-api/openapi-ts@0.92.4) Updates `@vitest/eslint-plugin` from 1.6.7 to 1.6.9 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.9) Updates `eslint-plugin-sonarjs` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.92.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: eslint-plugin-sonarjs dependency-version: 3.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch group in /vue with 4 updates: marked, @hey-api/openapi-ts, @vitest/eslint-plugin and eslint-plugin-sonarjs.
Updates
markedfrom 17.0.1 to 17.0.2Release notes
Sourced from marked's releases.
Commits
e824620chore(release): 17.0.2 [skip ci]e031175fix: fix list item wrong indent (#3889)9fc4f8efix: fix list with tabs (#3891)3fc6a44fix: fix empty list item (#3890)2a475a1fix: fix blockquote after list (#3888)1a5b124fix: fix strikethrough flanking rules (#3882)2ba4e73chore(deps-dev): Bump eslint from 9.39.2 to 10.0.0 (#3894)00f4a0achore(deps-dev): Bump@semantic-release/npmfrom 13.1.3 to 13.1.4 (#3892)b3b84d0chore(deps-dev): Bump esbuild from 0.27.2 to 0.27.3 (#3895)4e94244chore(deps-dev): Bump@semantic-release/githubfrom 12.0.3 to 12.0.5 (#3893)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for marked since your current version.
Updates
@hey-api/openapi-tsfrom 0.92.3 to 0.92.4Release notes
Sourced from
@hey-api/openapi-ts's releases.Commits
1f6fb21Merge pull request #3362 from hey-api/changeset-release/main2646a51ci: releasee9357b5Merge pull request #3370 from hey-api/refactor/plugin-ir-ref27cd91frefactor: allow path in top-level detect function23b1574Merge pull request #3389 from hey-api/test/ci-typechecka1a33fbtest: split typecheck step into twod0d0c0fMerge pull request #3387 from hey-api/fix/ref-parser-max-stackfe3dba6Merge branch 'main' into fix/ref-parser-max-stack11a0f91Merge pull request #3388 from hey-api/test/tsconfig-references648d46atest: use references in test packagesUpdates
@vitest/eslint-pluginfrom 1.6.7 to 1.6.9Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
84c64b7chore: release v1.6.91cf7964fix: correct dist entrypoints and type paths (#872)481869cchore: release v1.6.873a7184chore: bump up deps (#871)Updates
eslint-plugin-sonarjsfrom 3.0.6 to 3.0.7Commits
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