Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps the production-dependencies group with 4 updates in the / directory: @arethetypeswrong/core, fdir, package-manager-detector and publint.

Updates @arethetypeswrong/core from 0.17.4 to 0.18.2

Release notes

Sourced from @​arethetypeswrong/core's releases.

@​arethetypeswrong/core@​0.18.1

Patch Changes

  • a4dc8a6: Do not detect proxy directories inside vendor directories as entrypoints

@​arethetypeswrong/core@​0.18.0

Minor Changes

  • 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
Changelog

Sourced from @​arethetypeswrong/core's changelog.

0.18.2

Patch Changes

  • 58dca0c: Add tsdown to recognized build tools

0.18.1

Patch Changes

  • a4dc8a6: Do not detect proxy directories inside vendor directories as entrypoints

0.18.0

Minor Changes

  • 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
Commits

Updates fdir from 6.4.5 to 6.4.6

Release notes

Sourced from fdir's releases.

v6.4.6

What's Changed

Full Changelog: thecodrr/fdir@v6.4.5...v6.4.6

Commits

Updates package-manager-detector from 1.1.0 to 1.3.0

Release notes

Sourced from package-manager-detector's releases.

v1.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

   🚀 Features

    View changes on GitHub
Commits

Updates publint from 0.3.9 to 0.3.12

Release notes

Sourced from publint's releases.

publint@0.3.12

Patch Changes

  • Fix shebang check to allow spaces after the #! (#183)

publint@0.3.11

Patch Changes

  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#180)

publint@0.3.10

Patch Changes

  • Support custom conditions in "exports" that points to raw TS or TSX files. This configuration is common in monorepo setups where packages refer to the raw files among themselves using a custom condition so custom aliasing isn't needed. (b34ea94)

    With this support, the "types" condition is allowed to come after any exports of the raw TS or TSX files. File existence checks are also disabled for raw TS and TSX files reference as after publish these files may intentionally be not published.

Changelog

Sourced from publint's changelog.

0.3.12

Patch Changes

  • Fix shebang check to allow spaces after the #! (#183)

0.3.11

Patch Changes

  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#180)

0.3.10

Patch Changes

  • Support custom conditions in "exports" that points to raw TS or TSX files. This configuration is common in monorepo setups where packages refer to the raw files among themselves using a custom condition so custom aliasing isn't needed. (b34ea94)

    With this support, the "types" condition is allowed to come after any exports of the raw TS or TSX files. File existence checks are also disabled for raw TS and TSX files reference as after publish these files may intentionally be not published.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [@arethetypeswrong/core](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/core), [fdir](https://github.com/thecodrr/fdir), [package-manager-detector](https://github.com/antfu-collective/package-manager-detector) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint).


Updates `@arethetypeswrong/core` from 0.17.4 to 0.18.2
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/core)

Updates `fdir` from 6.4.5 to 6.4.6
- [Release notes](https://github.com/thecodrr/fdir/releases)
- [Commits](thecodrr/fdir@v6.4.5...v6.4.6)

Updates `package-manager-detector` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/antfu-collective/package-manager-detector/releases)
- [Commits](antfu-collective/package-manager-detector@v1.1.0...v1.3.0)

Updates `publint` from 0.3.9 to 0.3.12
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.12/packages/publint)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/core"
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fdir
  dependency-version: 6.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: package-manager-detector
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: publint
  dependency-version: 0.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2025
@43081j 43081j merged commit 5ec66f3 into main Jun 18, 2025
3 checks passed
@43081j 43081j deleted the dependabot/npm_and_yarn/production-dependencies-54e93537c5 branch June 18, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants