Skip to content

Bump the fortio group across 1 directory with 2 updates#15

Merged
ldemailly merged 1 commit intomainfrom
dependabot/go_modules/fortio-4a03780f94
Jul 29, 2024
Merged

Bump the fortio group across 1 directory with 2 updates#15
ldemailly merged 1 commit intomainfrom
dependabot/go_modules/fortio-4a03780f94

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the fortio group with 1 update in the / directory: fortio.org/cli.

Updates fortio.org/cli from 1.7.0 to 1.8.0

Release notes

Sourced from fortio.org/cli's releases.

v1.8.0

Allow an additional LOGGER_IGNORE_CLI_MODE env var to be set to true to ignore reset of logger settings that cli.Main() does indirectly by calling SetDefaultsForClientTools(). This allows to get usually not needed LOGGER_LOG_FILE_AND_LINE=true and control all settings through flags and env.

What's Changed

Full Changelog: fortio/cli@v1.7.0...v1.7.1

Commits

Updates fortio.org/log from 1.14.0 to 1.16.0

Release notes

Sourced from fortio.org/log's releases.

v1.16.0

What's Changed

  • Allow an additional LOGGER_IGNORE_CLI_MODE env var to be set to true to ignore future SetDefaultsForClientTools like done by fortio.org/cli by @​ldemailly in fortio/log#69

Full Changelog: fortio/log@v1.15.0...v1.16.0

v1.15.0

Changes (#66)

  • Initial TinyGO support (with 2 PRs needing merge on tinygo side)

  • Fix for panic on invalid os.StdErr (which is the case for wasm browser side)

  • Switched to letting https://github.com/kortschak/goroutine deal with maintaining the coroutine ID code

Full Changelog: fortio/log@v1.14.0...v1.15.0

Commits
  • 2fef4e4 Allow an additional LOGGER_IGNORE_CLI_MODE env var to be set to true to ignor...
  • 2dbeb36 tinygo support, goroutine hack change, fix panic for invalid stderr, add test...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the fortio group with 1 update in the / directory: [fortio.org/cli](https://github.com/fortio/cli).


Updates `fortio.org/cli` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/fortio/cli/releases)
- [Commits](fortio/cli@v1.7.0...v1.8.0)

Updates `fortio.org/log` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.14.0...v1.16.0)

---
updated-dependencies:
- dependency-name: fortio.org/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fortio
- dependency-name: fortio.org/log
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fortio
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2024
@ldemailly ldemailly merged commit 3998685 into main Jul 29, 2024
@ldemailly ldemailly deleted the dependabot/go_modules/fortio-4a03780f94 branch July 29, 2024 19:26
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