-
Notifications
You must be signed in to change notification settings - Fork 26
Bump the patch-updates group across 1 directory with 6 updates #2353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/src/Frontend/patch-updates-532c486a3a
Closed
Bump the patch-updates group across 1 directory with 6 updates #2353
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/src/Frontend/patch-updates-532c486a3a
Conversation
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
johnsimons
approved these changes
Apr 28, 2025
263d060
to
f5ee723
Compare
johnsimons
approved these changes
Apr 28, 2025
f5ee723
to
9c34df3
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps the patch-updates group with 5 updates in the /src/Frontend directory: | Package | From | To | | --- | --- | --- | | [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) | `6.5.0` | `6.5.1` | | [vue-router](https://github.com/vuejs/router) | `4.5.0` | `4.5.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.1.2` | | [msw](https://github.com/mswjs/msw) | `2.7.3` | `2.7.5` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.8` | `2.2.10` | Updates `@codemirror/legacy-modes` from 6.5.0 to 6.5.1 - [Changelog](https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md) - [Commits](codemirror/legacy-modes@6.5.0...6.5.1) Updates `vue-router` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.0...v4.5.1) Updates `@vitest/coverage-v8` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-v8) Updates `msw` from 2.7.3 to 2.7.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.3...v2.7.5) Updates `vitest` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) Updates `vue-tsc` from 2.2.8 to 2.2.10 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/HEAD/packages/tsc) --- updated-dependencies: - dependency-name: "@codemirror/legacy-modes" dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vue-router dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: msw dependency-version: 2.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vue-tsc dependency-version: 2.2.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
9c34df3
to
ca5bff3
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
April 29, 2025 17:38
Pull request was closed
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
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-updates group with 5 updates in the /src/Frontend directory:
6.5.0
6.5.1
4.5.0
4.5.1
3.1.1
3.1.2
2.7.3
2.7.5
2.2.8
2.2.10
Updates
@codemirror/legacy-modes
from 6.5.0 to 6.5.1Changelog
Sourced from
@codemirror/legacy-modes
's changelog.Commits
833d461
Mark version 6.5.12d0361a
Remove an invalid call from the Stylus modeUpdates
vue-router
from 4.5.0 to 4.5.1Release notes
Sourced from vue-router's releases.
Commits
14b87f6
release: [email protected]56b5cbb
docs: add advanced offsets content for scrollBehavoir (#2448)24ff936
feat: memory history stores state (#2491)ec0bff1
docs: note about initial navigation and transitions (#2392) (#2397)2ddd19f
fix: missing viewTransition prop on RouterLink (#2465)b89559c
chore: lint more files (#2470)0ce408d
feat(types): add support for children routes as union (#2475)9222413
docs(lazy-loading): Change thevite
document path (#2493)1dfb38f
docs: add bun command examples (#2313)0fa47da
align (#2425)Updates
@vitest/coverage-v8
from 3.1.1 to 3.1.2Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
5a0afd1
chore: release v3.1.25652bf9
fix(coverage): expose profiling timers (#7820)795a643
fix(coverage):await
profiler calls (#7763)Updates
msw
from 2.7.3 to 2.7.5Release notes
Sourced from msw's releases.
Commits
b1c2a13
chore(release): v2.7.569ae82d
fix(ws): ignore/socket.io/
path prefix during url matching (#2476)4de91fd
chore(release): v2.7.4fa9b07f
fix: resolve relative URLs againstlocation.href
(#2471)827a5dc
fix(graphql): addextensions
property to theGraphQLResponseBody
type (#2...f4be9ce
docs: remove badges from readme (#2459)b7d9ce4
docs: update readme (#2441)Updates
vitest
from 3.1.1 to 3.1.2Release notes
Sourced from vitest's releases.
Commits
5a0afd1
chore: release v3.1.2b70a6f1
chore(deps): unbundle tinyglobby and update (#7864)f9eacbc
fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...3102986
docs:browser.provider
link (#7851)816a5c5
perf(browser): improve browser parallelisation (#7665)6743008
fix: use happy-dom/jsdom types forenvionmentOptions
(#7795)6358f21
fix: default to run mode when stdin is not a TTY (#7673)15701f5
fix(deps): update all non-major dependencies (#7831)5652bf9
fix(coverage): expose profiling timers (#7820)29084f1
chore(deps): update all non-major dependencies (#7802)Updates
vue-tsc
from 2.2.8 to 2.2.10Changelog
Sourced from vue-tsc's changelog.
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