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 deps-minor group with 9 updates #3229

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Bumps the deps-minor group with 9 updates:

Package From To
@types/web 0.0.164 0.0.167
knip 5.30.5 5.30.6
vite 5.4.7 5.4.8
@wagmi/connectors 5.1.12 5.1.14
@wagmi/core 2.13.6 2.13.8
@types/react 18.3.9 18.3.10
typedoc-plugin-markdown 4.2.7 4.2.8
vue 3.5.8 3.5.10
@tanstack/router-plugin 1.58.4 1.58.12

Updates @types/web from 0.0.164 to 0.0.167

Release notes

Sourced from @​types/web's releases.

@​types/web@​0.0.167

index.d.ts

No changes

iterable.d.ts

No changes

@​types/web@​0.0.166

index.d.ts

No changes

iterable.d.ts

No changes

@​types/web@​0.0.165

index.d.ts

No changes

iterable.d.ts

No changes

Commits

Updates knip from 5.30.5 to 5.30.6

Release notes

Sourced from knip's releases.

Release 5.30.6

  • Ignore TS issue with Bun for now (2a361399)
  • Add --trace arguments to help text (4b314e2a)
  • accept _ and . in package names (#790) (84db2459)
  • Remove duplicate job (it's in integration.yml as well) (2b550b0f)
  • continue-on-error: true → fail-fast: false (8ed9314c)
  • Update argos ci commands (ed4bad21)
  • Add freeCodeCamp to integration suite (0784ca5f)
  • Update FUNDING.yml (cf6c5fe8)
Commits

Updates vite from 5.4.7 to 5.4.8

Changelog

Sourced from vite's changelog.

5.4.8 (2024-09-25)

Commits

Updates @wagmi/connectors from 5.1.12 to 5.1.14

Release notes

Sourced from @​wagmi/connectors's releases.

@​wagmi/connectors@​5.1.14

Patch Changes

@​wagmi/connectors@​5.1.13

Patch Changes

Changelog

Sourced from @​wagmi/connectors's changelog.

5.1.14

Patch Changes

5.1.13

Patch Changes

Commits

Updates @wagmi/core from 2.13.6 to 2.13.8

Release notes

Sourced from @​wagmi/core's releases.

@​wagmi/core@​2.13.8

Patch Changes

@​wagmi/core@​2.13.7

Patch Changes

Changelog

Sourced from @​wagmi/core's changelog.

2.13.8

Patch Changes

2.13.7

Patch Changes

Commits

Updates @types/react from 18.3.9 to 18.3.10

Commits

Updates typedoc-plugin-markdown from 4.2.7 to 4.2.8

Release notes

Sourced from typedoc-plugin-markdown's releases.

[email protected]

Patch Changes

  • Fix missing slash when public path is prefixed with http (#688)
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.2.8 (2024-09-22)

Patch Changes

  • Fix missing slash when public path is prefixed with http (#688)
Commits

Updates vue from 3.5.8 to 3.5.10

Release notes

Sourced from vue's releases.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.9

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.10 (2024-09-27)

Bug Fixes

  • custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
  • reactivity: fix nested batch edge case (93c95dd)
  • reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
  • types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044

3.5.9 (2024-09-26)

Bug Fixes

Commits
  • 4b09ab2 release: v3.5.10
  • 93c95dd fix(reactivity): fix nested batch edge case
  • aa9ef23 fix(reactivity): only clear notified flags for computed in first batch iteration
  • 60c2029 test: add test case for #11928
  • e2c19c2 fix(types/ref): handle nested refs in UnwrapRef (#12049)
  • ea3efa0 fix(custom-element): properly set kebab-case props on Vue custom elements
  • a77b959 workflow: link to release workflow in release script [ci skip]
  • 01f15be release: v3.5.9
  • 10ff159 fix(reactivity): fix recursive sync watcher on computed edge case
  • cb34b28 fix(runtime-core): avoid rendering plain object as VNode (#12038)
  • Additional commits viewable in compare view

Updates @tanstack/router-plugin from 1.58.4 to 1.58.12

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.58.12

Version 1.58.12 - 9/27/24, 5:05 PM

Changes

Fix

  • router-generator: remove usage of import.meta.url (ef29d05) by Manuel Schiller

Docs

  • router: typo about the CLI in the file-based routing guide (#2424) (a42deba) by Lalu Arman Rozika
  • router: fix MUI button in "custom links" guide (#2420) (61cd473) by Christopher Horobin
  • examples: declare vinxi type references (#2423) (a2373db) by Henrique Kirch Heck

Tests

  • fix parent route in benchmark (332c51e) by Manuel Schiller

Packages

  • @​tanstack/router-generator@​1.58.12
  • @​tanstack/react-router@​1.58.12
  • @​tanstack/react-router-with-query@​1.58.12
  • @​tanstack/router-zod-adapter@​1.58.12
  • @​tanstack/router-valibot-adapter@​1.58.12
  • @​tanstack/router-arktype-adapter@​1.58.12
  • @​tanstack/router-devtools@​1.58.12
  • @​tanstack/router-cli@​1.58.12
  • @​tanstack/router-plugin@​1.58.12
  • @​tanstack/router-vite-plugin@​1.58.12
  • @​tanstack/start@​1.58.12
  • @​tanstack/create-router@​1.58.12

v1.58.11

Version 1.58.11 - 9/26/24, 4:33 PM

Changes

Fix

  • react-router: correct typing for <Navigate> (#2421) (a8a7b3b) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.58.11
  • @​tanstack/react-router-with-query@​1.58.11
  • @​tanstack/router-zod-adapter@​1.58.11
  • @​tanstack/router-valibot-adapter@​1.58.11
  • @​tanstack/router-arktype-adapter@​1.58.11

... (truncated)

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

Bumps the deps-minor group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) | `0.0.164` | `0.0.167` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.30.5` | `5.30.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.7` | `5.4.8` |
| [@wagmi/connectors](https://github.com/wevm/wagmi/tree/HEAD/packages/connectors) | `5.1.12` | `5.1.14` |
| [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) | `2.13.6` | `2.13.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.9` | `18.3.10` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.2.7` | `4.2.8` |
| [vue](https://github.com/vuejs/core) | `3.5.8` | `3.5.10` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.58.4` | `1.58.12` |


Updates `@types/web` from 0.0.164 to 0.0.167
- [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases)
- [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/[email protected]...@types/[email protected])

Updates `knip` from 5.30.5 to 5.30.6
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.30.6/packages/knip)

Updates `vite` from 5.4.7 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

Updates `@wagmi/connectors` from 5.1.12 to 5.1.14
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/connectors/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/connectors)

Updates `@wagmi/core` from 2.13.6 to 2.13.8
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/core)

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

Updates `typedoc-plugin-markdown` from 4.2.7 to 4.2.8
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `vue` from 3.5.8 to 3.5.10
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.8...v3.5.10)

Updates `@tanstack/router-plugin` from 1.58.4 to 1.58.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.58.12/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@types/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@wagmi/connectors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@wagmi/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

vercel bot commented Sep 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 8:15am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 8:15am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Oct 1, 2024 8:15am

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.67%(+0%) 71.48%(+0%) 75.65%(+0%) 76.76%(+0%)
Changed Files:

Coverage values did not change👌.

@maschad maschad changed the base branch from master to next September 29, 2024 22:57
maschad
maschad previously approved these changes Sep 29, 2024
@petertonysmith94 petertonysmith94 merged commit 8ea97cc into next Oct 1, 2024
24 checks passed
@petertonysmith94 petertonysmith94 deleted the dependabot/npm_and_yarn/deps-minor-fd3c4ddaf9 branch October 1, 2024 08:23
maschad added a commit that referenced this pull request Oct 1, 2024
* build(deps): bump the deps-minor group with 9 updates

Bumps the deps-minor group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) | `0.0.164` | `0.0.167` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.30.5` | `5.30.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.7` | `5.4.8` |
| [@wagmi/connectors](https://github.com/wevm/wagmi/tree/HEAD/packages/connectors) | `5.1.12` | `5.1.14` |
| [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) | `2.13.6` | `2.13.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.9` | `18.3.10` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.2.7` | `4.2.8` |
| [vue](https://github.com/vuejs/core) | `3.5.8` | `3.5.10` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.58.4` | `1.58.12` |

Updates `@types/web` from 0.0.164 to 0.0.167
- [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases)
- [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/[email protected]...@types/[email protected])

Updates `knip` from 5.30.5 to 5.30.6
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.30.6/packages/knip)

Updates `vite` from 5.4.7 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

Updates `@wagmi/connectors` from 5.1.12 to 5.1.14
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/connectors/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/connectors)

Updates `@wagmi/core` from 2.13.6 to 2.13.8
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/core)

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

Updates `typedoc-plugin-markdown` from 4.2.7 to 4.2.8
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)

Updates `vue` from 3.5.8 to 3.5.10
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.8...v3.5.10)

Updates `@tanstack/router-plugin` from 1.58.4 to 1.58.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.58.12/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@types/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@wagmi/connectors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@wagmi/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: update dependency changeset

* docs: update changeset

* Update .changeset/tall-lemons-explode.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chad <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants