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 @typescript-eslint/parser from 6.0.0 to 6.1.0 #805

Merged
merged 1 commit into from Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @typescript-eslint/parser from 6.0.0 to 6.1.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.1.0

6.1.0 (2023-07-17)

Bug Fixes

  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#6881) (606a52c), closes #6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#6873) (587ac30), closes #6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#7215) (a3da11d)
  • typescript-estree: remove ts.sys watch program override (#7252) (41d6e9d)
  • utils: accept null as default option in applyDefault (#6724) (841889f)

Features

  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#6754) (6d3d162)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.1.0 (2023-07-17)

Features

  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#6754) (6d3d162)

You can read about our versioning strategy and releases on our website.

Commits
  • d98f1e8 chore: publish v6.1.0
  • 6d3d162 feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...
  • 2e30379 chore: bump dependency versions (#7191)
  • See full diff 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 24, 2023
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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/typescript-eslint/parser-6.1.0 branch from f702543 to 7381942 Compare July 24, 2023 11:22
@ldez ldez merged commit 88ae11c into master Jul 24, 2023
30 checks passed
@ldez ldez deleted the dependabot/npm_and_yarn/typescript-eslint/parser-6.1.0 branch July 24, 2023 11:37
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