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

chore(deps): bump cosmiconfig from 8.2.0 to 8.3.3 #1472

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps cosmiconfig from 8.2.0 to 8.3.3.

Release notes

Sourced from cosmiconfig's releases.

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

8.3.0 (2023-09-02)

Features

  • add support for TypeScript configuration files (d88b1b4)
Changelog

Sourced from cosmiconfig's changelog.

8.3.3 (2023-09-03)

Bug Fixes

8.3.2 (2023-09-02)

Bug Fixes

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

8.3.1 (2023-09-02)

Bug Fixes

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

8.3.0 (2023-09-02)

Features

  • add support for TypeScript configuration files (d88b1b4)
  • add support for TypeScript configuration files (d88b1b4)
  • add support for TypeScript configuration files (a9c7ada)
Commits
  • 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
  • 6cb1e76 chore(main): release cosmiconfig 8.3.2 (#319)
  • 5bed3e3 fix: use default for async TS loader
  • 0d76a9a fix: use .cjs extension for sync compiled typescript
  • 408c9cc chore(main): release cosmiconfig 8.3.1 (#318)
  • 59082e2 fix: do not resolve stopDir when undefined
  • 6476b36 chore: fix publish workflow
  • 7eaaeef chore(main): release cosmiconfig 8.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jrandolf, a new releaser for cosmiconfig since your current version.


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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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.2.0 to 8.3.3.
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v8.2.0...cosmiconfig-v8.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Sep 4, 2023
Copy link

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 055842f into main Sep 4, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmiconfig-8.3.3 branch September 4, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant