Skip to content

chore(deps): bump the all-npm group across 1 directory with 10 updates#4133

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/astro/all-npm-95514be97a
Closed

chore(deps): bump the all-npm group across 1 directory with 10 updates#4133
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/astro/all-npm-95514be97a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-npm group with 10 updates in the /astro directory:

Package From To
@citation-js/core 0.6.9 0.8.1
@citation-js/plugin-bibtex 0.6.9 0.8.1
@sindresorhus/slugify 2.2.1 3.0.0
lucide-static 0.575.0 1.23.0
lucide-vue-next 0.555.0 1.0.0
marked 17.0.6 18.0.5
eslint 8.57.1 10.6.0
eslint-plugin-astro 1.7.0 2.1.1
eslint-plugin-vue 9.33.0 10.9.2
linkinator 6.3.0 7.6.1

Updates @citation-js/core from 0.6.9 to 0.8.1

Changelog

Sourced from @​citation-js/core's changelog.

0.8.1 (2026-07-05)

Bug Fixes

  • deps: update peer dependencies (3298e31)

0.8.0 (2026-07-05)

  • feat(plugin-csl)!: update bundled CSL styles and locales (a149dd8)
  • chore(plugin-ris)!: remove deprecated config object (6af5f66)
  • chore(plugin-wikidata)!: remove deprecated input parsers (d31a9e5)
  • chore(cli)!: remove deprecated "-u, --url" option (98ad239)

chore

Features

  • plugin-csl: default to CSL 1.0.2 (c57c3e8), closes #276
  • plugin-csl: rename template option to style (0c9bc83), closes #169
  • plugin-csl: throw error for unknown style names (68e1d53), closes #219
  • plugin-ris: error for invalid RIS specifications (914d211)

BREAKING CHANGES

  • plugin-csl: user-supplied styles requiring CSL 1.0.1 should use the option downgradeCsl in the 'bibliography' and 'citation' formats. Bundled styles are patched to support CSL 1.0.2.
  • CSL styles and locales are updated to their versions as per d506f4c and bc0a222 in their respective repositories. To use earlier versions of the styles and locales, please download them personally and add them to the plugin as documented.
  • plugin-csl: specifying unknown template/style values now throws an error. Check if styles exist with plugins.config.get('@​csl').styles.has()
  • plugin-ris: The ris output format now throws an error if an unknown, non-null value is passed to the spec option.
  • The @​ris plugin no longer registers a config object. For the outputSpec option, use the spec option of the ris format instead.
  • Remove "@​wikidata/prop" and "@​wikidata/type" input parsers.
  • The deprecated "-u, --url" option is removed, please use "-t, --text" instead.
  • minimum Node version now 20

... (truncated)

Commits
  • 56213d2 v0.8.1
  • 3298e31 fix(deps): update peer dependencies
  • 8a4691c v0.8.0
  • 6e76038 chore(core): remove deprecated internal exports
  • c576b39 style(core): fix import of node-fetch
  • 0c9bc83 feat(plugin-csl): rename template option to style
  • d78796c docs(core): fix line on dict plugin type
  • 98796b9 chore(*): specify engine requirements
  • 254ecde refactor(core): replace fetch-ponyfill with node-fetch
  • 6e87376 chore(deps-dev): upgrade to Lerna 9
  • Additional commits viewable in compare view

Updates @citation-js/plugin-bibtex from 0.6.9 to 0.8.1

Changelog

Sourced from @​citation-js/plugin-bibtex's changelog.

0.8.1 (2026-07-05)

Bug Fixes

  • deps: update peer dependencies (3298e31)

0.8.0 (2026-07-05)

  • feat(plugin-csl)!: update bundled CSL styles and locales (a149dd8)
  • chore(plugin-ris)!: remove deprecated config object (6af5f66)
  • chore(plugin-wikidata)!: remove deprecated input parsers (d31a9e5)
  • chore(cli)!: remove deprecated "-u, --url" option (98ad239)

chore

Features

  • plugin-csl: default to CSL 1.0.2 (c57c3e8), closes #276
  • plugin-csl: rename template option to style (0c9bc83), closes #169
  • plugin-csl: throw error for unknown style names (68e1d53), closes #219
  • plugin-ris: error for invalid RIS specifications (914d211)

BREAKING CHANGES

  • plugin-csl: user-supplied styles requiring CSL 1.0.1 should use the option downgradeCsl in the 'bibliography' and 'citation' formats. Bundled styles are patched to support CSL 1.0.2.
  • CSL styles and locales are updated to their versions as per d506f4c and bc0a222 in their respective repositories. To use earlier versions of the styles and locales, please download them personally and add them to the plugin as documented.
  • plugin-csl: specifying unknown template/style values now throws an error. Check if styles exist with plugins.config.get('@​csl').styles.has()
  • plugin-ris: The ris output format now throws an error if an unknown, non-null value is passed to the spec option.
  • The @​ris plugin no longer registers a config object. For the outputSpec option, use the spec option of the ris format instead.
  • Remove "@​wikidata/prop" and "@​wikidata/type" input parsers.
  • The deprecated "-u, --url" option is removed, please use "-t, --text" instead.
  • minimum Node version now 20

... (truncated)

Commits

Updates @sindresorhus/slugify from 2.2.1 to 3.0.0

Release notes

Sourced from @​sindresorhus/slugify's releases.

v3.0.0

Breaking

  • Require Node.js 20 f4595fe

Improvements


sindresorhus/slugify@v2.2.1...v3.0.0

Commits

Updates lucide-static from 0.575.0 to 1.23.0

Release notes

Sourced from lucide-static's releases.

Version 1.23.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.22.0...1.23.0

Version 1.22.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.21.0...1.22.0

Version 1.21.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.20.0...1.21.0

Version 1.20.0

What's Changed

... (truncated)

Commits

Updates lucide-vue-next from 0.555.0 to 1.0.0

Release notes

Sourced from lucide-vue-next's releases.

Version 1.0.0

[!WARNING] This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.577.0...1.0.0

Lucide v1 🚀 (1.0.0-rc.1)

What's Changed

Full Changelog: lucide-icons/lucide@1.0.0-rc.0...1.0.0-rc.1

Lucide v1 🚀 (Release Candidate #0)

First release candidate version 1 is out for Lucide 🚀  Checkout Lucide.dev for more info

Changes:

  • Removed brand icons, see our [brand logo statement] for more details.
  • Improved documentation, guides per framework.
  • Improved accessibility, aria-hidden is now set by default on icons.
  • Removed UMD build, only ESM and CJS now. (Exception for lucide package).
  • Package rename from lucide-vue-next to @lucide/vue.
  • Support for context providers in React, Vue, Svelte, Angular, and Solid.
  • Support for shadow DOM in Lucide package.

... (truncated)

Commits
  • f6c0d06 chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 076e0bb chore(dependencies): Update dependencies (#3809)
  • See full diff in compare view

Updates marked from 17.0.6 to 18.0.5

Release notes

Sourced from marked's releases.

v18.0.5

18.0.5 (2026-06-04)

Bug Fixes

  • parse empty list item with trailing space (#3984) (b55410f)

v18.0.4

18.0.4 (2026-05-19)

Bug Fixes

v18.0.3

18.0.3 (2026-05-01)

Bug Fixes

  • avoid task checkbox for setext heading text (#3960) (2608e81)

v18.0.2

18.0.2 (2026-04-18)

Bug Fixes

  • fix infinite loop for indented code blank line (#3947) (58a52e8)

v18.0.1

18.0.1 (2026-04-17)

Bug Fixes

  • rules: ensure lookbehind regex is evaluated correctly by minifiers (#3945) (abd907a)

v18.0.0

18.0.0 (2026-04-07)

Bug Fixes

  • Bump typescript from 5.9.3 to 6.0.2 (#3934) (e8efc51)
  • prevent GFM table tokens from greedily capturing trailing newlines (#3926) (40f2665)
  • prevent heading and def tokens from greedily capturing multiple newlines (#3925) (b379e3e)

... (truncated)

Commits
  • 4063c63 chore(release): 18.0.5 [skip ci]
  • b55410f fix: parse empty list item with trailing space (#3984)
  • c6e667b chore(deps-dev): bump eslint from 10.4.0 to 10.4.1 (#3986)
  • 95f98ec chore(deps-dev): bump @​arethetypeswrong/cli from 0.18.2 to 0.18.3 (#3985)
  • c1a86f0 Add Node.js usage example to README (#3983)
  • 763f729 chore(deps-dev): bump marked-man from 2.1.0 to 2.1.1 (#3978)
  • 2cf1fd0 chore(deps-dev): bump markdown-it from 14.1.1 to 14.2.0 (#3977)
  • 0a2cd54 chore(release): 18.0.4 [skip ci]
  • 11adb69 fix: fix cli not reading stdin (#3967)
  • a37983f fix: cache list indentation regexes (#3969)
  • Additional commits viewable in compare view

Updates eslint from 8.57.1 to 10.6.0

Release notes

Sourced from eslint's releases.

v10.6.0

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#20983) (lumir)

Chores

  • 6a42034 ci: run ecosystem tests on main branch (#20891) (sethamus)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])
  • c3abfca chore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)
  • a832320 ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)
  • 27166e7 chore: update ecosystem plugins (#21005) (ESLint Bot)
  • 865d76e ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])
  • 27a88c9 chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)
  • 970cea6 chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)
  • b482120 chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])
  • 6993fb3 chore: update ecosystem plugins (#20985) (ESLint Bot)

v10.5.0

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#20907) (Taejin Kim)

Documentation

... (truncated)

Commits
  • 5d12a04 10.6.0
  • f7ca54b Build: changelog update for 10.6.0
  • 6a42034 ci: run ecosystem tests on main branch (#20891)
  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014)
  • c3abfca chore: correct JSDoc param types in html formatter (#21018)
  • a83683d docs: Update README
  • a832320 ci: split ecosystem tests into separate jobs (#21001)
  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013)
  • Additional commits viewable in compare view

Updates eslint-plugin-astro from 1.7.0 to 2.1.1

Release notes

Sourced from eslint-plugin-astro's releases.

v2.1.1

Patch Changes

  • #588 3a04d1e Thanks @​ota-meshi! - Fix false positives in astro/no-omitted-end-tags for component names that overlap with HTML tag names, such as <Head>, while preserving reported source offsets.

v2.1.0

Minor Changes

v2.0.0

Major Changes

Minor Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

2.1.1

Patch Changes

  • #588 3a04d1e Thanks @​ota-meshi! - Fix false positives in astro/no-omitted-end-tags for component names that overlap with HTML tag names, such as <Head>, while preserving reported source offsets.

2.1.0

Minor Changes

2.0.0

Major Changes

Minor Changes

Commits

Updates eslint-plugin-vue from 9.33.0 to 10.9.2

Release notes

Sourced from eslint-plugin-vue's releases.

v10.9.2

Patch Changes

v10.9.1

Patch Changes

v10.9.0

Minor Changes

Bumps the all-npm group with 10 updates in the /astro directory:

| Package | From | To |
| --- | --- | --- |
| [@citation-js/core](https://github.com/citation-js/citation-js/tree/HEAD/packages/core) | `0.6.9` | `0.8.1` |
| [@citation-js/plugin-bibtex](https://github.com/citation-js/citation-js/tree/HEAD/packages/plugin-bibtex) | `0.6.9` | `0.8.1` |
| [@sindresorhus/slugify](https://github.com/sindresorhus/slugify) | `2.2.1` | `3.0.0` |
| [lucide-static](https://github.com/lucide-icons/lucide) | `0.575.0` | `1.23.0` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.555.0` | `1.0.0` |
| [marked](https://github.com/markedjs/marked) | `17.0.6` | `18.0.5` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.6.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.7.0` | `2.1.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.33.0` | `10.9.2` |
| [linkinator](https://github.com/JustinBeckwith/linkinator) | `6.3.0` | `7.6.1` |



Updates `@citation-js/core` from 0.6.9 to 0.8.1
- [Changelog](https://github.com/citation-js/citation-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/citation-js/citation-js/commits/v0.8.1/packages/core)

Updates `@citation-js/plugin-bibtex` from 0.6.9 to 0.8.1
- [Changelog](https://github.com/citation-js/citation-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/citation-js/citation-js/commits/v0.8.1/packages/plugin-bibtex)

Updates `@sindresorhus/slugify` from 2.2.1 to 3.0.0
- [Release notes](https://github.com/sindresorhus/slugify/releases)
- [Commits](sindresorhus/slugify@v2.2.1...v3.0.0)

Updates `lucide-static` from 0.575.0 to 1.23.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](lucide-icons/lucide@0.575.0...1.23.0)

Updates `lucide-vue-next` from 0.555.0 to 1.0.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.0.0/packages/lucide-vue-next)

Updates `marked` from 17.0.6 to 18.0.5
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.6...v18.0.5)

Updates `eslint` from 8.57.1 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.6.0)

Updates `eslint-plugin-astro` from 1.7.0 to 2.1.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v1.7.0...v2.1.1)

Updates `eslint-plugin-vue` from 9.33.0 to 10.9.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v9.33.0...v10.9.2)

Updates `linkinator` from 6.3.0 to 7.6.1
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JustinBeckwith/linkinator/commits/linkinator-v7.6.1)

---
updated-dependencies:
- dependency-name: "@citation-js/core"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@citation-js/plugin-bibtex"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@sindresorhus/slugify"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: lucide-static
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: lucide-vue-next
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: marked
  dependency-version: 18.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: eslint-plugin-astro
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: eslint-plugin-vue
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: linkinator
  dependency-version: 7.6.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
...

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 Jul 14, 2026
@bgruening

Copy link
Copy Markdown
Member

@dannon should we close this one?

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/astro/all-npm-95514be97a branch July 20, 2026 21:36
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.

1 participant