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

Updates to go@1.20 and dependencies to resolve CVEs and Fixing a typo #2254

Merged
merged 9 commits into from
Jun 22, 2023

Conversation

haroon-sheikh
Copy link
Contributor

@haroon-sheikh haroon-sheikh commented Jun 28, 2022

Changes

  • Updating to use version of go@1.20 as go upto 1.17 is deprecated.
  • Fixing a typo for when a spec directory does not exist
  • Updating the following dependencies to latest:
- github.com/fsnotify/fsnotify v1.5.1 => v1.6.0
- github.com/sourcegraph/jsonrpc2 v0.0.0-20200429184054-15c2290dcb37 => v0.2.0
- github.com/golang/protobuf v1.5.2 => v1.5.3
- github.com/magiconair/properties v1.8.5 => v1.8.7
- google.golang.org/grpc v1.43.0 => v1.56.0
- google.golang.org/protobuf v1.28.0 => v1.30.0

@haroon-sheikh haroon-sheikh changed the title Fixing a typo for when a spec does not exist Fixing a typo for when a spec directory does not exist Jun 29, 2022
@zabil
Copy link
Member

zabil commented Jul 4, 2022

@haroon-sheikh if you don't mind can you fix the lint error too to make the build pass? It's not related to the original change, but would be good to get the build green.

@haroon-sheikh
Copy link
Contributor Author

@zabil I've fixed the lint error but I'm not really sure why FTs windows-latest is still failing.

Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
@haroon-sheikh haroon-sheikh changed the title Fixing a typo for when a spec directory does not exist @haroon-sheikh Updates dependencies to resolve CVEs and Fixing a typo Jun 21, 2023
@haroon-sheikh haroon-sheikh changed the title @haroon-sheikh Updates dependencies to resolve CVEs and Fixing a typo Updates dependencies to resolve CVEs and Fixing a typo Jun 21, 2023
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
@haroon-sheikh haroon-sheikh changed the title Updates dependencies to resolve CVEs and Fixing a typo Updates to go@1.20 and dependencies to resolve CVEs and Fixing a typo Jun 21, 2023
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
@gaugebot
Copy link

gaugebot bot commented Jun 22, 2023

@haroon-sheikh Thank you for contributing to gauge. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@haroon-sheikh haroon-sheikh merged commit 3a781be into getgauge:master Jun 22, 2023
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants