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(repo): update non-major dependency versions #512

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.28.0 -> 2.28.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.1 -> 8.26.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.24.1 -> 8.26.1 age adoption passing confidence
eslint (source) 9.20.1 -> 9.22.0 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.3 age adoption passing confidence
renovate (source) 39.174.3 -> 39.194.0 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
yarn (source) 4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728 -> 4.7.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.28.1

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.26.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-return] handle recursive type (#​10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#​10865)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.26.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.22.0

Compare Source

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
prettier/prettier (prettier)

v3.5.3

Compare Source

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

renovatebot/renovate (renovate)

v39.194.0

Compare Source

v39.193.5

Compare Source

v39.193.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.8.5 (main) (#​34732) (b635fe5)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.47.5 (main) (#​34733) (0da18e7)

v39.193.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.47.3 (main) (#​34731) (b26300d)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.5 (main) (#​34730) (cf5e143)

v39.193.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.47.2 (main) (#​34729) (ed88395)

v39.193.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.47.1 (main) (#​34728) (7839f8f)

v39.193.0

Compare Source

v39.192.0

Compare Source

v39.191.4

Compare Source

Bug Fixes
Documentation

v39.191.3

Compare Source

Bug Fixes
Miscellaneous Chores
Continuous Integration

v39.191.2

Compare Source

Bug Fixes
  • datasource/go: do not cache filtered results for direct lookups (#​34706) (f97334c)
  • manager/gradle: qGroovySingleMapOfVarAssignment and qGroovyMapOfExpr str format var name support (#​34682) (918df4c)
Miscellaneous Chores
Build System

v39.191.1

Compare Source

Bug Fixes
  • bitbucket-server: use fallback gitAuthor if user info has empty email address (#​34692) (80da7f0)
Miscellaneous Chores
Continuous Integration

v39.191.0

Compare Source

Features
  • github-actions: Support actions/setup-node/go/python with:node-version (#​34662) (65324ac)
Miscellaneous Chores

v39.190.1

Compare Source

Bug Fixes

v39.190.0

Compare Source

Features
Bug Fixes

v39.189.0

Compare Source

Features
  • cache: Make http cache providers respect cache-control header (#​33848) (a7831ab)
Miscellaneous Chores

v39.188.4

Compare Source

Bug Fixes

v39.188.3

Compare Source

Bug Fixes
  • manager/composer: use intersects() instead of matches() to compare tool constraint (#​34256) (d300cd0)
Miscellaneous Chores

v39.188.2

Compare Source

Bug Fixes
  • devbox: use new --no-install flag to prevent devbox from using the nix store (#​34257) (be2fa3c)
Miscellaneous Chores

v39.188.1

Compare Source

Bug Fixes
Documentation
  • managers: clarify multi-line mode is not supported in regex custom manager (#​34571) (83ec919)
Miscellaneous Chores

v39.188.0

Compare Source

Features
  • add RENOVATE_ prefix to Github com token and env host rules (#​34568) (78002a0)
Miscellaneous Chores

v39.187.0

Compare Source

Features

v39.186.1

Compare Source

Bug Fixes
Miscellaneous Chores

v39.186.0

Compare Source

Features
  • datasource/azure-pipelines-tasks: Add in support for matching on id and contribution combinations (#​34398) (e9d86a2)
Miscellaneous Chores
  • deps: update dependency pnpm to v10.5.0 (main) (#​34606) (b62b8d7)
  • deps: update peter-evans/create-pull-request action to v7.0.8 (main) (#​34605) (48dfd62)

v39.185.9

Compare Source

Bug Fixes
  • bitbucket: use next url instead of custom paging (#​34602) (a0bb61e)
  • datasource/docker: detect helm-chart as chart repo (#​34603) (9dd1bdd)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.6 (main) (#​34604) (365466e)

v39.185.8

Compare Source

Miscellaneous Chores
Build System

v39.185.7

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.5 (main) (#​34590) (08857ba)
Miscellaneous Chores

v39.185.6

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.4 (main) (#​34587) (0418da0)

v39.185.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.4 (main) (#​34586) (18532d1)

v39.185.4

Compare Source

Miscellaneous Chores
Build System
  • deps: update dependency graph-data-structure to v4.4.0 (main) (#​34580) (e3d8ff6)

v39.185.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.3 (main) (#​34578) (6a8eda5)
Build System

v39.185.2

Compare Source

Bug Fixes
Miscellaneous Chores

v39.185.1

Compare Source

Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.6 (main) (#​34575) (139dd34)
Build System

v39.185.0

Compare Source

Features
Bug Fixes

v39.184.0

Compare Source

Features
Miscellaneous Chores

v39.183.0

Compare Source

Features
Code Refactoring

v39.182.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v39.182.4

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
  • deps: update actions/cache action to v4.2.2 (main) (#​34534) (08307f5)
  • deps: update codecov/codecov-action action to v5.4.0 (main) (#​34519) (75c730c)
  • deps: update dependency eslint-import-resolver-typescript to v3.8.3 (main) (#​34528) (a622c7a)
Code Refactoring
  • bitbucket-server: replace utils.accumulateValues with paginate calls (#​34473) (032171c)

v39.182.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.8.3 (main) (#​34512) (79351dd)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.2 (main) (#​34513) (dbae1b0)

v39.182.2

Compare Source

Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.3 (main) (#​34510) (c53532c)
Build System

v39.182.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.8.2 (main) (#​34507) (aa980b1)
Documentation

v39.182.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.46.0 (main) (#​34502) (a757f44)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.2 (main) (#​34501) (9db6186)
Tests

v39.181.1

Compare Source

Documentation
Miscellaneous Chores
  • deps: update prom/prometheus docker tag to v3.2.1 (main) (#​34492) (2e62991)
Code Refactoring
Tests
Build System
Continuous Integration

v39.181.0

Compare Source

Features

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/repo-non-major-dependency-versions branch from fd46b42 to d110355 Compare March 1, 2025 18:10
Copy link

changeset-bot bot commented Mar 1, 2025

⚠️ No Changeset found

Latest commit: 53e3483

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/repo-non-major-dependency-versions branch 17 times, most recently from f550a43 to e54aa55 Compare March 9, 2025 13:33
@renovate renovate bot force-pushed the renovate/repo-non-major-dependency-versions branch 2 times, most recently from bdadc3e to 410bfec Compare March 10, 2025 14:51
@renovate renovate bot force-pushed the renovate/repo-non-major-dependency-versions branch from 410bfec to 53e3483 Compare March 10, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants