- Notifications
You must be signed in to change notification settings - Fork926
ci: bump the github-actions group with 4 updates#15359
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
ci: bump the github-actions group with 4 updates#15359
Uh oh!
There was an error while loading.Please reload this page.
Conversation
1f3d107
to694079c
Compare@dependabot recreate |
Bumps the github-actions group with 4 updates: [crate-ci/typos](https://github.com/crate-ci/typos), [google-github-actions/auth](https://github.com/google-github-actions/auth), [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) and [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials).Updates `crate-ci/typos` from 1.26.8 to 1.27.0- [Release notes](https://github.com/crate-ci/typos/releases)- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)- [Commits](crate-ci/typos@0d9e0c2...d01f29c)Updates `google-github-actions/auth` from 2.1.6 to 2.1.7- [Release notes](https://github.com/google-github-actions/auth/releases)- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)- [Commits](google-github-actions/auth@8254fb7...6fc4af4)Updates `google-github-actions/setup-gcloud` from 2.1.1 to 2.1.2- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)- [Commits](google-github-actions/setup-gcloud@f099058...6189d56)Updates `google-github-actions/get-gke-credentials` from 2.2.1 to 2.2.2- [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases)- [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md)- [Commits](google-github-actions/get-gke-credentials@6051de2...206d64b)---updated-dependencies:- dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions- dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions- dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions- dependency-name: google-github-actions/get-gke-credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
c0b2cf4
to318c5a6
CompareCorrect typos across multiple files and standardize function names for consistency. These changes improve maintainability and readability of the codebase.
ethanndickson left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We didn't rename anycodersdk
public types so lgtm!
For a second I thought dependabot applied all the typo fixes, thanks Atif! :)
@@ -23,6 +23,7 @@ EDE = "EDE" | |||
# HELO is an SMTP command | |||
HELO = "HELO" | |||
LKE = "LKE" | |||
byt = "byt" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We call some variablesbyt
beacuse we can't usebyte
so this is fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you, I should have left this as a comment.
765314c
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Bumps the github-actions group with 4 updates:crate-ci/typos,google-github-actions/auth,google-github-actions/setup-gcloud andgoogle-github-actions/get-gke-credentials.
Updates
crate-ci/typos
from 1.26.8 to 1.27.0Release notes
Sourced fromcrate-ci/typos's releases.
Changelog
Sourced fromcrate-ci/typos's changelog.
... (truncated)
Commits
d01f29c
chore: Release52e950b
chore: Release19cfc03
docs: Update changelogf80b156
Merge pull request#1140 from epage/oct6b5c807
feat(dict): Oct updatesd64f202
chore(deps): Update compatible (#1137)e903c46
Merge pull request#1136 from PigeonF/PigeonF/push-mlqnlvmswwmpb994765
chore: Fix typo "potemtial" -> "potential"Updates
google-github-actions/auth
from 2.1.6 to 2.1.7Release notes
Sourced fromgoogle-github-actions/auth's releases.
Commits
6fc4af4
Release: v2.1.7 (#453)212f83a
fix: update relase workflows (#452)Updates
google-github-actions/setup-gcloud
from 2.1.1 to 2.1.2Release notes
Sourced fromgoogle-github-actions/setup-gcloud's releases.
Commits
6189d56
Release: v2.1.2 (#699)413dc08
fix: update release workflows (#698)Updates
google-github-actions/get-gke-credentials
from 2.2.1 to 2.2.2Release notes
Sourced fromgoogle-github-actions/get-gke-credentials's releases.
Commits
206d64b
Release: v2.2.2 (#315)0fead37
fix: update release workflows (#313)d7d8311
Fix package name (#312)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