Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

⬆️ Bump cosmiconfig from 8.1.3 to 8.2.0 #1276

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps cosmiconfig from 8.1.3 to 8.2.0.

Changelog

Sourced from cosmiconfig's changelog.

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

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jun 12, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch from 702caa1 to ddcff51 Compare June 23, 2023 14:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch from ddcff51 to c6093be Compare July 5, 2023 06:22
@dependabot dependabot bot requested a review from a team as a code owner July 5, 2023 06:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch from c6093be to 0f3d369 Compare July 7, 2023 16:09
Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.1.3 to 8.2.0.
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v8.1.3...v8.2.0)

---
updated-dependencies:
- dependency-name: cosmiconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch from 0f3d369 to 14ba53c Compare July 11, 2023 12:46
@ninadbstack ninadbstack merged commit 8b30c25 into master Jul 20, 2023
32 of 33 checks passed
@ninadbstack ninadbstack deleted the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch July 20, 2023 12:25
rishigupta1599 pushed a commit that referenced this pull request Aug 7, 2023
Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.1.3 to 8.2.0.
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v8.1.3...v8.2.0)

---
updated-dependencies:
- dependency-name: cosmiconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant