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

Align staging with master #344

Merged
merged 29 commits into from
Dec 19, 2023
Merged

Align staging with master #344

merged 29 commits into from
Dec 19, 2023

Conversation

alfrunes
Copy link
Contributor

This is an automated pull request for merging master into staging.

kjaskiewiczz and others added 29 commits November 28, 2023 13:14
chore: upgrade websocket to version 1.15.1
Changelog: Title
Ticket: ALV-182
Signed-off-by: Alf-Rune Siqveland <[email protected]>
ALV-182: Add support for `HEAD` HTTP method for download API endpoint
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
- [Commits](golang/sys@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit ac23e67, reversing
changes made to bfa4054.

Signed-off-by: Alf-Rune Siqveland <[email protected]>
This reverts commit ecbb895.

Signed-off-by: Alf-Rune Siqveland <[email protected]>
Revert "Merge pull request #334 from alfrunes/ALV-182"
Changelog: None
Ticket: ALV-182
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Using default reviewers dependabot functionality

Ticket: SEC-963

Signed-off-by: Roberto Giovanardi <[email protected]>
…ang.org/x/sys-0.15.0

chore: bump golang.org/x/sys from 0.14.0 to 0.15.0
ALV-182: Implement filetransfer download HEAD method
…ewers

added dependabot default reviewers
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Ticket: QA-642
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
…mongodb.org/mongo-driver-1.13.1

chore: bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
…hub.com/google/uuid-1.5.0

chore: bump github.com/google/uuid from 1.4.0 to 1.5.0
downstream pipeline failures workaround
Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ang.org/x/crypto-0.17.0

chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0
@alfrunes alfrunes self-assigned this Dec 19, 2023
@mender-test-bot
Copy link

Merging these commits will result in the following changelog entries:

Changelogs

deviceconnect (master)

New changes in deviceconnect since staging:

Features
  • Add support for HEAD to download API endpoint

@mender-test-bot
Copy link

@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

@alfrunes alfrunes merged commit 569a239 into staging Dec 19, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants