Skip to content

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0#269

Merged
leovct merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/text-0.15.0
May 20, 2024
Merged

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0#269
leovct merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/text-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2024

Bumps golang.org/x/text from 0.14.0 to 0.15.0.

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
@leovct leovct enabled auto-merge (squash) May 20, 2024 09:11
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/text-0.15.0 branch from 5b8bc2a to cc4a008 Compare May 20, 2024 09:13
@leovct leovct merged commit 7942fff into main May 20, 2024
@leovct leovct deleted the dependabot/go_modules/golang.org/x/text-0.15.0 branch May 20, 2024 09:16
jhkimqd added a commit to jhkimqd/polygon-cli that referenced this pull request May 21, 2024
Signed-off-by: Ji Hwan <jkim@polygon.technology>

refactor: remove traces of yul

Signed-off-by: Ji Hwan <jkim@polygon.technology>

refactor: improve monitor ui/ux

Signed-off-by: Ji Hwan <jkim@polygon.technology>

refactor: remove `polycli rpc` method (0xPolygon#272)

* refactor: remove polycli rpc method

Signed-off-by: Ji Hwan <jkim@polygon.technology>

* fix: separate .yul and .sol build in ci

Signed-off-by: Ji Hwan <jkim@polygon.technology>

* refactor: remove traces of yul

Signed-off-by: Ji Hwan <jkim@polygon.technology>

---------

Signed-off-by: Ji Hwan <jkim@polygon.technology>

chore(deps): bump cloud.google.com/go/datastore from 1.15.0 to 1.17.0 (0xPolygon#274)

Bumps [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.0...video/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (0xPolygon#269)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

chore(deps): bump cloud.google.com/go/kms from 1.15.8 to 1.17.0 (0xPolygon#276)

Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.15.8 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.8...kms/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 (0xPolygon#277)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.180.0 to 0.181.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.180.0...v0.181.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

refactor: improve polycli monitor ui/ux with dynamic block info

Signed-off-by: Ji Hwan <jkim@polygon.technology>
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant