Skip to content

Dependencies: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0#605

Merged
gmalouf merged 1 commit intodevelopfrom
dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
Jun 5, 2024
Merged

Dependencies: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0#605
gmalouf merged 1 commit intodevelopfrom
dependabot/go_modules/gopkg.in/yaml.v3-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2023
@gmalouf
Copy link
Contributor

gmalouf commented Jun 5, 2024

@dependabot rebase

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gopkg.in/yaml.v3-3.0.0 branch from 1effcbb to d2ca65a Compare June 5, 2024 17:28
@gmalouf gmalouf self-assigned this Jun 5, 2024
@gmalouf gmalouf changed the title Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 Dependencies: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 Jun 5, 2024
@gmalouf gmalouf merged commit e1d070a into develop Jun 5, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gopkg.in/yaml.v3-3.0.0 branch June 5, 2024 18:35
tasosbit pushed a commit to tasosbit/go-algorand-sdk that referenced this pull request Aug 29, 2024
…algorand#605)

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scholtz pushed a commit to scholtz/go-algorand-sdk that referenced this pull request Sep 15, 2024
…algorand#605)

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scholtz added a commit to scholtz/go-algorand-sdk that referenced this pull request Sep 15, 2024
* Fix: Fix indexer sync issue in cucumber tests (algorand#628)

* Bump go version for builds/workflows to 1.20.14. (algorand#629)

* Incentives: Add fields in block header for proposer and fees collected. (algorand#617)

* Add fields in block header for proposer and fees collected.
* Add payouts related fields to Account
* update consensus.go
* Add absent participation accounts

* chore: fix function names (algorand#632)

Signed-off-by: tianzedavid <cuitianze@aliyun.com>

* Regenerate code from specification file (algorand#631)

Co-authored-by: Algorand Generation Bot <codegen@algorand.com>

* Fix funding for cucumber tests by rotating sender accounts (algorand#630)

* Build: Bump golang version to 1.21.10 (algorand#636)

* Bump golang version to 1.21.10

* Address new linter warnings.

* bump up version to v2.5.0

* Regenerate code from specification file (algorand#635)

Co-authored-by: Algorand Generation Bot <codegen@algorand.com>

* Regenerate code from specification file (algorand#640)

Co-authored-by: Algorand Generation Bot <codegen@algorand.com>

* Regenerate code from specification file (algorand#641)

Co-authored-by: Algorand Generation Bot <codegen@algorand.com>

* Enable min-balance tests for indexer and algod APIs. (algorand#642)

* bump up version to v2.6.0

* Update .test-env to use Cucumber specs from master (algorand#645)

Update .test-env to use Cucumber specs from master rather than the now deprecated V2.

* Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (algorand#605)

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump golang.org/x/crypto (algorand#646)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Regenerate code from specification file (algorand#647)

Co-authored-by: Algorand Generation Bot <codegen@algorand.com>

---------

Signed-off-by: tianzedavid <cuitianze@aliyun.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
Co-authored-by: Gary <982483+gmalouf@users.noreply.github.com>
Co-authored-by: John Jannotti <jannotti@gmail.com>
Co-authored-by: tianzedavid <168427849+tianzedavid@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Algorand Generation Bot <codegen@algorand.com>
Co-authored-by: gmalouf <gmalouf@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants