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.8 to 1.1.4 #156

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps github.com/ethereum-optimism/optimism from 1.0.8 to 1.1.4.

Release notes

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

v1.1.4

✨ This is a minor release and upgrading is optional.

No general changes since v1.1.3, this release corrects the release-cycle.

op-node

  • New metrics for channel-bank stage of derivation: #6708

op-batcher

  • Improved logging, include mapping between channel and block: #6724
  • Retry when dialing op-node RPC URLs: #6305

op-proposer

  • Retry when dialing op-node RPC URLs: #6305

Full Changelog: ethereum-optimism/optimism@v1.1.3...v1.1.4

Docker Images

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

This is a minor release and upgrading is optional.

User Facing Changes

  • The default network timeout in the batcher & proposer has been increased to 10s
  • We have added flag to select the new sepolia test network (--network=sepolia).
  • P2P Peer Scoring is now enabled by default on the op-node.

Breaking Change Notice: The default address for the metrics, rpc, & pprof servers will be changing from 0.0.0.0 to 127.0.01 in a future release for the op-node, the op-batcher, & the op-proposer.

Partial Changelog

New Contributors

Full Changelog: ethereum-optimism/optimism@v1.1.2...op-node/v1.1.3

... (truncated)

Commits
  • 5877ee2 Merge pull request #6824 from ethereum-optimism/08-16-fix_contracts-bedrock_F...
  • 66186f2 fix(contracts-bedrock): Fix job missing node_modules
  • 293beb9 Merge pull request #6755 from ethereum-optimism/refcell/load-dispute-games
  • bed6c08 Merge branch 'develop' into refcell/load-dispute-games
  • 6adc454 Merge pull request #6708 from ethereum-optimism/jg/channel_bank_metric
  • 5f12865 Merge branch 'develop' into jg/channel_bank_metric
  • d3f4ec8 Merge pull request #6826 from ethereum-optimism/feat/update-multichain-deploy
  • 8354eee contracts-bedrock: update multichain deploy script
  • ed57596 Merge pull request #6825 from ethereum-optimism/feat/systemconfig-redeploy
  • 4cc418b Merge branch 'develop' into feat/systemconfig-redeploy
  • 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 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)

Bumps [github.com/ethereum-optimism/optimism](https://github.com/ethereum-optimism/optimism) from 1.0.8 to 1.1.4.
- [Release notes](https://github.com/ethereum-optimism/optimism/releases)
- [Commits](ethereum-optimism/optimism@v1.0.8...v1.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 6, 2023
@epociask epociask closed this Oct 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 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.1.4 branch October 9, 2023 07:49
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant