libyear icon indicating copy to clipboard operation
libyear copied to clipboard

A simple measure of software dependency freshness.

Results 39 libyear issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.6.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.45&new-version=18.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

dependencies
github_actions

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.5.0 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dependencies
javascript

# 🐛 Bug Report When trying to run `npx libyear`, on one project it crashes and I just get `Cannot read property 'replace' of undefined` ## 🎛 Configuration I do...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.7.18. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.45&new-version=18.7.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 28.1.3 to 29.0.3. Release notes Sourced from @​jest/globals's releases. v29.0.3 Features [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202) [expect] Expose ExpectationResult type...

dependencies
javascript

When run in a monorepo, the `npm ls` command lists only the local packages as top-level dependencies, and does not automatically hoist the sub-dependents. This change makes it so that...

See https://github.com/DefinitelyTyped/DefinitelyTyped/commit/f0a378c863dcea1df6840dd0d1807632c4465473 This also fix the build as with latest available @types/semver, the project doesn't compile anymore.

Hi there, I wanted to integrate this package as a library using es imports. I had some troubles while importing the libyear.js > import { libyear } from 'libyear'; >...

Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 28.1.3 to 29.5.0. Release notes Sourced from @​jest/globals's releases. v29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI...

dependencies
javascript