ftpserverlib
ftpserverlib copied to clipboard
chore(deps): update golangci/golangci-lint-action action to v5
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
golangci/golangci-lint-action | action | major | v4.0.0 -> v5.1.0 |
Release Notes
golangci/golangci-lint-action (golangci/golangci-lint-action)
v5.1.0
What's Changed
Changes
- feat: support for
pull
andmerge_group
events with the optiononly-new-issues
by @ldez in https://github.com/golangci/golangci-lint-action/pull/1029
Dependencies
- build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1027
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1028
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v5.0.0...v5.1.0
v5.0.0
What's Changed
Changes
- feat: add support for pull_request_target and only-new-issues by @kovetskiy in https://github.com/golangci/golangci-lint-action/pull/506
- feat: add option to not save cache by @navijation in https://github.com/golangci/golangci-lint-action/pull/851
- feat: remove Go cache management by @ldez in https://github.com/golangci/golangci-lint-action/pull/1024
New Contributors
- @kovetskiy made their first contribution in https://github.com/golangci/golangci-lint-action/pull/506
- @navijation made their first contribution in https://github.com/golangci/golangci-lint-action/pull/851
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0
v4.0.1
What's Changed
Documentation
- docs: update the version of the action used in the README example by @178inaba in https://github.com/golangci/golangci-lint-action/pull/977
Dependencies
- build(deps): bump @types/semver from 7.5.6 to 7.5.7 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/969
- build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/970
- build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/971
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/973
- build(deps): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/972
- build(deps): bump @types/node from 20.11.17 to 20.11.19 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/979
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/980
- build(deps): bump undici from 5.26.3 to 5.28.3 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/976
- build(deps): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/985
- build(deps): bump @types/semver from 7.5.7 to 7.5.8 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/986
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/987
- build(deps): bump tmp from 0.2.1 to 0.2.3 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/989
- build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/988
- build(deps): bump @types/node from 20.11.20 to 20.11.24 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/990
- build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/991
- build(deps): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/992
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/993
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/994
- build(deps): bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/995
- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /sample-go-mod by @dependabot in https://github.com/golangci/golangci-lint-action/pull/997
- build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/998
- build(deps): bump @types/node from 20.11.25 to 20.11.28 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1000
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/999
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1003
- build(deps): bump @types/node from 20.11.28 to 20.11.30 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1004
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1005
- build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1006
- build(deps): bump @types/node from 20.11.30 to 20.12.2 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1007
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1008
- build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1009
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1010
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1011
- build(deps): bump @types/node from 20.12.2 to 20.12.5 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1012
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1013
- build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.5.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1014
- build(deps): bump @types/node from 20.12.5 to 20.12.7 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1016
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1017
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1019
- build(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1018
- build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.7.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1022
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1023
New Contributors
- @178inaba made their first contribution in https://github.com/golangci/golangci-lint-action/pull/977
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v4.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.