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

build(deps): bump golangci/golangci-lint-action from 2 to 3 #5

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps golangci/golangci-lint-action from 2 to 3.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: golangci/golangci-lint-action@v2...v3.0.0

Bump version v2.5.2

Bug fixes

  • 5c56cd6 Extract and don't mangle User Args. (#200)

Dependencies

  • e3c53fe bump @​typescript-eslint/eslint-plugin (#194)
  • 3b9f80e bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
  • 9845713 bump @​types/node from 14.14.35 to 14.14.37 (#197)
  • e789ee1 bump eslint from 7.22.0 to 7.23.0 (#196)
  • f2e9a96 bump @​typescript-eslint/eslint-plugin (#188)
  • 818081a bump @​types/node from 14.14.34 to 14.14.35 (#189)
  • 6671836 bump @​typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
  • 526907e bump @​typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
  • 6b6ba16 bump @​typescript-eslint/eslint-plugin (#186)
  • 9cab4ef bump eslint from 7.21.0 to 7.22.0 (#187)
  • 0c76572 bump @​types/node from 14.14.32 to 14.14.34 (#184)
  • 0dfde21 bump @​typescript-eslint/parser from 4.15.2 to 4.16.1 (#182)
  • 9dcf389 bump typescript from 4.2.2 to 4.2.3 (#181)
  • 34d3904 bump @​types/node from 14.14.31 to 14.14.32 (#180)
  • e30b22f bump @​typescript-eslint/eslint-plugin (#179)
  • 8f30d25 bump eslint from 7.20.0 to 7.21.0 (#177)
  • 0b64a40 bump @​typescript-eslint/parser from 4.15.1 to 4.15.2 (#176)
  • 973b3a3 bump eslint-config-prettier from 8.0.0 to 8.1.0 (#178)
  • 6ea3de1 bump @​typescript-eslint/eslint-plugin (#175)
  • 6eec6af bump typescript from 4.1.5 to 4.2.2 (#174)

v2.5.1

Bug fixes:

  • d9f0e73 Check that go.mod exists in reading the version (#173)

v2.5.0

New Features:

  • 51485a4 Try to get version from go.mod file (#118)

... (truncated)

Commits
  • 639cd34 tests: increase timeout
  • 569abaa fix: out-format (#770)
  • c57cc43 build(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#764)
  • 322510a feat: support out-format as args (#769)
  • 185e7a2 feat: add install-mode (#768)
  • 5be60c7 docs: improve args examples
  • 825a50d chore: update workflow and doc
  • 8c13ec4 doc: Add custom configuration file path to args (#767)
  • 416b5d0 build(deps-dev): bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#765)
  • 66a6080 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2...v3)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dwisiswant0 dwisiswant0 merged commit 8490ee8 into wip Jul 11, 2023
@dwisiswant0 dwisiswant0 deleted the dependabot/github_actions/golangci/golangci-lint-action-3 branch July 11, 2023 05:34
dwisiswant0 added a commit that referenced this pull request Oct 6, 2023
* add docs

* tunnel: seperate errs

* refactor: init 0.1

* build: enable CGO

* ci(release): remove docker job

* ci(release): install build-essential

* build(goreleaser): refactor envs & archives

* build(goreleaser): remove unused envs

* build(make): seperate ldflags

* ci(tests): add branch trigger, build & clean steps

* build(mod): tidy up

* feat(cmd): print detailed err

* misc: add more ignore files

* build(mod): tidy up

* build(mod): bump teler-waf

* fix(common): typo option desc

* build: add Dockerfile

* feat(runner): implement graceful shutdown

* feat(runner): add reachable dest addr check

* feat(runner): add runner server util funcs

* build(deps): bump golangci/golangci-lint-action from 2 to 3 (#5)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2...v3)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(runner): add file config watcher

* fix(runner): add err handle on watch config file

* fix(runner): handle concurrent access to shutdown

* feat(common): add TLS interface

* feat(runner): implement TLS server

* chore(cmd): change field

* feat(tunnel): move up the validation

* build(mod): bump teler-waf

* build(deps): bump github.com/fsnotify/fsnotify from 1.4.9 to 1.6.0 (#6)

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.4.9...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: add example configs

* chore: update readme

* docs: update arc

* docs: update usage

* chore: add demo

* chore: update docker stuff

* doc(README): add configuration

* doc: update demo readme

* chore(ISSUE_TEMPLATE): update bug_report tpl

* chore: update demo

* chore: bump teler-waf

* docs: update readme

* chore: add .semgrepignore

* chore: add goreleaser config

* ci: add release & publish workflow

* ci(release-publish): fix relase & publish

* ci(release-publish): add new input for workflow dispatch event

* ci(release-publish): add working-directory for release step

* ci(release-publish): add debug

* docs(README): update config doc

* build(deps): bump github.com/charmbracelet/log from 0.2.2 to 0.2.3 (#8)

Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci(release-publish): add debug by git cmd

* ci(release-publish): debug step

* ci(release-publish): debug step

* ci(release-publish): debug step

* fix(internal): signal handling for notify Windows runner

Previously, the signal handling in `runner` method caused
compilation errors on Windows due to references to Unix-specific
signals. This commit addresses the issue by removing the
reference to `syscall.SIGUSR1`, which is not available on Windows.

Signed-off-by: Dwi Siswanto <[email protected]>

* ci(release-publish): add fallback for inputs.tag with github.ref_name

* ci(release-publish): add fallback for inputs.tag with github.ref_name

* fix(internal): signal handling for notify Windows runner

Previously, the signal handling in `runner` method caused
compilation errors on Windows due to references to Unix-specific
signals. This commit addresses the issue by removing the
reference to `syscall.SIGUSR1`, which is not available on Windows.

Signed-off-by: Dwi Siswanto <[email protected]>

* ci(release-publish): remove fetch-depth param

* docs(README): update installation usage

* docs(README): add custom response usage

* build(deps): bump teler-waf

* build(deps): bump teler-waf

* chore: update example configs

* test(tunnel): add test cases

* refactor(tunnel): check dest URL protocol

Previously, the NewTunnel function assumed that the destination
URL always starts with "http://" and added it if not present.
This commit refactors the logic to properly check for the scheme
and add "http://" if the scheme is missing or invalid.

The changes include:

* Checking for "http://" or "https://" prefixes in the destination
URL.
* If the prefix is missing or invalid, "http://" is appended to the
destination URL.
* This ensures that the ReverseProxy uses a valid destination URL
for forwarding requests.

This fix addresses potential issues when the destination URL is
provided without a proper scheme, leading to incorrect behavior of
the tunnel.

Signed-off-by: Dwi Siswanto <[email protected]>

* test(common): add tests for validator

* build(deps): bump teler-waf

* docs(README): minor install notice & link to latest pkg

* docs(README): add assets

* chore: add codeowners

* docs: update blockquote notices

* build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 (#11)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#10)

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add dest builder

* test: add tunnel test case

* ci: add disable analyze tests arg for golangci job

* build(deps): bump teler-waf

* test(tunnel): add test case for ServeHTTP method

* buid(deps): tidy up & add go-colorable pkg

* feat(common): add Logger interface

* feat(*): using common Logger

* docs(README): add community

* docs(README): add Excludes warning

* fix(runner): check for dest address instead of 0 arg

* chore: bump teler-waf

* build(deps): bump github.com/charmbracelet/log from 0.2.3 to 0.2.4 (#12)

Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/kitabisa/teler-waf from 1.1.2 to 1.1.3 (#13)

Bumps [github.com/kitabisa/teler-waf](https://github.com/kitabisa/teler-waf) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/kitabisa/teler-waf/releases)
- [Commits](teler-sh/teler-waf@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/kitabisa/teler-waf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(demo): add make scripts && build args

* docs(demo): update run commands

* build(deps): bump teler-waf

* chore: add chart (#14)

* build(deps): bump github.com/kitabisa/teler-waf from 1.1.4 to 1.1.5 (#15)

Bumps [github.com/kitabisa/teler-waf](https://github.com/kitabisa/teler-waf) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/kitabisa/teler-waf/releases)
- [Commits](teler-sh/teler-waf@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/kitabisa/teler-waf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/kitabisa/teler-waf from 1.1.5 to 1.1.7 (#16)

Bumps [github.com/kitabisa/teler-waf](https://github.com/kitabisa/teler-waf) from 1.1.5 to 1.1.7.
- [Release notes](https://github.com/kitabisa/teler-waf/releases)
- [Commits](teler-sh/teler-waf@v1.1.5...v1.1.7)

---
updated-dependencies:
- dependency-name: github.com/kitabisa/teler-waf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(make): add -trimpath for build

* chore: update goreleaser cfg

* add hooks
* set prelease for release
* additional archive files

Signed-off-by: Dwi Siswanto <[email protected]>

* chore: update gitignore

* test(tunnel): DRYing dest input

* docs(README): update video url

* build(make): add build-pgo cmd

* build(make): add bench, cover, and pprof

* test(tunnel): add benchmark funcs

* build: generate-pgo workflow

* build(generate-pgo): update job name

* build(generate-pgo): add module download step

* build(make): add test-all & '-race' flag for test

* build(generate-pgo): add http server

* build(pgo): generate default PGO profile 🤖

* docs(README): add note for go1.20+

* docs(README): add additional step for manual build and
add notes for excludes

* build(go.mod): bump teler-waf

* build(pgo): generate default PGO profile 🤖

* build(codeql): update trigger events

* build(tests): add tests as dependents jobs

* build(make): set none run test for bench

* build(release): add setup-go action
and use stable go version

* build(goreleaser): add -pgo flag

* build(docker): add -pgo flag

* build: disable analyze tests for linter

* feat: add datasets watcher (#23)

* feat(internal): add cron pkg

* feat: add datasets watcher

* chore: rm unused file

* feat: add const err msg

* fix: add err check for run.cron

* build(pgo): generate default PGO profile 🤖

* build(mod): bump teler-waf to v1.2.0-beta.2

* build(pgo): generate default PGO profile 🤖

* docs(README): add config warn note

* fix: nil pointer of `run.watcher.{config,datasets}.Events`

Signed-off-by: Dwi Siswanto <[email protected]>

* fix(runner): return `true` if no cfg path in `shouldCron`

* refactor(runner): use `sync.Once` instead of `sync.Mutex`

Signed-off-by: Dwi Siswanto <[email protected]>

* build(mod): bump teler-waf

* build(pgo): generate default PGO profile 🤖

* docs: add verbose field

* build(ci): remove wip from branches

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Dwi Siswanto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ghost <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant