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 dset and @graphql-tools/url-loader #69

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps dset and @graphql-tools/url-loader. These dependencies needed to be updated together.
Updates dset from 3.1.2 to 3.1.4

Release notes

Sourced from dset's releases.

v3.1.3

Patches

  • Add "types" export conditions for TypeScript "nodenext"/"node16" resolution: #40 Thank you @​Akkuma

Full Changelog: lukeed/dset@v3.1.2...v3.1.3

Commits

Updates @graphql-tools/url-loader from 7.16.29 to 7.17.18

Changelog

Sourced from @​graphql-tools/url-loader's changelog.

7.17.18

Patch Changes

  • Updated dependencies [1c95368a]:
    • @​graphql-tools/executor-graphql-ws@​0.0.14
    • @​graphql-tools/executor-legacy-ws@​0.0.11
    • @​graphql-tools/wrap@​9.4.2
    • @​graphql-tools/delegate@​9.0.31

7.17.17

Patch Changes

7.17.16

Patch Changes

7.17.15

Patch Changes

7.17.14

Patch Changes

  • Updated dependencies [a5073e85]:
    • @​graphql-tools/executor-graphql-ws@​0.0.12
    • @​graphql-tools/wrap@​9.3.8

7.17.13

... (truncated)

Commits
  • f3a9579 chore(deps): update all non-major dependencies (#5169)
  • 921abae chore(release): update monorepo packages versions (#5167)
  • 0662af0 chore(deps): update all non-major dependencies (#5168)
  • 7bf72a6 chore(deps): update all non-major dependencies (#5165)
  • 6d88649 chore(release): update monorepo packages versions (#5153)
  • 07589ae fix(github/url): add missing user-agent for github and do not accept invalid ...
  • 09aa97a fix(deps): update all non-major dependencies (#5149)
  • ca01188 chore(deps): update all non-major dependencies (#5148)
  • 4c0f418 chore(release): update monorepo packages versions (#5147)
  • 58414b2 fix(url-loader): suppress dynamic import warnings from bundlers
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner November 26, 2024 13:56
@dependabot dependabot bot added the dependencies changes in npm packages label Nov 26, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass.
Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "null", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"
  • No subject found

Bumps [dset](https://github.com/lukeed/dset) and [@graphql-tools/url-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/url). These dependencies needed to be updated together.

Updates `dset` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](lukeed/dset@v3.1.2...v3.1.4)

Updates `@graphql-tools/url-loader` from 7.16.29 to 7.17.18
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/url/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/loaders/url)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
- dependency-name: "@graphql-tools/url-loader"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-fd6f1e6af2 branch from ecb4cfa to 34811b6 Compare November 26, 2024 15:38
@Ninja-Yujin Ninja-Yujin merged commit f793009 into master Nov 26, 2024
1 of 4 checks passed
@Ninja-Yujin Ninja-Yujin deleted the dependabot/npm_and_yarn/multi-fd6f1e6af2 branch November 26, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes in npm packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant