Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 9, 2022

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
codfish/semantic-release-action action major v1.9.0v4.0.1 age confidence
github.com/urfave/cli require major v1.22.8v3.6.1 age confidence

Release Notes

codfish/semantic-release-action (codfish/semantic-release-action)

v4.0.1

Compare Source

Bug Fixes
  • install additional packages to /action to avoid package manager issues (91fdaf1)

v4.0.0

Compare Source

Features
  • upgrade semantic release & other dependencies to latest (df70072), closes #​211
BREAKING CHANGES
  • Migrated to semantic-release v24. Any breaking changes from v23 and v24 apply to this github action version except for Node version requirements. Because this is a docker-based github action, the version of node in use is defined inside of the docker image, not by the consuming runner or your code.
  • From semantic v23: if using release.config.js as the name of your config file, it needs to be moved to a .config/ directory or renamed to .releaserc.js to keep it in the root of the repository. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail

v3.5.0

Compare Source

Features

v3.4.1

Compare Source

Bug Fixes
  • update release workflow to ensure every docker tag is pushed (#​208) (9a999e0)

v3.4.0

Compare Source

Features

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
  • set default values in the entrypoint (1370f92)
Features

v3.0.0

Compare Source

Bug Fixes
  • run safe-directory on /github/workspace (3e26d45)
Features
  • bump semantic to v22, use node v20 (7f2510c)
  • include main branch by default, update input casing (ad7eb9d)
BREAKING CHANGES

v2.2.1

Compare Source

Bug Fixes
  • force install additional plugins (78f3935)
  • revert back to 18.7.0 (b81ef1d)

v2.2.0

Compare Source

Features
  • add type, channel, gitHead, gitTag, name outputs (04df07b)

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • Runs using nodejs v18.x and npm v8 now,
    so any dependencies specified in extends or additional_packages
    that have dependency conflicts with semantic-release v19.x will
    cause the action to fail.

v1.10.0

Compare Source

Features
urfave/cli (github.com/urfave/cli)

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.8...v3.3.9

v3.3.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.7...v3.3.8

v3.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.6...v3.3.7

v3.3.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.5...v3.3.6

v3.3.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.4...v3.3.5

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.3...v3.3.4

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.2...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.2.0...v3.3.0

v3.2.0

Compare Source

Breaking change IntFlag now uses int type and not int64. Please change to using Int64Flag for int64 types. Similar behavior for UintFlag as well. See https://pkg.go.dev/github.com/urfave/cli/v3 for a full list of flag types. See #​2094 for full patch for this

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.1.1...v3.2.0

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0

v2.27.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.6...v2.27.7

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.7...v2.26.0

v2.25.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.5...v2.25.6

v2.25.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

  • Fix:(issue_1592) Add support for float64slice, uint, int, int64 for a… by @​dearchap in #​1647

Full Changelog: urfave/cli@v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

v2.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.4...v2.23.5

v2.23.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.3...v2.23.4


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot requested a review from moul as a code owner August 9, 2022 14:12
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 9, 2022
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.94%. Comparing base (6cb838b) to head (9b9febd).

Current head 9b9febd differs from pull request most recent head b0d8544

Please upload reports for the commit b0d8544 to get more accurate results.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #194   +/-   ##
======================================
  Coverage    1.94%   1.94%           
======================================
  Files           4       4           
  Lines         359     359           
======================================
  Hits            7       7           
  Misses        351     351           
  Partials        1       1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-all branch from 7631974 to 9b9febd Compare November 20, 2022 15:21
@renovate renovate bot changed the title chore(deps): update codfish/semantic-release-action action to v2 chore(deps): update all to v2 (major) Mar 16, 2023
@renovate renovate bot force-pushed the renovate/major-all branch from 9b9febd to 755f643 Compare March 16, 2023 11:44
@renovate renovate bot force-pushed the renovate/major-all branch from 755f643 to 1d2e48e Compare March 26, 2023 19:49
@renovate renovate bot force-pushed the renovate/major-all branch from 1d2e48e to 4b5782c Compare April 3, 2023 09:27
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4bc1704 to dd25a78 Compare May 29, 2023 17:01
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 8be9f45 to 0b0d6aa Compare June 19, 2023 05:12
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 9e6431a to 6cb7b54 Compare November 9, 2023 22:09
@renovate renovate bot changed the title chore(deps): update all to v2 (major) chore(deps): update all (major) Nov 9, 2023
@renovate renovate bot force-pushed the renovate/major-all branch from 6cb7b54 to f8cfc76 Compare December 3, 2023 00:38
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 58e3edf to 82384d2 Compare December 30, 2023 15:28
@renovate renovate bot force-pushed the renovate/major-all branch from 82384d2 to 8add950 Compare February 10, 2024 22:43
@renovate renovate bot force-pushed the renovate/major-all branch from 8add950 to 869f951 Compare March 31, 2024 16:19
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6da7de7 to bb5b5f4 Compare April 9, 2024 21:08
@renovate renovate bot force-pushed the renovate/major-all branch from bb5b5f4 to fe11096 Compare April 27, 2024 15:25
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 58ea662 to b0d8544 Compare June 17, 2024 22:26
@renovate renovate bot force-pushed the renovate/major-all branch from b0d8544 to e0eb6e0 Compare July 24, 2024 23:28
@renovate renovate bot force-pushed the renovate/major-all branch from e0eb6e0 to f632495 Compare August 11, 2024 16:44
@renovate renovate bot force-pushed the renovate/major-all branch from f632495 to cade228 Compare October 13, 2024 14:05
@renovate renovate bot force-pushed the renovate/major-all branch from cade228 to c0a35bc Compare November 15, 2024 22:22
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-all branch from c0a35bc to 6281318 Compare March 5, 2025 13:15
@renovate renovate bot force-pushed the renovate/major-all branch from 6281318 to 1595653 Compare March 31, 2025 13:47
@renovate renovate bot changed the title fix(deps): update all (major) fix(deps): update all to v3 (major) Mar 31, 2025
@renovate
Copy link
Author

renovate bot commented Mar 31, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.22

@renovate renovate bot force-pushed the renovate/major-all branch from 1595653 to 926a872 Compare April 1, 2025 15:24
@renovate renovate bot force-pushed the renovate/major-all branch from 926a872 to 2dd38e2 Compare April 8, 2025 16:25
@socket-security
Copy link

socket-security bot commented Apr 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.amrom.workers.dev/​urfave/​cli@​v1.22.8 ⏵ v1.22.1791 +2100100100100
Addedgithub.amrom.workers.dev/​urfave/​cli/​v3@​v3.6.197100100100100

View full report

@renovate renovate bot force-pushed the renovate/major-all branch from 2dd38e2 to be824f7 Compare April 20, 2025 04:41
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 2223ae6 to ef3a3d1 Compare April 28, 2025 15:38
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from dea8bd5 to 6f244af Compare May 11, 2025 00:59
@renovate renovate bot force-pushed the renovate/major-all branch from 6f244af to 3e8c21a Compare June 13, 2025 03:16
@renovate renovate bot force-pushed the renovate/major-all branch from 3e8c21a to 733b310 Compare July 28, 2025 15:11
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 7889792 to f8c8c25 Compare August 12, 2025 13:11
@renovate renovate bot force-pushed the renovate/major-all branch from f8c8c25 to e060f45 Compare August 18, 2025 22:28
@renovate renovate bot changed the title fix(deps): update all to v3 (major) fix(deps): update all (major) Aug 18, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from e060f45 to 1202289 Compare September 24, 2025 03:28
@renovate renovate bot force-pushed the renovate/major-all branch from 1202289 to 0b8f9e0 Compare October 22, 2025 12:06
@renovate renovate bot force-pushed the renovate/major-all branch from 0b8f9e0 to 780504a Compare November 9, 2025 14:38
@renovate renovate bot force-pushed the renovate/major-all branch from 780504a to 3c16af6 Compare November 16, 2025 20:32
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant