go-shiori / obelisk

Go package and CLI tool for saving web page as single HTML file
MIT License
246 stars 17 forks source link

Bump the all group with 2 updates #109

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the all group with 2 updates: golangci/golangci-lint-action and super-linter/super-linter.

Updates golangci/golangci-lint-action from 3.7.0 to 4.0.0

Release notes

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

v4.0.0

What's Changed

In the scope of this release, we change Nodejs runtime from node16 to node20 (golangci/golangci-lint-action#843).

Documentation

Dependencies

... (truncated)

Commits
  • 3cfe3a4 build(deps): bump @​actions/cache from 3.2.3 to 3.2.4 (#963)
  • cbc59cf build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#960)
  • 459a04b build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 ...
  • e2315b6 build(deps-dev): bump @​typescript-eslint/parser from 6.19.1 to 6.20.0 (#961)
  • d6173a4 build(deps): bump @​types/node from 20.11.10 to 20.11.16 (#962)
  • 0e8f5bf build(deps): bump @​types/node from 20.11.5 to 20.11.10 (#958)
  • 349d206 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 ...
  • 2221aee build(deps-dev): bump @​typescript-eslint/parser from 6.18.1 to 6.19.1 (#954)
  • 3b44ae5 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 ...
  • 323b871 build(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#950)
  • Additional commits viewable in compare view


Updates super-linter/super-linter from 6.0.0 to 6.1.1

Release notes

Sourced from super-linter/super-linter's releases.

v6.1.1

6.1.1 (2024-02-15)

🧰 Maintenance

v6.1.0

6.1.0 (2024-02-13)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • dev-docker: bump node in /dev-dependencies (#5230) (0b5a56d)
  • docker: bump alpine/terragrunt from 1.7.1 to 1.7.2 (#5234) (31c3195)
  • docker: bump alpine/terragrunt from 1.7.2 to 1.7.3 (#5275) (d4f6d04)
  • docker: bump clj-kondo/clj-kondo (#5260) (02e9da5)
  • docker: bump dart from 3.2.5-sdk to 3.2.6-sdk (#5233) (ee53371)
  • docker: bump golang from 1.21.6-alpine to 1.22.0-alpine (#5274) (acc794f)
  • docker: bump golangci/golangci-lint from v1.55.2 to v1.56.1 (#5256) (edd813a)
  • docker: bump hashicorp/terraform from 1.7.1 to 1.7.2 (#5231) (27bb6ab)
  • docker: bump hashicorp/terraform from 1.7.2 to 1.7.3 (#5273) (e4bcc5d)
  • docker: bump mvdan/shfmt from v3.7.0 to v3.8.0 (#5257) (9b1e936)
  • docker: bump powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17 (#5279) (3e6a272)
  • docker: bump python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19 (#5259) (07e5032)
  • docker: bump terraform-linters/tflint from v0.50.2 to v0.50.3 (#5258) (5dc9a6a)
  • docker: bump zricethezav/gitleaks from v8.18.1 to v8.18.2 (#5232) (299dbf0)
  • npm: bump @​babel/eslint-parser in /dependencies (#5226) (3b12f82)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5268) (e54b770)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

6.1.1 (2024-02-15)

🧰 Maintenance

6.1.0 (2024-02-13)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • dev-docker: bump node in /dev-dependencies (#5230) (0b5a56d)
  • docker: bump alpine/terragrunt from 1.7.1 to 1.7.2 (#5234) (31c3195)
  • docker: bump alpine/terragrunt from 1.7.2 to 1.7.3 (#5275) (d4f6d04)
  • docker: bump clj-kondo/clj-kondo (#5260) (02e9da5)
  • docker: bump dart from 3.2.5-sdk to 3.2.6-sdk (#5233) (ee53371)
  • docker: bump golang from 1.21.6-alpine to 1.22.0-alpine (#5274) (acc794f)
  • docker: bump golangci/golangci-lint from v1.55.2 to v1.56.1 (#5256) (edd813a)
  • docker: bump hashicorp/terraform from 1.7.1 to 1.7.2 (#5231) (27bb6ab)
  • docker: bump hashicorp/terraform from 1.7.2 to 1.7.3 (#5273) (e4bcc5d)
  • docker: bump mvdan/shfmt from v3.7.0 to v3.8.0 (#5257) (9b1e936)
  • docker: bump powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17 (#5279) (3e6a272)
  • docker: bump python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19 (#5259) (07e5032)
  • docker: bump terraform-linters/tflint from v0.50.2 to v0.50.3 (#5258) (5dc9a6a)
  • docker: bump zricethezav/gitleaks from v8.18.1 to v8.18.2 (#5232) (299dbf0)
  • npm: bump @​babel/eslint-parser in /dependencies (#5226) (3b12f82)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5268) (e54b770)

... (truncated)

Commits
  • f5150a3 chore(main): release 6.1.1 (#5285)
  • 5451412 ci: configure git user and email (#5284)
  • e85bf75 chore(main): release 6.1.0 (#5209)
  • e4bcc5d deps(docker): bump hashicorp/terraform from 1.7.2 to 1.7.3 (#5273)
  • 4361db8 deps(npm): bump renovate from 37.183.2 to 37.186.1 in /dependencies (#5276)
  • d4f6d04 deps(docker): bump alpine/terragrunt from 1.7.2 to 1.7.3 (#5275)
  • acc794f deps(docker): bump golang from 1.21.6-alpine to 1.22.0-alpine (#5274)
  • 11860a0 deps(python): bump black from 24.1.1 to 24.2.0 in /dependencies/python (#5280)
  • 3e6a272 deps(docker): bump powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17 (#5279)
  • 7a6ab11 ci: take package-lock into account in devcontainer (#5278)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Superseded by #110.