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 AWSSDK.SQS from 3.7.301.17 to 3.7.301.23 #4677

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps AWSSDK.SQS from 3.7.301.17 to 3.7.301.23.

Commits

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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/4677)

Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.301.17 to 3.7.301.23.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Jun 26, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 26, 2024
@maddymontaquila maddymontaquila removed the community-contribution Indicates that the PR has been added by a community member label Jun 28, 2024
@danmoseley
Copy link
Member

@radical we build bits of Linux on Linux test runs?

/var/lib/dkms/lttng-modules/2.13.8/build/src/probes/../../include/lttng/tracepoint-event-impl.h:133:6: error: conflicting types for ‘trace_consume_skb’; have ‘void(struct sk_buff *)’
  133 | void trace_##_name(_proto);
      |      ^~~~~~

@radical
Copy link
Member

radical commented Jul 2, 2024

@radical we build bits of Linux on Linux test runs?

/var/lib/dkms/lttng-modules/2.13.8/build/src/probes/../../include/lttng/tracepoint-event-impl.h:133:6: error: conflicting types for ‘trace_consume_skb’; have ‘void(struct sk_buff *)’
  133 | void trace_##_name(_proto);
      |      ^~~~~~

No 😅 This is from apt-get failing to install a package which depends on kernel module and gets built during the install! But this has been problematic, and started failing recently.

Issue - #4623 . I'm working on a PR with dnceng to have the dependencies installed on the build machine by default so we don't need to apt-get install ourselves. And this step has been disabled on main for now.

So, merging main should get rid of this error.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

A newer version of AWSSDK.SQS exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@danmoseley danmoseley merged commit b39a615 into main Jul 3, 2024
9 checks passed
@danmoseley danmoseley deleted the dependabot/nuget/AWSSDK.SQS-3.7.301.23 branch July 3, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants