Skip to content

chore(deps): Bump the prod-dependencies-patch group across 1 directory with 9 updates#23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-dependencies-patch-3f593828e9
Closed

chore(deps): Bump the prod-dependencies-patch group across 1 directory with 9 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prod-dependencies-patch-3f593828e9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the prod-dependencies-patch group with 9 updates in the / directory:

Package From To
@table-nav/core 0.0.7 0.0.9
@table-nav/react 0.0.7 0.0.9
@tanstack/react-virtual 3.13.19 3.13.24
dayjs 1.11.19 1.11.20
fast-average-color 9.5.0 9.5.2
monaco-yaml 5.4.0 5.4.1
remark-flexible-toc 1.2.4 1.2.5
semver 7.7.3 7.7.4
yaml 2.8.3 2.8.4

Updates @table-nav/core from 0.0.7 to 0.0.9

Changelog

Sourced from @​table-nav/core's changelog.

0.0.9

Patch Changes

  • 044643a: bump broken workspace reference

0.0.8

Patch Changes

  • 79c91ba: fix rapid arrow navigation handling
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​table-nav/core since your current version.


Updates @table-nav/react from 0.0.7 to 0.0.9

Changelog

Sourced from @​table-nav/react's changelog.

0.0.9

Patch Changes

  • 044643a: bump broken workspace reference
  • Updated dependencies [044643a]
    • @​table-nav/core@​0.0.9

0.0.8

Patch Changes

  • 79c91ba: fix rapid arrow navigation handling
  • Updated dependencies [79c91ba]
    • @​table-nav/core@​0.0.8
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​table-nav/react since your current version.


Updates @tanstack/react-virtual from 3.13.19 to 3.13.24

Release notes

Sourced from @​tanstack/react-virtual's releases.

@​tanstack/react-virtual@​3.13.24

Patch Changes

  • Updated dependencies [97a204d]:
    • @​tanstack/virtual-core@​3.14.0

@​tanstack/react-virtual@​3.13.23

Patch Changes

  • Updated dependencies [7ece2d5]:
    • @​tanstack/virtual-core@​3.13.23

@​tanstack/react-virtual@​3.13.22

Patch Changes

@​tanstack/react-virtual@​3.13.21

Patch Changes

  • Updated dependencies [be89e29]:
    • @​tanstack/virtual-core@​3.13.21

@​tanstack/react-virtual@​3.13.20

Patch Changes

  • Updated dependencies [ff83e94]:
    • @​tanstack/virtual-core@​3.13.20
Changelog

Sourced from @​tanstack/react-virtual's changelog.

3.13.24

Patch Changes

  • Updated dependencies [97a204d]:
    • @​tanstack/virtual-core@​3.14.0

3.13.23

Patch Changes

  • Updated dependencies [7ece2d5]:
    • @​tanstack/virtual-core@​3.13.23

3.13.22

Patch Changes

3.13.21

Patch Changes

  • Updated dependencies [be89e29]:
    • @​tanstack/virtual-core@​3.13.21

3.13.20

Patch Changes

  • Updated dependencies [ff83e94]:
    • @​tanstack/virtual-core@​3.13.20
Commits

Updates dayjs from 1.11.19 to 1.11.20

Release notes

Sourced from dayjs's releases.

v1.11.20

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Changelog

Sourced from dayjs's changelog.

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.


Updates fast-average-color from 9.5.0 to 9.5.2

Release notes

Sourced from fast-average-color's releases.

v9.5.2

Fixed image loading completion check.

v9.5.1

Fixed binding of event handler for image.

Changelog

Sourced from fast-average-color's changelog.

v9.5.2

  • Fixed image loading completion check.

v9.5.1

  • Fixed binding of event handler for image.
Commits

Updates monaco-yaml from 5.4.0 to 5.4.1

Release notes

Sourced from monaco-yaml's releases.

v5.4.1

What's Changed

New Contributors

Full Changelog: remcohaszing/monaco-yaml@v5.4.0...v5.4.1

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for monaco-yaml since your current version.


Updates remark-flexible-toc from 1.2.4 to 1.2.5

Release notes

Sourced from remark-flexible-toc's releases.

v1.2.5

The changes made by @​talatkuyuk:

  • Update unist-util-visit
  • Update output directory as "dist" instead of "dist/esm"
  • Update export conditions in package.json
  • Update npm scripts in package.json
  • Update sourcemaps by adding inlineSources into tsconfig, and removing "src/" directory from files in package.json
  • Add declarationMap to tsconfig
  • Add .tsbuildinfo to .npmignore
  • Update github actions
  • Update devDependencies
  • Update eslint to version 10
  • Update eslint config using defineConfig instead of tseslint.config
  • Add a sponsorship banner into README.md
  • Add a new remark plugin to plugin list in README.md
Commits
  • d53cd88 v1.2.5
  • 79d7629 Fix an eslint issue about assigned value is not used in subsequent statements
  • ad375a8 Add a new remark plugin to plugin list in README.md
  • 6abd775 Update unist-util-visit
  • 1482954 Update npm scripts
  • b14952b Update export conditions in package.json
  • a9d78fc pdate output directory as dist instead of dist/esm
  • a290e07 Add .tsbuildinfo to .npmignore
  • a7242f8 Add declarationMap to tsconfig
  • 8243d58 Update sourcemaps by adding inlineSources into tsconfig, and removing `src/...
  • Additional commits viewable in compare view

Updates semver from 7.7.3 to 7.7.4

Release notes

Sourced from semver's releases.

v7.7.4

7.7.4 (2026-01-16)

Bug Fixes

Documentation

Dependencies

Chores

Changelog

Sourced from semver's changelog.

7.7.4 (2026-01-16)

Bug Fixes

Documentation

Dependencies

Chores

Commits
  • 5993c2e chore: release 7.7.4 (#839)
  • 120968b deps: @​npmcli/template-oss@​4.29.0 (#840)
  • a29faa5 fix(cli): pass options to semver.valid() for loose version validation (#835)
  • 1d28d5e docs: fix typos and update -n CLI option documentation (#836)
  • 5816d4c chore: bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#829)
  • ab9e28a chore: bump @​npmcli/template-oss from 4.27.1 to 4.28.0 (#827)
  • 44d7130 chore: bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#824)
  • 7073576 chore: reorder parameters in invalid-versions.js test (#820)
  • 16a35f5 chore: bump @​npmcli/template-oss from 4.26.0 to 4.27.1 (#823)
  • 3a3459d chore: bump @​npmcli/template-oss from 4.25.1 to 4.26.0 (#818)
  • See full diff in compare view

Updates yaml from 2.8.3 to 2.8.4

Release notes

Sourced from yaml's releases.

v2.8.4

  • Disable alias resolution with maxAliasCount:0 (#677)
  • Handle invalid unicode escapes (e1a1a77)
  • Apply minFractionDigits only to decimal strings (#676)
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 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

…y with 9 updates

Bumps the prod-dependencies-patch group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@table-nav/core](https://github.com/konsalex/table-nav/tree/HEAD/packages/core) | `0.0.7` | `0.0.9` |
| [@table-nav/react](https://github.com/konsalex/table-nav/tree/HEAD/packages/react) | `0.0.7` | `0.0.9` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.19` | `3.13.24` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.20` |
| [fast-average-color](https://github.com/fast-average-color/fast-average-color) | `9.5.0` | `9.5.2` |
| [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.4.0` | `5.4.1` |
| [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc) | `1.2.4` | `1.2.5` |
| [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` |



Updates `@table-nav/core` from 0.0.7 to 0.0.9
- [Changelog](https://github.com/konsalex/table-nav/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/konsalex/table-nav/commits/@table-nav/core@0.0.9/packages/core)

Updates `@table-nav/react` from 0.0.7 to 0.0.9
- [Changelog](https://github.com/konsalex/table-nav/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/konsalex/table-nav/commits/@table-nav/react@0.0.9/packages/react)

Updates `@tanstack/react-virtual` from 3.13.19 to 3.13.24
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.24/packages/react-virtual)

Updates `dayjs` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.19...v1.11.20)

Updates `fast-average-color` from 9.5.0 to 9.5.2
- [Release notes](https://github.com/fast-average-color/fast-average-color/releases)
- [Changelog](https://github.com/fast-average-color/fast-average-color/blob/master/CHANGELOG.md)
- [Commits](fast-average-color/fast-average-color@v9.5.0...v9.5.2)

Updates `monaco-yaml` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/remcohaszing/monaco-yaml/releases)
- [Commits](remcohaszing/monaco-yaml@v5.4.0...v5.4.1)

Updates `remark-flexible-toc` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/ipikuka/remark-flexible-toc/releases)
- [Commits](ipikuka/remark-flexible-toc@v1.2.4...v1.2.5)

Updates `semver` from 7.7.3 to 7.7.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.3...v7.7.4)

Updates `yaml` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: "@table-nav/core"
  dependency-version: 0.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: "@table-nav/react"
  dependency-version: 0.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: dayjs
  dependency-version: 1.11.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: fast-average-color
  dependency-version: 9.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: monaco-yaml
  dependency-version: 5.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: remark-flexible-toc
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: semver
  dependency-version: 7.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
- dependency-name: yaml
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

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

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/prod-dependencies-patch-3f593828e9 branch May 13, 2026 08:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants