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

ci(dev-deps): update all non-major dependencies #523

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cspell/dict-cryptocurrencies (source) 5.0.3 -> 5.0.4 age adoption passing confidence devDependencies patch
@eslint/compat 1.2.2 -> 1.2.4 age adoption passing confidence devDependencies patch
@rebeccastevens/eslint-config 3.3.3 -> 3.5.2 age adoption passing confidence devDependencies minor
@rollup/plugin-replace (source) 6.0.1 -> 6.0.2 age adoption passing confidence devDependencies patch
@rollup/plugin-typescript (source) 12.1.1 -> 12.1.2 age adoption passing confidence devDependencies patch
@sebbo2002/semantic-release-jsr 2.0.1 -> 2.0.2 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.13 -> 4.17.14 age adoption passing confidence devDependencies patch
@types/node (source) 20.17.5 -> 20.17.12 age adoption passing confidence devDependencies patch
@types/node (source) 22.8.6 -> 22.10.5 age adoption passing confidence devDependencies minor
@vitest/eslint-plugin 1.1.7 -> 1.1.24 age adoption passing confidence devDependencies patch
eslint-import-resolver-typescript 3.6.3 -> 3.7.0 age adoption passing confidence devDependencies minor
eslint-plugin-format 0.1.2 -> 0.1.3 age adoption passing confidence devDependencies patch
eslint-plugin-functional 7.1.0 -> 7.2.1 age adoption passing confidence devDependencies minor
eslint-plugin-import-x 4.4.0 -> 4.6.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 50.4.3 -> 50.6.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsonc (source) 2.16.0 -> 2.18.2 age adoption passing confidence devDependencies minor
eslint-plugin-n 17.12.0 -> 17.15.1 age adoption passing confidence devDependencies minor
eslint-plugin-promise 7.1.0 -> 7.2.1 age adoption passing confidence devDependencies minor
eslint-plugin-regexp 2.6.0 -> 2.7.0 age adoption passing confidence devDependencies minor
eslint-plugin-unicorn 56.0.0 -> 56.0.1 age adoption passing confidence devDependencies patch
eslint-plugin-yml (source) 1.15.0 -> 1.16.0 age adoption passing confidence devDependencies minor
github/accessibility-alt-text-bot v1.5.0 -> v1.6.0 age adoption passing confidence action minor
husky 9.1.6 -> 9.1.7 age adoption passing confidence devDependencies patch
knip (source) 5.36.1 -> 5.42.0 age adoption passing confidence devDependencies minor
lint-staged 15.2.10 -> 15.3.0 age adoption passing confidence devDependencies minor
markdownlint-cli2 0.14.0 -> 0.17.1 age adoption passing confidence devDependencies minor
node (source) 20.18.0 -> 20.18.1 age adoption passing confidence patch
pnpm (source) 9.12.3 -> 9.15.3 age adoption passing confidence packageManager minor
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
prettier-plugin-packagejson 2.5.3 -> 2.5.6 age adoption passing confidence devDependencies patch
rollup (source) 4.24.3 -> 4.30.1 age adoption passing confidence devDependencies minor
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence devDependencies minor
vite-tsconfig-paths 5.0.1 -> 5.1.4 age adoption passing confidence devDependencies minor

Release Notes

streetsidesoftware/cspell-dicts (@​cspell/dict-cryptocurrencies)

v5.0.4

Compare Source

Updates and Bug Fixes
eslint/rewrite (@​eslint/compat)

v1.2.4

Compare Source

v1.2.3

Compare Source

RebeccaStevens/eslint-config-rebeccastevens (@​rebeccastevens/eslint-config)

v3.5.2

Compare Source

Bug Fixes
  • add more vue-i18n rules (94ca078)

v3.5.1

Compare Source

Bug Fixes
  • only use ts version of no-loop-func when using ts (48dc0b0)

v3.5.0

Compare Source

Bug Fixes
  • functional/no-conditional-statements: ignore import.meta.vitest conditions (4b6990d)
  • update import rules for apps (723a40d)
Features
  • add support for ReactRouter 7 (83cf882)

v3.4.0

Compare Source

Bug Fixes
Features
  • enforce non-sloppy imports for library code (0490a67)

3.3.5 (2024-12-14)

Bug Fixes

3.3.4 (2024-11-28)

Bug Fixes
  • ts/switch-exhaustiveness-check: considerDefaultExhaustiveForUnions: true (2e4b7c4)
  • yaml/quotes (94cf07b)

3.3.3 (2024-10-20)

Bug Fixes
  • only enforce max-classes-per-file when not functional (096d7ed)
  • use functional/no-class-inheritance over functional/no-classes (68fb811)

3.3.2 (2024-10-09)

Bug Fixes
  • updating naming-convention (a818739)

3.3.1 (2024-10-08)

Bug Fixes
  • add eslint-plugin-jsx-a11y (2e13bb6)

v3.3.5

Compare Source

Bug Fixes

v3.3.4

Compare Source

Bug Fixes
  • ts/switch-exhaustiveness-check: considerDefaultExhaustiveForUnions: true (2e4b7c4)
  • yaml/quotes (94cf07b)
rollup/plugins (@​rollup/plugin-replace)

v6.0.2

2024-12-15

Bugfixes
  • fix: add missing types for objectGuards option (#​1818)
rollup/plugins (@​rollup/plugin-typescript)

v12.1.2

2024-12-15

Bugfixes
  • fix: path validation issue in validatePaths function (#​1800)
sebbo2002/semantic-release-jsr (@​sebbo2002/semantic-release-jsr)

v2.0.2

Compare Source

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.24

Compare Source

Bug Fixes

v1.1.23

Compare Source

Bug Fixes
  • make rule message punctuation more consistent and address some typos (#​628) (31cae3b)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23

v1.1.22

Compare Source

Bug Fixes
  • valid-title false positives when test.extend is used (#​584) (9c2670a)

v1.1.21

Compare Source

Bug Fixes
Performance Improvements
  • only build regexp ones for detecting expectations (#​608) (448650c)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.20...v1.1.21

v1.1.20

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.19...v1.1.20

v1.1.19

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.18...v1.1.19

v1.1.18

Compare Source

Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.17...v1.1.18

v1.1.17

Compare Source

Bug Fixes
  • expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test (#​595) (efe79c9)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.16...v1.1.17

v1.1.16

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.15...v1.1.16

v1.1.15

Compare Source

Bug Fixes
  • padding-around-expect-groups doesn't detect expectTypeOf as an expect clause (#​588) (1138003)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.15

v1.1.14

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.13...v1.1.14

v1.1.13

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.12...v1.1.13

v1.1.12

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.11...v1.1.12

v1.1.11

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.10...v1.1.11

v1.1.10

Compare Source

Bug Fixes

v1.1.9

Compare Source

Features

v1.1.8

Compare Source

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.7.0

Compare Source

Minor Changes
  • #​326 93ea130 Thanks @​SukkaW! - This version has implemented the eslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to reference eslint-import-resolver-typescript directly in your ESLint flat config:

    Previously

    // eslint.config.js
    module.exports = {
      settings: {
        'import-x/resolver': {
          typescript: {
            alwaysTryTypes: true,
          },
          // or
          require.resolve('eslint-import-resolver-typescript'):
            alwaysTryTypes: true,
          }
        }
      }
    }

    Now

    // eslint.config.js
    const {
      createTypeScriptImportResolver,
    } = require('eslint-import-resolver-typescript')
    
    module.exports = {
      settings: {
        'import-x/resolver-next': [
          createTypeScriptImportResolver({
            alwaysTryTypes: true,
          }),
        ],
      },
    }

    Note that this only works with eslint-plugin-import-x@>=4.5.0. You can't use createTypeScriptImportResolver with the older versions of eslint-plugin-import-x or any existing versions of eslint-plugin-import.

antfu/eslint-plugin-format (eslint-plugin-format)

v0.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint-functional/eslint-plugin-functional (eslint-plugin-functional)

v7.2.1

Compare Source

v7.2.0

Compare Source

Features
  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#​909) (d3cf5d8)
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.6.1

Compare Source

Patch Changes

v4.6.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Dec 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from b08fbdd to ab29208 Compare December 6, 2024 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from f5941d8 to b24c922 Compare December 15, 2024 18:16
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (4951acd) to head (ffad6bf).
Report is 82 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
- Coverage   99.50%   98.74%   -0.77%     
==========================================
  Files           8        8              
  Lines        1224      558     -666     
  Branches      111      116       +5     
==========================================
- Hits         1218      551     -667     
- Misses          6        7       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 68a3bfb to de0f6f4 Compare December 17, 2024 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 614bc09 to 29525f0 Compare December 26, 2024 06:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from da880f3 to f8faff8 Compare January 3, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 00aebcb to 8e4b1b7 Compare January 8, 2025 15:55
@renovate renovate bot changed the title chore(dev-deps): update all non-major dependencies ci(dev-deps): update all non-major dependencies Jan 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e4b1b7 to 1189df0 Compare January 8, 2025 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1189df0 to ffad6bf Compare January 9, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants