Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update dependency cosmiconfig-typescript-loader to v6 #463

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosmiconfig-typescript-loader ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

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

v6.1.0

Compare Source

  • 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
  • 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

v5.1.0

Compare Source

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
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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @apollo/generate-persisted-query-manifest@1.2.2
npm error Found: cosmiconfig@8.3.6
npm error node_modules/cosmiconfig
npm error   cosmiconfig@"^8.1.3" from @apollo/generate-persisted-query-manifest@1.2.2
npm error   packages/generate-persisted-query-manifest
npm error     @apollo/generate-persisted-query-manifest@1.2.2
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 cosmiconfig-typescript-loader@6.0.0
npm error node_modules/cosmiconfig-typescript-loader
npm error   cosmiconfig-typescript-loader@"^6.0.0" from @apollo/generate-persisted-query-manifest@1.2.2
npm error   packages/generate-persisted-query-manifest
npm error     @apollo/generate-persisted-query-manifest@1.2.2
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 /tmp/renovate/cache/others/npm/_logs/2024-10-26T08_04_05_971Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-26T08_04_05_971Z-debug-0.log

Copy link

changeset-bot bot commented Oct 26, 2024

⚠️ No Changeset found

Latest commit: 80f4534

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants