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

build(deps-dev): Bump graphql-config from 4.4.1 to 4.5.0 #72

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps graphql-config from 4.4.1 to 4.5.0.

Release notes

Sourced from graphql-config's releases.

v4.5.0

Minor Changes

Changelog

Sourced from graphql-config's changelog.

4.5.0

Minor Changes

Commits
  • d87988f chore(release): update monorepo packages versions (#1284)
  • 6894fd4 Update algolia-lockfile.json
  • 85bc332 Support ESM and .mts/.cts extensions with jiti loader (#1286)
  • 87ba188 fix(deps): update dependency minimatch to v4.2.3 (#1237)
  • 46ad2ac build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /website (#1179)
  • 089022e Bump json5 from 1.0.1 to 1.0.2 in /website (#1217)
  • 2b0020d fix(deps): update dependency next-sitemap to v4 (#1289)
  • ee6dfd4 chore(deps): update dependency rimraf to v4.3.0 (#1288)
  • 76d8e14 chore(deps): update dependency @​types/node to v18.14.6 (#1287)
  • c8a8a54 Revert "Support ESM and .mts/.cts config extensions (#1281)" (#1285)
  • 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 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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Mar 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Dependabot tried to add @flexdevelopment and @flex-development/dependabot-review as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/flex-development/docast-parse/pulls/72/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the flex-development/docast-parse repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@unicornware unicornware enabled auto-merge (squash) March 6, 2023 20:46
flexdevelopment
flexdevelopment previously approved these changes Mar 6, 2023
flexdevelopment
flexdevelopment previously approved these changes Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #72 (b3c88ec) into main (844c4ea) will not change coverage.
The diff coverage is n/a.

❗ Current head b3c88ec differs from pull request most recent head 18e0570. Consider uploading reports for the commit 18e0570 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #72   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1991      1991           
  Branches       148       148           
=========================================
  Hits          1991      1991           
Flag Coverage Δ
node14 100.00% <ø> (ø)
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72b4852...18e0570. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-config-4.5.0 branch from 3479337 to 9262732 Compare March 20, 2023 21:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-config-4.5.0 branch from 75cfaa8 to 4bea2d0 Compare March 20, 2023 21:26
Bumps [graphql-config](https://github.com/kamilkisiela/graphql-config) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/kamilkisiela/graphql-config/releases)
- [Changelog](https://github.com/kamilkisiela/graphql-config/blob/master/CHANGELOG.md)
- [Commits](kamilkisiela/graphql-config@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: graphql-config
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-config-4.5.0 branch from b3c88ec to 4048f97 Compare March 20, 2023 21:31
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
@unicornware unicornware merged commit cdda14c into main Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-config-4.5.0 branch March 20, 2023 21:35
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants