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 the minor group with 2 updates #2141

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2024

Bumps the minor group with 2 updates: github.com/google/flatbuffers and golang.org/x/net.

Updates github.com/google/flatbuffers from 24.3.25+incompatible to 24.12.23+incompatible

Release notes

Sourced from github.com/google/flatbuffers's releases.

v24.12.23

What's Changed

New Contributors

... (truncated)

Commits
  • a2cd1ea FlatBuffers Version 24.12.23 (#8459)
  • 32e63af Kotlin MacOs switch to macos-13
  • 1f4a903 [Swift] Improves vectors performance & arrays within lib (#8415)
  • a9df448 dart: use enhanced enums (#8313)
  • 5f453ef Removes 'size' and 'alignment' as Rust keywords (#8139)
  • 49061f8 use ALIGN for Push::alignment in struct types (#8398)
  • 807adb7 FlexBuffers: support "natural utf8" output in ToString (#8426)
  • 2f59a03 Update grpc-core version (#8412)
  • 6a88985 [Swift] Updates CocoaPods author info & fixes bug with versioning not working...
  • d7a70db (fix): #8408 fixes a bug where the capacity of the buffer isnt verified befor...
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.32.0 to 0.33.0

Commits
  • dfc720d go.mod: update golang.org/x dependencies
  • 8e66b04 html: use strings.EqualFold instead of lowering ourselves
  • b935f7b html: avoid endless loop on error token
  • 9af49ef route: remove unused sizeof* consts
  • 6705db9 quic: clean up crypto streams when dropping packet protection keys
  • 4ef7588 quic: handle ACK frame in packet which drops number space
  • 552d8ac Revert "route: change from syscall to x/sys/unix"
  • 13a7c01 Revert "route: remove unused sizeof* consts on freebsd"
  • See full diff in compare view

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 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 December 25, 2024 16:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 25, 2024
Copy link

netlify bot commented Dec 25, 2024

Deploy Preview for badger-docs canceled.

Name Link
🔨 Latest commit 7d589a2
🔍 Latest deploy log https://app.netlify.com/sites/badger-docs/deploys/676ceb47c441f100083058e6

@mangalaman93 mangalaman93 enabled auto-merge (squash) December 26, 2024 05:35
Bumps the minor group with 2 updates: [github.com/google/flatbuffers](https://github.com/google/flatbuffers) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/google/flatbuffers` from 24.3.25+incompatible to 24.12.23+incompatible
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md)
- [Commits](google/flatbuffers@v24.3.25...v24.12.23)

Updates `golang.org/x/net` from 0.32.0 to 0.33.0
- [Commits](golang/net@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: github.com/google/flatbuffers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@mangalaman93 mangalaman93 force-pushed the dependabot/go_modules/minor-488e2ced27 branch from e4dd6d4 to 7d589a2 Compare December 26, 2024 05:36
@mangalaman93 mangalaman93 merged commit eba96a1 into main Dec 26, 2024
13 checks passed
@mangalaman93 mangalaman93 deleted the dependabot/go_modules/minor-488e2ced27 branch December 26, 2024 05:58
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.

1 participant