Skip to content

chore(deps-dev): bump cosmiconfig from 8.1.3 to 8.3.6#719

Merged
logonoff merged 1 commit intomainfrom
dependabot/npm_and_yarn/cosmiconfig-8.3.6
May 2, 2025
Merged

chore(deps-dev): bump cosmiconfig from 8.1.3 to 8.3.6#719
logonoff merged 1 commit intomainfrom
dependabot/npm_and_yarn/cosmiconfig-8.3.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps cosmiconfig from 8.1.3 to 8.3.6.

Release notes

Sourced from cosmiconfig's releases.

cosmiconfig: v8.3.6

8.3.6 (2023-09-13)

Bug Fixes

  • ignore search place if accessing it causes ENOTDIR (i.e. if access of a subpath of a file is attempted) (5bd915a)

cosmiconfig: v8.3.5

8.3.5 (2023-09-08)

Bug Fixes

  • pass null to transform function for backwards compat (2b38510)

cosmiconfig: v8.3.4

8.3.4 (2023-09-04)

Bug Fixes

  • remove node: prefix from imports (f76484a), closes #323

cosmiconfig: v8.3.3

8.3.3 (2023-09-03)

Bug Fixes

cosmiconfig: v8.3.2

8.3.2 (2023-09-02)

Bug Fixes

  • use .cjs extension for sync compiled typescript (0d76a9a)
  • use default for async TS loader (5bed3e3)

cosmiconfig: v8.3.1

8.3.1 (2023-09-02)

Bug Fixes

  • do not resolve stopDir when undefined (59082e2), closes #317

cosmiconfig: v8.3.0

... (truncated)

Changelog

Sourced from cosmiconfig's changelog.

8.3.6

  • Ignore search place if accessing it causes ENOTDIR (i.e. if access of a subpath of a file is attempted)

8.3.5

  • Fixed regression in transform option

8.3.4

  • Fixed crash in older node versions

8.3.3

  • Added back node 14 compat to package.json

8.3.2

  • Fixed some issues with TypeScript config loading

8.3.1

  • Fixed crash when stopDir was given but undefined

8.3.0

  • Add support for TypeScript configuration files

8.2.0

  • Add support for ECMAScript modules (ESM) to the asynchronous API. End users running Node versions that support ESM can provide .mjs files, or .js files whose nearest parent package.json file contains "type": "module".
    • ${moduleName}rc.mjs and ${moduleName}.config.mjs are included in the default searchPlaces of the asynchronous API.
    • The synchronous API does not support ECMAScript modules, so does not look for .mjs files.
    • To learn more, read "Loading JS modules".
Commits
  • 42ca3fa chore(main): release cosmiconfig 8.3.6 (#328)
  • 5bd915a fix: ignore search place if accessing it causes ENOTDIR (i.e. if access of a ...
  • 8550adb chore(main): release cosmiconfig 8.3.5 (#327)
  • 2b38510 fix: pass null to transform function for backwards compat
  • f4eb2d7 chore(main): release cosmiconfig 8.3.4 (#324)
  • 74b5681 chore: increase test timeout
  • f76484a fix: remove node: prefix from imports
  • bd90c89 chore(main): release cosmiconfig 8.3.3 (#321)
  • 5546550 chore: replace stopDir fix with a broader fix for more potential issues invol...
  • 7392541 fix: add back node 14 compat
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.1.3 to 8.3.6.
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v8.1.3...cosmiconfig-v8.3.6)

---
updated-dependencies:
- dependency-name: cosmiconfig
  dependency-version: 8.3.6
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Apr 29, 2025
@patternfly-build
Copy link

patternfly-build commented Apr 29, 2025

@logonoff logonoff merged commit d9b0f3f into main May 2, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmiconfig-8.3.6 branch May 2, 2025 01:03
@github-actions
Copy link

🎉 This PR is included in version 6.3.0-prerelease.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @prerelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants