Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Confidence
cosmiconfig-typescript-loader ^5.0.0^6.0.0 age confidence

Release Notes

Codex-/cosmiconfig-typescript-loader (cosmiconfig-typescript-loader)

v6.2.0

Compare Source

  • chore(deps): lock file maintenance #182
  • chore(deps): update jdx/mise-action action to v3 #183
  • fix(deps): update all non-major dependencies #180
  • chore(deps): update actions/setup-node action to v5 #181
  • chore(deps): update actions/checkout action to v5 #179
  • fix(deps): update all non-major dependencies #178
  • chore(deps): update all non-major dependencies #177
  • chore(deps): lock file maintenance #176
  • chore(deps): update all non-major dependencies #174
  • chore(deps): update jest monorepo to v30 #175
  • chore(deps): update all non-major dependencies #173
  • chore(deps): update all non-major dependencies #172
  • chore(deps): lock file maintenance #170
  • chore(deps): update dependency release-it to v19 #171
  • chore(deps): update all non-major dependencies #168
  • chore(deps): update dependency eslint-import-resolver-typescript to v4 #169
  • chore(deps): update all non-major dependencies #167
  • chore(deps): update dependency release-it to v18 #166
  • chore(deps): update dependency pnpm to v10 #165
  • chore(deps): update dependency eslint-config-prettier to v10 #164
  • chore(deps): update dependency esbuild to ^0.25.0 [security] #163
  • chore(deps): lock file maintenance #161
  • chore(deps): lock file maintenance #160
  • fix(deps): update all non-major dependencies #159
  • chore(config): migrate renovate config #158
  • chore: pnpm dedupe 0a27c70
  • cicd: replace asdf with mise b3a01f4
  • chore: ignore deprecation for own export b4e48c3

v6.1.0

Compare Source

5 December 2024

  • chore(deps): update all non-major dependencies #156
  • chore(deps): update node.js to v22 #153
  • chore(deps): update codecov/codecov-action action to v5 #157
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 #155
  • build(deps): bump @​eslint/plugin-kit from 0.2.1 to 0.2.3 #154
  • Release 6.1.0 b245d50
  • chore: update lint finding 0de32d9
  • chore(deps): update dependency node to v22 3e5f863

v6.0.0

Compare Source

19 October 2024

  • chore(deps): lock file maintenance #151
  • chore(deps): update all non-major dependencies #150
  • Upgrade to Jiti 2 #149
  • chore(deps): update dependency eslint to v9 #134
  • Migrate to pnpm and asdf-vm #148
  • cicd: Use pnpm and asdf-vm 22fc584
  • fix: missed npx commands, moved to pnpm exec 0056629
  • chore(deps): update remaining eslint packages e56943e
5.1.0

19 October 2024

  • chore(deps): lock file maintenance #138
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 #135
  • chore(deps): update dependency eslint-config-airbnb-typescript to v18 #128
  • chore(deps): update codecov/codecov-action action to v4 #126
  • chore(deps): update all non-major dependencies #125
  • build(deps-dev): bump ip from 1.1.8 to 1.1.9 #124
  • chore(deps): update actions/setup-node action to v4 #117
  • build(deps-dev): bump @​babel/traverse from 7.23.0 to 7.23.2 #115
  • chore(deps): update actions/checkout action to v4 #114
  • chore(deps): update all non-major dependencies #108
  • chore(deps): update dependency prettier to v3 #110
  • chore(deps): update dependency release-it to v17 018f59d
  • chore(deps): update dependency @​typescript-eslint/eslint-plugin to v6 4b609ec
  • chore(deps): update dependency @​typescript-eslint/eslint-plugin to v7 50d8917

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner October 26, 2024 08:04
@renovate
Copy link
Contributor Author

renovate bot commented Oct 26, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @apollo/[email protected]
npm error Found: [email protected]
npm error node_modules/cosmiconfig
npm error   cosmiconfig@"^8.1.3" from @apollo/[email protected]
npm error   packages/generate-persisted-query-manifest
npm error     @apollo/[email protected]
npm error     node_modules/@apollo/generate-persisted-query-manifest
npm error       workspace packages/generate-persisted-query-manifest from the root project
npm error
npm error Could not resolve dependency:
npm error peer cosmiconfig@">=9" from [email protected]
npm error node_modules/cosmiconfig-typescript-loader
npm error   cosmiconfig-typescript-loader@"^6.0.0" from @apollo/[email protected]
npm error   packages/generate-persisted-query-manifest
npm error     @apollo/[email protected]
npm error     node_modules/@apollo/generate-persisted-query-manifest
npm error       workspace packages/generate-persisted-query-manifest from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-10T08_31_26_063Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-10T08_31_26_063Z-debug-0.log

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2024

⚠️ No Changeset found

Latest commit: 24fa1bd

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/cosmiconfig-typescript-loader-6.x branch from 80f4534 to 0ff79d8 Compare January 4, 2025 09:18
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 0ff79d8 to 945a49b Compare January 25, 2025 09:30
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 945a49b to f1eecb7 Compare April 19, 2025 09:30
@renovate renovate bot requested a review from a team as a code owner April 19, 2025 09:30
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch 4 times, most recently from 6ee91eb to a035190 Compare May 24, 2025 07:11
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch 2 times, most recently from ae474b9 to 0746d3d Compare May 31, 2025 08:28
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 0746d3d to 59f9fa6 Compare May 31, 2025 16:55
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 59f9fa6 to ce36344 Compare June 7, 2025 17:02
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch 2 times, most recently from ed15ded to db86d77 Compare June 21, 2025 17:09
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from db86d77 to 0c15612 Compare June 28, 2025 16:36
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 0c15612 to 3635abd Compare July 5, 2025 16:57
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch 2 times, most recently from 85b465f to d0c3332 Compare July 19, 2025 08:50
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from d0c3332 to 248fab3 Compare August 9, 2025 09:13
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from 248fab3 to e4efe1c Compare September 27, 2025 09:51
@renovate renovate bot force-pushed the renovate/cosmiconfig-typescript-loader-6.x branch from e4efe1c to 24fa1bd Compare November 15, 2025 10:49
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.

1 participant