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

chore(deps-dev): bump the other group across 1 directory with 8 updates #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2025

Bumps the other group with 8 updates in the / directory:

Package From To
@analogjs/vite-plugin-angular 1.10.3 1.12.0
@analogjs/vitest-angular 1.10.3 1.12.0
@eslint/js 9.17.0 9.18.0
@octokit/types 13.6.2 13.7.0
@types/node 22.10.2 22.10.5
jsdom 25.0.1 26.0.0
lint-staged 15.2.11 15.3.0
vite 5.4.11 6.0.7

Updates @analogjs/vite-plugin-angular from 1.10.3 to 1.12.0

Release notes

Sourced from @​analogjs/vite-plugin-angular's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.11.0...v1.12.0

v1.12.0-beta.5

1.12.0-beta.5 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

v1.12.0-beta.4

1.12.0-beta.4 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)

v1.12.0-beta.3

1.12.0-beta.3 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

v1.12.0-beta.2

1.12.0-beta.2 (2025-01-07)

... (truncated)

Changelog

Sourced from @​analogjs/vite-plugin-angular's changelog.

1.12.0 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)
  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)
  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (ee67cc6)
  • vite-plugin-angular: skip rebuilds before invalidation during testing (#1536) (4610be7)
  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

Features

  • vite-plugin-angular: fix .ts typechecking and add disableTypeChecking option (#1538) (56b0ffe)

Performance Improvements

  • platform: exclude TypeScript files from Vite esbuild plugin (#1543) (de85100)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

1.12.0-beta.5 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

1.12.0-beta.4 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)

1.12.0-beta.3 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

1.12.0-beta.2 (2025-01-07)

Performance Improvements

  • platform: exclude TypeScript files from Vite esbuild plugin (#1543) (de85100)

... (truncated)

Commits
  • 386ddeb chore: release 1.12.0 [skip ci]
  • 0688004 Merge pull request #1547 from analogjs/beta
  • 6c00cf2 chore: release 1.12.0-beta.5 [skip ci]
  • 3f365e9 fix(vite-plugin-angular): use ssr.noExternal for matching libraries during te...
  • 06760c4 chore: release 1.12.0-beta.4 [skip ci]
  • 6b9c75c fix(vite-plugin-angular): fix HMR of component styles w/tsconfig flag (#1539)
  • cb3becb chore: release 1.12.0-beta.3 [skip ci]
  • 5ec113f fix(vite-plugin-angular): correctly implement HMR of component styles (#1542)
  • eff770c revert: Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544)
  • cf3ec7d chore: release 1.12.0-beta.2 [skip ci]
  • Additional commits viewable in compare view

Updates @analogjs/vitest-angular from 1.10.3 to 1.12.0

Release notes

Sourced from @​analogjs/vitest-angular's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.11.0...v1.12.0

v1.12.0-beta.5

1.12.0-beta.5 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

v1.12.0-beta.4

1.12.0-beta.4 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)

v1.12.0-beta.3

1.12.0-beta.3 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

v1.12.0-beta.2

1.12.0-beta.2 (2025-01-07)

... (truncated)

Changelog

Sourced from @​analogjs/vitest-angular's changelog.

1.12.0 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)
  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)
  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (ee67cc6)
  • vite-plugin-angular: skip rebuilds before invalidation during testing (#1536) (4610be7)
  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

Features

  • vite-plugin-angular: fix .ts typechecking and add disableTypeChecking option (#1538) (56b0ffe)

Performance Improvements

  • platform: exclude TypeScript files from Vite esbuild plugin (#1543) (de85100)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

1.12.0-beta.5 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: use ssr.noExternal for matching libraries during testing (#1545) (3f365e9)

1.12.0-beta.4 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: fix HMR of component styles w/tsconfig flag (#1539) (6b9c75c)

1.12.0-beta.3 (2025-01-07)

Bug Fixes

  • vite-plugin-angular: correctly implement HMR of component styles (#1542) (5ec113f)

Reverts

  • Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544) (eff770c)

1.12.0-beta.2 (2025-01-07)

Performance Improvements

  • platform: exclude TypeScript files from Vite esbuild plugin (#1543) (de85100)

... (truncated)

Commits
  • 386ddeb chore: release 1.12.0 [skip ci]
  • 0688004 Merge pull request #1547 from analogjs/beta
  • 6c00cf2 chore: release 1.12.0-beta.5 [skip ci]
  • 3f365e9 fix(vite-plugin-angular): use ssr.noExternal for matching libraries during te...
  • 06760c4 chore: release 1.12.0-beta.4 [skip ci]
  • 6b9c75c fix(vite-plugin-angular): fix HMR of component styles w/tsconfig flag (#1539)
  • cb3becb chore: release 1.12.0-beta.3 [skip ci]
  • 5ec113f fix(vite-plugin-angular): correctly implement HMR of component styles (#1542)
  • eff770c revert: Revert "fix(vite-plugin-angular): fix HMR of component styles" (#1544)
  • cf3ec7d chore: release 1.12.0-beta.2 [skip ci]
  • Additional commits viewable in compare view

Updates @eslint/js from 9.17.0 to 9.18.0

Release notes

Sourced from @​eslint/js's releases.

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)
  • c5f3d7d docs: Update README (GitHub Actions Bot)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/[email protected] (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (#19314) (루밀LuMir)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • 6fe0e72 chore: update dependency @​eslint/json to ^0.9.0 (#19263) (renovate[bot])
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)

... (truncated)

Commits
  • 362099c chore: package.json update for @​eslint/js release
  • 495aa49 chore: extract package name from package.json for public interface (#19314)
  • See full diff in compare view

Updates @octokit/types from 13.6.2 to 13.7.0

Release notes

Sourced from @​octokit/types's releases.

v13.7.0

13.7.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#658) (b6db78e)

v13.6.3

13.6.3 (2025-01-08)

Reverts

  • Revert "chore(deps): update dependency typedoc to ^0.27.0" (#660) (ef98ed6), closes #657
Commits
  • b6db78e feat: new action runner groups endpoints, new code scanning alerts autofix en...
  • ef98ed6 Revert "chore(deps): update dependency typedoc to ^0.27.0" (#660)
  • 58dea34 chore(deps): update dependency typedoc to ^0.27.0 (#657)
  • 2068a22 maint: Fix release.yml by only running for octokit owner (#614)
  • See full diff in compare view

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates jsdom from 25.0.1 to 26.0.0

Release notes

Sourced from jsdom's releases.

Version 26.0.0

Breaking change: canvas peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter)

Other changes:

  • Added AbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting the ElementInternals labels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updated whatwg-url, adding support for URL.parse().
  • Updated cssstyle and rrweb-cssom, to improve CSS parsing capabilities.
  • Updated nwsapi, improving CSS selector matching.
  • Updated parse5, fixing a bug around <noframes> elements and HTML entity decoding.
  • Fixed JSDOM.fromURL() to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception.
Changelog

Sourced from jsdom's changelog.

26.0.0

Breaking change: canvas peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter)

Other changes:

  • Added AbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting the ElementInternals labels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updated whatwg-url, adding support for URL.parse().
  • Updated cssstyle and rrweb-cssom, to improve CSS parsing capabilities.
  • Updated nwsapi, improving CSS selector matching.
  • Updated parse5, fixing a bug around <noframes> elements and HTML entity decoding.
  • Fixed JSDOM.fromURL() to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception.
Commits
  • 3644055 Version 26.0.0
  • 8ebaee9 Update dependencies and dev dependencies
  • 5984ace Catch invalid redirect URLs
  • d5abcd1 Make querySelectorAll follow the always-impl rule
  • 56f27c2 Add support for ElementInternals's labels property
  • 854ae1b Implement AbortSignal.any()
  • 7cc3500 Update optional peer dependency canvas to v3
  • 8955c99 Add support for canvas v3
  • 8dfe288 Add Node 22 to CI test matrix
  • See full diff in compare view

Updates lint-staged from 15.2.11 to 15.3.0

Release notes

Sourced from lint-staged's releases.

v15.3.0

Minor Changes

  • #1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    
Changelog

Sourced from lint-staged's changelog.

15.3.0

Minor Changes

  • #1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    
Commits
  • 703002a chore(changeset): release
  • 4cee7d8 build(dependencies): update dependencies
  • ef9b02d Merge pull request #1495 from lint-staged/debug-info
  • e69da9e feat: add more info to debug logs, remove "environment" requirement from issu...
  • 1b36f55 docs: combine changesets
  • 6c9ab40 Merge pull request #1493 from lint-staged/help-messages
  • 22fe89d feat: add unique hash to backup stash message
  • c52cc92 docs: add a caution message about git stash
  • fa0fe98 feat: update first task message based on backup status
  • 7bd0447 feat: display "git stash list" message when restoring original state is skipped
  • Additional commits viewable in compare view

Updates vite from 5.4.11 to 6.0.7

Release notes

Sourced from vite's releases.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.Description has been truncated

Bumps the other group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) | `1.10.3` | `1.12.0` |
| [@analogjs/vitest-angular](https://github.com/analogjs/analog) | `1.10.3` | `1.12.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` |
| [@octokit/types](https://github.com/octokit/types.ts) | `13.6.2` | `13.7.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.1` | `26.0.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.3.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` |



Updates `@analogjs/vite-plugin-angular` from 1.10.3 to 1.12.0
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.10.3...v1.12.0)

Updates `@analogjs/vitest-angular` from 1.10.3 to 1.12.0
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.10.3...v1.12.0)

Updates `@eslint/js` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js)

Updates `@octokit/types` from 13.6.2 to 13.7.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.6.2...v13.7.0)

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

Updates `jsdom` from 25.0.1 to 26.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.0.0)

Updates `lint-staged` from 15.2.11 to 15.3.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0)

Updates `vite` from 5.4.11 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@analogjs/vite-plugin-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@analogjs/vitest-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2025
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