Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Bump github.com/ethereum-optimism/optimism from 1.0.7 to 1.0.9 #99

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/ethereum-optimism/optimism from 1.0.7 to 1.0.9.

Release notes

Sourced from github.com/ethereum-optimism/optimism's releases.

Release op-node, op-batcher, op-proposer v1.0.9

This is a minor release and upgrading is optional.

User Facing Changes

  • Adds a flag to the batcher --compressor which selects the kind of compressor to use. Currently defaults to a ratio compressor which is the previous compressor. Users can switch to a shadow compressor which continually flushes in a shadow compressor to better estimate the actual compression ratio.

🚢 Docker images are available on GCR

Partial Changelog

Full Changelog: ethereum-optimism/optimism@v1.0.8...v1.0.9

Release op-node, op-batcher, op-proposer v1.0.8

This is a minor release and upgrading is optional.

User Facing Changes

  • Environment Variables with the OP_COMPONENT prefix that do not match known flags will be warned about at startup. This will not prevent the node from starting.

🚢 Docker images are available on GCR

What's Changed

... (truncated)

Commits
  • df11f76 Merge pull request #5747 from ethereum-optimism/aj/clock
  • f6ae893 Merge branch 'develop' into aj/clock
  • 7dea0cf Merge pull request #5746 from ethereum-optimism/aj/ps-extend-peerstore
  • 5a27405 p2p: use regular bytes buffer
  • c4f8e11 op-node: Switch peer score setter to use an enum for score type.
  • a163d0c Update go.mod
  • 61d4ae6 op-node: Add extended peerstore
  • 0a6b8bd op-service: Define an abstract Clock
  • 00cedf5 Merge pull request #5753 from ethereum-optimism/docs/update
  • ea85150 docs: add link
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
Bumps [github.com/ethereum-optimism/optimism](https://github.com/ethereum-optimism/optimism) from 1.0.7 to 1.0.9.
- [Release notes](https://github.com/ethereum-optimism/optimism/releases)
- [Commits](ethereum-optimism/optimism@v1.0.7...v1.0.9)

---
updated-dependencies:
- dependency-name: github.com/ethereum-optimism/optimism
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ethereum-optimism/optimism-1.0.9 branch from 6f46fca to 2fcedf1 Compare June 30, 2023 08:39
@epociask epociask closed this Jul 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ethereum-optimism/optimism-1.0.9 branch July 11, 2023 02:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant