chore(deps-dev): bump the dev-tooling group across 1 directory with 7 updates - #76
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-tooling group across 1 directory with 7 updates#76dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the dev-tooling group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.9.1` | `10.10.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.69.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.11` | `5.0.0` | | [lucide-static](https://github.com/lucide-icons/lucide) | `1.34.0` | `1.42.0` | | [simple-icons](https://github.com/simple-icons/simple-icons) | `16.28.0` | `16.30.0` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260823.1` | `5.20260907.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.125.0` | `4.129.1` | Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `typescript-eslint` from 8.68.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) Updates `vitest` from 4.1.11 to 5.0.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/vitest) Updates `lucide-static` from 1.34.0 to 1.42.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](lucide-icons/lucide@1.34.0...1.42.0) Updates `simple-icons` from 16.28.0 to 16.30.0 - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](simple-icons/simple-icons@16.28.0...16.30.0) Updates `@cloudflare/workers-types` from 5.20260823.1 to 5.20260907.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.125.0 to 4.129.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.129.1/packages/wrangler) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: vitest dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-tooling - dependency-name: lucide-static dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: simple-icons dependency-version: 16.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260907.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: wrangler dependency-version: 4.129.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-tooling group with 7 updates in the / directory:
10.9.110.10.08.68.08.69.04.1.115.0.01.34.01.42.016.28.016.30.05.20260823.15.20260907.14.125.04.129.1Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
typescript-eslintfrom 8.68.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.0Updates
vitestfrom 4.1.11 to 5.0.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
f441c6fchore: release v5.0.0 (#11130)d46a747fix: treat test.describe as a suite during static collection (#11128)584cf30fix: add a warning if inline project has duplicate plugins due to unexpected ...f08ce4bfix: apply queued mocks from doMock() in queue order (fixes #10706) (#11127)897f51fchore: release v5.0.0-rc.4 (#11107)1339b06chore(deps): update all non-major dependencies (#11104)51e9494feat!: parse files statically in vitest list by default (#11088)2122ffdfix: propagate --maxWorkers to projects (#11102)dc10f5ffix(browser): report the action error when a task times out (#11101)d4fe198feat: promote clearCache out of experimental (#11086)Updates
lucide-staticfrom 1.34.0 to 1.42.0Release notes
Sourced from lucide-static's releases.
... (truncated)
Commits
3859eb2feat(icons): addeduser-groupicons (#4782)2bfb9bbfix(icons): changedtable-2icon (#4810)94e4cb9chore(dependencies): Update dependencies (#4806)0196353fix(icons): changedcomputericon (#4607)99d25bdfeat(packages): extract icon build logic into@lucide/shared(#4409)07a2c79chore(lucide-react): Add Lucide React integration tests (#4804)93a1d72feat(icons): added dome icons (#4261)83ba498feat(icons): addedequal-approximately-noticon (#4802)65271a1feat(icons): addedcircle-dashed-checkicon (#4796)90567c4feat(icons): addedtrash-officon (#4788)Updates
simple-iconsfrom 16.28.0 to 16.30.0Release notes
Sourced from simple-icons's releases.
Commits
ad0ef17Replace README CDN theme image links73f7cb2Release 16.30.0777807aBump version to 16.30.07f18aaaAdd OOMOL icon (#14989)d43c6a5Bumpeditorconfig-checker@7.0.0(#14990)8a040ddAdd AtomGit icon (#14980)e3d830cRelease 16.29.0863ac01Bump version to 16.29.01bd24adUpdate PayloadCMS icon (#14971)463a118Update Shortcut icon (#14933)Updates
@cloudflare/workers-typesfrom 5.20260823.1 to 5.20260907.1Commits
Updates
wranglerfrom 4.125.0 to 4.129.1Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
87fd28cRevert "graduate miniflare v5" (#15551)7f14caaVersion Packages (#15510)411dbc4Revert "fix(wrangler): tolerate missing KV access when deleting Workers" (#15...682cd44fix(wrangler): keepwrangler devalive when a proxied request to the UserWo...de88857fix(wrangler): tolerate missing KV access when deleting Workers (#15443)ea5634e[wrangler] Ignore EPIPE from closed output consumers (#15323)ffc7efdWC-5936 Honor Workers Builds worker name overrides in wrangler preview (#15499)be87ff0Version Packages (#15461)f6fb347tolerate missing permissions for pre-flight checks (#15472)dc24057[wrangler] Use worker-scoped preview sessions (#15476)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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