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-dev): bump eslint from 8.43.0 to 8.44.0 #788

Merged
merged 1 commit into from Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint from 8.43.0 to 8.44.0.

Release notes

Sourced from eslint's releases.

v8.44.0

Features

  • 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)

Bug Fixes

  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#17297) (Francesco Trotta)

Documentation

  • 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
  • e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
  • 19a8c5d docs: Update README (GitHub Actions Bot)

Chores

  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329) (Milos Djermanovic)
  • a1cb642 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
  • e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
  • cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
  • 9718a97 refactor: remove unnecessary code in flat-eslint.js (#17308) (Milos Djermanovic)
  • f82e56e perf: various performance improvements (#17135) (moonlightaria)
  • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
  • b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
Changelog

Sourced from eslint's changelog.

v8.44.0 - June 30, 2023

  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329) (Milos Djermanovic)
  • a1cb642 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
  • 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
  • e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
  • c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
  • cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#17314) (Francesco Trotta)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
  • 9718a97 refactor: remove unnecessary code in flat-eslint.js (#17308) (Milos Djermanovic)
  • 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)
  • f82e56e perf: various performance improvements (#17135) (moonlightaria)
  • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
  • 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
  • b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#17297) (Francesco Trotta)
  • e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
  • 19a8c5d docs: Update README (GitHub Actions Bot)
Commits
  • 8c1ec65 8.44.0
  • 849933b Build: changelog update for 8.44.0
  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329)
  • a1cb642 chore: package.json update for @​eslint/js release
  • 1766771 feat: add es2023 and es2024 environments (#17328)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17...
  • 840a264 test: More test cases for no-case-declarations (#17315)
  • e6e74f9 chore: package.json update for eslint-config-eslint release
  • eb3d794 chore: upgrade semver@7.5.3 (#17323)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.44.0 branch from afcd29d to 8b3445f Compare July 3, 2023 11:50
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.44.0 branch from 8b3445f to 72b278e Compare July 3, 2023 12:15
@ldez ldez merged commit 4f5a3af into master Jul 3, 2023
30 checks passed
@ldez ldez deleted the dependabot/npm_and_yarn/eslint-8.44.0 branch July 3, 2023 12:30
another-rex pushed a commit to google/osv-scanner that referenced this pull request Aug 21, 2023
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action)
| action | minor | `v3.6.0` -> `v3.7.0` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>

###
[`v3.7.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.7.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.6.0...v3.7.0)

<!-- Release notes generated using configuration in .github/release.yml
at v3.7.0 -->

#### What's Changed

##### Changes

- feat: working-directory with only-new-issues by
[@&#8203;CfirTsabari](https://togithub.com/CfirTsabari) in
[golangci/golangci-lint-action#795

##### Documentation

- docs: improve `How to use` section in README.md by
[@&#8203;tungbq](https://togithub.com/tungbq) in
[golangci/golangci-lint-action#780

##### Dependencies

- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.2.5 to
20.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#771
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.8 to 5.59.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#772
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.8 to 5.59.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#773
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#776
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#775
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.0 to
20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#777
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#778
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#782
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#783
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.1 to
20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#784
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.0 to 5.60.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#785
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.60.0 to 5.60.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#786
- build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#787
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#788
- build(deps): bump tough-cookie and
[@&#8203;azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#790
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.3 to
20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#791
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.1 to 5.61.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#792
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.60.1 to 5.61.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#793
- build(deps): bump semver from 6.3.0 to 6.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#796
- build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#794
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.1 to
20.4.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#798
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.61.0 to 5.62.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#799
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#801
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.61.0 to 6.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#800
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.2 to
20.4.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#803
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.0.0 to 6.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#804
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.0.0 to 6.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#805
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#808
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.4 to
20.4.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#809
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#810
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#811
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#812
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.5 to
20.4.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#815
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.2.0 to 6.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#816
- build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#817
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#818
- build(deps): bump
[@&#8203;actions/http-client](https://togithub.com/actions/http-client)
from 2.1.0 to 2.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#819
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#821
- build(deps-dev): bump eslint from 8.45.0 to 8.47.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#823
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.8 to
20.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#824
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.2.1 to 6.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#822
- build(deps): bump
[@&#8203;actions/cache](https://togithub.com/actions/cache) from 3.2.1
to 3.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#825

#### New Contributors

- [@&#8203;tungbq](https://togithub.com/tungbq) made their first
contribution in
[golangci/golangci-lint-action#780
- [@&#8203;CfirTsabari](https://togithub.com/CfirTsabari) made their
first contribution in
[golangci/golangci-lint-action#795

**Full Changelog**:
golangci/golangci-lint-action@v3...v3.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/google/osv-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jan 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker/build-push-action | action | digest | `f2a1d5e` -> `9f6f8c9` |
| docker/login-action | action | digest | `65b78e6` -> `3d58c27` |
| docker/metadata-action | action | digest | `9ec57ed` -> `9dc751f` |
| docker/setup-buildx-action | action | digest | `4c0219f` -> `edfb0fe` |
| errata-ai/vale-action | action | digest | `1edf87b` -> `c99f2df` |
| getmeili/meilisearch | service | minor | `v1.3.0` -> `v1.5.1` |
| [golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action) | action | minor | `v3.6.0` -> `v3.7.0` |
| [google-github-actions/setup-gcloud](https://togithub.com/google-github-actions/setup-gcloud) | action | minor | `v0.6.2` -> `v0.7.0` |
| gradle/wrapper-validation-action | action | digest | `56b90f2` -> `342dbeb` |
| jacobtomlinson/gha-find-replace | action | digest | `208a500` -> `3a8ed85` |
| peter-evans/create-or-update-comment | action | digest | `716151b` -> `0f44b01` |
| peter-evans/find-comment | action | digest | `5cea877` -> `4541d1b` |
| tinkerpop/gremlin-server | service | minor | `3.6.4` -> `3.7.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v3.7.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.7.0)

[Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.6.0...v3.7.0)

<!-- Release notes generated using configuration in .github/release.yml at v3.7.0 -->

#### What's Changed

##### Changes

-   feat: working-directory with only-new-issues by [@&#8203;CfirTsabari](https://togithub.com/CfirTsabari) in [golangci/golangci-lint-action#795

##### Documentation

-   docs: improve `How to use` section in README.md by [@&#8203;tungbq](https://togithub.com/tungbq) in [golangci/golangci-lint-action#780

##### Dependencies

-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#771
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#772
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#773
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#776
-   build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#775
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#777
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.9 to 5.59.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#778
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.11 to 5.60.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#782
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.11 to 5.60.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#783
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#784
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#785
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.0 to 5.60.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#786
-   build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#787
-   build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#788
-   build(deps): bump tough-cookie and [@&#8203;azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#790
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#791
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.1 to 5.61.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#792
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.1 to 5.61.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#793
-   build(deps): bump semver from 6.3.0 to 6.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#796
-   build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#794
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#798
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.61.0 to 5.62.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#799
-   build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#801
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#800
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#803
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#804
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#805
-   build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#808
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#809
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#810
-   build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#811
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#812
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#815
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.0 to 6.2.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#816
-   build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#817
-   build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#818
-   build(deps): bump [@&#8203;actions/http-client](https://togithub.com/actions/http-client) from 2.1.0 to 2.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#819
-   build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.2.0 to 6.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#821
-   build(deps-dev): bump eslint from 8.45.0 to 8.47.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#823
-   build(deps): bump [@&#8203;types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#824
-   build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.1 to 6.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#822
-   build(deps): bump [@&#8203;actions/cache](https://togithub.com/actions/cache) from 3.2.1 to 3.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [golangci/golangci-lint-action#825

#### New Contributors

-   [@&#8203;tungbq](https://togithub.com/tungbq) made their first contribution in [golangci/golangci-lint-action#780
-   [@&#8203;CfirTsabari](https://togithub.com/CfirTsabari) made their first contribution in [golangci/golangci-lint-action#795

**Full Changelog**: golangci/golangci-lint-action@v3...v3.7.0

</details>

<details>
<summary>google-github-actions/setup-gcloud (google-github-actions/setup-gcloud)</summary>

### [`v0.7.0`](https://togithub.com/google-github-actions/setup-gcloud/releases/tag/v0.7.0)

[Compare Source](https://togithub.com/google-github-actions/setup-gcloud/compare/v0.6.2...v0.7.0)

**:warning: This version is no longer supported!**

#### What's Changed

-   Release: v0.7.0 by [@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [google-github-actions/setup-gcloud#663

**Full Changelog**: google-github-actions/setup-gcloud@v0...v0.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant