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

scalingo 1.30.0 #158342

Merged
merged 2 commits into from
Dec 26, 2023
Merged

scalingo 1.30.0 #158342

merged 2 commits into from
Dec 26, 2023

Conversation

chiefmikey
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
## What's Changed
* chore(deps): bump golang.org/x/tools from 0.7.0 to 0.9.2 by @dependabot in https://github.com/Scalingo/cli/pull/961
* chore(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by @dependabot in https://github.com/Scalingo/cli/pull/962
* chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in https://github.com/Scalingo/cli/pull/964
* chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 by @dependabot in https://github.com/Scalingo/cli/pull/965
* chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 by @dependabot in https://github.com/Scalingo/cli/pull/967
* refactor: various linter offenses by @EtienneM in https://github.com/Scalingo/cli/pull/960
* fix(term): use os.Stat to get TTY information by @curzolapierre in https://github.com/Scalingo/cli/pull/974
* chore(deps): bump github.com/Scalingo/go-utils/errors/v2 from 2.2.0 to 2.3.0 by @dependabot in https://github.com/Scalingo/cli/pull/977
* chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in https://github.com/Scalingo/cli/pull/978
* chore(deps): bump github.com/Microsoft/go-winio from 0.6.0 to 0.6.1 by @dependabot in https://github.com/Scalingo/cli/pull/981
* feat: addon param can be an addon type name by @curzolapierre in https://github.com/Scalingo/cli/pull/983
* feat(addons): add maintenance windows manipulation with the new `addons-config` command by @SCedricThomas in https://github.com/Scalingo/cli/pull/955
* Add maintenance listing by @SCedricThomas in https://github.com/Scalingo/cli/pull/982
* feat(cmd): add maintenance info by @curzolapierre in https://github.com/Scalingo/cli/pull/984
* Bump go scalingo to 6.7.2 by @SCedricThomas in https://github.com/Scalingo/cli/pull/986
* fix(flags): addon flag is not needed for logs commands by @curzolapierre in https://github.com/Scalingo/cli/pull/985
* chore(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 by @dependabot in https://github.com/Scalingo/cli/pull/989
* chore(deps): bump github.com/skeema/knownhosts from 1.1.1 to 1.2.0 by @dependabot in https://github.com/Scalingo/cli/pull/991
* chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.25.7 by @dependabot in https://github.com/Scalingo/cli/pull/990
* chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 by @dependabot in https://github.com/Scalingo/cli/pull/992
* chore(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in https://github.com/Scalingo/cli/pull/993
* feat(install.sh): verify the archive checksum by @EtienneM in https://github.com/Scalingo/cli/pull/988
* chore(deps): bump github.com/rivo/uniseg from 0.4.3 to 0.4.4 by @dependabot in https://github.com/Scalingo/cli/pull/996
* chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in https://github.com/Scalingo/cli/pull/997
* chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 by @dependabot in https://github.com/Scalingo/cli/pull/1000
* chore(deps): bump golang.org/x/tools from 0.9.2 to 0.12.0 by @dependabot in https://github.com/Scalingo/cli/pull/998
* fix(install): for MacOS compatibility, remove usage of long parameter for cut and tr by @curzolapierre in https://github.com/Scalingo/cli/pull/1002
* feat(dependabot): group updates by @EtienneM in https://github.com/Scalingo/cli/pull/995
* chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in https://github.com/Scalingo/cli/pull/1004
* chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/Scalingo/cli/pull/1003
* chore(deps): bump the dependencies group with 3 updates by @dependabot in https://github.com/Scalingo/cli/pull/1005
* fix(apps): add stack ID in error message by @EtienneM in https://github.com/Scalingo/cli/pull/1008
* refactor(auth): replace use of deprecated `ErrOTPRequired` by @EtienneM in https://github.com/Scalingo/cli/pull/1009
* feat(region): more debug logs by @EtienneM in https://github.com/Scalingo/cli/pull/1007
* fix errors -> error by @adrienpoly in https://github.com/Scalingo/cli/pull/1011
* fix(install): remove wget and sha256sum dependencies by @curzolapierre in https://github.com/Scalingo/cli/pull/1013
* chore(deps): bump the dependencies group with 1 update by @dependabot in https://github.com/Scalingo/cli/pull/1014
* fix(install): if shasum not available fall back on sha256sum by @curzolapierre in https://github.com/Scalingo/cli/pull/1015
* chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in https://github.com/Scalingo/cli/pull/1016
* chore(deps): bump the dependencies group with 6 updates by @dependabot in https://github.com/Scalingo/cli/pull/1017
* feat(cmd): add db's user list by @curzolapierre in https://github.com/Scalingo/cli/pull/1019
* chore(deps): bump the dependencies group with 4 updates by @dependabot in https://github.com/Scalingo/cli/pull/1020
* chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/Scalingo/cli/pull/1021
* chore(deps): bump the dependencies group with 4 updates by @dependabot in https://github.com/Scalingo/cli/pull/1024
* fix(events): `link_scm` data types by @EtienneM in https://github.com/Scalingo/cli/pull/1023
* Bump version 1.30.0 by @EtienneM in https://github.com/Scalingo/cli/pull/1025

New Contributors

Full Changelog: Scalingo/cli@1.29.1...1.30.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 26, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 26, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 26, 2023
Merged via the queue into Homebrew:master with commit 509dcad Dec 26, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 26, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants