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 the minor-and-patch group across 1 directory with 2 updates #429

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the minor-and-patch group with 2 updates in the /runtime directory: github.com/tetratelabs/wazero and github.com/wundergraph/graphql-go-tools/execution.

Updates github.com/tetratelabs/wazero from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/tetratelabs/wazero's releases.

v1.8.1

Hiya folks - another small wazero release v1.8.1 has arrived! This time is mainly about bug fixes thanks to the community members!

Bug fixes

  • 111c51a1 Fix descriptor.Table buffer growth calc (#2311) by @​emcfarlane
  • b468adaf compiler: ResolveImportedFunction should infer the typeID from the importing module (#2314) @​evacchi
  • dc058c07 sysfs: reopening file doesn't update fd (#2319) @​ncruces

Behavioral changes

  • 178eefe8 sysfs: disallow absolute symlinks (#2324) @​ncruces - this is for better security.
  • 1353ca24 experimental: allow custom memory allocator Reallocate to fail (#2315) @​ncruces

Examples fixes

Enjoy! 🍁

Commits
  • 6016a70 cli: clarifies it is possible to escape the mount in help (#2328)
  • 51aba37 example: fixes deallocate error in Rust (#2327)
  • 178eefe sysfs: disallow absolute symlinks (#2324)
  • 111c51a Fix descriptor.Table buffer growth calc (#2311)
  • dc058c0 sysfs: reopening file doesn't update fd (#2319)
  • 1353ca2 experimental: allow custom memory allocator Reallocate to fail (#2315)
  • b468ada compiler: ResolveImportedFunction should infer the typeID from the importing ...
  • 5848888 Show close for concurrent-instantiation example (#2309)
  • dbc4b62 ci: Updates TinyGo to 0.33 (#2304)
  • See full diff in compare view

Updates github.com/wundergraph/graphql-go-tools/execution from 1.0.5 to 1.0.6

Commits
  • 68d2caa feat: add non-nullable field errors to value completion extension for compati...
  • 21d8038 fix: allow path by default in subgraph error (#915)
  • c2baff2 feat: allow list for subgraph error fields (#914)
  • ec6bf70 fix: remove log (#913)
  • 22e0937 feat: omit custom fields in subgraph errors (#912)
  • 895e332 fix: argument and variable validation during execution (#902)
  • 2ef79bd fix: value completion typename errors shape compatibility (#909)
  • 4607dc0 fix: return empty data when all root fields was skipped (#910)
  • f02d41a feat: add apollo compatibility truncate floats (#908)
  • b7f16c3 feat: include indirect interface names on field info (#907)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 17:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 7, 2024
Bumps the minor-and-patch group with 2 updates in the /runtime directory: [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) and [github.com/wundergraph/graphql-go-tools/execution](https://github.com/wundergraph/graphql-go-tools).


Updates `github.com/tetratelabs/wazero` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/tetratelabs/wazero/releases)
- [Commits](tetratelabs/wazero@v1.8.0...v1.8.1)

Updates `github.com/wundergraph/graphql-go-tools/execution` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/wundergraph/graphql-go-tools/releases)
- [Commits](wundergraph/graphql-go-tools@execution/v1.0.5...execution/v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/tetratelabs/wazero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/wundergraph/graphql-go-tools/execution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/runtime/minor-and-patch-a087002cfa branch from 16538e8 to ff947c1 Compare October 7, 2024 17:23
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) October 7, 2024 17:45
@mattjohnsonpint mattjohnsonpint merged commit fa8d567 into main Oct 7, 2024
67 checks passed
@mattjohnsonpint mattjohnsonpint deleted the dependabot/go_modules/runtime/minor-and-patch-a087002cfa branch October 7, 2024 17:55
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 go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants