Skip to content
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

build(deps): bump the all-dependencies group with 7 updates #54

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps the all-dependencies group with 7 updates:

Package From To
vitepress 1.0.0-rc.35 1.0.0-rc.36
vue 3.4.5 3.4.7
@types/node 20.10.6 20.10.7
algoliasearch 4.22.0 4.22.1
axios 1.6.4 1.6.5
typedoc 0.25.6 0.25.7
vitest 1.1.1 1.1.3

Updates vitepress from 1.0.0-rc.35 to 1.0.0-rc.36

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.36

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.36 (2024-1-8)

Bug Fixes

  • avoid pushing to history when clicking on the current link (#3405) (d279e63)
  • theme/regression: external link icon not working (c236570), closes #3424
  • theme/regression: inter getting bundled even importing without-fonts entry (#3412) (b03fb83)
Commits
  • d2c6e37 release: v1.0.0-rc.36
  • 5388143 chore: bump deps
  • c236570 fix(theme/regression): external link icon not working
  • f8fe3ae docs: fix typo
  • f142543 docs(zh): sync (#3414)
  • eac5caa docs(zh): fix indentation (#3413)
  • b03fb83 fix(theme/regression): inter getting bundled even importing without-fonts ent...
  • 609007c chore: don't lock PRs with keep-open label
  • be4c0c0 chore: update known extensions
  • d279e63 fix: avoid pushing to history when clicking on the current link (#3405)
  • Additional commits viewable in compare view

Updates vue from 3.4.5 to 3.4.7

Release notes

Sourced from vue's releases.

v3.4.7

Please refer to CHANGELOG.md for details.

v3.4.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.7 (2024-01-09)

Bug Fixes

  • parser: skip compat mode check for SFC root \<template> tags (#10034) (923d560)
  • types: fix functional component for h (#9991) (438a74a)

Reverts

  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

3.4.6 (2024-01-08)

Bug Fixes

Commits
  • a3725a7 release: v3.4.7
  • 438a74a fix(types): fix functional component for h (#9991)
  • 2fd3905 revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed"
  • 3135fcb workflow: ignore non-package directories in /packages (#10016)
  • 03b5496 chore(types): use EffectScheduler type for its queue (#10023)
  • 64e9c96 refactor(runtime-core): use currentRenderingInstance directly
  • 9c54dac chore: use NOOP. (#9938)
  • 923d560 fix(parser): skip compat mode check for SFC root \<template> tags (#10034)
  • 7976f70 refactor(runtime-core): safer currentInstance reset
  • dc91463 release: v3.4.6
  • Additional commits viewable in compare view

Updates @types/node from 20.10.6 to 20.10.7

Commits

Updates algoliasearch from 4.22.0 to 4.22.1

Release notes

Sourced from algoliasearch's releases.

4.22.1

v4.22.1

  • fix(recommend): update recommended-for-you model type (#1500) (f94ce64), closes #1500
Changelog

Sourced from algoliasearch's changelog.

v4.22.1

  • fix(recommend): update recommended-for-you model type (#1500) (f94ce64), closes #1500
Commits

Updates axios from 1.6.4 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Commits

Updates typedoc from 0.25.6 to 0.25.7

Release notes

Sourced from typedoc's releases.

v0.25.7

Bug Fixes

  • Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, #2476.
  • Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, #2469.
Changelog

Sourced from typedoc's changelog.

v0.25.7 (2024-01-08)

Bug Fixes

  • Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, #2476.
  • Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, #2469.
Commits

Updates vitest from 1.1.1 to 1.1.3

Release notes

Sourced from vitest's releases.

v1.1.3

   🐞 Bug Fixes

    View changes on GitHub

v1.1.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a73c1c2 chore: release v1.1.3
  • 1769c79 fix(vitest): apply slowTestThreshold to all reporters (#4876)
  • 7719e79 fix(vitest): vi.mock breaks tests when using imported variables inside the fa...
  • be5a259 chore: release v1.1.2
  • 6088b37 fix(vitest): correctly rerun test files on change if server was restarted (#4...
  • e12a5a3 fix(vitest): throw an error if mock was already loaded when vi.mock is called...
  • b8140fc fix(browser): resolved failure to find arbitrarily-named snapshot files when ...
  • 7b4a2fc fix: remove internal flag from UI option in the config
  • e0b8c54 refactor(vitest): reimplement hoistMocks to fix incorrect dynamic imports (#4...
  • 47bc233 fix(deps): update dependency acorn-walk to ^8.3.1 (#4837)
  • Additional commits viewable in compare view

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 all-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [vitepress](https://github.com/vuejs/vitepress) | `1.0.0-rc.35` | `1.0.0-rc.36` |
| [vue](https://github.com/vuejs/core) | `3.4.5` | `3.4.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.10.7` |
| [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) | `4.22.0` | `4.22.1` |
| [axios](https://github.com/axios/axios) | `1.6.4` | `1.6.5` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.6` | `0.25.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.1` | `1.1.3` |


Updates `vitepress` from 1.0.0-rc.35 to 1.0.0-rc.36
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-rc.35...v1.0.0-rc.36)

Updates `vue` from 3.4.5 to 3.4.7
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.5...v3.4.7)

Updates `@types/node` from 20.10.6 to 20.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `algoliasearch` from 4.22.0 to 4.22.1
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.22.0...4.22.1)

Updates `axios` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.4...v1.6.5)

Updates `typedoc` from 0.25.6 to 0.25.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.6...v0.25.7)

Updates `vitest` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: algoliasearch
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-bb50d6a4e6 branch January 10, 2024 11:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants