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): bump luacheck from 1.1.1 to 1.1.2 (dev dep) #12437

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented Jan 26, 2024

Summary

Features

  • Support NO_COLOR environment variable — @ligurio

Bug Fixes

  • Update SILE builtin with more allowed variables — @alerque

### Summary

#### Features
- Support NO_COLOR environment variable — @ligurio

#### Bug Fixes

- Update SILE builtin with more allowed variables — @alerque

Signed-off-by: Aapo Talvensaari <[email protected]>
@bungle bungle merged commit b52d764 into master Jan 26, 2024
31 checks passed
@bungle bungle deleted the chore/luacheck-1.1.2 branch January 26, 2024 15:26
@bungle bungle added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jan 26, 2024
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12437-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12437-to-master-to-upstream
git checkout -b cherry-pick-12437-to-master-to-upstream
ancref=$(git merge-base e1be01881f5bca010d6189758cfec4fabba3ffd9 71ffea46f56f8cdaf63c91d147947a3071381071)
git cherry-pick -x $ancref..71ffea46f56f8cdaf63c91d147947a3071381071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants