Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update go dependencies (major) #74

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/apparentlymart/go-textseg/v15 v15.0.0 -> v16.0.0 age adoption passing confidence indirect major
github.com/imdario/mergo v0.3.16 -> v1.0.1 age adoption passing confidence indirect major
github.com/posener/complete v1.2.3 -> v2.1.0 age adoption passing confidence indirect major
github.com/russross/blackfriday v1.6.0 -> v2.1.0 age adoption passing confidence indirect major
google.golang.org/appengine v1.6.8 -> v2.0.6 age adoption passing confidence indirect major
goreleaser/goreleaser-action v5 -> v6 age adoption passing confidence action major

Release Notes

apparentlymart/go-textseg (github.com/apparentlymart/go-textseg/v15)

v16.0.0

Compare Source

imdario/mergo (github.com/imdario/mergo)

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0

posener/complete (github.com/posener/complete)

v2.1.0: Switch to Go 1.20 errors package

Compare Source

v2.0.0

Compare Source

russross/blackfriday (github.com/russross/blackfriday)

v2.1.0

Compare Source

A minor release, mainly aimed at resolving ambiguity about the import path for blackfriday v2 and delivering minor fixes since last release:

  • Committed to github.com/russross/blackfriday/v2 as the canonical import path for blackfriday v2. (Issue #​587)
  • Reduced the amount of dependencies. (PRs #​509 and #​515)
  • Added a SanitizedAnchorName function. (PR #​509)
  • Added Node.IsContainer and Node.IsLeaf methods. (PR #​540)
  • Fixed parsing of links that end with a double backslashes. (Issue #​510)
  • Fixed an issue where fence length wasn't computed. (PR #​505)
  • Improved the default value for the HTMLRendererParameters.FootnoteReturnLinkContents field. (PR #​547)

v2.0.1

Compare Source

A minor release, mainly aimed at releasing a version with go.mod.

  • Added go.mod
  • Enhanced support for info strings in fenced code blocks (issue #​410)
  • README updates
  • Added a reference to confluence wiki renderer
  • Fixed HTML entity regex
  • Fixed HTML5 by removing rel="footnote" which is invalid
  • Added NoopenerLinks option that adds rel="noopener" attribute
  • Added heading offset option to HTML renderer
  • Fixed consecutive lists of different kinds
  • Fixed block parsing for fenced code blocks in lists (issue #​239)

Huge thanks to the contributors!
Bjørn Erik Pedersen (@​bep)
Cameron Moore (@​moorereason)
Dmitri Shuralyov (@​dmitshur)
Emil Melnikov (@​emilmelnikov)
Iain Haslam (@​understated)
Kentaro Matsushita (@​kentaro-m)
Liming Jin (@​jinliming2)
Michael (@​michael-k)
Mitchell Cohen (@​mitchchn)
Nathan Glenn (@​garfieldnate)
Nick Galbreath (@​client9)
Rebecca Turner (@​9999years)
Vas Sudanagunta (@​vassudanagunta)

v2.0.0+incompatible

Compare Source

golang/appengine (google.golang.org/appengine)

v2.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: golang/appengine@v1.6.8...v2.0.6

v2.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: golang/appengine@v2.0.4...v2.0.5

v2.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: golang/appengine@v2.0.3...v2.0.4

v2.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: golang/appengine@v2.0.2...v2.0.3

v2.0.2: Release App Engine golang SDK v2.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: golang/appengine@v2.0.1...v2.0.2

v2.0.1: Version 2.0.1

Compare Source

  • delay: let user use unique function keys using delay.MustRegister
  • aefix: fix v2/aefix to work with appengine/v2
  • Clean up interfaces for legacy APIs that will be supported for Go 1.12+
goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 12, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 12 times, most recently from 28ecf18 to 4ef458f Compare December 19, 2023 07:15
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 7 times, most recently from fae9f22 to 5971712 Compare December 26, 2023 03:43
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 4 times, most recently from 550a7cf to bf1a248 Compare January 2, 2024 22:57
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 5 times, most recently from 5c5e07a to 3c4ab24 Compare January 10, 2024 02:03
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 6 times, most recently from 3004e73 to fd8488c Compare January 17, 2024 15:42
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from fd8488c to 872123e Compare January 31, 2024 07:18
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from 6e33c4e to 4c2ed4c Compare March 15, 2024 12:23
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from 10d5eac to bb82742 Compare April 8, 2024 22:24
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from bb82742 to b6cfda9 Compare April 19, 2024 18:03
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from b6cfda9 to caee523 Compare June 5, 2024 01:44
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from caee523 to d1b5db1 Compare June 18, 2024 08:02
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from d1b5db1 to 46f8703 Compare July 6, 2024 06:52
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 46f8703 to 6423aa3 Compare July 18, 2024 09:50
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 6423aa3 to 9c79243 Compare August 5, 2024 16:21
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 9c79243 to 5d1b62f Compare August 17, 2024 21:08
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 5d1b62f to 2e4212b Compare October 3, 2024 06:20
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 2e4212b to 587290b Compare October 14, 2024 00:39
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 587290b to 3dc9812 Compare December 7, 2024 03:20
@Sashwat-K Sashwat-K closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant