Skip to content

fix(deps): update dependency ts-log to v3#10714

Closed
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/ts-log-3.x
Closed

fix(deps): update dependency ts-log to v3#10714
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/ts-log-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 12, 2026

This PR contains the following updates:

Package Change Age Confidence
ts-log ^2.2.3^3.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kallaspriit/ts-log (ts-log)

v3.0.0

Compare Source

What's new

Tooling modernization — the Logger interface and dummyLogger API are unchanged.

Changes
  • Dual CJS/ESM package via exports field
  • Switched build from tsc to tsup
  • Replaced Jest with Vitest
  • Upgraded ESLint to v9 with flat config
  • Added GitHub Actions CI (Node 18, 20, 22)
  • Removed deprecated dependencies (tslint, coveralls)
  • Updated README
Migration
  • Minimum Node.js version is now 18
  • "type": "module" added to package.json
  • Build output moved from build/src/ to dist/
  • Standard imports (import { Logger } from "ts-log" / require("ts-log")) work as before — no code changes needed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 12, 2026

🦋 Changeset detected

Latest commit: c91c6b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

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

@eddeee888
Copy link
Copy Markdown
Collaborator

This is done in the next major release: #10650

@eddeee888 eddeee888 closed this Apr 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/core 5.0.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/add 6.0.1-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/fragment-matcher 6.0.1-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 5.0.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/schema-ast 5.0.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 6.2.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 5.0.10-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 5.1.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 5.0.10-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 5.1.8-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 6.1.8-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 5.0.10-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 5.2.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 5.1.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 4.0.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270 npm ↗︎ unpkg ↗︎

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 12, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ts-log-3.x branch April 12, 2026 13:05
@github-actions
Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-10714.graphql-code-generator.pages.dev

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