neonevm / proxy-model.py

Neon Proxy for Solana
https://neon-labs.org
Other
17 stars 19 forks source link

Bump solana from 0.29.1 to 0.30.0 #1091

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps solana from 0.29.1 to 0.30.0.

Release notes

Sourced from solana's releases.

v0.30.0

See the CHANGELOG for more.

Changelog

Sourced from solana's changelog.

[0.30.0] - 2023-05-05

Changed

Use latest Solders [(#352)](michaelhly/solana-py#352)

[0.29.2] - 2023-04-24

Changed

Relaxed websockets dependency [(#347)](michaelhly/solana-py#347)

Commits
  • e103000 Bump version: 0.29.2 → 0.30.0
  • ce656e3 pin requests dep to fix pytest-docker issue
  • 322e22a add pr link to changelog
  • 7ad089f update poetry version used in ci
  • 98ac058 update changelog
  • 20b9665 run poetry update
  • 844d6d8 fix changelog formatting
  • bf3913d backfill changelog
  • 29448a8 ci: Remove deprecated save-output commands
  • c771346 Bump version: 0.29.1 → 0.29.2
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #1096.